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
Pawel Pekala c2741d277c - Add staging support
- Strip plugin binary
2014-03-13 17:48:16 +00:00
accessibility
arabic
archivers USE_BZIP2 -> USES+=tar:bzip2 2014-03-13 16:11:14 +00:00
astro
audio - Add staging support 2014-03-13 17:48:16 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel - Prefer USES=gmake, add OPTIONS_DEFINE=DOCS, and support staging. 2014-03-13 17:36:30 +00:00
dns
editors
emulators Work around build problems on recent stable/9. 2014-03-13 17:41:51 +00:00
finance
french
ftp
games USE_BZIP2 -> USES+=tar:bzip2 2014-03-13 16:11:14 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Support staging 2014-03-13 15:12:44 +00:00
mail Unbreak, those 3 ports include Makefile.xpi after bsd.port.pre.mk so the 2014-03-13 17:26:13 +00:00
math USE_BZIP2 -> USES+=tar:bzip2 2014-03-13 16:11:14 +00:00
misc
Mk - Check test: 2014-03-13 15:08:21 +00:00
multimedia Really depend on libiconv. (fixes packaging, doh!) 2014-03-13 17:28:09 +00:00
net
net-im
net-mgmt - Update to 0.5 [1] 2014-03-13 16:14:48 +00:00
net-p2p
news
palm
polish
ports-mgmt - Support staging 2014-03-13 15:06:28 +00:00
portuguese
print
russian
science
security - Version update to 1.18 2014-03-13 16:07:38 +00:00
shells
sysutils - Update to 0.9.14 2014-03-13 16:38:06 +00:00
Templates
textproc - Update to 1.7-3 2014-03-13 16:01:10 +00:00
Tools
ukrainian
vietnamese Support staging 2014-03-13 14:53:18 +00:00
www Unbreak, those 3 ports include Makefile.xpi after bsd.port.pre.mk so the 2014-03-13 17:26:13 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits mark as BROKEN + DEPRECATED and set EXPIRATION_DATE 2014-03-13 16:10:06 +00:00
x11-wm
CHANGES
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.