1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2016-02-02 22:47:15 +00:00
accessibility
arabic
archivers Bump minimal python3 version to 3.3 in USES 2016-02-02 20:01:44 +00:00
astro - Add NO_ARCH 2016-02-02 22:44:15 +00:00
audio
benchmarks
biology
cad Remove empty pkg-plist. 2016-02-02 15:28:45 +00:00
chinese
comms
converters
databases - Update to 3.2.22.1 2016-02-02 22:46:25 +00:00
deskutils
devel - Update to 3.4.2 2016-02-02 22:47:15 +00:00
dns - Update to 0.0.0.20160130 2016-02-02 22:44:20 +00:00
editors
emulators
finance
french
ftp
games
german - Update to 2016.01.31 2016-02-02 22:45:08 +00:00
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Remove expired lang/python32 2016-02-02 20:16:34 +00:00
mail - Update to 3.2.22.1 2016-02-02 22:46:39 +00:00
math Bump minimal python3 version to 3.3 in USES 2016-02-02 20:01:44 +00:00
misc Bump minimal python3 version to 3.3 in USES 2016-02-02 20:01:44 +00:00
Mk Update examples to exclude version 3.2 2016-02-02 20:21:47 +00:00
multimedia - Update to 0.7.82 2016-02-02 22:44:33 +00:00
net net/py-ldap3: update to 1.0.4 2016-02-02 20:06:41 +00:00
net-im Bump minimal python3 version to 3.3 in USES 2016-02-02 20:01:44 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt build/synth: bug fixes, new features 2016-02-02 21:47:55 +00:00
portuguese
print
russian
science - Allow concurrent installation (USE_PYTHON=concurrent) 2016-02-02 22:45:00 +00:00
security Update Nettle to 3.2 (ABI compatible) 2016-02-02 22:44:40 +00:00
shells
sysutils Bump minimal python3 version to 3.3 in USES 2016-02-02 20:01:44 +00:00
Templates
textproc - Update to 1.0.3 2016-02-02 22:45:31 +00:00
Tools
ukrainian
vietnamese
www - Update to 3.2.22.1 2016-02-02 22:46:47 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts - Update to 4.0 2016-02-02 22:44:42 +00:00
x11-servers
x11-themes [NEW] x11-themes/gtk-E17-theme: Dark GTK theme for Enlightenment 2016-02-02 17:51:52 +00:00
x11-toolkits Remove Python 3.2 related slave ports to unbreak INDEX 2016-02-02 20:48:06 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove Python 3.2 related slave ports to unbreak INDEX 2016-02-02 20:48:06 +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.