The NetBSD Project

CVS log for pkgsrc/mail/p5-Mail-Milter/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / mail / p5-Mail-Milter

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Nov 16 12:05:52 2024 UTC (2 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, HEAD
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
*: recursive bump for perl 5.40

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Jul 6 09:40:47 2023 UTC (18 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
*: recursive bump for perl 5.38

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Jun 28 11:34:29 2022 UTC (2 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
*: recursive bump for perl 5.36

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon May 24 19:52:49 2021 UTC (3 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
*: recursive bump for perl 5.34

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Aug 31 18:10:04 2020 UTC (4 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
*: bump PKGREVISION for perl-5.32.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Mar 20 11:57:59 2020 UTC (4 years, 10 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
*: Convert broken sourceforge HOMEPAGEs back to http

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Jan 18 23:32:49 2020 UTC (5 years ago) by rillig
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Aug 11 13:21:37 2019 UTC (5 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Bump PKGREVISIONs for perl 5.30.0

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Aug 22 09:45:31 2018 UTC (6 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Recursive bump for perl5-5.28.0

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Jun 5 14:24:07 2017 UTC (7 years, 7 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Recursive revbump from lang/perl5 5.26.0

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Jan 19 18:52:16 2017 UTC (8 years ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
Convert all occurrences (353 by my count) of

	MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Jun 8 19:23:59 2016 UTC (8 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Bump PKGREVISION for perl-5.24.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Jun 12 10:50:24 2015 UTC (9 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu May 29 23:36:50 2014 UTC (10 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri May 31 12:41:18 2013 UTC (11 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Oct 8 12:19:23 2012 UTC (12 years, 3 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -3 lines
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Oct 3 21:56:30 2012 UTC (12 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Aug 14 13:25:26 2011 UTC (13 years, 5 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Revision bump after updating perl5 to 5.14.1.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Aug 21 16:35:07 2010 UTC (14 years, 5 months ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Oct 19 19:18:12 2008 UTC (16 years, 3 months ago) by he
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jun 12 02:14:34 2008 UTC (16 years, 7 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1 lines
Add DESTDIR support.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Mar 19 16:40:27 2007 UTC (17 years, 10 months ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
give away to pkgsrc-users

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Mar 30 04:12:20 2006 UTC (18 years, 10 months ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -3 lines
0.07  Wed Mar 22 15:45:00 2006 UTC
	- added Mail::Milter::Module::AccessDB
	- Mail::Milter::Module::MailDomainDotMX needed a "use Net::DNS"
	- improved Mail::Milter::Wrapper::DecodeSRS parsing to understand
		Mail::SRS::Guarded munging where the original localpart
		already contained an equals (=) character
	- added Mail::Milter::Module::SPF
	- added Mail::Milter::Module::MailFakeNull
	- added Mail::Milter::Module::HeaderValidateMIME
	- added method check_superdomains() to
	  Mail::Milter::Module::MailDomainDNSBL, allowing use of e.g.
	  surbl.org blacklist with MAIL FROM:<> addresses

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Mar 27 17:06:01 2006 UTC (18 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -2 lines
Revert partial upgrade (which happened with the MAINTAINER change -- hi, tv!).

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Mar 22 22:50:32 2006 UTC (18 years, 10 months ago) by tv
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -4 lines
Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a
PR-responsible person (such as I am ;) a little easier.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Aug 6 06:19:22 2005 UTC (19 years, 5 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -3 lines
Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jul 13 18:01:32 2005 UTC (19 years, 6 months ago) by jlam
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:46:21 2005 UTC (19 years, 9 months ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Dec 20 11:31:04 2004 UTC (20 years, 1 month ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Nov 25 21:55:04 2004 UTC (20 years, 2 months ago) by tv
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Update to 0.06.  Changes from 0.03:

0.06  Thu Nov 25 20:30:00 2004 UTC
	- fixed Mail::Milter::Chain where second and subsequent RCPTs
		were not being rejected properly
	- fixed Mail::Milter::Wrapper::DeferToRCPT where a reject at envfrom
		was propagated as-is to further envfroms on the same session
		(should be per-envfrom only)
	- added Mail::Milter::Module::ConnectASNBL
	- added Mail::Milter::Wrapper::DecodeSRS
	- fixed parsing of AS_SETs in the AS list returned from the DNSBL
	- added Mail::Milter::Module::MailDomainDotMX

0.05  Thu Apr 15 19:15:00 2004 UTC
	- fixed Mail::Milter::Module::*DNSBL to return a descriptive 451
		error on a temporary DNSBL failure
	- fixed Mail::Milter::Module::MailDomainDNSBL not to break on <>
		sender (would cause a query beginning with a dot)

0.04  [withdrawn due to <> bug fixed in 0.05, above]
	- added modules
		Mail::Milter::Module::ConnectDNSBL
		Mail::Milter::Module::HeloRegex
		Mail::Milter::Module::MailDomainDNSBL
		Mail::Milter::Module::VirusBounceSpew
	- changed Mail::Milter::Wrapper::DeferToRCPT to intercept normally
		554 SMTP response codes (not valid for RCPT per RFC2822),
		and replace them with 550 (which is valid, ibid.).

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Mar 29 18:30:59 2004 UTC (20 years, 10 months ago) by tv
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Mail::Milter is a set of modules useful to mail filter writers who are
using the Sendmail::Milter and/or Sendmail::PMilter APIs to interface
directly to the SMTP transaction.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Mar 29 18:30:59 2004 UTC (20 years, 10 months ago) by tv
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>