1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mathieu Arnold 1a5091d4e8 Add p5-HTTP-Request-Params-1.01
This software does all the dirty work of parsing HTTP Requests to find incoming
query parameters.

Incoming query parameters come from two places. The first place is the query
portion of the URL. Second is the content portion of an HTTP request as is the
case when parsing a POST request, for example.
2005-11-22 13:10:26 +00:00
accessibility
arabic
archivers Update port: archivers/xdms update MASTER_SITE and WWW on pkg-descr 2005-11-22 07:45:06 +00:00
astro Add another 9 committer locations per instructions sent via email. 2005-11-21 16:35:50 +00:00
audio Update to 0.98.3 (Now requires perl >= 5.8) 2005-11-22 12:49:05 +00:00
benchmarks Update port: benchmarks/rawio update MASTER_SITE 2005-11-22 07:38:03 +00:00
biology
cad Update port: cad/sceptre update MASTER_SITE 2005-11-22 07:34:59 +00:00
chinese
comms
converters
databases
deskutils Upgrade to version 0.9.16.009. 2005-11-21 19:17:59 +00:00
devel - Unbreak on FreeBSD 4.x by using the devel/boost-gcc3 port 2005-11-22 11:46:17 +00:00
dns
editors
emulators [NEW PORT] games/gngeo - NeoGeo emulator 2005-11-22 11:33:07 +00:00
finance
french
ftp
games DATAADIR -> DATADIR 2005-11-22 10:42:57 +00:00
german
graphics update to 1.0.6 2005-11-21 16:24:04 +00:00
hebrew
hungarian
irc - Update to 0.9.9 2005-11-22 08:13:30 +00:00
japanese - Fix install 2005-11-21 23:51:23 +00:00
java . Add SHA256. 2005-11-22 06:20:35 +00:00
korean
lang - Drop maintinership to ports@ 2005-11-21 22:58:20 +00:00
mail Drop MAINTAINER 2005-11-21 23:32:31 +00:00
math - update port from v0.12 to v0.13 2005-11-21 22:19:54 +00:00
mbone
misc Fix fetch: Use correct MASTER_SITE_SUBDIR 2005-11-22 12:58:37 +00:00
Mk
multimedia Fix build on ${OSVERSION} >= 504100 2005-11-22 02:16:24 +00:00
net Use MASTER_SITE_SOURCEFORGE to fix intermittent fetch-errors 2005-11-22 08:13:47 +00:00
net-im Upgrade to 1710 Beta 14. 2005-11-21 21:33:01 +00:00
net-mgmt - Update to 3.7 2005-11-21 23:14:48 +00:00
net-p2p Update to 0.6.1.5 2005-11-22 01:11:40 +00:00
news
palm
polish
ports-mgmt Update to 0.3.8_1 2005-11-21 23:29:23 +00:00
portuguese
print Remove some leftover directories. 2005-11-22 06:06:49 +00:00
russian
science
security Fix build in 4.x 2005-11-22 12:24:34 +00:00
shells
sysutils Update to 0.3.8_1 2005-11-21 23:29:23 +00:00
Templates
textproc Update to 3.02 2005-11-22 11:29:51 +00:00
Tools
ukrainian
vietnamese
www Add p5-HTTP-Request-Params-1.01 2005-11-22 13:10:26 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
KNOBS
LEGAL
Makefile
MOVED Rename q3server* to quake3-* equivalents: 2005-11-22 05:59:43 +00:00
README
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

        http://www.freebsd.org/ports

For general information on the ports collection, please see the
FreeBSD Handbook which is available from:

        file://localhost/usr/share/doc/handbook/handbook.html

(if you installed the doc distribution on your machine)

Or:

        http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/

for the latest official version from FreeBSD-current.

The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.

If you would like to search for a given port, you can do so easily
by saying:

	make search key="<keyword>"

Which will generate a list of all ports matching <keyword>.

NOTE:  This tree can GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect, though if you don't have the original
distribution tarball(s) for something on CDROM then you will need to pull
it all over your network connection again if you ever try to build the
associated port.