1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Brendan Fabeny 095bdb48c0 update zpaq to 6.16
Feature safe:	yes
2012-11-08 22:54:15 +00:00
accessibility
arabic
archivers update zpaq to 6.16 2012-11-08 22:54:15 +00:00
astro - Update to 0.8-18 2012-11-06 22:50:22 +00:00
audio Add USE_PKGCONFIG, to fix package build. 2012-11-08 16:39:28 +00:00
benchmarks
biology
cad
chinese Re-roll patch to unbreak build. This is a strange patch and half of the 2012-11-06 03:40:59 +00:00
comms Add rtl-sdr, set of tools to use RTL2832U-based USB dongles as cheap SDR 2012-11-07 07:48:48 +00:00
converters
databases Update from 2.6.3 to 2.6.4. 2012-11-08 21:37:55 +00:00
deskutils - Update to 5.18.2 2012-11-08 11:21:37 +00:00
devel - add missing dependency, it should fix build on pointyhat 2012-11-08 20:52:55 +00:00
dns - Rename DOCS option to DOXYGEN and turn it off by default, restoring pre-OptionsNG status quo 2012-11-08 17:57:59 +00:00
editors - Add upstream patch to fix build with lcms 2.4 2012-11-08 22:32:31 +00:00
emulators Update to 1.9.92.r81088 2012-11-08 10:06:53 +00:00
finance
french
ftp - Update to 4.4.0 2012-11-06 11:03:27 +00:00
games - fix build on amd64 2012-11-08 08:39:12 +00:00
german
graphics Remove unneeded sed in post-patch. 2012-11-08 21:42:39 +00:00
hebrew
hungarian
irc - Update to v3.0.6 2012-11-08 12:30:04 +00:00
japanese - Update to 20121031. 2012-11-06 15:07:03 +00:00
java Make sure to unset 'OS' environment variable. Some shell sets it and causes 2012-11-08 21:52:49 +00:00
korean Add fcitx-hangul, Korean input back-end to the Fcitx IM framework. 2012-11-08 14:50:14 +00:00
lang Update from 2.0.0-rc2 to 2.0.0-rc3. 2012-11-08 21:31:57 +00:00
mail - Update to 1.2 [1] 2012-11-08 22:49:32 +00:00
math - Update to 2.0.0. 2012-11-08 20:22:52 +00:00
misc - Update to 1.4.13 2012-11-05 12:55:53 +00:00
Mk Fix a typo in a comment 2012-11-06 23:00:51 +00:00
multimedia - Update to 2.0.20121103 2012-11-08 22:18:25 +00:00
net Update to 1.8.18.0 2012-11-07 16:20:43 +00:00
net-im - Update to 0.2.0.1054 2012-11-06 21:40:46 +00:00
net-mgmt
net-p2p Fix build. 2012-11-08 08:17:01 +00:00
news
palm
polish
ports-mgmt Import an upstream patch to fix build with ccache and nullfs. While here trim 2012-11-08 21:35:17 +00:00
portuguese
print - drop maintainership 2012-11-05 20:10:03 +00:00
russian
science - update to 3.3.4 (old version isn't fetchable anymore) 2012-11-08 11:40:29 +00:00
security - fix MASTER_SITES 2012-11-08 11:16:48 +00:00
shells
sysutils - fix plist 2012-11-08 22:52:00 +00:00
Templates
textproc - fix NLS support, which was wired backwards 2012-11-08 22:09:33 +00:00
Tools - Fix runtime utf-8 problems using codec encoder and system locale 2012-11-05 21:14:54 +00:00
ukrainian
vietnamese
www - Add missing build dependency 2012-11-08 21:46:54 +00:00
x11 Update to 1.1 2012-11-07 07:58:16 +00:00
x11-clocks
x11-drivers . incorporate an upstream patch to fix wrong read Protocol and Device 2012-11-07 08:36:25 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 1.3.1 2012-11-08 09:11:52 +00:00
x11-wm Add missing semicolon, newline escapes, that sort of thing, to 2012-11-05 22:34:58 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED graphics/exifprobe was restored, but MOVED was not updated. 2012-11-07 00:52:38 +00:00
README
UIDs
UPDATING - Further clarify that the pkgng instructions are for binary packages only 2012-11-06 17:03:27 +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.