aboutsummaryrefslogtreecommitdiff
path: root/net/urlendec
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* add missing @dirrm into PLISTYing-Chieh Liao2001-05-291-0/+1
| | | | | | | | PR: 27576 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=43258
* Urk, instead of FORBIDDEN use ONLY_FOR_ARCHS as that is why we have it.Steve Price2001-04-151-3/+1
| | | | | | | Reminded by: Mark Pulford <mark@kyne.com.au> Notes: svn path=/head/; revision=41403
* Mark this port FORBIDDEN on everything except for the i386 since nasmSteve Price2001-04-151-0/+4
| | | | | | | generates i386 object files which won't be of much use on other archs. Notes: svn path=/head/; revision=41393
* Add urlendec 1.0, URL encoder and decoder.Will Andrews2001-04-075-0/+54
PR: 22303 Submitted by: G. Adam Stanislav <adam@whizkidtech.net> Notes: svn path=/head/; revision=41018