Commit graph

8 commits

Author SHA1 Message Date
asau
1a433eae91 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 18:16:19 +00:00
obache
2cd654bab6 Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
reed
e71e811eeb Fix homepage (specific page for software). 2010-08-19 17:08:44 +00:00
tron
9d505b5076 Avoid deprecation warnings under Python:
1.) Use "hashlib" instead of "sha" module if possible.
2.) Use "subprocess" module instead of os.popen3().
Both changes tested with Python 2.4 and 2.6.

Pkgsrc-related improvements:
1.) Support "user-destdir" installation (no changes required).
2.) Set license to "gnu-gpl-v2".
3.) Reduce patches by recording the fact that the manual page gets
    compressed automatically (which "pkgsrc" handles fine) instead
    of trying to prevent that.
2009-11-17 12:23:01 +00:00
tron
0e0b5d1fd1 This package works fine with Python 2.6, remove "PYTHON_VERSIONS_ACCEPTED". 2009-11-17 09:01:43 +00:00
agc
ddf9c7b55a Fix tyop 2009-08-21 06:18:55 +00:00
joerg
3c645bb7fc Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
2009-02-09 22:56:21 +00:00
agc
a1e0ba2e59 Initial import of sshfp-1.1.3 into the Packages Collection.
sshfp is a small utility that generates RFC4255 SSHFP DNS records
	based on the public keys stored in a known_hosts file or obtained by
	using ssh-keyscan.  If the nameserver of the domain allows zone
	tranfers (AXFR), an entire domain can be processed for all its A
	records.  These can then be easilly added to a zone, and then secured
	by DNSSEC.
2008-07-31 10:21:21 +00:00