aboutsummaryrefslogtreecommitdiff
path: root/misc/shuffle
Commit message (Collapse)AuthorAgeFilesLines
* Rename misc/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-292-0/+0
| | | | Notes: svn path=/head/; revision=363282
* Add staging supportPawel Pekala2014-06-131-19/+3
| | | | Notes: svn path=/head/; revision=357665
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with srcMartin Wilke2009-12-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=246839
* dd@ has had his port bit taken for safekeeping. Therefore, return theseMark Linimon2007-03-041-1/+1
| | | | | | | | | to the pool. Hat: portmgr Notes: svn path=/head/; revision=186467
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+2
| | | | Notes: svn path=/head/; revision=100139
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Remove unixfreak.org master_site.Edwin Groothuis2002-12-281-2/+1
| | | | | | | Noticed by: portsurvey Notes: svn path=/head/; revision=71936
* Replace the non-scalable way of determining the man page name (theDima Dorfman2001-06-241-6/+11
| | | | | | | | | | 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. Notes: svn path=/head/; revision=44385
* Add, shuffle(1) from NetBSD, a program that prints a randomDavid W. Chapman Jr.2001-06-147-0/+113
permutation of its input lines PR: 28089 Submitted by: dd Obtained from: NetBSD Notes: svn path=/head/; revision=43973