Port details |
- p5-Email-Filter Library for creating easy email filters
- 1.034 mail
=1 1.034Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2003-12-13 00:42:55
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: mplayer-skins, p5-Time-Piece, libao, Hermes, python
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- 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: https://metacpan.org/release/Email-Filter
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Email-Filter>0:mail/p5-Email-Filter
- To install the port:
- cd /usr/ports/mail/p5-Email-Filter/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/p5-Email-Filter
- pkg install p5-Email-Filter
- PKGNAME: p5-Email-Filter
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1488262573
SHA256 (Email-Filter-1.034.tar.gz) = b640f3cdd997b3aa513e542db4af2a1016f5aa3ca379f3779bf3195a2898e2f7
SIZE (Email-Filter-1.034.tar.gz) = 18133
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Class-Trigger>=0 : devel/p5-Class-Trigger
- p5-Email-LocalDelivery>=0 : mail/p5-Email-LocalDelivery
- p5-Email-Simple>=0 : mail/p5-Email-Simple
- p5-IPC-Run>=0 : devel/p5-IPC-Run
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Class-Trigger>=0 : devel/p5-Class-Trigger
- p5-Email-LocalDelivery>=0 : mail/p5-Email-LocalDelivery
- p5-Email-Simple>=0 : mail/p5-Email-Simple
- p5-IPC-Run>=0 : devel/p5-IPC-Run
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- mail_p5-Email-Filter
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.034
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
1.034
|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
1.034
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
1.034
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
28 Feb 2017 09:47:23
1.034
|
sunpoet  |
Update to 1.034
- Use real PORTVERSION
- Add LICENSE
- Sort *_DEPENDS
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Email-Filter/Changes |
01 Apr 2016 14:16:20
1.03.3_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
1.03.3_1
|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
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 (Only the first 15 lines of the commit message are shown above ) |
05 Nov 2013 02:54:54
1.03.3
|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 19:59:14
1.03.3
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
21 Aug 2013 14:52:09
1.03.3
|
mat  |
Update to 1.03.3 |
02 Aug 2013 18:52:11
1.03.2
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
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> |