aboutsummaryrefslogtreecommitdiffstats
path: root/net/urlendec
Commit message (Collapse)AuthorAgeFilesLines
* add missing @dirrm into PLISTijliao2001-05-291-0/+1
| | | | | PR: 27576 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Urk, instead of FORBIDDEN use ONLY_FOR_ARCHS as that is why we have it.steve2001-04-151-3/+1
| | | | Reminded by: Mark Pulford <mark@kyne.com.au>
* Mark this port FORBIDDEN on everything except for the i386 since nasmsteve2001-04-151-0/+4
| | | | generates i386 object files which won't be of much use on other archs.
* Add urlendec 1.0, URL encoder and decoder.will2001-04-075-0/+54
PR: 22303 Submitted by: G. Adam Stanislav <adam@whizkidtech.net>