2012-03-15 12:53:45 by OBATA Akio | Files touched by this commit (170) |
Log message:
Bump PKGREVISION from default python to 2.7.
|
2010-08-19 19:08:44 by Jeremy C. Reed | Files touched by this commit (1) |
Log message:
Fix homepage (specific page for software).
|
2009-11-17 13:23:01 by Matthias Scheler | Files touched by this commit (4) |
Log message:
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 10:01:43 by Matthias Scheler | Files touched by this commit (1) |
Log message:
This package works fine with Python 2.6, remove "PYTHON_VERSIONS_ACCEPTED".
|
2009-08-21 08:18:55 by Alistair G. Crooks | Files touched by this commit (1) |
Log message:
Fix tyop
|
2009-02-09 23:56:28 by Joerg Sonnenberger | Files touched by this commit (167) |
Log message:
Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
|
2008-07-31 12:21:21 by Alistair G. Crooks | Files touched by this commit (5) | |
Log message:
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.
|