Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Migrate to gfortran. | maho | 2007-01-12 | 1 | -0/+7 |
| | | | | * Bump port revision. | ||||
* | - s,INSTALLS_SHLIB,USE_LDCONFIG,g | clsung | 2006-08-14 | 1 | -1/+1 |
| | | | | | | | - these include comms/ converters/ databases/ devel/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> | ||||
* | - Add some SHA256 checksums | pav | 2005-11-24 | 1 | -0/+1 |
| | |||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | onto MASTER_SITE_LOCAL | trevor | 2003-10-28 | 1 | -1/+2 |
| | |||||
* | Fix build after recent sys.mk changes | kris | 2003-08-04 | 1 | -11/+15 |
| | | | | Submitted by: ru | ||||
* | De-pkg-comment. | knu | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-10 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Update MASTER_SITES. | petef | 2002-05-27 | 1 | -1/+1 |
| | | | | | PR: 38502 Submitted by: Erwin Lansing <erwin@lansing.dk> | ||||
* | - PORTDOCS police | pat | 2001-12-24 | 1 | -2/+2 |
| | | | | | - DOCSDIR support to some - Brush out some lint | ||||
* | 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> |