Skip site navigation (1)Skip section navigation (2)

CVS log for ports/security/pad/Makefile

[BACK] Up to [FreeBSD] / ports / security / pad

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Dec 25 17:56:48 2003 UTC (8 years, 1 month ago) by pav
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_EOL, RELEASE_4_11_0, RELEASE_4_10_0, PRE_XORG_7, HEAD
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- Update MASTER_SITES.

PR:		ports/60530
Submitted by:	Jason Harris <jharris@widomaker.com> (maintainer)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Oct 15 21:28:02 2003 UTC (8 years, 3 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -2 lines
[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>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Oct 15 13:43:48 2003 UTC (8 years, 3 months ago) by edwin
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -8 lines
unbreak port by adding lots of \n\'s
informed maintainer.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Oct 15 04:54:16 2003 UTC (8 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +7 -1 lines
BROKEN on 5.x: does not compile

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Feb 21 13:26:52 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
De-pkg-comment.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Oct 27 02:30:46 2002 UTC (9 years, 3 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
Use buffer-safe string functions for paranoia.  Bump PORTREVISION.

Reviewed by:	maintainer

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Feb 11 00:14:38 2002 UTC (10 years ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -5 lines
The master site came online again, so use it.

Noticed by:	MAINTAINER

Use the re-rolled distfile from there, which appears to have been
prepared with "automake -i" and therefore no longer requires GNU
make.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Feb 10 19:28:36 2002 UTC (10 years ago) by trevor
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +19 -4 lines
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.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Sep 6 17:01:35 2001 UTC (10 years, 5 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -2 lines
Downgrade to 0.7.  I believe the newer version may be insecure in
its use of  tempnam(), but I have not written a patch to correct
it.  I told the author about this on 23 September.  The port was
updated without my knowledge.  Add PORTEPOCH.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Sep 1 17:44:16 2001 UTC (10 years, 5 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
Update to 1.0.4
Add ${DOCSDIR} compliance

PR:		27323
Submitted by:	dave@mu.org

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Oct 15 14:23:23 2000 UTC (11 years, 3 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_4_3_0, RELEASE_4_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Add USE_OPENSSL=yes to fix a bug found by bento.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Oct 2 05:39:33 2000 UTC (11 years, 4 months ago) by trevor
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Change MAINTAINER for my ports.

Approved by:	will

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Sep 23 18:25:17 2000 UTC (11 years, 4 months ago) by nbm
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +9 -13 lines
Update to 0.7.

PR:		21503
Submitted by:	Trevor Johnson <trevor@jpj.net> (maintainer)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jul 16 20:06:18 2000 UTC (11 years, 6 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0
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>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options