aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Tools
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 1.74 (previous version disappeared from CPAN mirrors).Jun Kuriyama2006-03-132-4/+4
| | | | | | | | Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Approved by: portmgr (marcus) Notes: svn path=/head/; revision=157080
* - Upgrade to 1.73.Jun Kuriyama2006-01-302-4/+4
| | | | | | | | PR: ports/92464 Submitted by: leeym Notes: svn path=/head/; revision=154812
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* 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
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* Update to 1.67.Jun Kuriyama2005-07-232-3/+3
| | | | Notes: svn path=/head/; revision=139954
* Update to 1.66.Jun Kuriyama2005-01-252-3/+3
| | | | Notes: svn path=/head/; revision=127253
* Update to 1.65.Jun Kuriyama2005-01-112-3/+3
| | | | | | | Submitted by: Corentin Plouet <c.plouet@medria.com> Notes: svn path=/head/; revision=126102
* - Upgrade to 1.64.Jun Kuriyama2004-10-122-3/+3
| | | | Notes: svn path=/head/; revision=119116
* Update to version 1.62.Dmitry Sivachenko2004-05-263-4/+4
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=110033
* Don't remove a directory we didn't createKris Kennaway2004-04-191-1/+0
| | | | Notes: svn path=/head/; revision=107509
* SIZEify.Jun Kuriyama2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104341
* utilize SITE_PERLYing-Chieh Liao2003-10-241-39/+39
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Upgrade to 1.60 (includes a couple of bugfixes).Jun Kuriyama2003-10-062-4/+3
| | | | | | | Requested by: milter@free.fr Notes: svn path=/head/; revision=90473
* de-pkg-comment.Jun Kuriyama2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76128
* Conditionalise several dependencies on PERL_LEVEL to make those ports moreMaxim Sobolev2003-02-201-4/+8
| | | | | | | | | | friendly for perl-5.8.0, which has those dependencies included into the base distribution. Sponsired by: Porta Software Ltd Notes: svn path=/head/; revision=75949
* Upgrade to 1.58.Jun Kuriyama2003-01-222-2/+2
| | | | | | | Submitted by: Joseph Scott <joseph@randomnetworks.com> Notes: svn path=/head/; revision=73755
* Upgrade to 1.53.Jun Kuriyama2002-12-133-3/+4
| | | | | | | | | | | | Well-synced CPAN mirrors already do not have 1.51. Unbreak fetching by upgrade. PR: ports/46079 Submitted by: Sergei Kolobov <sergei@kolobov.com> Approved by: portmgr (knu) Notes: svn path=/head/; revision=71603
* Upgrade to 1.51.Jun Kuriyama2002-11-183-3/+2
| | | | | | | | | | | | | From ChangeLog: - Removed the possibility to use 'mailx', which was the default: removal from the detectionn routines and Mail/Mailer/mail.pm. Strongly suggested by [Sebastian Krahmer] PR: ports/45266 Submitted by: Phil Pennock <pdp@nl.demon.net> Notes: svn path=/head/; revision=70364
* Correct RUN_DEPENDS.Maxim Sobolev2002-10-261-0/+1
| | | | Notes: svn path=/head/; revision=68868
* Upgrade to 1.50.Jun Kuriyama2002-10-062-2/+2
| | | | | | | | PR: ports/43231 Submitted by: Peter Avalos <pavalos@theshell.com> Notes: svn path=/head/; revision=67470
* Upgrade to 1.48.Jun Kuriyama2002-08-282-2/+2
| | | | | | | | PR: ports/42071 Submitted by: Bruce M Simpson <bms@spc.org> Notes: svn path=/head/; revision=65124
* Upgrade to 1.46.Jun Kuriyama2002-06-062-2/+2
| | | | Notes: svn path=/head/; revision=60674
* Upgrade to 1.44.Jun Kuriyama2002-04-162-2/+2
| | | | | | | | Submitted by: Emil Sit <sit@mit.edu> PR: ports/36798 Notes: svn path=/head/; revision=57743
* Upgrade to 1.43.Jun Kuriyama2002-02-193-2/+3
| | | | | | | | Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> PR: ports/35085 Notes: svn path=/head/; revision=54875
* Update to 1.41.Jun Kuriyama2001-11-172-2/+2
| | | | Notes: svn path=/head/; revision=50138
* Remove redundant USE_PERL5 statements.Anton Berezin2001-08-241-2/+0
| | | | Notes: svn path=/head/; revision=46821
* o Update to version 1.16.Jun Kuriyama2001-08-153-9/+8
| | | | | | | | | | | | | o Remove redundant BUILD_DEPENDS (only need to depend on p5-Net once). o Add USE_PERL5. o Sort pkg-plist. o Don't fail on deinstall if other Mail:: modules are installed. PR: ports/29663 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=46286
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-3/+2
| | | | Notes: svn path=/head/; revision=38917
* Spaces->tabs in the mail category.Jimmy Olgeni2001-02-051-1/+1
| | | | | | | (I know, I look boring and pedant :o) Notes: svn path=/head/; revision=37983
* Use $PERL_CONFIGURE.Jun Kuriyama2001-01-081-4/+1
| | | | Notes: svn path=/head/; revision=36930
* Upgrade to 1.15.Jun Kuriyama2000-10-164-5/+5
| | | | | | | | Mail to jfitz is bounced. I took over maintainership until James come back. Notes: svn path=/head/; revision=33897
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-171-2/+3
| | | | | | | | | | | 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
* UpgradeVanilla I. Shu2000-04-233-11/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | p5-Authen-PAM => 0.09 p5-Chart-PNGgraph => 1.21 p5-FastCGI => 0.52 p5-GD => 1.27 p5-GD-Graph => 1.30 p5-HTML-Stream => 1.45 p5-IMAP-Admin => 1.2.2 p5-IRC => 0.63 p5-Image-Size => 2.901 p5-MIME-Lite => 1.137 p5-MIME-Tools => 4.124 p5-Mail-POP3Client => 2.6 p5-Mail-Tools => 1.1401 p5-MatrixReal => 1.3a5 p5-Net-Whois => 1.9 p5-Parse-RecDescent => 1.78 p5-Proc-Simple => 1.14 p5-Term-ReadKey => 2.14 p5-Text-Template => 1.23 p5-Time => 100.010301 p5-TimeDate => 1.09 p5-Tk => 800.021 p5-XML-Parser => 2.28 Notes: svn path=/head/; revision=27925
* Revert package names.Satoshi Asami2000-04-151-2/+3
| | | | Notes: svn path=/head/; revision=27580
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+3
| | | | Notes: svn path=/head/; revision=27500
* PREFIX->LOCALBASE in *_DEPENDS (Portlint)Michael Haro2000-03-301-4/+4
| | | | Notes: svn path=/head/; revision=27157
* 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=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