1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Bryan Drewery 670d00edc0 - Disable for PACKAGE_BUILDING
With hat:	portmgr
2013-09-14 20:45:42 +00:00
accessibility
arabic
archivers - Cleanup Makefile header 2013-09-14 08:53:58 +00:00
astro
audio - move pkg-plist entry into PLIST_FILES 2013-09-14 11:56:42 +00:00
benchmarks
biology
cad
chinese - Update to 3.6.1 2013-09-14 14:10:31 +00:00
comms
converters
databases - Fix build without libstdc++ by removing hardcoded libstdc++ linkage [1] 2013-09-14 17:24:48 +00:00
deskutils - Update to 0.99.4 release 2013-09-14 07:02:38 +00:00
devel - Fix build on head 2013-09-14 15:41:55 +00:00
dns
editors
emulators
finance - convert to the new perl5 framework 2013-09-14 12:04:18 +00:00
french
ftp - convert to the new perl5 framework 2013-09-14 12:04:18 +00:00
games - Disable for PACKAGE_BUILDING 2013-09-14 20:45:42 +00:00
german
graphics Fix build with clang, remove USE_GCC 2013-09-14 11:42:42 +00:00
hebrew
hungarian
irc - Fix build with clang 2013-09-14 15:31:04 +00:00
japanese Add an explicit dependency on pkgconf 2013-09-13 21:39:06 +00:00
java
Keywords
korean
lang - Update to 2013.08 2013-09-14 08:51:30 +00:00
mail - convert to the new perl5 framework 2013-09-14 18:12:50 +00:00
math - Use USES=gmake 2013-09-14 20:04:19 +00:00
misc - convert to the new perl5 framework 2013-09-14 12:04:18 +00:00
Mk readline won't be removed in time for 10.0, let 10.0 use readline from base. 2013-09-14 10:59:34 +00:00
multimedia Unbreak libxspf on HEAD. 2013-09-14 18:08:03 +00:00
net Mark as BROKEN on head until fixed 2013-09-14 17:13:10 +00:00
net-im - Add missing trailing slash to WWW 2013-09-14 07:43:03 +00:00
net-mgmt - convert to the new perl5 framework 2013-09-14 18:12:50 +00:00
net-p2p net-p2p/transmission-cli: Fix USES and iconv support 2013-09-13 20:53:52 +00:00
news - convert to the new perl5 framework 2013-09-14 12:04:18 +00:00
palm
polish Fix build on head after libexecinfo inclusion 2013-09-14 09:32:24 +00:00
ports-mgmt - Update to 3.17.2 2013-09-14 12:32:14 +00:00
portuguese
print
russian
science Remove USE_GCC. 2013-09-14 19:13:46 +00:00
security - Fix build 2013-09-14 16:32:56 +00:00
shells
sysutils Unbreak build with libzfs_core 2013-09-14 17:10:29 +00:00
Templates
textproc - Convert to new options framework 2013-09-14 16:34:27 +00:00
Tools
ukrainian
vietnamese
www - update to 0.35 2013-09-14 19:43:27 +00:00
x11 Remove USE_GCC=any as it works properly with clang 2013-09-14 10:53:19 +00:00
x11-clocks Remove USE_GCC=any: builds properly with clang 2013-09-14 10:57:20 +00:00
x11-drivers
x11-fm Remove USE_GCC=any: builds properly with clang 2013-09-14 11:04:29 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits - convert to the new perl5 framework 2013-09-14 12:04:18 +00:00
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Re-add sysutils/gpart, another useful port removed with no reason 2013-09-14 10:54:57 +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.