The NetBSD Project

CVS log for pkgsrc/security/py-crypto/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / security / py-crypto

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.43, Fri Mar 19 08:13:06 2021 UTC (2 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: HEAD
Changes since 1.42: +1 -1 lines
FILE REMOVED

py-crypto: removed

Revision 1.42 / (download) - annotate - [select for diffs], Sat Jan 18 21:50:45 2020 UTC (3 years, 4 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

*: Recursive revision bump for openssl 1.1.1.

Revision 1.41 / (download) - annotate - [select for diffs], Sun Sep 3 08:53:15 2017 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

Follow some redirects.

Revision 1.36.8.1 / (download) - annotate - [select for diffs], Mon Mar 13 07:39:32 2017 UTC (6 years, 2 months ago) by spz
Branch: pkgsrc-2016Q4
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored) next main 1.37 (colored)

Pullup ticket #5223 - requested by sevan
security/py-crypto: security patch

Revisions pulled up:
- security/py-crypto/Makefile                                   1.40
- security/py-crypto/distinfo                                   1.13
- security/py-crypto/patches/patch-lib_Crypto_SelfTest_Cipher_common.py 1.2
- security/py-crypto/patches/patch-src_block_template.c         1.1

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   sevan
   Date:           Tue Mar  7 23:17:51 UTC 2017

   Modified Files:
           pkgsrc/security/py-crypto: Makefile distinfo
   Added Files:
           pkgsrc/security/py-crypto/patches:
               patch-lib_Crypto_SelfTest_Cipher_common.py
               patch-src_block_template.c

   Log Message:
   Patch CVE-2013-7459, obtained from:
   https://github.com/dlitz/pycrypto/commit/8dbe0dc3eea5c689d4f76b37b93fe216cf1f00d4
   Bump rev.

   Reviewed by: wiz


   To generate a diff of this commit:
   cvs rdiff -u -r1.39 -r1.40 pkgsrc/security/py-crypto/Makefile
   cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/py-crypto/distinfo
   cvs rdiff -u -r0 -r1.1 \
       pkgsrc/security/py-crypto/patches/patch-lib_Crypto_SelfTest_Cipher_common.py \
       pkgsrc/security/py-crypto/patches/patch-src_block_template.c

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   sevan
   Date:           Wed Mar  8 01:09:00 UTC 2017

   Modified Files:
           pkgsrc/security/py-crypto: distinfo
           pkgsrc/security/py-crypto/patches:
               patch-lib_Crypto_SelfTest_Cipher_common.py

   Log Message:
   Tabs vs spaces!
   Unbreak with the Python 3 versions of the package.
   Heads up by Daniel Jakots.


   To generate a diff of this commit:
   cvs rdiff -u -r1.12 -r1.13 pkgsrc/security/py-crypto/distinfo
   cvs rdiff -u -r1.1 -r1.2 \
       pkgsrc/security/py-crypto/patches/patch-lib_Crypto_SelfTest_Cipher_common.py

Revision 1.40 / (download) - annotate - [select for diffs], Tue Mar 7 23:17:51 2017 UTC (6 years, 3 months ago) by sevan
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

Patch CVE-2013-7459, obtained from:
https://github.com/dlitz/pycrypto/commit/8dbe0dc3eea5c689d4f76b37b93fe216cf1f00d4
Bump rev.

Reviewed by: wiz

Revision 1.39 / (download) - annotate - [select for diffs], Thu Jan 12 16:36:35 2017 UTC (6 years, 4 months ago) by rodent
Branch: MAIN
Changes since 1.38: +1 -2 lines
Diff to previous 1.38 (colored)

Revert last commit. According to wiz@ in private mail, CONFLICTS is needed
for configuration files only.

Revision 1.38 / (download) - annotate - [select for diffs], Thu Jan 12 11:53:16 2017 UTC (6 years, 4 months ago) by rodent
Branch: MAIN
Changes since 1.37: +2 -1 lines
Diff to previous 1.37 (colored)

py-crypto and py-cryptodome CONFLICT with:

${PYSITELIB}/Crypto/Cipher/AES.py

Revision 1.37 / (download) - annotate - [select for diffs], Fri Dec 30 22:50:15 2016 UTC (6 years, 5 months ago) by maya
Branch: MAIN
Changes since 1.36: +2 -3 lines
Diff to previous 1.36 (colored)

Use public-domain AND python-software-foundation as a license.

Pointed out by leot - thanks!

Revision 1.36 / (download) - annotate - [select for diffs], Sat Mar 5 11:29:25 2016 UTC (7 years, 3 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Branch point for: pkgsrc-2016Q4
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

Bump PKGREVISION for security/openssl ABI bump.

Revision 1.35 / (download) - annotate - [select for diffs], Wed Feb 12 23:18:36 2014 UTC (9 years, 3 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.34: +2 -1 lines
Diff to previous 1.34 (colored)

Recursive PKGREVISION bump for OpenSSL API version bump.

Revision 1.34 / (download) - annotate - [select for diffs], Sat Jan 25 10:30:19 2014 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.33: +1 -4 lines
Diff to previous 1.33 (colored)

Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.

Revision 1.33 / (download) - annotate - [select for diffs], Mon Dec 16 01:03:02 2013 UTC (9 years, 5 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

Take MAINTAINERship; I more or less have been.

Revision 1.32 / (download) - annotate - [select for diffs], Sat Dec 14 09:17:24 2013 UTC (9 years, 5 months ago) by obache
Branch: MAIN
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 (colored)

marked as SUPERSEDES py-amkCrypto

Revision 1.31 / (download) - annotate - [select for diffs], Sat Dec 14 08:17:31 2013 UTC (9 years, 5 months ago) by obache
Branch: MAIN
Changes since 1.30: +1 -2 lines
Diff to previous 1.30 (colored)

FETCH_USING must not be put on pkg's Makefile.

Revision 1.30 / (download) - annotate - [select for diffs], Tue Oct 29 08:42:14 2013 UTC (9 years, 7 months ago) by gls
Branch: MAIN
Changes since 1.29: +3 -3 lines
Diff to previous 1.29 (colored)

Update security/py-crypto to 2..6.1
This is a security fix to address CVE-2013-1445

Upstream changes:
-----------------

2.6.1
=====
        * [CVE-2013-1445] Fix PRNG not correctly reseeded in some situations.

         In previous versions of PyCrypto, the Crypto.Random PRNG exhibits a
         race condition that may cause forked processes to generate identical
         sequences of 'random' numbers.

Revision 1.29 / (download) - annotate - [select for diffs], Wed Feb 6 23:23:44 2013 UTC (10 years, 4 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored)

PKGREVISION bumps for the security/openssl 1.0.1d update.

Revision 1.28 / (download) - annotate - [select for diffs], Tue Oct 23 18:16:53 2012 UTC (10 years, 7 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.27: +1 -3 lines
Diff to previous 1.27 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.27 / (download) - annotate - [select for diffs], Fri May 25 08:28:13 2012 UTC (11 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

Update to 2.6:

2.6
===
	* [CVE-2012-2417] Fix LP#985164: insecure ElGamal key generation.
	  (thanks: Legrandin)

	  In the ElGamal schemes (for both encryption and signatures), g is
	  supposed to be the generator of the entire Z^*_p group.  However, in
	  PyCrypto 2.5 and earlier, g is more simply the generator of a random
	  sub-group of Z^*_p.

	  The result is that the signature space (when the key is used for
	  signing) or the public key space (when the key is used for encryption)
	  may be greatly reduced from its expected size of log(p) bits, possibly
	  down to 1 bit (the worst case if the order of g is 2).

	  While it has not been confirmed, it has also been suggested that an
	  attacker might be able to use this fact to determine the private key.

	  Anyone using ElGamal keys should generate new keys as soon as practical.

	  Any additional information about this bug will be tracked at
	  https://bugs.launchpad.net/pycrypto/+bug/985164

	* Huge documentation cleanup (thanks: Legrandin).

	* Added more tests, including test vectors from NIST 800-38A
	  (thanks: Legrandin)

	* Remove broken MODE_PGP, which never actually worked properly.
	  A new mode, MODE_OPENPGP, has been added for people wishing to write
	  OpenPGP implementations.  Note that this does not implement the full
	  OpenPGP specification, only the "OpenPGP CFB mode" part of that
	  specification.
	  https://bugs.launchpad.net/pycrypto/+bug/996814

	* Fix: getPrime with invalid input causes Python to abort with fatal error
	  https://bugs.launchpad.net/pycrypto/+bug/988431

	* Fix: Segfaults within error-handling paths
	  (thanks: Paul Howarth & Dave Malcolm)
	  https://bugs.launchpad.net/pycrypto/+bug/934294

	* Fix: Block ciphers allow empty string as IV
	  https://bugs.launchpad.net/pycrypto/+bug/997464

	* Fix DevURandomRNG to work with Python3's new I/O stack.
	  (thanks: Sebastian Ramacher)

	* Remove automagic dependencies on libgmp and libmpir, let the caller
	  disable them using args.

	* Many other minor bug fixes and improvements (mostly thanks to Legrandin)

Revision 1.26 / (download) - annotate - [select for diffs], Thu Feb 16 19:41:16 2012 UTC (11 years, 3 months ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.25: +3 -1 lines
Diff to previous 1.25 (colored)

Fix build on SunOS.

Revision 1.25 / (download) - annotate - [select for diffs], Sun Feb 12 14:37:52 2012 UTC (11 years, 3 months ago) by gls
Branch: MAIN
Changes since 1.24: +3 -6 lines
Diff to previous 1.24 (colored)


Update security/py-crypto to 2.5

Upstream changes:

2.5
===
* Added PKCS#1 encryption schemes (v1.5 and OAEP). We now have
a decent, easy-to-use non-textbook RSA implementation. Yay!

* Added PKCS#1 signature schemes (v1.5 and PSS). v1.5 required some
extensive changes to Hash modules to contain the algorithm specific
ASN.1 OID. To that end, we now always have a (thin) Python module to
hide the one in pure C.

* Added 2 standard Key Derivation Functions (PBKDF1 and PBKDF2).

* Added export/import of RSA keys in OpenSSH and PKCS#8 formats.

* Added password-protected export/import of RSA keys (one old method
for PKCS#8 PEM only).

* Added ability to generate RSA key pairs with configurable public
exponent e.

* Added ability to construct an RSA key pair even if only the private
exponent d is known, and not p and q.

* Added SHA-2 C source code (fully from Lorenz Quack).

* Unit tests for all the above.

* Updates to documentation (both inline and in Doc/pycrypt.rst)

* All of the above changes were put together by Legrandin (Thanks!)

* Minor bug fixes (setup.py and tests).

Revision 1.24 / (download) - annotate - [select for diffs], Sat Dec 3 00:02:16 2011 UTC (11 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.23: +3 -1 lines
Diff to previous 1.23 (colored)

Tag the 28 locations that result in a Python 3.1 package as supporting so.
Remove it from the default list for the rest.

Revision 1.23 / (download) - annotate - [select for diffs], Wed Nov 23 19:09:01 2011 UTC (11 years, 6 months ago) by gls
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Updating security/py-crypto to 2.4.1

upstream Changelog:
2.4.1
=====
        * Fix "error: Setup script exited with error: src/config.h: No such file or
	  directory" when installing via easy_install.  (Sebastian Ramacher)

Revision 1.22 / (download) - annotate - [select for diffs], Sun Oct 30 13:30:36 2011 UTC (11 years, 7 months ago) by obache
Branch: MAIN
Changes since 1.21: +17 -14 lines
Diff to previous 1.21 (colored)

Update py-cryoto to 2.4.

2.4
===
	* Python 3 support!  (Thorsten E. Behrens, Anders Sundman)
	  PyCrypto now supports every version of Python from 2.1 through 3.2.

	* Timing-attack countermeasures in _fastmath: When built against
	  libgmp version 5 or later, we use mpz_powm_sec instead of mpz_powm.
	  This should prevent the timing attack described by Geremy Condra at
	  PyCon 2011:
	  http://blip.tv/pycon-us-videos-2009-2010-2011/pycon-2011-through-the-side-channel-timing-and-implementation-attacks-in-python-4897955

	* New hash modules (for Python >= 2.5 only): SHA224, SHA384, and
	  SHA512 (Frédéric Bertolus)

	* Configuration using GNU autoconf.  This should help fix a bunch of
	  build issues.

	* Support using MPIR as an alternative to GMP.

	* Improve the test command in setup.py, by allowing tests to be
	  performed on a single sub-package or module only. (Legrandin)

	  You can now do something like this:

	    python setup.py test -m Hash.SHA256 --skip-slow-tests

	* Fix double-decref of "counter" when Cipher object initialisation
	  fails (Ryan Kelly)

	* Apply patches from Debian's python-crypto 2.3-3 package (Jan
	  Dittberner, Sebastian Ramacher):
	 - fix-RSA-generate-exception.patch
	 - epydoc-exclude-introspect.patch
	 - no-usr-local.patch

	* Fix launchpad bug #702835: "Import key code is not compatible with
	  GMP library" (Legrandin)

	* More tests, better documentation, various bugfixes.

Revision 1.21 / (download) - annotate - [select for diffs], Tue Jan 18 12:06:57 2011 UTC (12 years, 4 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

add/fix mutual CONFLICT

Revision 1.20 / (download) - annotate - [select for diffs], Sun Dec 5 17:13:09 2010 UTC (12 years, 6 months ago) by gls
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.19: +19 -6 lines
Diff to previous 1.19 (colored)

Update py-crypto to version 2.3

pkgsrc changes:
 - add a patch to fix an hardcoded interpreter path
 - add a patch to actually find gmp library.
 - add CONFLICTS with py-amkCrypto, both have files in common.

upstream changes:

2.3
===
* Fix NameError when attempting to use deprecated getRandomNumber()
function.
* _slowmath: Compute RSA u parameter when it's not given to
RSA.construct. This makes _slowmath behave the same as _fastmath in
this regard.
* Make RSA.generate raise a more user-friendly exception message when
the user tries to generate a bogus-length key.

2.2
===
* Deprecated Crypto.Util.number.getRandomNumber(), which had confusing
semantics.  It's been replaced by getRandomNBitInteger and
getRandomInteger.  (Thanks: Lorenz Quack)
* Better isPrime() and getPrime() implementations that do a real
Rabin-Miller probabilistic primality test (not the phony test we did
before with fixed bases).  (Thanks: Lorenz Quack)
* getStrongPrime() implementation for generating RSA primes.
(Thanks: Lorenz Quack)
* Support for importing and exporting RSA keys in DER and PEM format
(Thanks: Legrandin)
* Fix PyCrypto when floor division (python -Qnew) is enabled.
* When building using gcc, use -std=c99 for compilation.  This should
fix building on FreeBSD and NetBSD.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Jul 24 12:33:19 2010 UTC (12 years, 10 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.18: +3 -8 lines
Diff to previous 1.18 (colored)

Use new lang/python/distutils.mk, simplifying Makefile.
Support conditional egg generation, making this build on 2.4.

Revision 1.18 / (download) - annotate - [select for diffs], Fri Jul 23 23:12:36 2010 UTC (12 years, 10 months ago) by gdt
Branch: MAIN
Changes since 1.17: +4 -2 lines
Diff to previous 1.17 (colored)

Substitute egg file name to avoid hardcoded version.

Revision 1.17 / (download) - annotate - [select for diffs], Fri Jul 23 18:30:51 2010 UTC (12 years, 10 months ago) by gdt
Branch: MAIN
Changes since 1.16: +5 -1 lines
Diff to previous 1.16 (colored)

Add PY_NO_EGG=no and egg file to PLIST.
Add LICENSE.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Jul 22 19:34:11 2010 UTC (12 years, 10 months ago) by gdt
Branch: MAIN
Changes since 1.15: +14 -45 lines
Diff to previous 1.15 (colored)

Fix import; apparently importing a package that used to exist does not
go well.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Jul 22 19:30:42 2010 UTC (12 years, 10 months ago) by gdt
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +14 -43 lines
Diff to previous 1.1 (colored)

Import py26-crypto-2.1.0 as security/py-crypto.

Python extensions using OpenSSL which contains hashing algorithms,

This package more or less supersedes py-amkCrypto.
chaffing/winnowing, random number generation, various utility modules,
and several block encryption and digital signature algorithms.

Revision 1.15, Mon May 7 00:59:26 2001 UTC (22 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, 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, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4, cube-native-xorg-base, cube-native-xorg, buildlink2-base
Changes since 1.14: +1 -1 lines
FILE REMOVED

Remove py-crypto, which has been obsoleted by py-amkCrypto.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Feb 25 04:18:13 2001 UTC (22 years, 3 months ago) by hubertf
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this

Revision 1.13 / (download) - annotate - [select for diffs], Sat Feb 17 17:50:05 2001 UTC (22 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.12 / (download) - annotate - [select for diffs], Sat Sep 9 19:40:22 2000 UTC (22 years, 9 months ago) by fredb
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.11: +2 -3 lines
Diff to previous 1.11 (colored)

Reorganize crypto handling, as discussed on tech-pkg. Remove all
RESTRICTED= variables that were predicated on former U.S. export
regulations. Add CRYPTO=, as necessary, so it's still possible to
exclude all crypto packages from a build by setting MKCRYPTO=no
(but "lintpkgsrc -R" will no longer catch them).

Specifically,

- - All packages which set USE_SSL just lose their RESTRICTED
    variable, since MKCRYPTO responds to USE_SSL directly.
- - realplayer7 and ns-flash keep their RESTRICTED, which is based
    on license terms, but also gain the CRYPTO variable.
- - srp-client is now marked broken, since the distfile is evidently
    no longer available. On this, we're no worse off than before.
    [We haven't been mirroring the distfile, or testing the build!]
- - isakmpd gets CRYPTO for RESTRICTED, but remains broken.
- - crack loses all restrictions, as it does not evidently empower
    a user to utilize strong encryption (working definition: ability
    to encode a message that requires a secret key plus big number
    arithmetic to decode).

Revision 1.11 / (download) - annotate - [select for diffs], Mon Aug 21 21:01:33 2000 UTC (22 years, 9 months ago) by hubertf
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Aug 18 22:46:49 2000 UTC (22 years, 9 months ago) by hubertf
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Sep 21 03:40:23 1999 UTC (23 years, 8 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002, comdex-fall-1999
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

install(1) wants directories to install to to exist

Revision 1.8 / (download) - annotate - [select for diffs], Sat Apr 17 01:41:13 1999 UTC (24 years, 1 month ago) by tsarna
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE, netbsd-1-4-PATCH001
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Update for python 1.5.2.
XXX this is not updated to the latest version, which has changed
significantly. There isn't time to do investigate it before the freeze.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Mar 8 10:53:57 1999 UTC (24 years, 3 months ago) by agc
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

s/make/${MAKE}/g

Revision 1.6 / (download) - annotate - [select for diffs], Fri Dec 18 00:42:40 1998 UTC (24 years, 5 months ago) by tsarna
Branch: MAIN
Changes since 1.5: +1 -3 lines
Diff to previous 1.5 (colored)

Re-enable on alpha

Revision 1.5 / (download) - annotate - [select for diffs], Sun Sep 27 22:24:44 1998 UTC (24 years, 8 months ago) by tsarna
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH003
Changes since 1.4: +3 -1 lines
Diff to previous 1.4 (colored)

Tim tested some of these, but I don't know which. Since at least one of
the pkgs broke on Alpha that was not expected to, disable them all for
the 1.3.3 tag to be on the safe side :-(

Revision 1.4 / (download) - annotate - [select for diffs], Tue Sep 22 16:13:34 1998 UTC (24 years, 8 months ago) by tsarna
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

alpha->vax, since Alpha now works for Python dynamicly loaded modules,
but VAX never has.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Aug 20 15:17:24 1998 UTC (24 years, 9 months ago) by tsarna
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

The Grand Homepagification:
	- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Aug 7 14:56:54 1998 UTC (24 years, 10 months ago) by tsarna
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Clean up

Revision 1.1 / (download) - annotate - [select for diffs], Fri Aug 7 14:50:49 1998 UTC (24 years, 10 months ago) by tsarna
Branch: MAIN

New package for the Python Cryptography Toolkit, version 1.0.0

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.




CVSweb <webmaster@jp.NetBSD.org>