1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dirk Meyer 8a083fc425 - update description
Submitted by:	Christoph Mallon
2010-08-26 20:42:41 +00:00
accessibility
arabic
archivers USE_GCC=4.3+ is just an alias for USE_GCC=4.4+, so use the latter. 2010-08-24 21:26:34 +00:00
astro - Extend USE_PYTHON range (connect Python 2.7) 2010-08-25 06:30:05 +00:00
audio Add an option to choose between stable and development branch of fox 2010-08-25 06:01:19 +00:00
benchmarks
biology
cad - Fix fetch 2010-08-25 01:48:39 +00:00
chinese
comms - fix after tiff update to 4.0.0 2010-08-26 20:18:50 +00:00
converters
databases - Update to 0.36 2010-08-26 02:57:32 +00:00
deskutils - Fix runtime with latest Gtk 2010-08-26 11:07:28 +00:00
devel - Update to 2.1.0 2010-08-26 17:44:51 +00:00
dns
editors
emulators
finance - Update to 5.0.11 2010-08-25 16:08:02 +00:00
french
ftp - Make run dependency on security/ca_root_nss optional 2010-08-24 22:32:45 +00:00
games Fix duplicate patch for gettext. 2010-08-26 13:25:02 +00:00
german
graphics - update description 2010-08-26 20:42:41 +00:00
hebrew
hungarian
irc Remove irc/irssi-xmpp-devel since it's unmaintained and older than stable 2010-08-25 19:54:46 +00:00
japanese
java
korean
lang Avoid including zlib extension if not requested. 2010-08-26 11:26:40 +00:00
mail scam-backscatter milter 2010-08-26 14:57:15 +00:00
math - Export an OPTION to choose whether to build shared or static libraries. 2010-08-26 10:11:05 +00:00
mbone
misc Update to 2.4.0-rc2. 2010-08-26 04:10:10 +00:00
Mk Add lua-alien 0.5.0, lua -> C FFI. 2010-08-26 11:00:36 +00:00
multimedia - Try to resolve build fairures on amd64 arch by changing includes search path 2010-08-25 04:08:38 +00:00
net - namespace clash with www/lighttpd mod_magnet 2010-08-26 18:27:16 +00:00
net-im - Update to 0.38 2010-08-26 07:26:03 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update to 2.13.30 2010-08-24 21:33:40 +00:00
russian
science
security Fix one character typo 2010-08-26 13:50:18 +00:00
shells
sysutils Upgrade to version 3.80. 2010-08-26 15:01:29 +00:00
Templates
textproc - Update to 1.2.1 2010-08-26 19:25:31 +00:00
Tools
ukrainian
vietnamese
www Security update which fixes XSRF and XSS issues 2010-08-26 12:32:04 +00:00
x11 - fix after tiff update to 4.0.0 2010-08-26 16:36:38 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - fix after tiff update to 4.0.0 2010-08-26 20:11:29 +00:00
x11-wm - Update to 3.4.7 2010-08-25 12:00:32 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove irc/irssi-xmpp-devel since it's unmaintained and older than stable 2010-08-25 19:54:46 +00:00
README
UIDs
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 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.