aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p5-Email-Abstract
Commit message (Collapse)AuthorAgeFilesLines
* Fix license information for portgs that use "the same license as Perl".mat2017-09-151-1/+1
| | | | Sponsored by: Absolight
* Moving maintainership burden onto broader shoulderslth2017-04-081-1/+1
|
* Purge checks for perl < 5.20. For p5-Net, remove the IPV6 knob which onlyadamw2017-01-011-9/+3
| | | | affected 5.18 and lower.
* - Fix trailing whitespace in Makefilesamdmi32016-05-191-1/+1
| | | | Approved by: portmgr blanket
* - fix missing dependency [1]lth2016-05-071-1/+12
| | | | | | | - add LICENSE - bump PORTREVISION Noticed by: John Hein <john.hein@microsemi.com> [1]
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-2/+2
| | | | | With hat: portmgr Sponsored by: Absolight
* MASTER_SITES cleanup.mat2015-05-141-1/+0
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* - Update to 3.008lth2015-01-062-4/+3
|
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-4/+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
* Update to 3.007lth2014-04-302-3/+3
|
* - stage supportaz2014-01-062-9/+7
| | | | Approved by: portmgr (blanket infrastructure)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | mail)
* - Update to 3.006lth2013-09-072-4/+4
| | | | | | | Changes: 3.006 2013-09-01 08:41:48 America/New_York require Email::Simple 1.998 to allow ->new(\$string)
* - Convert to new perl frameworkaz2013-08-071-1/+2
| | | | | | | | per port extra changes: devel/p5-Perl-Version remove outage PERL_LEVEL check devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in current version) Approved by: lth@ (maintainer)
* - update to 3.005lth2013-08-072-9/+3
| | | | - trim Makefile header
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-111-1/+1
| | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi)
* - Fix *_DEPENDS: p5-Module-Pluggable is already in all supported Perl releaseslth2012-05-031-1/+1
| | | | | | | - Bump PORTREVISION for dependency change PR: ports/167148 Submitted by: sunpoet
* Update to 3.004lth2011-03-162-3/+3
|
* Update to 3.003lth2010-12-132-7/+6
| | | | | PR: ports/153078 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
* Update to 3.002lth2010-07-122-4/+4
|
* Update to 3.001lth2008-12-282-4/+4
|
* Update to 2.134lth2007-12-183-5/+7
|
* Update to 2.132. Remove 4.x cruft.lth2007-03-252-10/+6
|
* Update to 2.131lth2006-09-062-6/+6
|
* Update to 2.13lth2006-07-262-4/+4
|
* Update to 2.11. Now require Perl from ports.lth2006-07-252-13/+9
| | | | | PR: ports/100695 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Update to 2.01lth2004-11-224-28/+8
| | | | - Moved simple patches into Makefile
* Update to 2.0lth2004-08-293-5/+5
|
* Add p5-Email-Abstract 1.0, unified interface to mail representations.lth2004-07-276-0/+82