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-23 16:58:55 +00:00
accessibility
arabic
archivers rpm4 does not build if default python is 3.x - force use of python 2.7 2014-07-23 12:11:14 +00:00
astro
audio - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
benchmarks Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
biology Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
cad Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
chinese Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
comms Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
converters
databases Upgrade to version 2.0.0. 2014-07-23 14:12:35 +00:00
deskutils Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
devel Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
dns dns/p5-DNS-ZoneParse 2014-07-23 12:35:26 +00:00
editors Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
emulators Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
finance Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
french Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
ftp Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
games Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
german
graphics Add USES=readline to fix build on -current. 2014-07-23 13:24:53 +00:00
hebrew
hungarian
irc Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work 2014-07-23 10:28:03 +00:00
japanese Finish some removals 2014-07-23 14:41:30 +00:00
java
Keywords
korean
lang Upgrade to version 6.0.1. 2014-07-23 14:24:20 +00:00
mail Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work 2014-07-23 10:28:03 +00:00
math Add USES=readline to fix build on -current. 2014-07-23 13:24:53 +00:00
misc Add USES=readline to fix build on -current. 2014-07-23 13:24:53 +00:00
Mk - Fix _TWISTED_COMPONENTS: add missing "pair" 2014-07-23 16:44:38 +00:00
multimedia Add USES=readline to fix build on -current. 2014-07-23 13:24:53 +00:00
net Add USES=readline to fix build on -current. 2014-07-23 13:24:53 +00:00
net-im - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
net-mgmt Fix a minima the plugin breakage introduced by Net::DNS 0.75 and above. 2014-07-23 13:41:07 +00:00
net-p2p Add USES=readline to fix build on -current. 2014-07-23 13:24:53 +00:00
news - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
palm
polish
ports-mgmt Fix the build on PowerPC: apparently it declares that it has atomic builtins, 2014-07-23 16:49:42 +00:00
portuguese
print Finish some removals 2014-07-23 14:41:30 +00:00
russian
science
security - Document vulnerabilities in www/tomcat*: CVE-2014-0096, CVE-2014-0099, CVE-2014-0075 2014-07-23 16:51:38 +00:00
shells
sysutils Add USES=readline to fix build on -current. 2014-07-23 13:24:53 +00:00
Templates
textproc Upgrade to version 0.9.9. 2014-07-23 13:53:07 +00:00
Tools - Better handling when custom encoding is specified in details 2014-07-23 12:14:32 +00:00
ukrainian
vietnamese
www Stage, fix build without gcc, and repair a backwards OPTIONS check. 2014-07-23 16:58:55 +00:00
x11 - Fix the build across the gang; stagify and undeprecate 2014-07-23 11:28:40 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Use @fcfontsdir 2014-07-23 13:17:28 +00:00
x11-servers
x11-themes
x11-toolkits Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work 2014-07-23 10:28:03 +00:00
x11-wm Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work 2014-07-23 10:28:03 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs - Use USER and GROUP in Makefile instead of having 2014-07-23 15:25:49 +00:00
LEGAL
Makefile
MOVED Remove japanese/teTeX 2014-07-23 13:36:58 +00:00
README
UIDs - Use USER and GROUP in Makefile instead of having 2014-07-23 15:25:49 +00:00
UPDATING Back to the present 2014-07-23 15:42:10 +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.