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
Philippe Audeoud 1288c1a14f - support STAGE
2013-12-27 14:47:58 +00:00
accessibility
arabic
archivers
astro
audio Use CFLAGS_${ARCH} 2013-12-27 11:09:35 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Use CFLAGS_amd64 2013-12-27 11:12:02 +00:00
deskutils
devel - Update to 1.004000 2013-12-27 13:11:56 +00:00
dns
editors - Support STAGE 2013-12-27 13:08:28 +00:00
emulators
finance
french
ftp
games - Support STAGE 2013-12-27 13:08:28 +00:00
german
graphics - Fix build with clang 2013-12-27 14:05:59 +00:00
hebrew
hungarian
irc - Support STAGE 2013-12-27 13:08:28 +00:00
japanese
java Mark as forbidden, the port is now trigering a nasty FreeBSD bug! 2013-12-27 11:50:37 +00:00
Keywords
korean
lang Fix build of ldap module when sasl is enabled and LOCALBASE is not /usr/local. 2013-12-27 10:24:43 +00:00
mail - Support STAGE 2013-12-27 13:08:28 +00:00
math - Support STAGE 2013-12-27 13:08:28 +00:00
misc - support STAGE 2013-12-27 14:47:58 +00:00
Mk New CFLAGS_${ARCH} and CXXFLAGS_${ARCH} 2013-12-27 10:46:54 +00:00
multimedia
net
net-im
net-mgmt - support STAGE 2013-12-27 14:47:58 +00:00
net-p2p - support STAGE 2013-12-27 14:47:58 +00:00
news
palm
polish
ports-mgmt
portuguese
print Actually take maintainership (lost while commiting r337610). 2013-12-27 13:17:27 +00:00
russian
science
security
shells
sysutils
Templates
textproc Fix LIB_DEPENDS 2013-12-27 12:34:09 +00:00
Tools
ukrainian
vietnamese
www
x11 - Update to 0.6.3 (bugfix release) 2013-12-27 12:25:08 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED devel/py-pmock: does not work with python 2.6+ 2013-12-27 11:39:22 +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.