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
Vanilla I. Shu da22b572b8 Stagify.
2014-06-07 01:31:13 +00:00
accessibility
arabic
archivers
astro
audio Stagify. 2014-06-07 01:31:13 +00:00
benchmarks
biology
cad Update to 3.3.60 2014-06-06 20:57:37 +00:00
chinese
comms
converters
databases
deskutils Remove the NO_STAGE knob. No obvious ill-effects. Seems to "just work". 2014-06-06 22:36:41 +00:00
devel Add staging support. 2014-06-06 22:59:54 +00:00
dns
editors
emulators
finance Add staging support. 2014-06-06 23:04:50 +00:00
french
ftp
games Mark BROKEN: Fails to build 2014-06-06 20:34:11 +00:00
german
graphics - Enable staging 2014-06-06 21:08:06 +00:00
hebrew
hungarian
irc
japanese
java Mark it as unsafe for parallel build. 2014-06-06 23:40:56 +00:00
Keywords
korean
lang - Update to 1.9.2 2014-06-06 21:06:12 +00:00
mail Do not include bsd.port.pre.mk twice 2014-06-06 21:33:54 +00:00
math - Add staging support 2014-06-06 22:48:58 +00:00
misc
Mk Fix NO_PIE env definition 2014-06-07 00:27:41 +00:00
multimedia
net Switch ZeroMQ 4 ports to USES=libtool and bump revision of affected ports. 2014-06-06 20:27:56 +00:00
net-im
net-mgmt - Fix %%PIDDIR%% not being replaced in nrpe2 rc script 2014-06-06 22:08:34 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science Mark BROKEN: Does not build 2014-06-06 20:40:26 +00:00
security
shells
sysutils sysutils/samesame: forgotten files! 2014-06-06 22:23:55 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Fix the just-added dependency on slf4j-nop.jar 2014-06-06 22:29:56 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts - Update to 20131208 2014-06-06 21:10:33 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
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.