summaryrefslogtreecommitdiff
path: root/converters/p5-Convert-UU (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Update to version 0.40Bill Fenner1999-06-122-5/+5
| | | | Notes: svn path=/head/; revision=19450
* Unbreak.Justin M. Seger1999-02-161-6/+2
| | | | Notes: svn path=/head/; revision=16734
* Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1999-01-111-2/+2
| | | | | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami Notes: svn path=/head/; revision=16010
* 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-302-7/+5
| | | | Notes: svn path=/head/; revision=12930
* Manpages? What manpages?Tim Vanderhoek1998-08-171-3/+0
| | | | Notes: svn path=/head/; revision=12572
* 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-183-8/+6
| | | | Notes: svn path=/head/; revision=9811
* Upgrade to 0.05.Vanilla I. Shu1997-12-213-5/+7
| | | | 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-202-5/+5
| | | | | | | | | | 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-245-0/+68
Notes: svn path=/head/; revision=4111