Commit graph

3 commits

Author SHA1 Message Date
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
agc
945a2b39f4 I got the license type wrong - should be "public-domain" 2013-08-07 05:01:45 +00:00
agc
9f56a67130 Initial import of libcurvecpr-20130806 into the packages collection.
libcurvecpr is a library implementation of Dan Bernstein's CurveCP

	libcurvecpr is a low-level, networking-independent implementation of
	Daniel J.  Bernstein's CurveCP.

	libcurvecpr is based on a system of callbacks that must be implemented
	by library users.  Like the reference CurveCP implementation, the
	client, server, and message-handling portions of libcurvecpr are
	entirely independent of each other.

	This means that while it's slightly more effort to build software
	based on libcurvecpr than other packages, it provides complete freedom
	to use any underlying mechanism for handling network traffic you want
	- whether it's an IPC connection to another program, standard
	poll(2)-type functionality, or libev.
2013-08-07 04:54:06 +00:00