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
Koop Mast b9c13e790a gnome-doc-utils is jobs safe for a while.
While here USES=tar:xz

PR:		189209
Submitted by:	jiashiun@gmail.com
2014-06-05 20:47:01 +00:00
accessibility
arabic
archivers - Drop .la files, no dependees require them 2014-06-05 19:49:16 +00:00
astro
audio Remove unsupported USE_QT_VER 2014-06-05 20:17:29 +00:00
benchmarks
biology
cad Update to r4913. 2014-06-05 12:30:47 +00:00
chinese - Support staging 2014-06-05 19:26:23 +00:00
comms - Do not include bsd.port.pre.mk twice 2014-06-05 20:26:14 +00:00
converters Fix typo 2014-06-05 18:27:36 +00:00
databases - Update to 1.2.16 2014-06-05 09:17:12 +00:00
deskutils
devel Do not include bsd.port.pre.mk twice 2014-06-05 20:19:56 +00:00
dns -Add more options for rc script 2014-06-05 19:30:58 +00:00
editors - Udpate to 6.0.1 2014-06-05 15:21:07 +00:00
emulators emulators/vmsbackup: Unbreak on F9+ 2014-06-05 19:02:33 +00:00
finance
french
ftp
games - Support staging 2014-06-05 20:33:22 +00:00
german
graphics Fix packaging when pixbuf option is not selected. 2014-06-05 19:49:19 +00:00
hebrew
hungarian
irc Fix build with gcc from ports. [1] 2014-06-05 20:27:29 +00:00
japanese
java Upgrade to version 1.9.2. 2014-06-05 18:18:44 +00:00
Keywords
korean
lang
mail - Add staging support, allow it as normal user 2014-06-05 20:37:20 +00:00
math Miscellaneous functions and classes to facilitate programming. 2014-06-05 09:31:38 +00:00
misc
Mk
multimedia
net - Update to 0.63 2014-06-05 15:29:39 +00:00
net-im Fix packaging with poudriere in strict (-t) mode. 2014-06-05 18:56:20 +00:00
net-mgmt Update to 4.0.7 2014-06-05 15:24:51 +00:00
net-p2p net-p2p/deluge: correct executable name while nobody seeing 2014-06-05 09:22:33 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science - Update to 1.5 2014-06-05 19:36:14 +00:00
security - Drop .la files, no dependees require them 2014-06-05 19:55:52 +00:00
shells
sysutils - Convert USE_BZIP2 to USES 2014-06-05 18:06:03 +00:00
Templates - Add LOCALBASE/etc/newsyslog.conf.d from base r266463 2014-06-05 15:20:36 +00:00
textproc gnome-doc-utils is jobs safe for a while. 2014-06-05 20:47:01 +00:00
Tools
ukrainian
vietnamese
www Remove unsupported USE_PERL5=yes 2014-06-05 20:16:18 +00:00
x11 - Fix build on 10.x+ 2014-06-05 19:57:16 +00:00
x11-clocks - Update to 1.6.0 2014-06-05 16:51:30 +00:00
x11-drivers
x11-fm - Switch to USES=libtool 2014-06-05 18:05:22 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix check-plist. 2014-06-05 19:15:05 +00:00
x11-wm - Switch to USES=libtool, drop .la files 2014-06-05 08:39:16 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs Replace contents of UIDs... how'd that happen?! 2014-06-05 20:32:53 +00:00
UPDATING -Add more options for rc script 2014-06-05 19:30:58 +00:00

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.