| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 Jun 2012 19:44:26
1.03.2
|
az  |
- Remove SITE_PERL from *_DEPENDS |
21 Jan 2012 17:40:15
1.03.2
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
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 |
17 May 2011 11:09:12
1.03.2
|
jadawin  |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
24 Sep 2010 02:03:44
1.03.2
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
24 Sep 2008 12:04:20
1.03.2
|
tobez  |
Update to 1.03.2.
Changes: http://search.cpan.org/dist/Email-Filter/Changes |
17 Apr 2008 14:30:31
1.03.1
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${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) |
25 Mar 2007 09:14:29
1.03.1
|
clsung  |
- Update to 1.03.1 (1.031) |
26 Jul 2006 09:46:25
1.03
|
lth  |
- Update to 1.03
- Assign maintainership to perl@ |
22 Jan 2006 12:50:54
1.02
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:20:05
1.02
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Sep 2005 19:31:43
1.02
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 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 |
21 Nov 2004 20:05:08
1.02
|
lth  |
- Update to 1.02
- Remove non-standard Makefile target |
01 Jul 2004 11:49:58
1.01
|
lth  |
Update to 1.01
Approved by: erwin (implicit) |
01 Jun 2004 12:32:33
1.0
|
lth  |
Change of email address.
Approved by: erwin (mentor) |
19 Mar 2004 01:51:15
1.0
|
trevor  |
Add size data, approved by maintainers. |
13 Dec 2003 00:42:15
1.0
|
sergei  |
Add p5-Email-Filter 1.0, library for creating easy email filters.
This is another module produced by the "Perl Email Project", a reaction
against the complexity and increasing bugginess of the "Mail::*"
modules. It replaces Mail::Audit, and allows you to write programs
describing how your mail should be filtered.
WWW: http://search.cpan.org/dist/Email-Filter
PR: 59617
Submitted by: Lars Thegler <lars@thegler.dk> |