1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Vanilla I. Shu d6ff3c7a4f Stagify.
Approved by:	portmgr@
2014-06-23 08:32:49 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks - Set license_file. 2014-06-23 00:09:12 +00:00
biology
cad - Removed license, because the situation is complex. 2014-06-22 22:37:05 +00:00
chinese
comms
converters
databases - Convert databases/spatialite to USES=libtool, drop .la files 2014-06-23 02:44:12 +00:00
deskutils Stagify. 2014-06-23 02:20:57 +00:00
devel Update to 20140622. 2014-06-23 07:47:27 +00:00
dns
editors
emulators
finance - USES=libtool, drop .la files 2014-06-23 02:31:01 +00:00
french
ftp
games
german
graphics - Switch to USES=libtool, drop .la files 2014-06-23 02:54:22 +00:00
hebrew
hungarian
irc
japanese
java Remove interractive this ports can be installed without the graphical installer 2014-06-22 23:44:12 +00:00
Keywords
korean
lang - Update to 2.2.9 2014-06-23 07:27:24 +00:00
mail
math - Correct license option. 2014-06-23 00:07:48 +00:00
misc
Mk
multimedia
net Stagify. 2014-06-23 08:32:49 +00:00
net-im
net-mgmt - Unbreak build after previous commits 2014-06-23 03:35:40 +00:00
net-p2p
news
palm
polish
ports-mgmt Mark as broken: it is failing for a while 2014-06-22 22:31:36 +00:00
portuguese
print
russian
science
security
shells Fix building zsh on a FreeBSD which is a NIS client [1] 2014-06-22 22:54:43 +00:00
sysutils sysutils/socket: support stage 2014-06-23 00:21:54 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Unbreak. Don't include the unversioned notes.html file, and instead 2014-06-23 01:31:30 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Switch to USES=libtool, drop .la files 2014-06-23 00:57:24 +00:00
x11-wm
.arcconfig
.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.