aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Field-Received
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.26Frederic Culot2012-04-122-6/+11
| | | | | | | | | | | | - Add LICENSE (Artistic 1 & GPL 1) - Add TEST_DEPENDS - Pet portlint(1) by reformatting COMMENT - Take maintainership Changes: http://search.cpan.org/dist/Mail-Field-Received/ChangeLog Notes: svn path=/head/; revision=294727
* Back to the pool, maintainer's email address no more validBaptiste Daroussin2012-04-091-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294445
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* - 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
* 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-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* Add p5-Mail-Field-Received 0.24, perl5 modules for parsing of `Received'Mathieu Arnold2004-10-124-0/+45
headers in e-mails.. PR: ports/70128 Submitted by: Andrea Venturoli <freebsd@netfence.it> Notes: svn path=/head/; revision=118931