aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Ezmlm/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-061-2/+2
| | | | | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw) Notes: svn path=/head/; revision=481365
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Add LICENSESunpoet Po-Chuan Hsieh2015-06-131-3/+7
| | | | | | | | | | - Add NO_ARCH - Cleanup pkg-descr - Add WWW - Pass maintainership to perl@ Notes: svn path=/head/; revision=389430
* Reset dhn's portsErwin Lansing2015-06-121-1/+1
| | | | | | | | | PR: 197522 Submitted by: jbeich Approved by: portmgr Notes: svn path=/head/; revision=389300
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-1/+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
* - stage supportAndrej Zverev2014-01-051-3/+0
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338791
* 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=326248
* - Add missing DEPENDSDennis Herrmann2012-03-061-1/+4
| | | | | | | | | | - Bump PORTREVISION PR: ports/165667 Submitted by: Steve Wills <swills@freebsd.org> Notes: svn path=/head/; revision=292802
* - Use my FreeBSD address on the ports I maintainDennis Herrmann2009-03-061-1/+1
| | | | | | | Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=229577
* - Update to 0.08.2Martin Wilke2008-11-211-5/+4
| | | | | | | | | | - Pass maintainership to submitter PR: 128762 Submitted by: Dennis Herrmann <adox@mcx2.org> Notes: svn path=/head/; revision=223161
* - 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
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-1/+0
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 0.07.2Rong-En Fan2007-02-211-16/+7
| | | | | | | | - Correct pkg-plist - When build on pointyhat, use batch mode configuaration. Notes: svn path=/head/; revision=185645
* Maintainer's email address bounces.Mark Linimon2006-12-271-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=180883
* Schedule these broken ports for termination on 2006-12-01Kris Kennaway2006-09-021-0/+2
| | | | Notes: svn path=/head/; revision=171889
* BROKEN: Incorrect pkg-plistKris Kennaway2006-04-031-0/+2
| | | | Notes: svn path=/head/; revision=158684
* Update to 0.05.1Kirill Ponomarev2005-03-131-4/+3
| | | | | | | | PR: ports/78771 Submitted by: maintainer Notes: svn path=/head/; revision=131086
* utilize SITE_PERLYing-Chieh Liao2003-10-241-1/+0
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76038
* Update to version 0.03.1.Steve Price2001-02-261-3/+6
| | | | | | | | PR: 21541 Submitted by: Guy Antony Halse <guy@rucus.ru.ac.za> Notes: svn path=/head/; revision=38731
* 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
* Add p5-Mail-Ezmlm, a perl module that provides object methods for ezmlmWill Andrews2000-08-091-0/+36
mailing lists. PR: 20443 Submitted by: Guy Antony Halse <guy@rucus.ru.za.za> Notes: svn path=/head/; revision=31456