aboutsummaryrefslogtreecommitdiff
path: root/sysutils/unquote
Commit message (Collapse)AuthorAgeFilesLines
* 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