aboutsummaryrefslogtreecommitdiff
path: root/sysutils/unquote
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,Peter Pentchev2004-11-011-1/+1
| | | | | | | | | like, MONTHS ago! Submitted by: Brian Poole <raj@cerias.purdue.edu> Notes: svn path=/head/; revision=120589
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Update to unquote-1.0pre4.Peter Pentchev2003-07-072-2/+2
| | | | | | | Prompted by: Craig Carey <research@ijs.co.nz> Notes: svn path=/head/; revision=84374
* Remove pkg-comment files in my ports.Peter Pentchev2003-02-192-1/+1
| | | | Notes: svn path=/head/; revision=75894
* Update to 1.0pre3.Peter Pentchev2001-08-253-9/+6
| | | | | | | | | Use MANCOMPRESSED instead of tweaking MAKE_ENV. Remove the WRKSRC hack, I've learned to package up my stuff properly. Change e-mail addresses and URL's to ones at ringlet.net. Notes: svn path=/head/; revision=46890
* unquote executes a specified program after unquoting a specified listPeter Pentchev2001-05-085-0/+34
of arguments, allowing safe passing of shell metacharacters. Notes: svn path=/head/; revision=42393