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
Baptiste Daroussin a87d667525 USES=libtool
strip binaries
2014-04-22 15:53:52 +00:00
accessibility
arabic
archivers
astro
audio USES=libtool 2014-04-22 15:53:52 +00:00
benchmarks
biology
cad
chinese
comms USES=libtool 2014-04-22 15:50:11 +00:00
converters
databases
deskutils Support stage 2014-04-22 15:37:24 +00:00
devel Possibly unbreak 2014-04-22 15:44:37 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics Support stage 2014-04-22 15:41:10 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang - Update to 05_20140420 2014-04-22 15:25:22 +00:00
mail
math
misc Support stage 2014-04-22 15:43:05 +00:00
Mk Fix directory keywords handling 2014-04-22 14:11:48 +00:00
multimedia [NEW PORT] multimedia/py-soco: Python interface to Sonos speakers 2014-04-22 13:54:42 +00:00
net - Clean up *.orig files before build 2014-04-22 13:57:09 +00:00
net-im
net-mgmt Fix duplicate plist entries 2014-04-22 14:49:52 +00:00
net-p2p
news
palm
polish
ports-mgmt - Update to checkin 32a2683eca 2014-04-22 14:44:04 +00:00
portuguese
print
russian
science
security - Update to 1.13.0 2014-04-22 15:44:05 +00:00
shells
sysutils - Patch to restrict terminal size to 255x255 max to avoid uint8 overflow. 2014-04-22 14:09:10 +00:00
Templates
textproc Switch from py-requests1 to py-requests 2014-04-22 12:18:20 +00:00
Tools
ukrainian
vietnamese
www
x11
x11-clocks
x11-drivers
x11-fm Support stage 2014-04-22 13:11:44 +00:00
x11-fonts
x11-servers
x11-themes Support stage 2014-04-22 12:50:54 +00:00
x11-toolkits Support stage 2014-04-22 12:43:53 +00:00
x11-wm Fix build 2014-04-22 14:17:04 +00:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
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.