summaryrefslogtreecommitdiff
path: root/lang/p5-F77 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-171-6/+6
| | | | | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=29658
* Delete two directories upon deinstallation.Satoshi Asami2000-05-081-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=28360
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-3/+3
| | | | Notes: svn path=/head/; revision=27458
* Don't include bsd.port.pre.mk twice. This usually is caused by firstSatoshi Asami2000-01-071-1/+1
| | | | | | | | including bsd.port.pre.mk and then later including bsd.port.mk (the latter of which of course should be bsd.port.post.mk). Notes: svn path=/head/; revision=24507
* General comment cleanups.Tim Vanderhoek1999-12-281-1/+1
| | | | Notes: svn path=/head/; revision=24206
* Tells you how to link C programs with Fortran subroutines.Jean-Marc Zucconi1999-12-075-0/+45
Required by the new pgperl version. Notes: svn path=/head/; revision=23645