
CVS log for pkgsrc/mail/p5-Mail-SPF-Query/Makefile
Up to [NetBSD + pkgsrc-wip] / pkgsrc / mail / p5-Mail-SPF-Query
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Aug 14 13:25:26 2011 UTC (9 months, 1 week ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
HEAD
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 (21 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:20 2008 UTC (3 years, 7 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 (3 years, 11 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: +2 -1
lines
Add DESTDIR support.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Feb 22 19:26:42 2007 UTC (5 years, 3 months ago) by wiz
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
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Feb 15 23:37:39 2006 UTC (6 years, 3 months ago) by heinz
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3
lines
Updated to version 1.999.
Pkgsrc changes:
- Added correct HOMEPAGE.
Relevant changes since version 1.997:
=====================================
- various bug fixes
--- 1.999 (2006-02-07 00:00)
Mail::SPF::Query:
! No longer accept malformed SPF records such as "\"v=spf1 ...\"" (spurious
double quotes) or " v=spf1 ..." (leading whitespace).
spfquery:
+ The "--override" and "--fallback" options are now actually working and
documented.
Tests:
* Overhauled 00_all.t test script:
--- 1.998 (2005-12-31 23:00)
Mail::SPF::Query:
! Removed obsolete Caller-ID support (closes Debian bugs #337319, #337500).
spfd:
+ Added complete POD documentation/man-page.
spfquery:
+ Added complete POD documentation/man-page.
! Renamed the "--max-lookup" option to "--max-lookup-count" to match the
Mail::SPF::Query API. "--max-lookup" is still supported for backwards
compatibility.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Oct 16 09:45:52 2005 UTC (6 years, 7 months ago) by heinz
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -4
lines
Updated to version 1.997.
This fixes PR pkg/29993.
No pkgsrc changes:
Changes since version 1.996:
============================
At least a patch for hanging spfd connections (DNS_RESOLVER_TIMEOUT) was added.
The rest is unknown, "Changes" does not tell us much...
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Aug 6 06:19:22 2005 UTC (6 years, 9 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
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.6: download - view: text, markup, annotated - select for diffs
Wed Jul 13 18:01:32 2005 UTC (6 years, 10 months ago) by jlam
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +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.5: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:46:21 2005 UTC (7 years, 1 month ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -2
lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Dec 20 11:31:04 2004 UTC (7 years, 5 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +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.3: download - view: text, markup, annotated - select for diffs
Sun Mar 7 01:50:25 2004 UTC (8 years, 2 months ago) by heinz
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -4
lines
Update to 1.996
Changes since 1.991
===================
1.994 Thu Feb 26 17:23:15 EST 2004
Bugfix for Net::CIDR::Lite --- we now recognize 1.2.3/0 syntax not just
1.2.3.4/0
1.993 added support for caller-id
1.992 minor bugfixes. added fallback and override logic.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Feb 18 00:23:31 2004 UTC (8 years, 3 months ago) by heinz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1
lines
Forgot to add PKG_INSTALLATION_TYPES for pkgviews
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Feb 17 22:48:18 2004 UTC (8 years, 3 months ago) by heinz
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Initial import of Perl module Mail::SPF::Query.
The SPF (Sender Permitted From) protocol relies on sender domains to publish
a DNS whitelist of their designated outbound mailers. Given an envelope
sender, Mail::SPF::Query determines the legitimacy of an SMTP client IP.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Feb 17 22:48:18 2004 UTC (8 years, 3 months ago) by heinz
Branches: MAIN
Initial revision
NetBSD-CVSweb <admin[at]NetBSD[dot]se>