aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Audit
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - Fix shebangsDmitry Marakasov2015-05-301-2/+4
| | | | | | | | | | - Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q2 Notes: svn path=/head/; revision=387933
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-6/+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
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-4/+2
| | | | Notes: svn path=/head/; revision=360498
* Support STAGEDIR.Vanilla I. Shu2013-11-052-15/+13
| | | | Notes: svn path=/head/; revision=332803
* Try and be consistent with what commands are silent and not in *install.Mathieu Arnold2013-10-221-2/+2
| | | | | | | | | | | | | | - MKDIR is silent - ECHO is silent - INSTALL_* are not silent - CP/FIND/... are not silent I fixed a few PORTDOCS misusage, I'll do a second pass. With Hat: perl@ Notes: svn path=/head/; revision=331301
* 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
* - 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
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-261-6/+3
| | | | | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=323680
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Update to 2.2.27Cheng-Lung Sung2011-11-152-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=285814
* - Update to 2.2.26 (2.226)Cheng-Lung Sung2011-11-122-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=285611
* - Cleaning MD5 in perl@'s portsPhilippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274222
* - update to 2.225Yen-Ming Lee2009-11-292-11/+8
| | | | Notes: svn path=/head/; revision=244964
* Update to 2.2.24.Anton Berezin2009-09-182-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/Mail-Audit/Changes Feature safe: yes Notes: svn path=/head/; revision=241664
* - Update to 2.2.23 (2.223)Cheng-Lung Sung2008-04-182-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Mail-Audit/Changes Notes: svn path=/head/; revision=211514
* - Update to 2.2.22 (2.222)Cheng-Lung Sung2008-01-062-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Mail-Audit/Changes Notes: svn path=/head/; revision=205092
* - Update to 2.2.21 (2.221)Cheng-Lung Sung2007-09-222-6/+5
| | | | Notes: svn path=/head/; revision=199882
* - Update to 2.2.20Cheng-Lung Sung2007-07-252-5/+4
| | | | Notes: svn path=/head/; revision=196238
* - update to 2.2.19Yen-Ming Lee2007-06-173-8/+7
| | | | Notes: svn path=/head/; revision=193701
* Update to 2.2.18Mathieu Arnold2007-03-133-10/+4
| | | | Notes: svn path=/head/; revision=187310
* - Update to 2.2.17Cheng-Lung Sung2007-03-062-4/+4
| | | | Notes: svn path=/head/; revision=186640
* - Update to 2.2.16Cheng-Lung Sung2007-02-272-5/+4
| | | | Notes: svn path=/head/; revision=186078
* - Use @dirrmtry. Ports like p5-Mail-Audit-Attach also installs things here.Rong-En Fan2007-02-221-1/+1
| | | | Notes: svn path=/head/; revision=185658
* - add missing dependenciesYen-Ming Lee2007-02-211-2/+5
| | | | | | | | | - bump PORTREVISION Noticed by: max@ Notes: svn path=/head/; revision=185596
* Update to 2.2.15Mathieu Arnold2007-02-203-4/+7
| | | | Notes: svn path=/head/; revision=185567
* Update to 2.2.14Mathieu Arnold2007-02-202-4/+4
| | | | Notes: svn path=/head/; revision=185559
* - Update 2.212Cheng-Lung Sung2006-11-052-4/+4
| | | | Notes: svn path=/head/; revision=176487
* - Update to 2.2.11Cheng-Lung Sung2006-09-202-5/+5
| | | | | | | - change maintainer to perl@ Notes: svn path=/head/; revision=173428
* - update to 2.203Cheng-Lung Sung2006-08-082-4/+4
| | | | Notes: svn path=/head/; revision=170058
* - Update to 2.2.02Rong-En Fan2006-07-232-5/+5
| | | | | | | | PR: ports/100697 Submitted by: Jin-Shan Tseng Notes: svn path=/head/; revision=168532
* - Update to 2.2.01 (distversion is 2.201)Rong-En Fan2006-07-184-27/+33
| | | | | | | | PR: ports/100418 Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=168119
* Reset petef due to no response to email. We hope to see him back sometime.Mark Linimon2006-04-141-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159515
* 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
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducedErwin Lansing2003-10-241-1/+0
| | | | | | | in the last commit. Notes: svn path=/head/; revision=92065
* utilize SITE_PERLYing-Chieh Liao2003-10-242-15/+14
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Make p5-Mail-Audit building again.Edwin Groothuis2002-11-171-1/+1
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=70282
* 1. Include ${PKGNAMEPREFIX} in doc & examples dirs names.Alan Eldridge2002-09-032-8/+11
| | | | | | | | 2. Get right requisite file for new version of razor-agents. Build was broken, and I know PeteF won't mind me patching his port. Notes: svn path=/head/; revision=65566
* Add missing dependencies.Pete Fritchman2002-06-131-1/+4
| | | | | | | | PR: 39181 Submitted by: David Marshall <marshall@chezmarshall.com> Notes: svn path=/head/; revision=61227
* Make the default mail spool directory /var/mail.Pete Fritchman2002-03-251-0/+3
| | | | | | | Submitted by: Alex Kapranoff <kappa@agava.com> Notes: svn path=/head/; revision=56656
* Update to 2.1.Pete Fritchman2002-03-193-2/+4
| | | | | | | Submitted by: Jerry A! <jerry@thehutt.org> Notes: svn path=/head/; revision=56351
* Remove an extra '\'.Pete Fritchman2001-12-251-1/+1
| | | | | | | Reported by: Dan Langille <dan@langille.org> Notes: svn path=/head/; revision=52147
* Update to 2.0.Pete Fritchman2001-12-243-6/+8
| | | | Notes: svn path=/head/; revision=52110
* Fix WWW: linePete Fritchman2001-10-031-1/+1
| | | | Notes: svn path=/head/; revision=48374
* Change my email address to petef@FreeBSD.org for the ports I maintain.Pete Fritchman2001-08-221-1/+1
| | | | | | | Reviewed by: ade Notes: svn path=/head/; revision=46662
* o Switch maintainership to submitter (port is maintainerless)Mario Sergio Fujikawa Ferreira2001-08-034-6/+29
| | | | | | | | | | | | o Update port to version 1.11 o Support NOPORTDOCS, deploy DOCSDIR o Update DESCR, add WWW tag PR: 29368 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=45759