OpenBSD CVS

CVS log for ports/mail/p5-Email-Filter/Makefile


[BACK] Up to [local] / ports / mail / p5-Email-Filter

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11 / (download) - annotate - [select for diffs], Fri Mar 11 19:34:45 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.10: +0 -2 lines
Diff to previous 1.10 (unified)

drop RCS Ids

Revision 1.10 / (download) - annotate - [select for diffs], Sun May 17 22:37:08 2020 UTC (4 years ago) by cwen
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.9: +1 -2 lines
Diff to previous 1.9 (unified)

p5-Email-FolderType: add a missing run depends, remove it from p5-Email-Filter

afresh1@ found out that the previous fix that targeted p5-Email-Filter was
actually for p5-Email-FolderType, so fix it there instead.

Module::Pluggable has been removed from core some times ago, add the module
to RUN_DEPENDS. While here make spacing consistent around '=', and add a
missing TEST_DEPENDS.

input and OK afresh1@

Revision 1.9 / (download) - annotate - [select for diffs], Sun May 17 21:30:21 2020 UTC (4 years ago) by cwen
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (unified)

p5-Email-Filter: add a missing run depends

Module::Pluggable has been removed from core some times ago, add the module
to RUN_DEPENDS. While here remove the "BUILD_DEPENDS = ${RUN_DEPENDS}"
construct that is not needed.

OK afresh1@

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jul 12 20:47:31 2019 UTC (4 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (unified)

replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes

Revision 1.7 / (download) - annotate - [select for diffs], Sun Mar 20 19:56:45 2016 UTC (8 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (unified)

Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Sep 3 12:51:49 2014 UTC (9 years, 9 months ago) by benoit
Branch: MAIN
CVS Tags: OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (unified)

Maintainer update to p5-Email-Filter 1.034, from Armin Wolfermann

Revision 1.5 / (download) - annotate - [select for diffs], Fri Oct 11 23:49:58 2013 UTC (10 years, 7 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (unified)

Drop USE_GROFF since groff and mandoc produce identical output.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Mar 11 11:23:52 2013 UTC (11 years, 3 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.3: +1 -4 lines
Diff to previous 1.3 (unified)

PERMIT_* / REGRESS->TEST sweep

Revision 1.3 / (download) - annotate - [select for diffs], Fri Nov 19 07:23:07 2010 UTC (13 years, 6 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.2: +5 -5 lines
Diff to previous 1.2 (unified)

new depends

Revision 1.2 / (download) - annotate - [select for diffs], Mon Oct 18 19:59:17 2010 UTC (13 years, 7 months ago) by espie
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (unified)

USE_GROFF=Yes

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Mar 18 19:15:47 2009 UTC (15 years, 2 months ago) by giovanni
Branch: giovanni
CVS Tags: giovanni-20090318, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)


Import mail/p5-Email-Filter from maintainer Armin Wolfermann.

A Library for creating easy email filters. It's the successor to
the Mail::Audit module from the same author and allows you to write
programs describing how your mail should be filtered.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Mar 18 19:15:47 2009 UTC (15 years, 2 months ago) by giovanni
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.