Commit graph

6 commits

Author SHA1 Message Date
kamil
c39007dcc5 sign: Improve distinfo
Reuse the GitHub framework and stop using plain ${PKGVERSION_NOREV}.zip for
distfile name.

No functional change intended.
2018-04-18 19:56:42 +00:00
agc
5293710fb4 Add SHA512 digests for distfiles for security category
Problems found locating distfiles:
	Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz
	Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz
	Package libidea: missing distfile libidea-0.8.2b.tar.gz
	Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2
	Package uvscan: missing distfile vlp4510e.tar.Z

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:17:40 +00:00
bsiegert
181cc8bfaf Update sign to 1.0.7. From Ben Gergely via mail to pkgsrc-users.
* fixed 'test' (-t) mode (kudos to Kai for noticing)
* fixed a bug in error message formatting when the original
  file extension cannot be guessed (--verify mode)
* fixed a bug in key fingerprint formatting routine
* added missing buffer range check in buf_parse_bignum()
2015-07-25 18:15:13 +00:00
joerg
f6dc798549 Try to catch up with OpenSSL 0.9.8 API. 2006-01-20 00:21:27 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
xtraeme
230fe11d67 Initial import of sign-1.0.4.
sign is a file signing and signature verification utility.

It's main purpose is to be a simple and convenient extension to a tar/gz/bzip2
line of tools that performs file integrity and authenticity checks. It's small
and simple, it does just one thing and hopenfully does it well.

It is distributed under the BSD license.
2004-05-16 00:00:28 +00:00