1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Antoine Brodin d633be89be Unbreak
2014-03-08 16:17:26 +00:00
accessibility
arabic
archivers Remove expired ports with no active website: 2014-03-08 09:49:50 +00:00
astro
audio - Update to version 14.02 2014-03-08 13:46:00 +00:00
benchmarks Fix ignore check 2014-03-08 14:28:33 +00:00
biology
cad Unbreak 2014-03-08 08:59:08 +00:00
chinese Fix make fetch 2014-03-08 14:04:42 +00:00
comms
converters
databases - Update to version 3.5.1 [1] 2014-03-08 16:10:40 +00:00
deskutils Remove expired ports with no active website: 2014-03-08 09:49:50 +00:00
devel This has been broken for > 6 months on >= 10.0. Set USE_GCC= any for now. 2014-03-08 14:45:27 +00:00
dns Remove expired ports with no active website: 2014-03-08 09:49:50 +00:00
editors
emulators Update to Wine 1.7.14. This includes the following changes: 2014-03-08 00:01:21 +00:00
finance Unbreak 2014-03-08 13:21:37 +00:00
french
ftp Unbreak 2014-03-08 14:02:24 +00:00
games Ignore if CDROM_MOUNT is not set 2014-03-08 15:24:57 +00:00
german
graphics - Fix pkg-plist 2014-03-08 11:26:41 +00:00
hebrew
hungarian
irc
japanese Fix MASTER_SITES. 2014-03-08 14:46:12 +00:00
java
Keywords
korean
lang Update to the 20140302 snapshot of GCC 4.9.0. 2014-03-08 15:48:01 +00:00
mail - Fix typo in OPTIONS handling 2014-03-08 12:13:30 +00:00
math Update to version 4.4.2 2014-03-08 15:25:21 +00:00
misc
Mk
multimedia
net Remove expired ports with no active website: 2014-03-08 09:49:50 +00:00
net-im
net-mgmt
net-p2p - Change net-p2p/i2p primary category to security. Therefore, move 2014-03-08 00:00:11 +00:00
news
palm
polish
ports-mgmt
portuguese
print Fix build. 2014-03-08 14:34:37 +00:00
russian
science Do not depend both on py-setuptools and py-setuptoolsXX 2014-03-08 15:51:47 +00:00
security Mark BROKEN: Does not build 2014-03-08 10:06:57 +00:00
shells
sysutils Mark BROKEN: Fails to configure 2014-03-08 16:02:36 +00:00
Templates
textproc Update to version 2013.09.05 of the Italian hyphenation rules. 2014-03-08 15:46:26 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.21.6 2014-03-08 15:38:53 +00:00
x11
x11-clocks
x11-drivers Mark BROKEN: Does not compile 2014-03-08 11:48:40 +00:00
x11-fm
x11-fonts Unbreak 2014-03-08 16:17:26 +00:00
x11-servers
x11-themes - Update to 2.2 2014-03-07 20:55:45 +00:00
x11-toolkits - Add LICENSE 2014-03-08 09:25:09 +00:00
x11-wm
CHANGES
COPYRIGHT
GIDs
LEGAL - Make case sensitive to match the output of "make -VLEGAL" 2014-03-08 12:21:00 +00:00
Makefile
MOVED Remove expired ports with no active website: 2014-03-08 09:49:50 +00:00
README
UIDs
UPDATING Fix invalid portmaster command 2014-03-08 15:10:45 +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.