summaryrefslogtreecommitdiff
path: root/converters/p5-Convert-UU/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak.Justin M. Seger1999-02-161-6/+2
| | | | Notes: svn path=/head/; revision=16734
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-3/+4
| | | | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) Notes: svn path=/head/; revision=14465
* Mark BROKEN for current:Justin M. Seger1998-10-121-1/+6
| | | | | | | The path for perl man pages is incorrect Notes: svn path=/head/; revision=13880
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-151-2/+2
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* Unbreak after the perl upgrade.Steve Price1998-08-301-4/+2
| | | | Notes: svn path=/head/; revision=12930
* Mark this port broken, didn't survive the perl upgrade.Satoshi Asami1998-08-071-1/+3
| | | | Notes: svn path=/head/; revision=12317
* Upgrade to 0.20.Vanilla I. Shu1998-02-181-4/+4
| | | | Notes: svn path=/head/; revision=9811
* Upgrade to 0.05.Vanilla I. Shu1997-12-211-4/+4
| | | | Notes: svn path=/head/; revision=9145
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵James FitzGibbon1997-06-241-3/+2
| | | | | | | | | | number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.) Notes: svn path=/head/; revision=7065
* Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1997-05-241-3/+3
| | | | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. Notes: svn path=/head/; revision=6544
* Move p5-Convert-UU to converters.Satoshi Asami1997-04-271-2/+2
| | | | | | | Submitted by: jfitz Notes: svn path=/head/; revision=6320
* Mass update of perl5 ports (most bring the port up-to-date with the latest ↵James FitzGibbon1997-04-201-4/+4
| | | | | | | | | | release from CPAN) Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE Notes: svn path=/head/; revision=6251
* Add virtual category 'perl5'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6249
* Update to take advantage of new features in bsd.port.mk rev. 1.237.Satoshi Asami1996-12-111-8/+3
| | | | Notes: svn path=/head/; revision=4924
* Converted to MAN[1-8]David E. O'Brien1996-11-171-13/+8
| | | | | | | Converted p5* to use MASTER_SITE_PERL_CPAN Notes: svn path=/head/; revision=4541
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-111-2/+2
| | | | | | | Misc variable reordering, cleaning up, etc. Notes: svn path=/head/; revision=4385
* Add RUN_DEPENDS to all perl5 ports, to make packages install perl.James FitzGibbon1996-10-241-1/+2
| | | | | | | Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=4134
* perl5 module for uuencode and uudecode.James FitzGibbon1996-10-241-0/+36
Notes: svn path=/head/; revision=4111