Commit graph

3 commits

Author SHA1 Message Date
Edwin Groothuis
d37f298649 [maintainer-update] ports/security/pad - make fetchable again
http://www.lammah.com/ has been unresponsive long enough, point
	to working sites

PR:		ports/58087
Submitted by:	Jason Harris <jharris@widomaker.com>
2003-10-15 21:28:02 +00:00
Trevor Johnson
e67c886b33 Update to 1.0.4. This version can accept several input files or
RNG inputs, rather than just one, and can generate numerous output
files, rather than just two.  It now requires GNU make.

Add a patch to use mkstemp() rather than tempnam() so temporary
files are created with safe permissions.  With the unpatched version,
local users can read sensitive information if pad is run in a
world-readable directory (the bug is not present in 0.x versions).
Turn over maintainership to submitter.

Submitted by:	Jason Harris <jharris@widomaker.com>
PR:		27323 and 32810

Install the man page.

Fix spelling of "omitted" in pad.1 and pad.c.  Clarify warning
message about inputs with unequal sizes.

Generate the packing list just before installation.

I put the distfile on MASTER_SITE_LOCAL because the home site is
offline.  The checksum on my copy differs from the one in PR 27323.
2002-02-10 19:28:37 +00:00
Steve Price
6ec75e7f8e Adding pad version 0.5.
This is a small command-line utility to turn one file into two, each
indistinguishable from noise, and put them back together into
the original.

PR:		19778
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-07-16 20:06:19 +00:00