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-24 21:46:28 +00:00
accessibility
arabic
archivers Use MAKE_CMD instead of GMAKE 2014-06-24 21:46:28 +00:00
astro
audio
benchmarks
biology
cad - Update from 3.8.63 to 3.8.65 2014-06-24 16:34:27 +00:00
chinese
comms
converters
databases Update to 5.0.0. 2014-06-24 16:28:45 +00:00
deskutils
devel Rename the gmake-lite binary into gmake-lite so that it doesn't conflicts with gmake 2014-06-24 21:41:35 +00:00
dns Add a PYTHON option to bind99 and bind910, it installs a couple of dnssec 2014-06-24 15:15:33 +00:00
editors
emulators
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to the 20140619 snapshot of GCC 4.8.4 2014-06-24 16:17:36 +00:00
mail mail/cone: support stage [1] 2014-06-24 20:08:33 +00:00
math
misc
Mk Use MAKE_CMD instead of GMAKE 2014-06-24 21:39:04 +00:00
multimedia
net - Update to 1.8.3 2014-06-24 20:12:17 +00:00
net-im
net-mgmt
net-p2p
news
palm 1: Stagify. 2014-06-24 15:16:33 +00:00
polish 1: Stagify. 2014-06-24 15:37:54 +00:00
ports-mgmt Stagify. 2014-06-24 15:42:43 +00:00
portuguese
print Forgot to commit that part 2014-06-24 21:27:34 +00:00
russian
science
security - Update to 0.4.9 2014-06-24 15:51:41 +00:00
shells
sysutils Remove pc-sysinstall port. 2014-06-24 20:59:20 +00:00
Templates
textproc textproc/py-rdflib: update to 4.1.2 2014-06-24 18:06:44 +00:00
Tools
ukrainian
vietnamese
www - Switch to USES= libtool:keepla tar:bzip2 2014-06-24 20:28:18 +00:00
x11
x11-clocks Remove IS_INTERACTIVE. 2014-06-24 15:15:56 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Rename to -lite for consistency 2014-06-24 21:06:28 +00:00
README
UIDs
UPDATING Update to 5.0.0. 2014-06-24 16:28: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.