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-07-04 02:50:48 +00:00
accessibility Reduce unnecessary bsd.port.options.mk inclusion by using 2014-07-03 20:01:14 +00:00
arabic Use OPTIONS helpers. 2014-07-03 19:55:21 +00:00
archivers Correct the SLAVE_PORT check. 2014-07-03 19:09:35 +00:00
astro The do-install logic didn't work with stage. 2014-07-03 20:22:16 +00:00
audio Stagify. 2014-07-03 14:22:20 +00:00
benchmarks This port is not stage clean. 2014-07-03 15:07:00 +00:00
biology
cad
chinese Remove NOPORTDOCS. 2014-07-03 23:58:28 +00:00
comms Remove NOPORTEXAMPLES. 2014-07-03 23:59:03 +00:00
converters - Allow build with php55 2014-07-04 02:49:13 +00:00
databases - Update to 0.6.1 2014-07-04 02:48:12 +00:00
deskutils Nuke NOPORTDOCS. Convert a couple WITH_foo's to OPTIONS. 2014-07-03 21:54:14 +00:00
devel - Update to 2.2.1 2014-07-04 02:49:34 +00:00
dns Remove NOPORTEXAMPLES. 2014-07-03 23:59:50 +00:00
editors Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-03 22:02:00 +00:00
emulators Remove NOPORTDOCS, and convert some stuff to OPTIONS helpers. 2014-07-03 22:10:07 +00:00
finance
french Oops, reversed the DOCS check. 2014-07-03 23:24:47 +00:00
ftp Resolve unnecessary bsd.port.options.mk inclusion by using OPTIONS helpers. 2014-07-03 18:18:02 +00:00
games s/.post// 2014-07-03 23:30:04 +00:00
german
graphics Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:09:47 +00:00
hebrew
hungarian
irc Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:11:40 +00:00
japanese Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:13:33 +00:00
java Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:20:03 +00:00
Keywords
korean - Stagify 2014-07-03 17:33:14 +00:00
lang s/.post// 2014-07-04 00:26:43 +00:00
mail Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:33:29 +00:00
math Correct a few typos. 2014-07-04 00:58:47 +00:00
misc - Update LICENSE 2014-07-04 02:50:03 +00:00
Mk Use modern LIB_DEPENDS 2014-07-03 11:37:09 +00:00
multimedia Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 01:00:21 +00:00
net - Update to 0.61 2014-07-04 02:48:52 +00:00
net-im Convert textproc/iksemel to "USES=libtool pathfix" and bump dependent ports 2014-07-03 13:18:14 +00:00
net-mgmt - Add my LOCAL to MASTER_SITES 2014-07-04 02:48:08 +00:00
net-p2p - Add staging support 2014-07-03 18:57:48 +00:00
news
palm - Switch to USES=libtool, drop .la files 2014-07-03 16:20:26 +00:00
polish
ports-mgmt
portuguese
print Attempt to unbreak on freebsd < 10, the desthack was not properly quoted 2014-07-03 21:26:06 +00:00
russian
science - Update to 1.6.4 2014-07-04 02:49:34 +00:00
security - Switch to USES=libtool, drop .la files 2014-07-03 17:57:43 +00:00
shells
sysutils - Update to 0.09 2014-07-04 02:48:46 +00:00
Templates
textproc - Update to 2.11 2014-07-04 02:49:40 +00:00
Tools
ukrainian
vietnamese
www - Update to 3.1.1 2014-07-04 02:50:48 +00:00
x11 - Switch to USES=libtool, drop .la files 2014-07-03 11:35:21 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Stagify 2014-07-02 23:09:59 +00:00
x11-servers
x11-themes Update to version 20140629 2014-07-03 19:20:04 +00:00
x11-toolkits
x11-wm Avoid unnecessary bsd.port.options.mk inclusion by using 2014-07-03 16:09:40 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED rpm3 is EOLed for long, most rpm users are now using rpm4 2014-07-03 09:20:50 +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.