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
Christian Weisgerber 10cd037d6a Update to 1.2.0. No user-visible changes.
Switch to USES=libtool:keepla.
2014-05-28 17:51:32 +00:00
accessibility
arabic
archivers - Add CONFLICTS 2014-05-27 12:06:54 +00:00
astro
audio Update to 1.2.0. No user-visible changes. 2014-05-28 17:51:32 +00:00
benchmarks
biology
cad - Update from 3.8.59 to 3.8.60 2014-05-28 15:52:22 +00:00
chinese
comms
converters
databases - Update to 1.113 2014-05-28 14:11:03 +00:00
deskutils mail/libetpan: 2014-05-27 21:11:52 +00:00
devel - Update to 0.10 2014-05-28 14:57:53 +00:00
dns
editors Remove USE_DISPLAY from broken ports 2014-05-28 12:12:46 +00:00
emulators
finance
french
ftp Update to version 4.3. 2014-05-28 10:39:38 +00:00
games - Fix build 2014-05-27 23:04:01 +00:00
german
graphics - Update from 1.3 to 1.4 2014-05-28 15:21:54 +00:00
hebrew
hungarian
irc - Fix runtime when built with clang [1] [2] 2014-05-27 23:58:42 +00:00
japanese Make password work again on recent 9-STABLE and later. 2014-05-28 03:06:23 +00:00
java
Keywords
korean
lang Update to a new snapshot including CHERI stack fixes from the weekend. 2014-05-28 16:47:30 +00:00
mail mail/libetpan: 2014-05-27 21:11:52 +00:00
math Update to GAP 4.7.5 2014-05-28 08:41:42 +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 Add a new option, INSTALL_STRIPPED, 2014-05-28 15:59:47 +00:00
multimedia - Update from 1.3 to 1.4 2014-05-28 15:21:54 +00:00
net - Set username to descr during interface is in use. 2014-05-28 17:43:27 +00:00
net-im Fix gettext detection. 2014-05-27 21:13:42 +00:00
net-mgmt Fix build with PGSQL. 2014-05-28 09:23:19 +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 LICENSE 2014-05-28 12:33:41 +00:00
russian
science - Stage support 2014-05-28 15:14:02 +00:00
security - Use proper name for libgnutlsdane.so 2014-05-28 15:59:55 +00:00
shells - Update to 4.3.18 2014-05-27 12:35:25 +00:00
sysutils Fix a forgotten port using old perl framework 2014-05-28 12:04:08 +00:00
Templates
textproc - Update to 1.07 2014-05-28 14:25:21 +00:00
Tools
ukrainian
vietnamese
www - Check OPSYS along with OSVERSION 2014-05-28 16:45:55 +00:00
x11 Remove expired ports: 2014-05-27 21:22:44 +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 Remove expired ports: 2014-05-27 21:22:44 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Finish the replacement of calife-devel by calife. 2014-05-28 13:52:32 +00:00
README
UIDs
UPDATING Finish the replacement of calife-devel by calife. 2014-05-28 13:52:32 +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.