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
2012-06-12 06:26:43 +00:00
accessibility - Convert to optionsng framework 2012-06-11 02:46:35 +00:00
arabic - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or 2012-06-10 18:42:48 +00:00
archivers Register CONFLICTS 2012-06-11 09:26:14 +00:00
astro
audio - Update to 0.5.5 2012-06-11 19:39:27 +00:00
benchmarks - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or 2012-06-10 18:42:48 +00:00
biology - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or 2012-06-10 18:42:48 +00:00
cad - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or 2012-06-10 18:42:48 +00:00
chinese Remove obsolete ports 2012-06-11 01:46:34 +00:00
comms Switch to OptionsNg 2012-06-11 07:13:00 +00:00
converters - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or 2012-06-10 18:42:48 +00:00
databases Convert to new option framework 2012-06-12 06:26:43 +00:00
deskutils Convert to new option framework 2012-06-12 06:26:43 +00:00
devel - Try to fix plist with Ruby 1.9 2012-06-12 02:19:37 +00:00
dns Fix inverted PORT_OPTIONS:MDOCS logic, regression from optionsNG migration. 2012-06-11 20:49:30 +00:00
editors - Re-order LICENSE and LICENSE_COMB to make Portlint happy 2012-06-11 07:16:05 +00:00
emulators - Un-version LIB_DEPENDS 2012-06-11 07:28:00 +00:00
finance - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or 2012-06-10 18:42:48 +00:00
french - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or 2012-06-10 18:42:48 +00:00
ftp Update to 4.3.7 2012-06-12 06:21:27 +00:00
games Remove games/flightgear-atlas, unmaintained upstream 2012-06-12 06:15:31 +00:00
german - Update to 2012.06.10 2012-06-11 15:23:12 +00:00
graphics Update to 6.7.7-7 2012-06-11 22:15:33 +00:00
hebrew
hungarian
irc - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or 2012-06-10 18:42:48 +00:00
japanese - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or 2012-06-10 18:42:48 +00:00
java - Update to 7.1.2 2012-06-11 12:38:21 +00:00
korean
lang Update to 0.9.3.1869. 2012-06-12 02:35:26 +00:00
mail Apply r1.18 to mail/p5-FuzzyOcr's Makefile: 2012-06-11 23:38:29 +00:00
math Register CONFLICTS 2012-06-11 09:26:14 +00:00
misc Update to r39016 of the FreeBSD docset. 2012-06-11 17:31:26 +00:00
Mk Add shared description for TCL 2012-06-12 06:14:18 +00:00
multimedia - Mark BROKEN when GTK2 option is enabled, because glav binary is not built 2012-06-11 20:38:39 +00:00
net - Update to 12.1.0 2012-06-11 16:09:58 +00:00
net-im - Update to 12.1.0 2012-06-11 16:10:00 +00:00
net-mgmt - Update to 0.3.6 2012-06-11 14:19:57 +00:00
net-p2p Register CONFLICTS 2012-06-11 09:52:17 +00:00
news - Update to 12.1.0 2012-06-11 16:10:01 +00:00
palm
polish - Update to 20120610 2012-06-11 15:23:09 +00:00
ports-mgmt - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or 2012-06-10 18:42:48 +00:00
portuguese
print - fix option GHOSTSCRIPT 2012-06-11 06:20:52 +00:00
russian - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or 2012-06-10 18:42:48 +00:00
science Register CONFLICTS 2012-06-11 09:52:17 +00:00
security Update to 1.18.4 2012-06-12 06:21:54 +00:00
shells
sysutils Update to version 2.0.8. 2012-06-11 17:53:51 +00:00
Templates
textproc Update to 9.1.0.8 2012-06-12 06:05:01 +00:00
Tools
ukrainian
vietnamese
www - Disable backtrace from libexecinfo which causes chrome to crash when compiled 2012-06-11 22:39:21 +00:00
x11 - Merge into x11/trayer 2012-06-11 20:01:08 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 0.0.9. 2012-06-11 09:51:00 +00:00
x11-servers
x11-themes
x11-toolkits - use OPTIONS_DEFINE 2012-06-11 04:05:52 +00:00
x11-wm - Fix build 2012-06-11 13:17:58 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove games/flightgear-atlas, unmaintained upstream 2012-06-12 06:15:31 +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.