1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Baptiste Daroussin 36a2528092 Support stage
2014-01-04 18:50:26 +00:00
accessibility
arabic
archivers Support stage 2014-01-04 18:50:26 +00:00
astro
audio Support stage 2014-01-04 18:25:01 +00:00
benchmarks
biology
cad
chinese Fix packaging after MASTER port was staged 2014-01-04 09:04:21 +00:00
comms
converters
databases - Add pecl-leveldb 0.1.4 2014-01-04 08:24:55 +00:00
deskutils - Fix packaging of examples after move to PYDISTUTILS_AUTOPLIST 2014-01-04 13:14:13 +00:00
devel - Enabled staging 2014-01-04 16:29:55 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics Add a mirror to avoid failing on clusters 2014-01-04 17:35:53 +00:00
hebrew
hungarian
irc
japanese
java Revert lang/openjdk7 to 7u25. 2014-01-04 15:56:26 +00:00
Keywords
korean
lang
mail - Set USE_GCC=any to fix build on FreeBSD 10 and HEAD. 2014-01-04 14:35:01 +00:00
math
misc
Mk Disconnect lang/gcc34 from bsd.gcc.mk, it is not used by any port anymore. 2014-01-04 15:49:15 +00:00
multimedia Remove expired ports: 2014-01-04 11:53:30 +00:00
net
net-im Remove expired ports: 2014-01-04 11:53:30 +00:00
net-mgmt
net-p2p Add option to disable ownership and permissions checking in rc script. 2014-01-04 15:33:14 +00:00
news
palm
polish
ports-mgmt
portuguese
print Another iteration on the path of finding the right fix. 2014-01-04 12:54:51 +00:00
russian Fix packaging after MASTER port was staged 2014-01-04 09:04:21 +00:00
science
security
shells Fix plist 2014-01-04 12:54:39 +00:00
sysutils - Fix package 2014-01-04 08:26:00 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www - Update to 1.2.3 2014-01-04 08:24:48 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove expired ports: 2014-01-04 11:53:30 +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.