aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-ExtUtils-F77/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to version 1.15.Jean-Marc Zucconi2006-06-231-1/+1
| | | | | | | | PR: ports/99334 Submitted by: Aaron Dalton <aaron@freebsd.org> Notes: svn path=/head/; revision=166090
* Update to 1.14Jean-Marc Zucconi2003-05-141-2/+1
| | | | | | | | | | Add WWW PR: ports/52245 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=80997
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-6/+3
| | | | Notes: svn path=/head/; revision=38917
* Upgrade to 1.13.Vanilla I. Shu2000-12-101-1/+1
| | | | Notes: svn path=/head/; revision=35813
* 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
* 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
* Tells you how to link C programs with Fortran subroutines.Jean-Marc Zucconi1999-12-071-0/+36
Required by the new pgperl version. Notes: svn path=/head/; revision=23645