Bug 22303 - New port: urlendec. Contains urlencode and urldecode.
Summary: New port: urlendec. Contains urlencode and urldecode.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-10-26 06:40 UTC by adam
Modified: 2001-04-07 08:11 UTC (History)
0 users

See Also:


Attachments
file.shar (2.32 KB, text/plain)
2000-10-26 06:40 UTC, adam
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description adam 2000-10-26 06:40:00 UTC
New port: urlendec. Contains the urlencode and urldecode utilities.
They can URL encode (RFC 1738) and URL decode any stream of data taken
either from their command line or from stdin.
Comment 1 Will Andrews freebsd_committer freebsd_triage 2001-04-07 08:10:49 UTC
State Changed
From-To: open->closed

Committed, thanks.  I put it in net category since URLs aren't 
character codes; the port seems more appropriate to net.