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
2013-10-25 14:17:10 +00:00
accessibility
arabic
archivers - Use PKGNAMESUFFIX instead of LATEST_LINK to avoid conflicts 2013-10-24 13:11:04 +00:00
astro support STAGEDIR. 2013-10-25 14:04:57 +00:00
audio audio/denemo: update to 1.0.8 2013-10-25 13:23:32 +00:00
benchmarks - Convert to staging 2013-10-23 23:05:52 +00:00
biology
cad Avoid to download the boost library during the build. 2013-10-24 11:34:55 +00:00
chinese
comms - fix build with clang 2013-10-25 05:09:00 +00:00
converters Fix package list. 2013-10-25 12:42:00 +00:00
databases - update to 5.6.14.r62.0 2013-10-24 19:40:02 +00:00
deskutils - Rename PORTNAME to avoid naming conflict 2013-10-24 08:45:30 +00:00
devel - Update to 0.22 2013-10-25 13:37:17 +00:00
dns - Update from 0.4.3 to 0.4.5 2013-10-24 21:45:04 +00:00
editors - Support staging 2013-10-23 13:08:41 +00:00
emulators - add MAKE_JOBS_UNSAFE 2013-10-25 05:43:41 +00:00
finance
french
ftp Fix compilation of ftp/wget when perl 5.18 is installed. 2013-10-24 14:23:53 +00:00
games Support staging. 2013-10-24 15:11:40 +00:00
german Support staging. 2013-10-24 15:11:40 +00:00
graphics Support staging. 2013-10-25 14:17:10 +00:00
hebrew
hungarian
irc - Return ports to the pool 2013-10-23 20:45:10 +00:00
japanese .include <bsd.port.options.mk> is no longer necessary. 2013-10-23 18:39:25 +00:00
java . Update to 7u45. 2013-10-24 05:39:21 +00:00
Keywords
korean
lang lang/spidermonkey17: Fix typo causing configure to fail 2013-10-25 12:50:46 +00:00
mail Fix pacakge list. 2013-10-25 11:20:05 +00:00
math - Remove no longer needed patch 2013-10-24 17:27:26 +00:00
misc Fix package list. 2013-10-25 12:42:00 +00:00
Mk - Add missing || ${TRUE} 2013-10-25 07:53:24 +00:00
multimedia Fix package list. 2013-10-25 13:07:04 +00:00
net - Strip shared library 2013-10-25 13:36:34 +00:00
net-im Support staging. 2013-10-24 15:11:40 +00:00
net-mgmt Fix package list. 2013-10-25 12:42:00 +00:00
net-p2p - Fix build on FreeBSD 10 (iconv, libc++). 2013-10-24 17:31:54 +00:00
news Support staging. 2013-10-23 22:17:50 +00:00
palm
polish
ports-mgmt Permit port to be stripped if WITH_DEBUG is unset, by only forwarding 2013-10-24 18:18:38 +00:00
portuguese
print - Use USES=gmake 2013-10-25 13:31:18 +00:00
russian
science - Support staging 2013-10-23 13:08:41 +00:00
security security/nessus-libnasl: 2013-10-25 12:00:27 +00:00
shells . Support staging 2013-10-23 23:38:12 +00:00
sysutils - Update to 2.2.1 2013-10-25 13:36:03 +00:00
Templates
textproc Fix pacakge list. 2013-10-25 11:20:05 +00:00
Tools
ukrainian
vietnamese
www - Update to 4.0.9 2013-10-25 13:38:49 +00:00
x11 Fix package list. 2013-10-25 12:42:00 +00:00
x11-clocks Support staging. 2013-10-23 19:36:17 +00:00
x11-drivers
x11-fm - Support STAGEDIR 2013-10-23 20:24:47 +00:00
x11-fonts - Support staging 2013-10-23 13:08:41 +00:00
x11-servers Fix typo. 2013-10-24 19:50:23 +00:00
x11-themes Support staging. 2013-10-23 19:36:17 +00:00
x11-toolkits - Update to 1.7.43 2013-10-25 13:48:21 +00:00
x11-wm - Return ports to the pool 2013-10-23 20:45:10 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove expired port: 2013-10-25 08:48:43 +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.