1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Thomas Abthorpe 184b3631bd - Document apache -- multiple vulnerabilities
Reviewed by:	delphij
2008-06-24 15:10:44 +00:00
accessibility
arabic
archivers Fix build with GCC 3.4 2008-06-24 03:01:53 +00:00
astro - Update to 0.3.0 2008-06-23 15:14:49 +00:00
audio - Drop maintainership 2008-06-24 07:11:00 +00:00
benchmarks
biology - extend PORTSCOUT 2008-06-24 14:47:46 +00:00
cad - Change dependency directory, since java/bsh is no lang/bsh. 2008-06-23 15:34:40 +00:00
chinese
comms - Update to 0.1.4 2008-06-24 14:14:24 +00:00
converters
databases - Chase rrdtool 1.3.0 update, bump PORTREVISION 2008-06-24 12:34:56 +00:00
deskutils Upgrade to 0.8.6. 2008-06-23 05:29:43 +00:00
devel - Update to 1.19 2008-06-24 14:59:52 +00:00
dns - Chase rrdtool 1.3.0 update, bump PORTREVISION 2008-06-24 12:34:56 +00:00
editors - Drop maintainership 2008-06-24 07:11:00 +00:00
emulators - Add a RUN_DEPENDS on x11/xwininfo 2008-06-23 19:44:41 +00:00
finance - Make fetchable. 2008-06-23 21:37:22 +00:00
french - Now builds on amd64/6 2008-06-22 18:47:40 +00:00
ftp - Add missing pkg-plist @dirrmtry entries. 2008-06-22 00:17:22 +00:00
games - Update to 0.96-1 2008-06-24 10:59:37 +00:00
german
graphics - update to 10.26.55 2008-06-24 14:48:39 +00:00
hebrew
hungarian
irc For those of us that prefer the Ruby programming language above all others, 2008-06-21 22:11:50 +00:00
japanese - Fix build after devel/darts update 2008-06-22 20:11:26 +00:00
java - Remove java/bsh port after repocopy to lang/bsh, changing your main category. 2008-06-23 14:16:35 +00:00
korean
lang Update to 0.6.3 2008-06-24 12:13:38 +00:00
mail * update to 0.69 2008-06-24 14:25:59 +00:00
math - Update to 5.1.22 2008-06-23 10:51:44 +00:00
mbone Unbreak compiler flags on >= FreeBSD 7 2008-06-24 03:20:53 +00:00
misc Detect the presence of execvpe() on recent -CURRENT. 2008-06-21 20:24:18 +00:00
Mk - Add support for freepascal based ports 2008-06-24 14:56:06 +00:00
multimedia - Revert to wxgtk2-2.6 to fix volume bar position [1] 2008-06-24 11:02:06 +00:00
net Update to 0.6 2008-06-24 14:31:24 +00:00
net-im
net-mgmt - Chase rrdtool 1.3.0 update, bump PORTREVISION 2008-06-24 12:34:56 +00:00
net-p2p Update to 0.5.9.3. 2008-06-24 04:46:23 +00:00
news - respect DOCSDIR and NOPORTDOCS 2008-06-22 16:59:58 +00:00
palm
polish
ports-mgmt
portuguese
print
russian - Drop maintainership 2008-06-24 07:11:00 +00:00
science
security - Document apache -- multiple vulnerabilities 2008-06-24 15:10:44 +00:00
shells
sysutils Fix typos in COMMENT and pkg-descr 2008-06-24 12:55:12 +00:00
Templates
textproc - Update to 1.31 2008-06-24 14:07:46 +00:00
Tools
ukrainian
vietnamese
www Update to version 0.16.28. 2008-06-24 13:17:17 +00:00
x11 - Update to 0.71.0 2008-06-24 11:00:36 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Fix duplicate comma in index.theme to quell warnings. 2008-06-22 18:50:13 +00:00
x11-toolkits Update to 1.081. 2008-06-24 01:37:20 +00:00
x11-wm - Update to 5.0.1 2008-06-23 11:01:20 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove security/gnutls-devel for a time while the experimental branch 2008-06-23 17:34:35 +00:00
README
UIDs
UPDATING - Update to 2.2.9 2008-06-23 21:11:15 +00:00

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 ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

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

NOTE:  This tree will 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.