1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Gerald Pfeifer d889913b8d Update to the 20120408 snapshot of GCC 4.8.0.
Feature safe:	yes
2012-04-09 13:41:43 +00:00
accessibility
arabic
archivers . Update to 3.0.4. 2012-04-08 16:50:02 +00:00
astro
audio - Fix explicit use of unzip 2012-04-08 20:27:09 +00:00
benchmarks
biology
cad
chinese
comms - Update to 1.06 [1] 2012-04-06 07:21:58 +00:00
converters
databases - Update to 1.37 2012-04-09 06:38:18 +00:00
deskutils Replace USE_GCC=4.5+ by USE_GCC=4.6+ which has been transparently 2012-04-07 23:03:57 +00:00
devel - Update to 1.458 2012-04-09 07:41:01 +00:00
dns
editors
emulators Set LATEST_LINK to disambiguate the wine-devel port from wine; 2012-04-07 15:18:33 +00:00
finance Update to 1.38 2012-04-07 08:23:12 +00:00
french
ftp Drop maintainership 2012-04-07 11:29:08 +00:00
games Fix build on FreeBSD 7 (work with old scandir prototype) 2012-04-06 16:06:32 +00:00
german
graphics - Update to 5.8.0 2012-04-09 02:48:10 +00:00
hebrew
hungarian
irc Update to 0.8.0 2012-04-06 13:32:01 +00:00
japanese bump PORTEPOCH 2012-04-08 10:07:59 +00:00
java
korean
lang Update to the 20120408 snapshot of GCC 4.8.0. 2012-04-09 13:41:43 +00:00
mail imaptools and imaputils install the same files, so CONFLICT 2012-04-09 08:57:11 +00:00
math - Update to 0.14.7 2012-04-09 02:33:03 +00:00
misc Update to 4.8.1.1 2012-04-09 12:37:38 +00:00
Mk
multimedia - Update to 2.1.9 2012-04-08 11:57:00 +00:00
net Update to 1.16.40 2012-04-08 11:06:56 +00:00
net-im Update to 2.5.1 2012-04-08 11:07:33 +00:00
net-mgmt The Net::ILO module is an interface to a subset of Hewlett-Packards 2012-04-07 07:22:35 +00:00
net-p2p Update net-p2p/rtorrent-devel to 0.9.1. 2012-04-08 12:36:19 +00:00
news
palm
polish
ports-mgmt - update to 1.0-beta10 2012-04-07 20:22:57 +00:00
portuguese
print Fix build. FT_BRIDGE=1 no longer needs FT_* variables, and the freetype 2012-04-07 15:30:02 +00:00
russian
science - Remove unnecessary LIB_DEPENDS for x11-toolkits/fltk 2012-04-08 10:31:29 +00:00
security - Document vulnerability in graphics/png (CVE-2011-3048) 2012-04-08 22:27:16 +00:00
shells - Update to R40E 2012-04-08 16:23:55 +00:00
sysutils - Unbreak due to changes in 8.3-RC2 ports tree 2012-04-09 11:20:01 +00:00
Templates
textproc - Update to 1.3.0 2012-04-09 01:38:13 +00:00
Tools Spell plural LATEST_LINKs with a lowercase s to avoid confusion 2012-04-08 09:00:23 +00:00
ukrainian
vietnamese
www - Update to 1.3 2012-04-09 11:01:15 +00:00
x11 - Update to 2.4 2012-04-08 11:36:43 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm - Fix build 2012-04-07 08:40:06 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove expired ports: 2012-04-06 22:30:47 +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.