Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add SHA256 | pav | 2005-11-25 | 1 | -0/+1 |
| | |||||
* | Fix on 64bit platforms. | barner | 2005-10-05 | 2 | -0/+45 |
| | | | | | Submitted by: Daniel O'Connor <doconnor@gsoft.com.au> PR: ports/86884 | ||||
* | Tidy up whitespace. | trevor | 2004-04-10 | 1 | -1/+1 |
| | |||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | 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 | ||||
* | o Return maintainer to ports | lioux | 2001-12-01 | 2 | -8/+5 |
| | | | | | | | | | o House distfile under MASTER_SITE_LOCAL since it is no longer available anywhere else o In DESCR, add trailing / to both FTP and WWW tags PR: 32417 Submitted by: maintainer | ||||
* | Put back missed \n, accidentally deleted in the previous commit. | sobomax | 2001-11-26 | 1 | -1/+2 |
| | |||||
* | Style police: remove trailing space in WWW tag | lioux | 2001-11-20 | 1 | -2/+1 |
| | |||||
* | Upgrade to 3.0.0 | kevlo | 2001-01-07 | 2 | -3/+3 |
| | | | | | PR: 24115 Submitted by: MAINTAINER | ||||
* | Add lib/libf2c.so. | asami | 2000-07-05 | 1 | -0/+1 |
| | | | | Submitted by: bento | ||||
* | Convert to the PORTNAME - PORTVERSION syntax. | obrien | 2000-04-12 | 1 | -3/+3 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | awk -> ${AWK} | mharo | 1999-08-22 | 1 | -2/+2 |
| | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} | ||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | Yet more WWW: additions | mharo | 1999-05-03 | 1 | -1/+2 |
| | |||||
* | f2c FORTRAN "compiler" port'ified from src/contrib/ | obrien | 1999-04-24 | 6 | -0/+277 |
PR: ports/11220 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu> |