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-03-30 19:44:48 +00:00
accessibility Stage all gnome@ ports in accessibility, which finishes this category! 2014-03-29 13:24:08 +00:00
arabic
archivers - Add a patch to fix build, when a previous version is installed 2014-03-30 03:10:03 +00:00
astro
audio - new USES= 2014-03-30 19:44:48 +00:00
benchmarks Remove expired ports: 2014-03-30 00:46:52 +00:00
biology
cad - Update to 20140100 and undeprecate 2014-03-29 23:43:21 +00:00
chinese Remove expired ports: 2014-03-30 00:46:52 +00:00
comms Adds self as maintainer. 2014-03-30 18:23:56 +00:00
converters
databases - new USES= 2014-03-30 19:44:48 +00:00
deskutils
devel - Remove blank line 2014-03-30 18:03:58 +00:00
dns Update to new upstream release candidate #2. 2014-03-30 00:42:43 +00:00
editors - Fix lazarus-lcl-units build 2014-03-29 19:02:54 +00:00
emulators Remove expired ports: 2014-03-30 00:46:52 +00:00
finance
french
ftp Unbreak build with memcached support 2014-03-30 08:07:08 +00:00
games - new USES= 2014-03-30 19:44:48 +00:00
german Remove expired ports: 2014-03-30 00:46:52 +00:00
graphics - new USES= 2014-03-30 19:44:48 +00:00
hebrew
hungarian
irc - add USES=tar:bzip2 2014-03-30 14:24:49 +00:00
japanese - Make Ruby binding optional and off by default. 2014-03-30 17:38:21 +00:00
java . Update to 2014b. 2014-03-30 04:57:34 +00:00
Keywords
korean
lang - Update to version 2.2.2 [1] 2014-03-30 12:41:27 +00:00
mail - Include ruby_OLD_CMD so that shebangfix works properly 2014-03-30 13:47:39 +00:00
math - Sync variable related to license terms with LEGAL file 2014-03-30 16:53:40 +00:00
misc - Stage support 2014-03-29 17:09:30 +00:00
Mk When USES=perl5 is localed (what ever run or build depend) define a cache variable so autoconf always pick up the version from localbase 2014-03-30 14:58:51 +00:00
multimedia Update to 0.9.9.8.436 2014-03-29 04:15:00 +00:00
net - Unbreak botched STAGE conversion 2014-03-30 13:31:45 +00:00
net-im - new USES= 2014-03-30 19:44:48 +00:00
net-mgmt Security update to 1.11.1 2014-03-29 12:03:46 +00:00
net-p2p
news Missed a ${STAGEDIR} 2014-03-29 19:00:05 +00:00
palm
polish
ports-mgmt
portuguese
print Support stage 2014-03-30 14:50:41 +00:00
russian
science - Use USES=tar:bzip2 2014-03-29 19:52:23 +00:00
security - add missing LIB_DEPENDS for forbidden option GMP 2014-03-30 19:37:22 +00:00
shells
sysutils Marked BROKEN, due to configure fail 2014-03-30 18:14:45 +00:00
Templates
textproc - fix build on FreeBSD10 2014-03-30 19:13:57 +00:00
Tools
ukrainian
vietnamese
www - new USES= 2014-03-30 19:44:48 +00:00
x11 - Update to 0.28 2014-03-30 18:01:16 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Add LICENSE 2014-03-30 18:01:11 +00:00
x11-servers
x11-themes
x11-toolkits - new USES= 2014-03-30 19:44:48 +00:00
x11-wm Finish stage support 2014-03-30 10:39:04 +00:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2014-03-30 00:46:52 +00:00
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.