summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20954
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* Update to version 1.12.Steve Price1999-03-155-26/+29
| | | | | | | | PR: 10177 Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it> Notes: svn path=/head/; revision=17219
* Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1999-01-111-1/+1
| | | | | | | | | | | 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 ${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
* Make this work with new perl versionJustin M. Seger1998-08-222-30/+29
| | | | Notes: svn path=/head/; revision=12721
* Remove more manpages, as part of the great manpage removal project.Tim Vanderhoek1998-08-171-11/+0
| | | | Notes: svn path=/head/; revision=12567
* Upgrade to version 1.11Eivind Eklund1998-04-274-6/+10
| | | | Notes: svn path=/head/; revision=10721
* Add a file I missed in the previous commit.Steve Price1998-03-231-0/+1
| | | | | | | OK'd by: Satoshi Notes: svn path=/head/; revision=10294
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵James FitzGibbon1997-06-241-4/+4
| | | | | | | | | | 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
* Add virtual category 'perl5'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6249
* Typo.Satoshi Asami1997-03-101-1/+1
| | | | Notes: svn path=/head/; revision=5925
* Upgrade to v1.09James FitzGibbon1997-03-073-8/+7
| | | | Notes: svn path=/head/; revision=5902
* Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-8/+6
| | | | Notes: svn path=/head/; revision=4568
* Convert to use MAN[1-8LN]David E. O'Brien1996-11-171-7/+3
| | | | Notes: svn path=/head/; revision=4536
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-101-3/+2
| | | | | | | And clean up variable ordering (as shown in the handbook) as little. Notes: svn path=/head/; revision=4382
* a set of perl5 modules related to mail applications.James FitzGibbon1996-10-245-0/+93
Notes: svn path=/head/; revision=4142