CVS log for ports/misc/shuffle/Makefile
Up to [FreeBSD] / ports / misc / shuffle
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Dec 29 10:25:52 2009 UTC (2 years, 1 month ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with src PR: ports/136065 ports/127469 Submitted by: N.J. Mann <njm@njm.me.uk> and Aldis Berjoza <killasmurf86@gmail.com> - Early identify port CONFLICTS PR: 137855 Submitted by: Piotr Smyrak <smyru@heron.pl> - Add --no-same-permissions to the EXTRACT_AFTER_ARGS command. Tijl Coosemans has been reported an issue that when root is extracting from the tarball, and the tarball contains world writable files (sysutils/policykit as an example), there is a chance that the files gets changed by malicious third parties right after the extraction, which makes it possible to inject code into the package thus compromise the system. Submitted by: Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@) - Fix some whitespaces Tested with: exp-run
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Mar 4 02:12:34 2007 UTC (4 years, 11 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
dd@ has had his port bit taken for safekeeping. Therefore, return these to the pool. Hat: portmgr
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Feb 6 13:11:51 2004 UTC (8 years ago) by trevor
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_EOL, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -0 lines
Use PLIST_FILES (bento-tested, marcus-reviewed).
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:07:16 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Dec 28 00:48:59 2002 UTC (9 years, 1 month ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -3 lines
Remove unixfreak.org master_site. Noticed by: portsurvey
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jun 24 17:18:36 2001 UTC (10 years, 7 months ago) by dd
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +12 -7 lines
Replace the non-scalable way of determining the man page name (the Makefile in the package honors NOMANCOMPRESS itself) with a much better one mostly suggested by roam@. While I'm here fix my e-mail address.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jun 14 05:43:18 2001 UTC (10 years, 8 months ago) by dwcjr
Branches: MAIN
Add, shuffle(1) from NetBSD, a program that prints a random permutation of its input lines PR: 28089 Submitted by: dd Obtained from: NetBSD
