1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2013-12-17 21:58:08 +00:00
accessibility
arabic
archivers Use MAKE_CMD to run regression tests. 2013-12-17 16:01:38 +00:00
astro USES=fortran and staging. 2013-12-17 20:57:25 +00:00
audio - Unbreak build 2013-12-17 20:35:25 +00:00
benchmarks
biology Version 2013.12.12, USES=fortran, staging. 2013-12-17 21:55:24 +00:00
cad
chinese
comms
converters
databases Fix LIB_DEPENDS conversion 2013-12-17 21:30:56 +00:00
deskutils
devel - Update to version 1.0.0 2013-12-17 19:37:20 +00:00
dns
editors Fix build after gtk update 2013-12-17 18:37:45 +00:00
emulators - Disable stripping away RPATH on FreeBSD for Hardened-R3 binaries. 2013-12-17 21:44:58 +00:00
finance
french
ftp
games - Change desktop entry 2013-12-17 17:50:17 +00:00
german
graphics - Update to 0.50 2013-12-17 20:49:16 +00:00
hebrew
hungarian
irc - Update to 1.2 2013-12-17 21:49:44 +00:00
japanese
java
Keywords
korean
lang Update lang/pypy-devel to development snapshot at 16-Dec-'13. 2013-12-17 20:51:59 +00:00
mail - Release maintainership at maintainer request 2013-12-17 16:28:39 +00:00
math - Update to 5.13. 2013-12-17 20:41:37 +00:00
misc
Mk
multimedia - Unbreak the build for most environments after graphics/opencv changed 2013-12-17 20:14:24 +00:00
net - Update to 1.5.1 2013-12-17 19:12:27 +00:00
net-im - Update to 0.10.2 2013-12-17 21:58:08 +00:00
net-mgmt
net-p2p
news - use STAGEDIR 2013-12-17 16:08:30 +00:00
palm
polish
ports-mgmt
portuguese
print
russian
science science/ncs: fix 'python' usage to remove implicity dependency of lang/python 2013-12-17 21:55:48 +00:00
security - Fix build on 10 and head due to new ld behavior 2013-12-17 15:57:48 +00:00
shells
sysutils - Update to 0.4.4 2013-12-17 20:01:48 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www - Update to 0.11.9 2013-12-17 20:42:26 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm - Update to 1.4.6 2013-12-17 14:00:31 +00:00
CHANGES
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

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.