Up to [cvs.NetBSD.org] / pkgsrc / security / p5-Crypt-CBC
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.50 / (download) - annotate - [select for diffs], Tue Jun 28 11:35:40 2022 UTC (11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
HEAD
Changes since 1.49: +2 -1
lines
Diff to previous 1.49 (colored)
*: recursive bump for perl 5.36
Revision 1.48.2.1 / (download) - annotate - [select for diffs], Sun Jul 4 19:07:42 2021 UTC (22 months, 3 weeks ago) by bsiegert
Branch: pkgsrc-2021Q2
Changes since 1.48: +7 -3
lines
Diff to previous 1.48 (colored) next main 1.49 (colored)
Pullup ticket #6476 - requested by nia security/p5-Crypt-CBC: 32-bit build fix Revisions pulled up: - security/p5-Crypt-CBC/Makefile 1.49 - security/p5-Crypt-CBC/distinfo 1.19 --- Module Name: pkgsrc Committed By: nia Date: Fri Jul 2 11:27:21 UTC 2021 Modified Files: pkgsrc/security/p5-Crypt-CBC: Makefile distinfo Log Message: p5-Crypt-CBC: Update to 3.04. Fix packaging on 32-bit platforms by disabling int128 dependency. 3.04 Mon 17 May 2021 10:58:37 AM EDT - Fixed bug involving manually-specified IV not being used in some circumstances.
Revision 1.49 / (download) - annotate - [select for diffs], Fri Jul 2 11:27:21 2021 UTC (22 months, 3 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Changes since 1.48: +7 -3
lines
Diff to previous 1.48 (colored)
p5-Crypt-CBC: Update to 3.04. Fix packaging on 32-bit platforms by disabling int128 dependency. 3.04 Mon 17 May 2021 10:58:37 AM EDT - Fixed bug involving manually-specified IV not being used in some circumstances.
Revision 1.48 / (download) - annotate - [select for diffs], Mon May 24 19:53:57 2021 UTC (2 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base
Branch point for: pkgsrc-2021Q2
Changes since 1.47: +2 -1
lines
Diff to previous 1.47 (colored)
*: recursive bump for perl 5.34
Revision 1.47 / (download) - annotate - [select for diffs], Tue Apr 27 10:51:00 2021 UTC (2 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.46: +5 -5
lines
Diff to previous 1.46 (colored)
p5-Crypt-CBC: update to 3.03. 3.03 Sun 18 Apr 2021 10:54:19 PM EDT - Fixed bug which caused an extraneous block of garbage data to be appended to encrypted string when "nopadding" specified and plaintext is even multiple of blocksize. 3.02 - CTR mode now requires the Math::Int128 module, which gives a ~5x performance boost over Math::BigInt. 3.01 - Warn when the deprecated opensslv1 PBKDF (key derivation function) is used for encryption. Turn off with -nodeprecate=>1 or by choosing a different PBKDF, such as -pbkdf=>'pbkdf2'. - Fix a regression when passing the legacy -salt=>1 argument. 3.00 Sun Feb 7 10:28:08 EST 2021 - Released version 3.00 in recognition of multiple new features and cleanups. 2.37 Sun Feb 7 10:20:17 EST 2021 - Added better argument checking. - Fixed long-standing standard padding bug: plaintext ending with bytes between 0x00 and 0x0A would be truncated in some conditions. - Fixed Rijndael_compat padding. 2.36 Wed 03 Feb 2021 09:19:06 AM EST - Add support for OFB, CFB and CTR chain modes. - New dependency: Math::BigInt 2.35 Sun Jan 31 22:02:42 EST 2021 - Add support for PBKDF2 key derivation algorithm - New dependencies: Digest::SHA, Crypt::PBKDF2, Crypt::Cipher::AES 2.34 Fri Jan 29 18:08:12 EST 2021 - Support for openssl SHA-256 key derivation algorithm
Revision 1.46 / (download) - annotate - [select for diffs], Mon Aug 31 18:11:11 2020 UTC (2 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.45: +2 -2
lines
Diff to previous 1.45 (colored)
*: bump PKGREVISION for perl-5.32.
Revision 1.45 / (download) - annotate - [select for diffs], Sun Aug 11 13:22:50 2019 UTC (3 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.44: +2 -2
lines
Diff to previous 1.44 (colored)
Bump PKGREVISIONs for perl 5.30.0
Revision 1.44 / (download) - annotate - [select for diffs], Sun Jun 30 20:16:37 2019 UTC (3 years, 10 months ago) by nia
Branch: MAIN
Changes since 1.43: +2 -2
lines
Diff to previous 1.43 (colored)
Update packages using a search.cpan.org HOMEPAGE to metacpan.org. The former now redirects to the latter. This covers the most simple cases where http://search.cpan.org/dist/name can be changed to https://metacpan.org/release/name. Reviewed by hand to hopefully make sure no unwanted changes sneak in.
Revision 1.43 / (download) - annotate - [select for diffs], Wed Aug 22 09:46:21 2018 UTC (4 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.42: +2 -2
lines
Diff to previous 1.42 (colored)
Recursive bump for perl5-5.28.0
Revision 1.42 / (download) - annotate - [select for diffs], Mon Jun 5 14:24:28 2017 UTC (5 years, 11 months ago) by ryoon
Branch: 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
Changes since 1.41: +2 -2
lines
Diff to previous 1.41 (colored)
Recursive revbump from lang/perl5 5.26.0
Revision 1.41 / (download) - annotate - [select for diffs], Wed Jun 8 19:24:19 2016 UTC (6 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.40: +2 -2
lines
Diff to previous 1.40 (colored)
Bump PKGREVISION for perl-5.24.
Revision 1.40 / (download) - annotate - [select for diffs], Sun Jul 12 18:56:27 2015 UTC (7 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Changes since 1.39: +2 -2
lines
Diff to previous 1.39 (colored)
Comment out dependencies of the style {perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS since pkgsrc enforces the newest perl version anyway, so they should always pick perl, but sometimes (pkg_add) don't due to the design of the {,} syntax. No effective change for the above reason. Ok joerg
Revision 1.39 / (download) - annotate - [select for diffs], Fri Jun 12 10:51:04 2015 UTC (7 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.38: +2 -2
lines
Diff to previous 1.38 (colored)
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.38 / (download) - annotate - [select for diffs], Thu Oct 9 14:06:53 2014 UTC (8 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Changes since 1.37: +1 -3
lines
Diff to previous 1.37 (colored)
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Revision 1.37 / (download) - annotate - [select for diffs], Thu Oct 9 13:44:53 2014 UTC (8 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.36: +1 -2
lines
Diff to previous 1.36 (colored)
Remove SVR4_PKGNAME, per discussion on tech-pkg.
Revision 1.36 / (download) - annotate - [select for diffs], Thu May 29 23:37:21 2014 UTC (9 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.35: +2 -2
lines
Diff to previous 1.35 (colored)
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.35 / (download) - annotate - [select for diffs], Mon Dec 9 14:17:51 2013 UTC (9 years, 5 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Changes since 1.34: +3 -2
lines
Diff to previous 1.34 (colored)
Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. Bump PKGREVISION for runtime dependency pattern changed packages.
Revision 1.34 / (download) - annotate - [select for diffs], Thu Sep 5 19:54:19 2013 UTC (9 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Changes since 1.33: +2 -3
lines
Diff to previous 1.33 (colored)
Update to 2.33: 2.33 Tue Jul 30 16:02:04 EDT 2013 - Fix minor RT bugs 83175 and 86455.
Revision 1.33 / (download) - annotate - [select for diffs], Fri May 31 12:41:53 2013 UTC (10 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.32: +2 -1
lines
Diff to previous 1.32 (colored)
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.32 / (download) - annotate - [select for diffs], Sat Mar 2 10:44:39 2013 UTC (10 years, 2 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (colored)
Reset maintainer to "pkgsrc-users@NetBSD.org".
Revision 1.31 / (download) - annotate - [select for diffs], Wed Dec 19 03:22:17 2012 UTC (10 years, 5 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
Update to 2.32 Upstream changes: 2.32 Fri Dec 14 14:20:17 EST 2012 - Fixes "Taint checks are turned on and your key is tainted" error when autogenerating salt and IV.
Revision 1.30 / (download) - annotate - [select for diffs], Tue Oct 30 14:35:37 2012 UTC (10 years, 7 months ago) by wen
Branch: MAIN
Changes since 1.29: +2 -3
lines
Diff to previous 1.29 (colored)
Update to 2.31 Upstream changes: 2.31 Tue Oct 30 07:03:40 EDT 2012 - Fixes to regular expressions to avoid rare failures to correctly strip padding in decoded messages. - Add padding type = "none". - Both fixes contributed by Bas van Sisseren.
Revision 1.29 / (download) - annotate - [select for diffs], Tue Oct 23 18:16:40 2012 UTC (10 years, 7 months ago) by asau
Branch: MAIN
Changes since 1.28: +1 -2
lines
Diff to previous 1.28 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.28 / (download) - annotate - [select for diffs], Wed Oct 3 21:57:27 2012 UTC (10 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
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.27 / (download) - annotate - [select for diffs], Sun Aug 14 14:42:46 2011 UTC (11 years, 9 months ago) by obache
Branch: 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
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
Revision bump after updating perl5 to 5.14.1.
Revision 1.26 / (download) - annotate - [select for diffs], Sat Aug 21 16:35:37 2010 UTC (12 years, 9 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.25: +2 -1
lines
Diff to previous 1.25 (colored)
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.25 / (download) - annotate - [select for diffs], Sun Feb 22 16:09:33 2009 UTC (14 years, 3 months ago) by wiz
Branch: 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
Changes since 1.24: +2 -3
lines
Diff to previous 1.24 (colored)
Update to 2.30: Changes undocumented.
Revision 1.24 / (download) - annotate - [select for diffs], Sun Oct 19 19:18:44 2008 UTC (14 years, 7 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.23: +2 -1
lines
Diff to previous 1.23 (colored)
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.23 / (download) - annotate - [select for diffs], Thu Jul 17 20:28:08 2008 UTC (14 years, 10 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Updated to version 2.29. Pkgsrc changes: - none Changes since version 2.24: =========================== 2.29 Tue Apr 22 10:22:37 EDT 2008 - Fixed errors that occurred when encrypting/decrypting utf8 strings in Perl's more recent than 5.8.8. 2.28 Mon Mar 31 10:46:25 EDT 2008 - Fixed bug in onesandzeroes test that causes it to fail with Rijndael module is not installed. 2.27 Fri Mar 28 10:13:32 EDT 2008 - When taint mode is turned on and user is using a tainted key, explicitly check tainting of key in order to avoid "cryptic" failure messages from some crypt modules. 2.26 Thu Mar 20 16:41:23 EDT 2008 - Fixed onezeropadding test, which was not reporting its test count properly. 2.25 Fri Jan 11 15:26:27 EST 2008 - Fixed failure of oneandzeroes padding when plaintext size is an even multiple of blocksize. - Added new "rijndael_compat" padding method, which is compatible with the oneandzeroes padding method used by Crypt::Rijndael in CBC mode.
Revision 1.22 / (download) - annotate - [select for diffs], Thu Feb 7 20:46:04 2008 UTC (15 years, 3 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper
Changes since 1.21: +5 -4
lines
Diff to previous 1.21 (colored)
Updated to version 2.24. Pkgsrc changes: - The package supports installation to DESTDIR. Changes since version 2.19: =========================== Revision history for Perl extension Crypt::CBC. 2.24 Fri Sep 28 11:21:07 EDT 2007 - Fixed failure to run under taint checks with Crypt::Rijndael or Crypt::OpenSSL::AES (and maybe other Crypt modules). See http://rt.cpan.org/Public/Bug/Display.html?id=29646. 2.23 Fri Apr 13 14:50:21 EDT 2007 - Added checks for other implementations of CBC which add no standard padding at all when cipher text is an even multiple of the block size. 2.22 Sun Oct 29 16:50:32 EST 2006 - Fixed bug in which plaintext encrypted with the -literal_key option could not be decrypted using a new object created with the same -literal_key. - Added documentation confirming that -literal_key must be accompanied by a -header of 'none' and a manually specificied IV. 2.21 Mon Oct 16 19:26:26 EDT 2006 - Fixed bug in which new() failed to work when first option is -literal_key. 2.20 Sat Aug 12 22:30:53 EDT 2006 - Added ability to pass a preinitialized Crypt::* block cipher object instead of the class name. - Fixed a bug when processing -literal_key.
Revision 1.21 / (download) - annotate - [select for diffs], Sun Sep 10 13:04:46 2006 UTC (16 years, 8 months ago) by heinz
Branch: MAIN
CVS Tags: 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,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
Updated to version 2.19. This resolves PR pkg/34398 by Martin Wilke. Pkgsrc changes: - none Changes since version 2.17: =========================== 2.19 Tue Jul 18 18:39:57 EDT 2006 - Renamed Crypt::CBC-2.16-vulnerability.txt so that package installs correctly under Cygwin 2.18 2006/06/06 23:17:04 - added more documentation describing how to achieve compatibility with old encrypted messages
Revision 1.20 / (download) - annotate - [select for diffs], Sun Mar 12 01:32:31 2006 UTC (17 years, 2 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Updated to version 2.17. Pkgsrc changes: none Changes since version 2.15: =========================== 2.17 Mon Jan 9 18:22:51 EST 2006 -IMPORTANT NOTE: Versions of this module prior to 2.17 were incorrectly using 8 byte IVs when generating the old-style RandomIV style header (as opposed to the new-style random salt header). This affects data encrypted using the Rijndael algorithm, which has a 16 byte blocksize, and is a significant security issue. The bug has been corrected in versions 2.17 and higher by making it impossible to use 16-byte block ciphers with RandomIV headers. You may still read legacy encrypted data by explicitly passing the -insecure_legacy_decrypt option to Crypt::CBC->new(). -The salt, iv and key are now reset before each complete encryption cycle. This avoids inadvertent reuse of the same salt. -A new -header option has been added that allows you to select among the various types of headers, and avoids the ambiguity of having multiple interacting options. -A new random_bytes() method provides access to /dev/urandom on suitably-equipped hardware. 2.16 Tue Dec 6 14:17:45 EST 2005 - Added two new options to new(): -keysize => <bytes> Force the keysize -- useful for Blowfish -blocksize => <bytes> Force the blocksize -- not known to be useful ("-keysize=>16" is necessary to decrypt OpenSSL messages encrypted with Blowfish)
Revision 1.19 / (download) - annotate - [select for diffs], Sun Feb 12 00:52:20 2006 UTC (17 years, 3 months ago) by heinz
Branch: MAIN
Changes since 1.18: +2 -3
lines
Diff to previous 1.18 (colored)
Updated to version 2.15. Relevant changes since version 2.08: ===================================== - RandomIV in message header overrides manually-supplied -salt, as one would expect it should. - Added OpenSSL compatibility - Salt and IV generators take advantage of /dev/urandom device, if available - Added regression test for PCBC mode - Fixed bug reported by Joshua Brown that caused certain length strings to not encrypt properly if ending in a "0" character. - Fixed Rijndael compat problems
Revision 1.18 / (download) - annotate - [select for diffs], Sat Aug 6 06:19:29 2005 UTC (17 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
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.17 / (download) - annotate - [select for diffs], Wed Jul 13 18:01:38 2005 UTC (17 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
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.16 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:15 2005 UTC (18 years, 1 month ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.15: +1 -2
lines
Diff to previous 1.15 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.15 / (download) - annotate - [select for diffs], Thu Mar 24 21:13:00 2005 UTC (18 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.14: +1 -3
lines
Diff to previous 1.14 (colored)
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be useful.
Revision 1.14 / (download) - annotate - [select for diffs], Mon Dec 20 11:31:07 2004 UTC (18 years, 5 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
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.13 / (download) - annotate - [select for diffs], Sun Feb 22 16:54:56 2004 UTC (19 years, 3 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.12: +10 -5
lines
Diff to previous 1.12 (colored)
Updated to version 2.08 Taking maintainership. Needs p5-Crypt-Rijndael for running the tests. Adapted to buildlink3. Changes sinces 2.02 =================== -Bug fix from Chris Laas to fix custom padding -Bug fixes from Stephen Waters to fix space padding -Lots of regression tests from Stephen Waters -Makes zero-and-one padding compatible with Crypt::Rijndael::MODE_CBC. -Lots of improvements to padding mechanisms from Stephen Waters -Patch from Andy Turner <turner@mikomi.org> to allow backward compatibility with old versions when key length exceeded max.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Jul 21 17:20:13 2003 UTC (19 years, 10 months ago) by martti
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
COMMENT should start with a capital letter.
Revision 1.11 / (download) - annotate - [select for diffs], Thu Jul 17 22:53:02 2003 UTC (19 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.10 / (download) - annotate - [select for diffs], Mon Jun 2 01:17:13 2003 UTC (20 years 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], Sun Oct 20 17:46:04 2002 UTC (20 years, 7 months ago) by seb
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.8: +3 -6
lines
Diff to previous 1.8 (colored)
Use buildlink2. Use perl5/module.mk.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Jan 28 14:19:14 2002 UTC (21 years, 4 months ago) by martti
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Updated p5-Crypt-CBC to 2.02 (provided by Shell Hung in pkg/15354) This may not call a "upgrade", should be called 'downgrade', and bump version number.. :-) - Reverse to pre-2.00 version
Revision 1.7 / (download) - annotate - [select for diffs], Wed Dec 12 14:36:38 2001 UTC (21 years, 5 months ago) by martti
Branch: MAIN
Changes since 1.6: +3 -3
lines
Diff to previous 1.6 (colored)
Updated p5-Crypt-CBC to 2.01 (provided by Shell Hung in pkg/14917) Changes : - Patches for foreign program compatibility, initialization vectors and padding methods from Jody Biggs <jody.biggs@paymybills.com> - Removed debugging code - Used Digest-MD5
Revision 1.6 / (download) - annotate - [select for diffs], Mon Nov 26 06:50:14 2001 UTC (21 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.5: +3 -2
lines
Diff to previous 1.5 (colored)
Buildlinkify, in the sense that only the perl headers are found in ${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Oct 18 15:20:35 2001 UTC (21 years, 7 months ago) by veego
Branch: MAIN
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
SVR4 packages have a limit of 9 chars for a package name. The automatic truncation in gensolpkg doesn't work for packages which have the same package name for the first 5-6 chars. e.g. amanda-server and amanda-client would be named amanda and amanda. Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for amanda-server. All svr4 packages also have a vendor tag, so we have to reserve some chars for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6 or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the vendor tag enough room. All p5-* packages and a few other packages have now a SVR4_PKGNAME.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Oct 2 11:52:53 2001 UTC (21 years, 8 months ago) by mjl
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Fix dep on MD5 by substituting Digest::MD5 and appropriate changes. Part of PR/14127 by Sen Nagata.
Revision 1.3 / (download) - annotate - [select for diffs], Sat Feb 17 17:49:58 2001 UTC (22 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Jan 25 10:47:39 2001 UTC (22 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Fix DEPENDS line.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jan 18 18:24:43 2001 UTC (22 years, 4 months ago) by explorer
Branch: MAIN
add p5-Crypt-CBC, a cypher block chaining module which works with various crypto algorithms.