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
Alexey Dokuchaev fe4367493e - Tighten USE_PYTHON as it said to be not compatible with Python 3.x+
- Hand over to python@ team, they will probably take better care of it

Discussed with:	mva, wg
2013-11-07 01:31:09 +00:00
accessibility
arabic
archivers
astro
audio Update to 0.57. 2013-11-06 22:50:21 +00:00
benchmarks
biology
cad
chinese
comms
converters - Add p5-JSON-MaybeXS 1.000000 2013-11-06 18:57:15 +00:00
databases Update to 0.57. 2013-11-06 22:50:21 +00:00
deskutils
devel - Unbreak pure.mk, use correct .include "${PORTSDIR}/Mk/Uses/gmake.mk" 2013-11-07 00:20:49 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics Update to 0.57. 2013-11-06 22:50:21 +00:00
hebrew
hungarian
irc Fix pkg name collisions 2013-11-06 17:52:42 +00:00
japanese
java
Keywords
korean
lang Apply the clang portion of r255321 from base switching the default C++ 2013-11-06 23:38:36 +00:00
mail - remove conditional no longer required per staging 2013-11-07 01:20:48 +00:00
math Update to 0.57. 2013-11-06 22:50:21 +00:00
misc
Mk - Unbreak pure.mk, use correct .include "${PORTSDIR}/Mk/Uses/gmake.mk" 2013-11-07 00:20:49 +00:00
multimedia
net Update to 0.57. 2013-11-06 22:50:21 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt - Allow use with bmake (default make on 10 and above) 2013-11-06 20:03:31 +00:00
portuguese
print
russian
science
security - Respect CC and fix build with clang 2013-11-06 19:05:49 +00:00
shells
sysutils sysutils/ddrescue: update to 1.17 2013-11-06 22:19:18 +00:00
Templates
textproc Update to 0.57. 2013-11-06 22:50:21 +00:00
Tools
ukrainian
vietnamese
www - Update to 2013.11.06 2013-11-06 20:03:16 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts - Tighten USE_PYTHON as it said to be not compatible with Python 3.x+ 2013-11-07 01:31:09 +00:00
x11-servers
x11-themes Remove the MAKE_ENV+=DESTDIR=${STAGEDIR} from the x11-themes/cursor-crystal-theme. 2013-11-06 19:06:09 +00:00
x11-toolkits Update to 0.57. 2013-11-06 22:50:21 +00:00
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
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.