Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * f2c.h is now consistent with G77. | maho | 2007-01-15 | 2 | -0/+172 |
| | | | | * Bump portrevision. | ||||
* | Grab maintainership. | maho | 2007-01-15 | 1 | -1/+1 |
| | |||||
* | - Update to 20060810 | miwi | 2007-01-13 | 2 | -4/+4 |
| | | | | | PR: ports/107879 Submitted by: Thomas Abthorpe <thomas@goodking.ca> | ||||
* | Replace gunzip by minigzip, until gunzip get fixed. | thierry | 2006-10-16 | 1 | -2/+1 |
| | | | | | Approved by: portmgr (Kris) Suggested by: delphij | ||||
* | BROKEN: Corrupt distfile | kris | 2006-10-15 | 1 | -0/+2 |
| | | | | Approved by: portmgr (self) | ||||
* | Fix make reinstall problem, though the patch differs from that at [1]. | bsam | 2006-08-24 | 1 | -1/+1 |
| | | | | | | PR: 102481 [1] Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> [1] Approved by: netchild (mentor, implicit) | ||||
* | - Upgrade to 20060506; | thierry | 2006-08-10 | 9 | -290/+144 |
| | | | | | | | - Remove FreeBSD specificities. PR: ports/101054 Security: VuXML ID 43cb40b3-c8c2-11da-a672-000e0c2e438a | ||||
* | - 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> |