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
2014-07-03 04:03:42 +00:00
accessibility
arabic
archivers
astro Haven't used this in nearly a decade, and it's way out of date. 2014-07-02 23:46:28 +00:00
audio
benchmarks - Fix fetch 2014-07-03 00:48:13 +00:00
biology
cad
chinese - Switch to USES=libtool, drop .la files 2014-07-02 22:10:05 +00:00
comms - Switch to USES=libtool, drop .la files 2014-07-03 00:07:33 +00:00
converters - Switch to USES=libtool, drop .la files 2014-07-03 00:07:49 +00:00
databases - Update rails and friend to 3.2.19 2014-07-02 23:26:38 +00:00
deskutils - Convert USE_BZIP2 to USES 2014-07-02 23:43:04 +00:00
devel - Update to 1.570 2014-07-03 02:57:13 +00:00
dns - Switch to USES=libtool, drop .la files 2014-07-02 23:08:05 +00:00
editors - Add USES=libtool to textproc/ots and bump dependent ports 2014-07-02 20:58:04 +00:00
emulators - Switch to USES=libtool 2014-07-03 00:07:09 +00:00
finance
french jdictionary is staged 2014-07-02 19:26:05 +00:00
ftp
games games/linux-steam: Actually reset maintainer this time 2014-07-02 23:34:09 +00:00
german
graphics - Switch to USES=libtool, drop .la files 2014-07-03 00:20:46 +00:00
hebrew
hungarian
irc
japanese - Add stage support 2014-07-03 02:13:47 +00:00
java Correct typo declaring ONLY_FOR_ARCHS 2014-07-02 18:18:37 +00:00
Keywords
korean
lang - Switch to USES=libtool, drop .la files 2014-07-02 22:19:34 +00:00
mail Fix patch application in mail/qmail-spamcontrol: 2014-07-03 02:20:07 +00:00
math - Update from 2.1.1 to 2.1.2 2014-07-03 01:56:05 +00:00
misc - Switch to USES=libtool, drop .la files 2014-07-02 23:38:44 +00:00
Mk Add URL explaining NO_STAGE deprecation 2014-07-02 19:51:23 +00:00
multimedia - Switch to USES=libtool, drop .la files 2014-07-03 00:49:39 +00:00
net net/wowzamediaserverpro: Reset maintainer and deprecate interactive port 2014-07-02 23:43:56 +00:00
net-im
net-mgmt net-mgmt/ourmon: Reset maintainer and deprecate interactive port 2014-07-02 22:24:47 +00:00
net-p2p Declare ONLY_FOR_ARCHS correctly 2014-07-02 18:28:04 +00:00
news
palm
polish
ports-mgmt
portuguese
print print/dvips: Reset maintainer and deprecate interactive port 2014-07-02 22:43:25 +00:00
russian
science
security - Stagify 2014-07-02 22:00:44 +00:00
shells
sysutils - Switch devel/argtable to USES=libtool, drop .la files 2014-07-02 22:12:53 +00:00
Templates
textproc - Strip library 2014-07-02 22:14:02 +00:00
Tools
ukrainian
vietnamese Resetting maintainership on ports that have not been staged and without any 2014-07-02 17:24:15 +00:00
www Avoid unnecessary bsd.port.options.mk inclusion. 2014-07-03 04:03:42 +00:00
x11
x11-clocks
x11-drivers
x11-fm First batch at resetting maintainership on ports that have not been staged and 2014-07-02 16:45:52 +00:00
x11-fonts Stagify 2014-07-02 23:09:59 +00:00
x11-servers
x11-themes First batch at resetting maintainership on ports that have not been staged and 2014-07-02 16:45:52 +00:00
x11-toolkits First batch at resetting maintainership on ports that have not been staged and 2014-07-02 16:45:52 +00:00
x11-wm First batch at resetting maintainership on ports that have not been staged and 2014-07-02 16:45:52 +00:00
.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.