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
2014-06-16 14:18:57 +00:00
accessibility
arabic
archivers - Update to 2.00 2014-06-16 13:31:05 +00:00
astro
audio - Add missing USES=libtool 2014-06-16 14:18:57 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel subversion port has been overhauled. Some optional parts was extracted 2014-06-16 13:12:21 +00:00
dns
editors Take maintenership of multiple ports (feld@ drop its maintenership) 2014-06-16 12:49:00 +00:00
emulators
finance
french
ftp Take maintenership of multiple ports (feld@ drop its maintenership) 2014-06-16 12:49:00 +00:00
games
german
graphics Stagify. 2014-06-16 12:18:26 +00:00
hebrew
hungarian
irc irc/py-irc: update to 5.9.1 2014-06-16 12:57:05 +00:00
japanese support stage 2014-06-16 13:46:38 +00:00
java subversion port has been overhauled. Some optional parts was extracted 2014-06-16 13:12:21 +00:00
Keywords
korean
lang
mail
math
misc stage support 2014-06-16 13:24:53 +00:00
Mk Remove manpage leftovers in stage 2014-06-16 12:23:52 +00:00
multimedia - Fix build with clang (include <wait.h> -> <sys/wait.h>) 2014-06-16 11:23:39 +00:00
net
net-im
net-mgmt Take maintenership of multiple ports (feld@ drop its maintenership) 2014-06-16 12:49:00 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Update to 1.993 2014-06-16 13:38:29 +00:00
shells
sysutils Remove run dependency on gcc, this is wrong [1] 2014-06-16 13:51:38 +00:00
Templates
textproc Take maintenership of multiple ports (feld@ drop its maintenership) 2014-06-16 12:49:00 +00:00
Tools
ukrainian
vietnamese
www www/jmeter: Remove whitespace from pkg-descr 2014-06-16 13:45:35 +00:00
x11 Update to 3.3.6. 2014-06-16 12:13:36 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING subversion port has been overhauled. Some optional parts was extracted 2014-06-16 13:12:21 +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.