1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-03-08 17:36:32 +00:00
accessibility
arabic
archivers Remove expired ports with no active website: 2014-03-08 09:49:50 +00:00
astro Convert to rest of a* to USES=zip 2014-03-07 15:48:59 +00:00
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 Unbreak 2014-03-08 16:39:01 +00:00
cad Unbreak 2014-03-08 08:59:08 +00:00
chinese Fix make fetch 2014-03-08 14:04:42 +00:00
comms Convert c* to USES=zip 2014-03-07 15:59:54 +00:00
converters Convert c* to USES=zip 2014-03-07 15:59:54 +00:00
databases - Update to version 3.5.1 [1] 2014-03-08 16:10:40 +00:00
deskutils Unbreak 2014-03-08 16:23:33 +00:00
devel - Update LICENSE 2014-03-08 16:58:47 +00:00
dns Remove expired ports with no active website: 2014-03-08 09:49:50 +00:00
editors Convert e* to USES=zip 2014-03-07 16:55:01 +00:00
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 Fix to use proper zip arg 2014-03-07 17:44:14 +00:00
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 Mark BROKEN: Checksum and size mismatch 2014-03-08 16:25:17 +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 Make it possible to override EXTRACT_SUFX when using zip, some distfiles 2014-03-08 17:21:31 +00:00
multimedia Do not override $sig_stop to be -QUIT 2014-03-07 17:29:28 +00:00
net Remove expired ports with no active website: 2014-03-08 09:49:50 +00:00
net-im - Fix build on 10.x 2014-03-07 11:36:57 +00:00
net-mgmt Bring net-mgmt/netmond back into shape. 2014-03-07 16:20:41 +00:00
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 Add libpwquality. 2014-03-08 17:11:40 +00:00
shells
sysutils Mark BROKEN: Fails to configure 2014-03-08 16:02:36 +00:00
Templates
textproc Add: 2014-03-08 16:41:45 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.21.6 2014-03-08 15:38:53 +00:00
x11 - Support staging 2014-03-07 11:50:07 +00:00
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 Improve the wording in DEPRECATED a bit. 2014-03-08 17:36:32 +00:00
CHANGES Add a note for USES=zip and USES=makeself which were recently added by bapt 2014-03-07 19:07:40 +00:00
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.