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-05-27 20:57:19 +00:00
accessibility
arabic
archivers - Add CONFLICTS 2014-05-27 12:06:54 +00:00
astro
audio Replace autoreconf in pre-configure with standard USE_AUTOTOOLS. 2014-05-27 20:57:19 +00:00
benchmarks Convert to USES=pgsql 2014-05-27 10:42:11 +00:00
biology
cad Update to 20140316. 2014-05-26 20:21:53 +00:00
chinese
comms
converters
databases Update to new upstream release 6.0.30. 2014-05-27 15:40:43 +00:00
deskutils - Convert misc/xosd and dependent ports which need it (deskutils/xneur, polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop .la files 2014-05-27 11:17:41 +00:00
devel Remove expired ports: 2014-05-27 19:03:50 +00:00
dns Stageify. 2014-05-27 09:40:49 +00:00
editors Stageify. 2014-05-27 15:13:08 +00:00
emulators
finance
french
ftp
games - Remove line unneeded after switch to USES=scons 2014-05-27 18:58:59 +00:00
german
graphics - Switch to USES=libtool, drop .la files 2014-05-27 18:25:51 +00:00
hebrew
hungarian
irc
japanese
java java/wildfly80: New port: WildFly - replacement for JBoss Application Server 2014-05-27 08:12:46 +00:00
Keywords
korean
lang - Stagify 2014-05-27 19:54:28 +00:00
mail - Switch to USES=libtool, drop .la files 2014-05-27 18:24:38 +00:00
math Remove expired ports: 2014-05-27 19:03:50 +00:00
misc - Convert misc/xosd and dependent ports which need it (deskutils/xneur, polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop .la files 2014-05-27 11:17:41 +00:00
Mk Drop support for USE_SCONS please use USES=scons instead 2014-05-27 14:58:58 +00:00
multimedia - Switch to USES=libtool, drop .la files 2014-05-27 14:14:11 +00:00
net - Switch to USES=libtool, drop .la files 2014-05-27 18:19:44 +00:00
net-im net-im/jitsi: Fix DragonFly breakage exposed by staging 2014-05-27 11:51:10 +00:00
net-mgmt net-mgmt/zabbix22-server: Re-add Oracle option and bump PORTREVISION 2014-05-27 19:11:43 +00:00
net-p2p Convert to USES=scons 2014-05-27 12:43:48 +00:00
news
palm
polish - Convert misc/xosd and dependent ports which need it (deskutils/xneur, polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop .la files 2014-05-27 11:17:41 +00:00
ports-mgmt
portuguese
print Fix make checksum 2014-05-27 05:29:01 +00:00
russian
science
security Fix build when KRB5_HOME != LOCALBASE. 2014-05-27 19:59:41 +00:00
shells - Update to 4.3.18 2014-05-27 12:35:25 +00:00
sysutils Update to 1.8.9. 2014-05-27 19:53:55 +00:00
Templates
textproc - Update to 5.3 2014-05-27 14:47:21 +00:00
Tools
ukrainian
vietnamese
www Fix make patch 2014-05-27 20:52:17 +00:00
x11 Update to 304 2014-05-27 12:18:47 +00:00
x11-clocks - Convert misc/xosd and dependent ports which need it (deskutils/xneur, polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop .la files 2014-05-27 11:17:41 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2014-05-27 19:03:50 +00:00
README
UIDs
UPDATING Update to new upstream release 6.0.30. 2014-05-27 15:40:43 +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.