1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Steve Wills 2ba66ba383 - Update to 0.09
PR:		ports/170869
Approved by:	Denis Pokataev <catone@cpan.org> (maintainer)
2012-08-22 19:03:58 +00:00
accessibility - Bump portrevision after audio/libogg upgrade 2012-08-16 14:41:14 +00:00
arabic
archivers
astro - Update to 0.061 2012-08-21 16:06:11 +00:00
audio - Mark BROKEN: incomplete plist 2012-08-21 18:20:49 +00:00
benchmarks
biology
cad
chinese
comms - Update to 2.2.0 2012-08-21 16:22:15 +00:00
converters - Update to 7.5 2012-08-16 18:52:02 +00:00
databases sqldf is an R package for runing SQL statements on R data frames, optimized 2012-08-22 18:09:57 +00:00
deskutils - remove www/apache20 and devel/apr0 2012-08-18 14:29:08 +00:00
devel - Update to 6.3 2012-08-22 19:00:11 +00:00
dns Demote USE_PKGCONFIG to =build (was =yes). 2012-08-20 20:40:29 +00:00
editors Mark BROKEN: does not package 2012-08-20 07:00:26 +00:00
emulators Mark BROKEN: does not build 2012-08-20 07:26:12 +00:00
finance Remove abandoned repocopy. Now that we have switched to svn, abandoned 2012-08-20 22:50:13 +00:00
french - remove www/apache20 and devel/apr0 2012-08-18 14:29:08 +00:00
ftp
games Remove an obsolete, inapplicable patch I forgot to svn rm. 2012-08-21 14:09:11 +00:00
german - Update to 2012.08.19 2012-08-20 15:49:53 +00:00
graphics There's apparently a magic variable, USE_DISPLAY that I'd somehow missed. 2012-08-22 18:15:15 +00:00
hebrew
hungarian
irc - Mark BROKEN: size mismatch 2012-08-21 18:48:59 +00:00
japanese - Remove net/asterisk16, net/asterisk16-addons, japanese/asterisk16-sounds 2012-08-21 23:29:37 +00:00
java . Update to 2012.e. 2012-08-21 12:38:34 +00:00
korean
lang Mark BROKEN everywhere 2012-08-22 06:56:56 +00:00
mail - Update to 1.34 2012-08-22 18:23:15 +00:00
math An R interface to the Lawson-Hanson implementation of an algorithm for 2012-08-22 14:03:17 +00:00
misc - Update to 2012.5 2012-08-22 06:33:33 +00:00
Mk - Record the selected OPTIONS from the port build into the resulting 2012-08-21 17:29:11 +00:00
multimedia - Update to 0.4.8 2012-08-22 06:13:00 +00:00
net - Upgrade to 0.16. 2012-08-22 13:34:04 +00:00
net-im Mark BROKEN: does not build 2012-08-20 07:11:28 +00:00
net-mgmt - Update to 1.4.16 [1] 2012-08-22 00:55:25 +00:00
net-p2p - remove www/apache20 and devel/apr0 2012-08-18 14:29:08 +00:00
news
palm
polish - Update to 20120819 2012-08-20 15:49:59 +00:00
ports-mgmt - Fix prompt sign in pkg-message, pkg2ng must be run as root 2012-08-22 10:18:41 +00:00
portuguese
print - fix option PYTHON 2012-08-22 17:59:57 +00:00
russian
science Add a PORTSCOUT tag so only stable releases get found. 2012-08-20 14:32:47 +00:00
security Fix problem introduced in r302141. The directory for the unpacked source 2012-08-21 21:00:33 +00:00
shells
sysutils - Update to 2.13.3 2012-08-22 12:57:37 +00:00
Templates
textproc - Update to 0.03 2012-08-22 19:01:06 +00:00
Tools - Look for older versions of ports to copy over before committing. 2012-08-21 10:20:51 +00:00
ukrainian
vietnamese
www - Update to 0.09 2012-08-22 19:03:58 +00:00
x11 Allow display configuration with legacy nvidia-driver versions. 2012-08-21 14:49:33 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Source Sans Pro: Adobe’s first open source type family 2012-08-20 15:38:18 +00:00
x11-servers
x11-themes
x11-toolkits - Update to version 2.9.5 2012-08-21 18:46:31 +00:00
x11-wm
.cvsignore
CHANGES - Add support for fetching from GitHub in bsd.sites.mk 2012-08-20 10:04:13 +00:00
COPYRIGHT
GIDs
KNOBS
LEGAL Remove expired port: 2012-08-21 22:46:42 +00:00
Makefile
MOVED - Remove net/asterisk16, net/asterisk16-addons, japanese/asterisk16-sounds 2012-08-21 23:29:37 +00:00
README
UIDs
UPDATING - Remove net/asterisk16, net/asterisk16-addons, japanese/asterisk16-sounds 2012-08-21 23:29:37 +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.