1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2015-02-20 16:47:29 +00:00
accessibility
arabic
archivers
astro
audio audio/slv2: Set the make environment on the do-build target 2015-02-20 13:51:53 +00:00
benchmarks
biology
cad
chinese
comms Add -Wno-unused to prevent Werror from triggering with gcc48 2015-02-20 16:25:32 +00:00
converters
databases Switch default PHP version to 5.6.x. 2015-02-20 13:56:11 +00:00
deskutils deskutils/treesheets: make environment was not set in build target 2015-02-20 13:41:42 +00:00
devel - Use USES=twisted 2015-02-20 15:48:52 +00:00
dns
editors
emulators
finance
french
ftp
games - Fix invalid dereferencing of null reference which causes startup 2015-02-20 06:53:37 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Switch default PHP version to 5.6.x. 2015-02-20 13:56:11 +00:00
mail
math Drop Maintainership 2015-02-20 15:42:44 +00:00
misc
Mk Switch default PHP version to 5.6.x. 2015-02-20 13:56:11 +00:00
multimedia Update to 0.8.0 2015-02-20 09:49:42 +00:00
net Update to version 5.9.1 2015-02-20 16:19:20 +00:00
net-im
net-mgmt - Bring back lost patch to fix memory usage calculations 2015-02-20 14:52:01 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Use USES=twisted 2015-02-20 15:49:05 +00:00
shells
sysutils Remove Werror to allow compilation with latest clang 2015-02-20 16:47:29 +00:00
Templates
textproc
Tools Support non default ports path. 2015-02-20 16:30:26 +00:00
ukrainian
vietnamese
www - Update to 1.9.13 2015-02-20 13:23:58 +00:00
x11 x11/eaglemode: set make enviroment for do-build target 2015-02-20 14:58:49 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/thewidgetfactory: #include <string.h> 2015-02-20 14:06:06 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Switch default PHP version to 5.6.x. 2015-02-20 13:56:11 +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.