Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo clean up police: \s -> \t | lioux | 2001-02-14 | 1 | -1/+1 |
| | |||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax | ||||
* | Fourth round of INSTALLS_SHLIBS conversion. | sobomax | 2000-06-16 | 2 | -3/+2 |
| | |||||
* | PORTNAME/PORTVERSION update | mharo | 2000-04-11 | 1 | -2/+2 |
| | |||||
* | Remove aout support from port | mharo | 2000-03-23 | 2 | -8/+3 |
| | |||||
* | * Fixed MASTER_SITES | steve | 1999-12-27 | 1 | -8/+8 |
| | | | | | | | * Whitespace nits PR: 15717 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Update MASTER_SITES and set maintainer to ports@ | cpiazza | 1999-11-24 | 1 | -3/+3 |
| | | | | | PR: 15049 Submitted by: maintainer | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Sort PLIST. | steve | 1999-07-04 | 1 | -1/+1 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | ||||
* | Import of libU77, a FORTRAN library that adds commonly used | jkoshy | 1998-11-16 | 6 | -0/+76 |
intrinsic functions to allows a greter range for FORTRAN code to be compiled with the stock f77. PR: ports/8689 Reviewed by: jkoshy Submitted by: Glenn Johnson <gljohns@bellsouth.net> |