aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Audit/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.228Sunpoet Po-Chuan Hsieh2017-02-281-7/+11
| | | | | | | | | | | | | - Use real PORTVERSION - Add LICENSE - Add TEST_DEPENDS - Convert to options target helper - Sort PLIST Changes: http://search.cpan.org/dist/Mail-Audit/Changes Notes: svn path=/head/; revision=435094
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Support STAGEDIR.Vanilla I. Shu2013-11-051-2/+9
| | | | Notes: svn path=/head/; revision=332803
* - update to 2.2.19Yen-Ming Lee2007-06-171-3/+0
| | | | Notes: svn path=/head/; revision=193701
* Update to 2.2.18Mathieu Arnold2007-03-131-3/+0
| | | | Notes: svn path=/head/; revision=187310
* - 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
* Update to 2.2.15Mathieu Arnold2007-02-201-0/+2
| | | | Notes: svn path=/head/; revision=185567
* - Update to 2.2.01 (distversion is 2.201)Rong-En Fan2006-07-181-7/+4
| | | | | | | | PR: ports/100418 Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=168119
* 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
* utilize SITE_PERLYing-Chieh Liao2003-10-241-13/+13
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* 1. Include ${PKGNAMEPREFIX} in doc & examples dirs names.Alan Eldridge2002-09-031-7/+7
| | | | | | | | 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
* Update to 2.1.Pete Fritchman2002-03-191-0/+2
| | | | | | | Submitted by: Jerry A! <jerry@thehutt.org> Notes: svn path=/head/; revision=56351
* Update to 2.0.Pete Fritchman2001-12-241-0/+1
| | | | Notes: svn path=/head/; revision=52110
* o Switch maintainership to submitter (port is maintainerless)Mario Sergio Fujikawa Ferreira2001-08-031-0/+7
| | | | | | | | | | | | 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
* UpgradeVanilla I. Shu2001-05-101-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p5-Apache-AuthTicket => 0.31 p5-Apache-AuthenCache => 0.04 p5-Business-CreditCard => 0.23 p5-CGI-Cache => 1.03 p5-Crypt-CipherSaber => 0.60 p5-Crypt-SSLeay => 0.25 p5-File-Cache => 0.16 p5-Filter => 1.23 p5-FreezeThaw => 0.41 p5-HTML-Stream => 1.49 p5-Mail-Audit => 1.10 p5-Mail-Box => 1.111 p5-Mail-IMAPClient => 2.1.2 p5-Mail-Sender => 0.7.08 p5-Math-FixedPrecision => 0.14 p5-Math-GMP => 1.07 p5-NNTPClient => 0.37 p5-Net-SSLeay => 1.07 p5-Proc-Background => 1.03 p5-Quota => 1.3.3 p5-Text-Template => 1.31 p5-WWW-Search => 2.19 p5-XML-RSS => 0.97 p5-chart => fix pkg-plist Notes: svn path=/head/; revision=42468
* Upgrade to version 1.8Kevin Lo2001-02-261-0/+4
| | | | Notes: svn path=/head/; revision=38786
* Add p5-Mail-Audit 1.3, perl module for creating easy mail filters.Will Andrews2001-01-031-0/+3
Notes: svn path=/head/; revision=36712