summaryrefslogtreecommitdiff
path: root/lang/p5-ExtUtils-F77 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix plist.Marcelo Araujo2008-12-302-0/+2
| | | | | | | | | - Bump PORTREVISION. Submitted by: QAT Notes: svn path=/head/; revision=224997
* - Update to 1.16.Marcelo Araujo2008-12-302-5/+4
| | | | Notes: svn path=/head/; revision=224995
* Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,Mark Linimon2008-11-291-1/+1
| | | | | | | | | and no commit activity for 3 months. Hat: portmgr Notes: svn path=/head/; revision=223517
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - Fix the patch I broke in previous revisionPav Lucistnik2007-12-131-2/+3
| | | | | | | | Reported by: pointyhat Pointy hat to: pav Notes: svn path=/head/; revision=203504
* - Attempt to change this so perl code using this module can work with g77Pav Lucistnik2007-12-101-1/+2
| | | | | | | | | | provided by gcc34 on FreeBSD 7.0 Reported by: pointyhat (pgperl failure) Approved by: portmgr (hat) Notes: svn path=/head/; revision=202938
* Remove support for OSVERSION < 5Edwin Groothuis2007-10-031-7/+2
| | | | Notes: svn path=/head/; revision=200759
* Upgrade to version 1.15.Jean-Marc Zucconi2006-06-232-4/+4
| | | | | | | | PR: ports/99334 Submitted by: Aaron Dalton <aaron@freebsd.org> Notes: svn path=/head/; revision=166090
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* Update to 1.14Jean-Marc Zucconi2003-05-144-8/+9
| | | | | | | | | | Add WWW PR: ports/52245 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=80997
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+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-102-2/+2
| | | | 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
* 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