Up to [cvs.NetBSD.org] / pkgsrc / security / amavis-perl
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.29, Fri Dec 24 07:23:35 2010 UTC (12 years, 1 month ago) by kefren
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
HEAD
Changes since 1.28: +1 -1
lines
FILE REMOVED
Remove amavis-perl and amavisd-new from security/. They are now moved into pkgsrc/mail. Part of PR/32554
Revision 1.28 / (download) - annotate - [select for diffs], Mon Jun 1 19:38:57 2009 UTC (13 years, 8 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
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
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
Replacing some dependencies to choose perl core first, because desired version numbers of required modules are in delivered perl core.
Revision 1.27 / (download) - annotate - [select for diffs], Sat Apr 11 23:15:21 2009 UTC (13 years, 9 months ago) by sno
Branch: MAIN
Changes since 1.26: +3 -3
lines
Diff to previous 1.26 (colored)
PkgSrc changes: - removed packages p5-IO-Compress-Base, p5-IO-Compress-Zlib, p5-IO-Compress-Bzip2 and p5-Compress-Zlib because they are merged into p5-IO-Compress - Updated dependend packages to depend on p5-IO-Compress and bump PKGREVISION Upstream changes: 2.017 30 March 2009 * Merged IO-Compress-Base, IO-Compress-Bzip2, IO-Compress-Zlib & Compress-Zlib into IO-Compress. * The interface to Compress-Raw-Zlib now uses the new LimitOutput feature. This will make all of the zlib-related IO-Compress modules less greedy in their memory consumption. * Removed MAN3PODS from Makefile.PL * A few changes to get the test harness to work on VMS courtesy of Craig. A. Berry. * IO::Compress::Base & IO::Uncompress::Base Downgraded some croaks in the constructors to just set $! (by letting the code attempt to open a file and fail). This makes the behavior more consistent to a standard open. [RT #42657] * IO::Uncompress::Base Doing a seek with MultiStream could drop some of the uncompressed data. Fixed. * IO::Compress::Zip - Fixed problem with the uncompressed & uncompressed fields when zip64 is enabled. They were set to 0x0000FFFF instead of 0xFFFFFFFF. Also the ZIP64 extra field was 4 bytes short. Problem spotted by Dino Chiesa. * IO::Uncompress::Unzip - use POSIX::mktime instead of Time::Local::timelocal to convert the zip DOS time field into Unix time. * Compress::Zlib - Documented Compress::Zlib::zlib_version()
Revision 1.26 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:44 2008 UTC (14 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.25: +25 -23
lines
Diff to previous 1.25 (colored)
Add DESTDIR support.
Revision 1.25 / (download) - annotate - [select for diffs], Sun Nov 12 02:56:41 2006 UTC (16 years, 2 months ago) by rillig
Branch: 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,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.24: +8 -7
lines
Diff to previous 1.24 (colored)
Fixed PKGMANDIR and Perl interpreter. PKGREVISION++
Revision 1.24 / (download) - annotate - [select for diffs], Fri Jul 7 22:10:07 2006 UTC (16 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.23: +3 -3
lines
Diff to previous 1.23 (colored)
Add an explicit run-time dependency on perl because these packages install perl scripts. Bump the PKGREVISION for the dependency change.
Revision 1.23 / (download) - annotate - [select for diffs], Sat Mar 11 18:12:45 2006 UTC (16 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Add missing files to PLIST. Bump PKGREVISION.
Revision 1.22 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:33 2006 UTC (16 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
Revision 1.21 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:42 2006 UTC (16 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.20 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:16 2005 UTC (17 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.19: +3 -3
lines
Diff to previous 1.19 (colored)
Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS.
Revision 1.19 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:54 2005 UTC (17 years, 1 month ago) by rillig
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.18 / (download) - annotate - [select for diffs], Mon Aug 1 12:18:41 2005 UTC (17 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.17: +4 -24
lines
Diff to previous 1.17 (colored)
Convert to options framework.
Revision 1.17 / (download) - annotate - [select for diffs], Sun Jul 10 11:55:28 2005 UTC (17 years, 6 months ago) by kristerw
Branch: MAIN
Changes since 1.16: +5 -2
lines
Diff to previous 1.16 (colored)
Prevent paths to the build directories from being included in the package. Bump PKGREVISION.
Revision 1.16 / (download) - annotate - [select for diffs], Fri Jun 17 03:50:31 2005 UTC (17 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.15: +2 -1
lines
Diff to previous 1.15 (colored)
Create directories before installing files into them.
Revision 1.15 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:10 2005 UTC (17 years, 9 months ago) by tv
Branch: MAIN
Changes since 1.14: +1 -2
lines
Diff to previous 1.14 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.14 / (download) - annotate - [select for diffs], Thu Jul 29 00:59:53 2004 UTC (18 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.13: +8 -6
lines
Diff to previous 1.13 (colored)
Set USE_BUILDLINK3, since this package already includes a bl3 file. While here, fix PLIST handling, so that multiple 'make install's work.
Revision 1.13 / (download) - annotate - [select for diffs], Fri Jul 2 20:47:49 2004 UTC (18 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
bl2 -> bl3 in a package that does not have USE_BUILDLINK* set.
Revision 1.12 / (download) - annotate - [select for diffs], Thu Jul 17 22:52:50 2003 UTC (19 years, 6 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.11 / (download) - annotate - [select for diffs], Mon Jun 9 09:36:20 2003 UTC (19 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Fix typo, reported by yaranaika in PR 21825.
Revision 1.10 / (download) - annotate - [select for diffs], Mon Jun 2 01:17:21 2003 UTC (19 years, 8 months ago) by jschauma
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
Revision 1.9 / (download) - annotate - [select for diffs], Tue May 6 17:42:29 2003 UTC (19 years, 9 months ago) by jmmv
Branch: MAIN
Changes since 1.8: +3 -3
lines
Diff to previous 1.8 (colored)
Drop trailing whitespace. Ok'ed by wiz.
Revision 1.8 / (download) - annotate - [select for diffs], Fri May 2 11:56:16 2003 UTC (19 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Dependency bumps, needed because of devel/pth's major bump, and related dependency bumps.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Apr 28 15:33:13 2003 UTC (19 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.6: +2 -3
lines
Diff to previous 1.6 (colored)
"v0.1" is *not* a correct version number a for NetBSD package. Change it to "0.1" hence. This fixes PR pkg/21295 by Todd Vierling.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Apr 27 20:29:18 2003 UTC (19 years, 9 months ago) by cjep
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Whitespace police
Revision 1.5 / (download) - annotate - [select for diffs], Thu Apr 17 16:17:53 2003 UTC (19 years, 9 months ago) by manu
Branch: MAIN
Changes since 1.4: +44 -5
lines
Diff to previous 1.4 (colored)
Upgrade to amavis-perl-0.1, which is the first non-snapshot release of amavis-perl. Fixed milter support for amavis-perl. NB: the package was named amavis-perl-200xxxxx, now the version is 0.1, which is lexicographically lower. I wrote v0.1 instead of 0.1 in order to make 0.1 newer than 200xxxxx
Revision 1.4 / (download) - annotate - [select for diffs], Thu Aug 22 11:27:16 2002 UTC (20 years, 5 months ago) by martti
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Updated amavis-perl to 20020531 * bug fixes
Revision 1.2.2.1 / (download) - annotate - [select for diffs], Sun Jun 23 18:58:50 2002 UTC (20 years, 7 months ago) by jlam
Branch: buildlink2
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored) next main 1.3 (colored)
Merge from pkgsrc-current to buildlink2 branch.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Jun 7 07:01:11 2002 UTC (20 years, 7 months ago) by martti
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
buildlink2-base
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Updated amavis-perl to 20020300 * bug fixes
Revision 1.2 / (download) - annotate - [select for diffs], Fri Nov 2 07:33:00 2001 UTC (21 years, 3 months ago) by martti
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
Fixed MASTER_SITES
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Oct 22 06:57:10 2001 UTC (21 years, 3 months ago) by martti
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
This is amavis-perl (a.k.a. amavisd), a virus scanning script written in perl. The currently supported MTAs are exim, qmail, postfix, and sendmail. Please refer to the corresponding README.mta file for further documentation.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Oct 22 06:57:10 2001 UTC (21 years, 3 months ago) by martti
Branch: MAIN
Initial revision