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 362d680e01 Support stage
2014-03-24 23:17:20 +00:00
accessibility
arabic
archivers Support stage 2014-03-24 23:17:20 +00:00
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases - Update to 5.6.16-64.1 2014-03-24 20:17:52 +00:00
deskutils Remove expired ports: 2014-03-24 19:51:54 +00:00
devel use tar:bzip2 2014-03-24 22:34:46 +00:00
dns
editors
emulators - Update to 0.94 2014-03-24 19:57:30 +00:00
finance
french
ftp
games Support stage 2014-03-24 22:51:32 +00:00
german
graphics Support stage 2014-03-24 22:54:41 +00:00
hebrew
hungarian
irc
japanese - Fix index after removal of ruby-gnome ports 2014-03-24 20:03:27 +00:00
java
Keywords
korean
lang - Mark BROKEN 2014-03-24 22:15:25 +00:00
mail - Fix index after removal of ruby-gnome ports 2014-03-24 20:03:27 +00:00
math
misc
Mk
multimedia Chase multimedia/xmms deprecation and expiration date. 2014-03-24 21:52:38 +00:00
net Remove expired ports: 2014-03-24 19:51:54 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science - Fix index after removal of ruby-gnome ports 2014-03-24 20:03:27 +00:00
security
shells
sysutils Add periodic script 2014-03-24 20:30:21 +00:00
Templates
textproc Fix a typo 2014-03-24 22:25:10 +00:00
Tools Fix cdiff 2014-03-24 20:30:00 +00:00
ukrainian
vietnamese
www Parse HTTP Link headers. 2014-03-24 21:49:59 +00:00
x11 Support stage 2014-03-24 22:59:12 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 0.2.3.1 2014-03-24 20:53:35 +00:00
x11-wm Support stage 2014-03-24 23:00:42 +00:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL Remove expired ports: 2014-03-24 19:51:54 +00:00
Makefile
MOVED Remove expired ports: 2014-03-24 19:51:54 +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.