1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Bryan Drewery 081e14ada8 - Update to checkin 633cdd7
Changes:
 * pkgdb no longer populates an extra database when using pkgng.
   This brings performance and stability improvements when using
   pkgng.
2013-07-19 02:47:34 +00:00
accessibility
arabic
archivers
astro Convert to USES=gmake 2013-07-18 10:28:49 +00:00
audio Fix an arithmetic overflow in the RICE2 partitioner. 2013-07-18 17:47:53 +00:00
benchmarks
biology
cad
chinese
comms Fix a parallel build race. 2013-07-18 17:29:09 +00:00
converters
databases - Update to 2.3.0 2013-07-18 05:22:02 +00:00
deskutils - convert desktopfileutils to USES 2013-07-18 10:42:14 +00:00
devel - Update to 1.27 2013-07-19 01:29:54 +00:00
dns - update to 1.11.0 2013-07-18 12:24:09 +00:00
editors - Remove editors/code-browser and lang/copper, which fail to build on 2013-07-18 11:54:53 +00:00
emulators - Add missing USES=pkgconfig. 2013-07-18 17:54:56 +00:00
finance Mark as broken: 2013-07-18 09:43:20 +00:00
french
ftp
games - Reassign to the heap 2013-07-18 14:32:06 +00:00
german
graphics - Update to 0.4.2 2013-07-18 11:05:47 +00:00
hebrew
hungarian
irc irc/py-irc: update to 8.3.2 2013-07-18 13:25:19 +00:00
japanese - Attempt to fix parallel builds (-jX) 2013-07-18 07:35:23 +00:00
java
Keywords
korean
lang - Remove editors/code-browser and lang/copper, which fail to build on 2013-07-18 11:54:53 +00:00
mail www/zend-framework: update to 2.2.1 2013-07-18 15:36:01 +00:00
math
misc Simplify the header, remove outdated ruby version assertion, and add a 2013-07-18 17:12:33 +00:00
Mk
multimedia - Update to 1.2.0 2013-07-18 22:19:55 +00:00
net Allow avahi slaves to add to USE_GNOME, this fixes the build in clean 2013-07-18 10:29:51 +00:00
net-im - Update to 0.2.2.1297 2013-07-18 11:10:22 +00:00
net-mgmt
net-p2p - convert desktopfileutils to USES 2013-07-18 10:42:14 +00:00
news
palm
polish - Add NLS to OPTIONS_DEFINE this fixes failed plist 2013-07-18 14:07:24 +00:00
ports-mgmt - Update to checkin 633cdd7 2013-07-19 02:47:34 +00:00
portuguese
print
russian
science - Update COMMENT and pkg-descr 2013-07-18 23:56:55 +00:00
security - Only disable automatic cron job installation when installing from the 2013-07-18 21:52:19 +00:00
shells
sysutils Use a correct value for JAVA_VERSION. 2013-07-18 19:57:51 +00:00
Templates
textproc - Convert new option framework 2013-07-18 13:26:16 +00:00
Tools
ukrainian
vietnamese
www - Update to 28.0.1500.71 [1] 2013-07-18 22:06:21 +00:00
x11 Update to 1.0.6 2013-07-17 14:21:10 +00:00
x11-clocks
x11-drivers
x11-fm x11-fm/rodent: pass maintainership 2013-07-17 21:07:44 +00:00
x11-fonts Update to 1.1.1 2013-07-17 15:38:27 +00:00
x11-servers
x11-themes Remove port, requires Linux FC3: 2013-07-18 22:23:25 +00:00
x11-toolkits
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove port, requires Linux FC3: 2013-07-18 22:23:25 +00:00
README
UIDs
UPDATING - Only disable automatic cron job installation when installing from the 2013-07-18 21:52:19 +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.