1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh 23fc6a6db2 - Update to 2013.12.15
2013-12-19 07:23:17 +00:00
accessibility
arabic
archivers Use dos2unix USES macro. 2013-12-18 11:53:20 +00:00
astro USES=fortran and staging. 2013-12-17 20:57:25 +00:00
audio - Update from 1.3.0 to 1.3.1 2013-12-18 18:58:09 +00:00
benchmarks
biology - biology/tinker: USES=fortran, staging. 2013-12-18 18:27:04 +00:00
cad
chinese Reset maintainer for llwang@infor.org 2013-12-18 10:38:33 +00:00
comms Use dos2unix USES macro. 2013-12-18 11:57:07 +00:00
converters
databases Update to 4.1.1 2013-12-18 08:00:47 +00:00
deskutils - Update to 1.8.0 2013-12-18 09:18:27 +00:00
devel - Update to 0.9.6 2013-12-19 03:36:42 +00:00
dns Use dos2unix USES macro. 2013-12-18 11:57:51 +00:00
editors Fix build after gtk update 2013-12-17 18:37:45 +00:00
emulators emulators/hugo: Correctly reset maintainer to ports@FreeBSD.org (typo) 2013-12-18 11:13:54 +00:00
finance
french
ftp Apply vendor fix for CVE-2013-6422, cURL libcurl cert name check ignore 2013-12-18 23:04:24 +00:00
games Reset maintainer for llwang@infor.org 2013-12-18 10:38:33 +00:00
german - Update to 2013.12.15 2013-12-19 07:23:17 +00:00
graphics - Update from 2.7 to 2.8 2013-12-18 17:51:04 +00:00
hebrew
hungarian
irc - Update to 1.8.8 2013-12-18 08:59:06 +00:00
japanese
java
Keywords
korean
lang Reset maintainer for llwang@infor.org 2013-12-18 10:38:33 +00:00
mail - Update to 0.6.4 2013-12-18 15:41:07 +00:00
math math/py-fastcluster: Python functions for hierarchical clustering 2013-12-18 11:12:40 +00:00
misc Reset maintainer for llwang@infor.org 2013-12-18 10:38:33 +00:00
Mk - Remove lang/python as implicit build and run dependency from 2013-12-18 17:21:49 +00:00
multimedia Update opus to 1.1, which includes: 2013-12-18 16:04:49 +00:00
net - Update from 0.2.1 to 0.2.2 2013-12-18 18:15:58 +00:00
net-im Use new LIB_DEPENDS regime 2013-12-18 15:06:19 +00:00
net-mgmt - Really commit Makefile 2013-12-18 14:11:29 +00:00
net-p2p - Update to 0.8.6.1 2013-12-17 13:10:02 +00:00
news - use STAGEDIR 2013-12-18 16:27:36 +00:00
palm - Add STAGE and LICENSE support 2013-12-17 03:55:42 +00:00
polish
ports-mgmt
portuguese
print - use STAGEDIR 2013-12-17 08:01:59 +00:00
russian
science - Update from 1.1.0 to 1.1.1 2013-12-18 23:33:20 +00:00
security Apply vendor fix for CVE-2013-6422, cURL libcurl cert name check ignore 2013-12-18 23:04:24 +00:00
shells
sysutils Use new LIB_DEPENDS regime 2013-12-18 14:35:53 +00:00
Templates
textproc - biology/tinker: USES=fortran, staging. 2013-12-18 18:27:04 +00:00
Tools
ukrainian
vietnamese
www Add Test-Nginx, it's testing module for nginx development. 2013-12-19 04:05:59 +00:00
x11 Update to 5.26 2013-12-17 22:01:03 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Reset maintainer for llwang@infor.org 2013-12-18 10:38:33 +00:00
x11-servers
x11-themes - Change maintainer email of my ports to @FreeBSD.org 2013-12-18 10:20:48 +00:00
x11-toolkits - Update to 1.249 2013-12-18 17:02:13 +00:00
x11-wm - Update to 1.4.6 2013-12-17 14:00:31 +00:00
CHANGES - Remove lang/python as implicit build and run dependency from 2013-12-18 17:21:49 +00:00
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Blob Wars : Metal Blob Solid is a platform game, not unlike those found on 2013-12-17 13:42:42 +00:00
README
UIDs
UPDATING - use STAGEDIR 2013-12-18 16:27:36 +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.