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 12:11:14 +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 - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
biology
cad Do not hardcode dependency on pdflatex 2014-07-23 12:08:39 +00:00
chinese
comms
converters
databases Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work 2014-07-23 10:28:03 +00:00
deskutils - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
devel Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work 2014-07-23 10:28:03 +00:00
dns - Fix location of libsofthsm.so [1] 2014-07-23 08:30:09 +00:00
editors - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
emulators - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
finance
french
ftp - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
games - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
german
graphics Convert from WITHOUT_X11 to Options X11. 2014-07-23 12:10:14 +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 Switch to use texlive version of ptex 2014-07-23 10:21:18 +00:00
java
Keywords
korean
lang Add elixir, functional, meta-programming aware language 2014-07-23 10:55:48 +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
misc
Mk Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work 2014-07-23 10:28:03 +00:00
multimedia Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work 2014-07-23 10:28:03 +00:00
net Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work 2014-07-23 10:28:03 +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
net-p2p Fix clang build on 9.x 2014-07-23 11:02:56 +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
portuguese
print Continue decomissioning teTeX 2014-07-23 12:09:22 +00:00
russian
science
security Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work 2014-07-23 10:28:03 +00:00
shells
sysutils Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work 2014-07-23 10:28:03 +00:00
Templates
textproc Switch to use texlive-texmf which provide ifluatex and ifxetex now 2014-07-23 10:17:02 +00:00
Tools
ukrainian
vietnamese
www Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work 2014-07-23 10:28:03 +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
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
LEGAL
Makefile
MOVED Continue decomissioning teTeX 2014-07-23 12:09:22 +00:00
README
UIDs
UPDATING Switch to texlive by default 2014-07-23 10:11:18 +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.