summaryrefslogtreecommitdiff
path: root/devel/f77flow (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix with newer gcc by fixing usage of exit(3).Eric Anholt2003-05-122-5/+32
|
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-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.Adam Weinberger2002-11-062-1/+2
| | | | Approved by: pat
* Fix build on current by removing a constant FILE * stdio initializerKris Kennaway2002-03-312-0/+57
|
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
|
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Remove manpages define in MAN? fom PLIST for all the devel ports.Satoshi Asami1998-08-121-1/+0
| | | | | I'm going to leave p5-* alone for now (where the version stuff is going to land is still unclear).
* Import f77flow port. As the name suggests, f77flow analyzesThomas Gellekum1997-06-305-0/+46
the structure of FORTRAN code. PR: 3956 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>