aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Email-Reply
Commit message (Collapse)AuthorAgeFilesLines
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* Use real PORTVERSION and update dependent portsSunpoet Po-Chuan Hsieh2017-02-281-1/+1
| | | | | | | | - Add LICENSE_FILE - Sort PLIST Notes: svn path=/head/; revision=435027
* mail/p5-Email-Reply: Update version 1.203=>1.204Muhammad Moinur Rahman2016-06-112-4/+5
| | | | | | | - Mark NO_ARCH Notes: svn path=/head/; revision=416742
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Change my non-FreeBSD MAINTAINER mail to bofh@Muhammad Moinur Rahman2014-12-241-1/+1
| | | | | | | Approved by: bapt Notes: svn path=/head/; revision=375378
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-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 Notes: svn path=/head/; revision=373448
* - Update to 1.203Sunpoet Po-Chuan Hsieh2014-03-083-9/+13
| | | | | | | | | | | | | | - Add LICENSE - Support STAGEDIR - Pass maintainership to submitter - While I'm here, use TEST_DEPENDS Changes: http://search.cpan.org/dist/Email-Reply/Changes PR: ports/187359 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=347454
* - Reassign to the heap due to mail bouncesThomas Abthorpe2014-03-031-1/+1
| | | | | | | With hat: portmgr@ Notes: svn path=/head/; revision=346949
* - Stage supportAntoine Brodin2014-01-262-5/+1
| | | | | | | - Remove inexistent directories from plist Notes: svn path=/head/; revision=341169
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - convert to the new perl5 frameworkAndrej Zverev2013-09-041-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326271
* - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | | Suggested by: az With hat: perl Notes: svn path=/head/; revision=281882
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-271-2/+0
| | | | | | | | | (part 11). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248679
* - Remove mail/p5-Email-MIME-Creator, it has been folded into mail/p5-Email-MIMEPav Lucistnik2009-11-241-2/+2
| | | | | | | | | | | | - Remove mail/p5-Email-MIME-Modifier, it has been folded into mail/p5-Email-MIME - Remove mail/p5-Email-Simple-Creator, it has been folded into mail/p5-Email-Simple - Adjust dependencies Reported by: pointyhat With hat: portmgr Notes: svn path=/head/; revision=244732
* - 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 1.202Andrej Zverev2007-12-252-4/+4
| | | | | | | | | | Changes: http://search.cpan.org/dist/Email-Reply/Changes PR: ports/118998 Submitted by: Kay Abendroth <kay.abendroth at raxion.net> (maintainer) Notes: svn path=/head/; revision=204513
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Add p5-Email-Reply 1.201, email::Reply - Reply to a Message.Rong-En Fan2007-02-224-0/+48
PR: ports/109410 Submitted by: Kay Abendroth <kay.abendroth at raxion.net> Notes: svn path=/head/; revision=185664