Commit graph

5 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
joerg
37b687298e DESTDIR support 2010-01-27 14:27:39 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
jlam
758d912e33 Update package Makefile now that bsd.pkg.extract.mk is using the
"extract" script for extraction.  Many cases where a custom EXTRACT_CMD
simply copied the distfile into the work directory are no longer
needed.  The extract script also hides differences between pax and
tar behind a common command-line interface, so we no longer need code
that's conditional on whether EXTRACT_USING is tar or pax.
2006-01-21 18:57:40 +00:00
agc
25ce7a67ab Initial import of md5-collision-20051118, a program to calculate md5 collisions.
MD5 Collision Generation

	Faster implementation of techniques in How to Break MD5 and Other Hash
	Functions, by Xiaoyun Wang, et al.

	Old (Wang, et al.) average run time on IBM P690 supercomputer - 1 hour
	New average run time on P4 1.6ghz PC - 45 minutes
2005-11-18 23:42:03 +00:00