1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke 1d270062b1 - Update to 2011.12.11
- Pet portlint

PR:		163425
Submitted by:	John Hixson <john@pcbsd.org> (maintainer)
2011-12-18 08:57:07 +00:00
accessibility
arabic - Fix WWW address 2011-12-13 22:34:18 +00:00
archivers
astro Fix make readme 2011-12-12 21:48:08 +00:00
audio - Update to 2011.12.11 2011-12-18 08:57:07 +00:00
benchmarks - Unbreak PGSQL support [1] 2011-12-14 04:19:22 +00:00
biology
cad
chinese - Stop redefining ECHO_MSG and breaking make readmes 2011-12-17 11:27:23 +00:00
comms - Reset maintainer due do mail bounces 2011-12-17 17:01:05 +00:00
converters - Update WWW 2011-12-13 17:55:10 +00:00
databases - Update to 1.3.5 2011-12-17 04:11:00 +00:00
deskutils Update clive to 0.4.7 (fixes LiveJournal login) 2011-12-16 12:34:03 +00:00
devel Upgrade to version 2.12. 2011-12-17 22:58:16 +00:00
dns - Update to 1.3.4 2011-12-18 08:54:22 +00:00
editors Update to 3.0.2 2011-12-17 11:06:07 +00:00
emulators - New port: emulators/wxmupen64plus 2011-12-18 04:18:01 +00:00
finance
french
ftp Update to version 3.6.1. 2011-12-13 11:14:20 +00:00
games - Update to 4.3.6 2011-12-16 08:19:15 +00:00
german - Update to 2011.12.11 2011-12-12 06:47:03 +00:00
graphics - Update to 1.0.0 2011-12-17 21:21:41 +00:00
hebrew
hungarian
irc Make the IGNORE message more informative. 2011-12-12 00:42:48 +00:00
japanese - Update to 0.61 [1] 2011-12-16 12:10:24 +00:00
java - Update to 2.2.4 2011-12-13 15:15:50 +00:00
korean Fix FONTSDIR. 2011-12-13 18:42:53 +00:00
lang Development of llvm-gcc has ended and it does not work with the recently 2011-12-16 02:12:32 +00:00
mail Provides access to GData (Google services) for Claws Mail. 2011-12-17 16:08:51 +00:00
math - Fix compile error that occurs when x11-toolkits/qt33 is installed. 2011-12-15 16:22:56 +00:00
misc - Update to 2.02 2011-12-18 08:48:31 +00:00
Mk - Assign bsd.ruby.mk to ruby@ [1] 2011-12-15 19:47:53 +00:00
multimedia Fix build with gcc46 2011-12-17 22:43:47 +00:00
net Simple asynchronous AMQP driver for Ruby/EventMachine. 2011-12-16 22:20:47 +00:00
net-im - Mark as deprecated. Runtime is broken. Unmaintained upstream. 2011-12-17 16:14:50 +00:00
net-mgmt - Merge in fix for bug 3411437 to address stack overflow issue 2011-12-16 12:57:54 +00:00
net-p2p SolidCoin is an open source digital currency, originally based on Bitcoin, 2011-12-14 23:29:47 +00:00
news Fix clang build. 2011-12-15 06:33:37 +00:00
palm
polish - Update to 20111211 2011-12-12 06:46:11 +00:00
ports-mgmt New Features 2011-12-13 07:47:21 +00:00
portuguese
print - Builds on 9.x now 2011-12-15 14:16:01 +00:00
russian
science R-cran-epicalc is functions making R easy for epidemiological calculation. 2011-12-15 01:20:35 +00:00
security Limit PORTSCOUT version check to -jumbo releases and explain why. 2011-12-17 17:27:12 +00:00
shells
sysutils - Update to 0.4.1 2011-12-17 15:01:07 +00:00
Templates
textproc - Update to 1.56 2011-12-18 08:28:50 +00:00
Tools
ukrainian
vietnamese
www - Update to 3.1.18 2011-12-18 08:55:45 +00:00
x11 - Update to version 3.11 2011-12-17 20:15:47 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Add actual page file. 2011-12-16 18:33:27 +00:00
x11-toolkits - Update to 3.0.2 2011-12-17 11:05:35 +00:00
x11-wm - Bump PORTREVISION for x11/libxdg-basedir shlib change 2011-12-15 09:26:00 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - remove 2 duplicate lines 2011-12-16 23:05:39 +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.