1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke d9e1c87b91 - Update to 2.9.6
PR:		180554
Submitted by:	maintainer
2013-07-16 05:44:41 +00:00
accessibility
arabic
archivers - Update devel/automake to 1.14 2013-07-16 05:42:36 +00:00
astro Fix plist. 2013-07-15 13:07:10 +00:00
audio - Update devel/automake to 1.14 2013-07-16 05:42:36 +00:00
benchmarks
biology - Update to 6.2.06 2013-07-15 14:50:22 +00:00
cad cad/pcb: unbreak after USES= gmake 2013-07-15 05:37:39 +00:00
chinese - Update to 3.5.2 2013-07-15 14:58:00 +00:00
comms - Update devel/automake to 1.14 2013-07-16 05:42:36 +00:00
converters
databases - Update devel/automake to 1.14 2013-07-16 05:42:36 +00:00
deskutils
devel - Update devel/automake to 1.14 2013-07-16 05:42:36 +00:00
dns - Update to 3.3.r1 2013-07-15 15:08:14 +00:00
editors
emulators - Unbreak build with clang 2013-07-15 15:03:09 +00:00
finance - Update devel/automake to 1.14 2013-07-16 05:42:36 +00:00
french
ftp - Update to 4.0 2013-07-15 14:44:18 +00:00
games - Update devel/automake to 1.14 2013-07-16 05:42:36 +00:00
german
graphics - Update devel/automake to 1.14 2013-07-16 05:42:36 +00:00
hebrew
hungarian
irc irc/irssi-xmpp: USES+= pkgconfig 2013-07-15 06:03:44 +00:00
japanese
java
Keywords
korean
lang - Update devel/automake to 1.14 2013-07-16 05:42:36 +00:00
mail - Update devel/automake to 1.14 2013-07-16 05:42:36 +00:00
math
misc
Mk - Update devel/automake to 1.14 2013-07-16 05:42:36 +00:00
multimedia - Update devel/automake to 1.14 2013-07-16 05:42:36 +00:00
net - Update devel/automake to 1.14 2013-07-16 05:42:36 +00:00
net-im
net-mgmt - Update devel/automake to 1.14 2013-07-16 05:42:36 +00:00
net-p2p
news
palm
polish Use ${OPT}_DISTFILES macro 2013-07-14 19:56:12 +00:00
ports-mgmt - Update to 2.4.10.7 2013-07-15 23:37:40 +00:00
portuguese
print Fix drivers.mak generation. It did not work with X11, iconv, and svgalib 2013-07-15 17:17:01 +00:00
russian
science - Update to 4.6.3 2013-07-15 14:38:36 +00:00
security - Update devel/automake to 1.14 2013-07-16 05:42:36 +00:00
shells
sysutils - Update devel/automake to 1.14 2013-07-16 05:42:36 +00:00
Templates
textproc - Update devel/automake to 1.14 2013-07-16 05:42:36 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.9.6 2013-07-16 05:44:41 +00:00
x11 - Update devel/automake to 1.14 2013-07-16 05:42:36 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm - Update to 1.2.3 2013-07-15 14:45:20 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Move security/pyobfsproxy to security/obfsproxy which was the port of the 2013-07-15 07:40:06 +00:00
README
UIDs
UPDATING Fix up pkg_delete (old-style) instructions for net/avahi-gtk 2013-07-15 07:21:24 +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.