aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Email-Simple
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.211Sunpoet Po-Chuan Hsieh2016-11-192-3/+5
| | | | | | | | | - Add LICENSE_FILE Changes: http://search.cpan.org/dist/Email-Simple/Changes Notes: svn path=/head/; revision=426493
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Update to 2.210, and add NO_ARCH.Adam Weinberger2016-03-072-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Email-Simple Notes: svn path=/head/; revision=410530
* - Update to 2.208Frederic Culot2015-07-212-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Email-Simple/Changes Notes: svn path=/head/; revision=392639
* - Update to 2.206Sunpoet Po-Chuan Hsieh2015-03-272-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Email-Simple/Changes Notes: svn path=/head/; revision=382411
* - Update to 2.204Sunpoet Po-Chuan Hsieh2015-03-263-7/+6
| | | | | | | Changes: http://search.cpan.org/dist/Email-Simple/Changes Notes: svn path=/head/; revision=382312
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* - Update to 2.203Sunpoet Po-Chuan Hsieh2014-02-162-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Email-Simple/Changes Notes: svn path=/head/; revision=344522
* Support STAGEDIR.Vanilla I. Shu2013-11-052-7/+5
| | | | Notes: svn path=/head/; revision=332803
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* Update to 2.202.Anton Berezin2013-09-042-3/+4
| | | | | | | Changes: http://search.cpan.org/dist/Email-Simple/Changes Notes: svn path=/head/; revision=326285
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Update to 2.201Frederic Culot2013-05-022-8/+4
| | | | | | | | | - Trim Makefile's header Changes: http://search.cpan.org/dist/Email-Simple/Changes Notes: svn path=/head/; revision=317088
* - Update to 2.102Sunpoet Po-Chuan Hsieh2012-07-133-5/+8
| | | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Email-Simple/Changes Notes: svn path=/head/; revision=300869
* - Update to 2.101Sunpoet Po-Chuan Hsieh2012-01-062-8/+6
| | | | | | | | | | | - Remove no-op DISTNAME setting - Pet portlint - Sort MAN3 Changes: http://search.cpan.org/dist/Email-Simple/Changes Notes: svn path=/head/; revision=288615
* - Cleaning MD5 in perl@'s portsPhilippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274222
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - Add missing dependenceWen Heping2010-04-301-0/+4
| | | | | | | | PR: ports/146166 Submitted by: Emil Mikulic <emikulic@gmail.com> Notes: svn path=/head/; revision=253462
* - Update to 2.100Wen Heping2009-11-043-5/+8
| | | | Notes: svn path=/head/; revision=243755
* Update to 2.005Mathieu Arnold2009-02-252-4/+4
| | | | Notes: svn path=/head/; revision=229029
* - update to 2.004Yen-Ming Lee2008-06-293-6/+5
| | | | Notes: svn path=/head/; revision=215929
* - 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
* - Update to 2.00.3Cheng-Lung Sung2007-07-252-4/+4
| | | | Notes: svn path=/head/; revision=196239
* Update to 1.999.Anton Berezin2007-03-212-4/+4
| | | | Notes: svn path=/head/; revision=187872
* Update to 1.99.8Mathieu Arnold2007-02-093-5/+6
| | | | Notes: svn path=/head/; revision=184718
* - Update to 1.99.6Cheng-Lung Sung2006-12-012-4/+4
| | | | | | | | PR: ports/106047 Submitted by: Christopher Boumenot <boumenot_AT_gmail dot com> Notes: svn path=/head/; revision=178416
* - Update to 1.99.5Cheng-Lung Sung2006-10-312-4/+4
| | | | | | | | PR: ports/104608 Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw> Notes: svn path=/head/; revision=175581
* - Update to 1.99.2Cheng-Lung Sung2006-10-052-5/+5
| | | | Notes: svn path=/head/; revision=174543
* - update to 1.99Yen-Ming Lee2006-09-072-4/+4
| | | | | | | | PR: 102957 Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=172437
* Update to 1.98Mathieu Arnold2006-08-232-4/+4
| | | | Notes: svn path=/head/; revision=171280
* Update to 0.97Mathieu Arnold2006-08-183-5/+9
| | | | | | | | PR: 102209 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=170934
* - update to 1.96Cheng-Lung Sung2006-07-282-4/+4
| | | | Notes: svn path=/head/; revision=168962
* - update to 1.95Cheng-Lung Sung2006-07-252-4/+4
| | | | Notes: svn path=/head/; revision=168692
* - Update to 1.94Lars Thegler2006-07-172-5/+5
| | | | | | | - Assign maintainership to perl@ Notes: svn path=/head/; revision=168053
* 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.92Lars Thegler2004-11-212-3/+3
| | | | Notes: svn path=/head/; revision=122093
* Update to 1.91Lars Thegler2004-11-062-5/+4
| | | | Notes: svn path=/head/; revision=120994
* Update to 1.90Lars Thegler2004-07-122-3/+3
| | | | Notes: svn path=/head/; revision=113486
* - Update to 1.80Lars Thegler2004-07-102-6/+3
| | | | | | | | | - Removed maintainer-only stuff Approved by: erwin (implicit) Notes: svn path=/head/; revision=113332
* Update to 1.70Lars Thegler2004-07-062-3/+4
| | | | | | | Approved by: erwin (implicit) Notes: svn path=/head/; revision=113049
* Change of email address.Lars Thegler2004-06-011-1/+1
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=110600
* Add size data, approved by maintainers.Trevor Johnson2004-03-191-0/+1
| | | | Notes: svn path=/head/; revision=104563
* - Update to 1.61Kirill Ponomarev2003-11-012-2/+2
| | | | | | | | PR: 58810 Submitted by: Lars Thegler <lars@thegler.dk> (maintainer) Notes: svn path=/head/; revision=92786
* - New port: mail/p5-Email-Simple: Simple, fast mail parserKirill Ponomarev2003-08-314-0/+38
Email::Simple is the first deliverable of the "Perl Email Project", a reaction against the complexity and increasing bugginess of the Mail::* modules. In contrast, Email::* modules are meant to be simple to use and to maintain, pared to the bone, fast, minimal in their external dependencies, and correct. PR: 56229 Submitted by: Lars Thegler <lars@thegler.dk> Notes: svn path=/head/; revision=88187