Personal patches
Go to file
Steve Wills 6af72b9dc3 - Update to 0.0.20120810
PR:		ports/171319
Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
2012-09-04 15:05:30 +00:00
accessibility
arabic
archivers Mark ports MAKE_JOBS_SAFE after some testing. 2012-09-03 04:00:32 +00:00
astro - Fix linking with pthreads 2012-09-03 17:12:51 +00:00
audio Add newlines to the ends of these files 2012-09-04 05:35:29 +00:00
benchmarks
biology
cad Update to latest version 3.3.39. 2012-09-04 08:46:18 +00:00
chinese
comms
converters - Update to 1.1.5 2012-09-02 07:45:01 +00:00
databases Mark as broken on powerpc and sparc64 (and, presumably, ia64). 2012-09-04 06:57:36 +00:00
deskutils Growl For Linux is Linux-compatible of Growl. Growl is a notification 2012-09-02 20:03:39 +00:00
devel Reassign maintainership back to ports@ 2012-09-04 06:45:40 +00:00
dns
editors Mark as broken on ARM. 2012-09-04 02:58:36 +00:00
emulators
finance In devel/gwenhywfar and finance/aqbanking, the documentation installed by 2012-09-02 09:58:32 +00:00
french
ftp
games - Update to 1.3.1 2012-09-03 22:33:43 +00:00
german Update to latest versions 2012-09-03 19:28:44 +00:00
graphics Update to version 2.6 2012-09-04 08:47:40 +00:00
hebrew
hungarian
irc revert last change, it cause some seg faults. 2012-09-03 03:50:42 +00:00
japanese - move to bugzilla@ 2012-09-01 20:18:48 +00:00
java
korean
lang - Update to 0.17 2012-09-04 07:16:31 +00:00
mail Add newlines to the ends of these files 2012-09-04 05:35:29 +00:00
math - Update to 0.7.1 2012-09-04 07:14:51 +00:00
misc - Update to 1.3.1 2012-09-03 16:30:17 +00:00
Mk - Add hast to USERS_BLACKLIST [1]. 2012-09-03 20:47:01 +00:00
multimedia - Fix build when FreeBSD was build with WITHOUT_GCC=yes. 2012-09-03 23:16:06 +00:00
net - Update to 0.0.20120810 2012-09-04 15:05:30 +00:00
net-im net-im/jabberd: fix CVE-2012-3525 2012-09-04 11:54:30 +00:00
net-mgmt - Remove empty file 2012-09-04 14:16:01 +00:00
net-p2p Mark as broken on ARM. 2012-09-04 03:05:23 +00:00
news - Fix innd/nnrpd semget failures 2012-09-02 13:53:16 +00:00
palm
polish Update to latest versions 2012-09-03 19:28:44 +00:00
ports-mgmt - Update to 1.10 2012-09-04 06:32:19 +00:00
portuguese
print Fix build on !i386 && !amd64. 2012-09-04 05:21:38 +00:00
russian - move to bugzilla@ 2012-09-01 20:18:48 +00:00
science - Update to 0.7.0 2012-09-04 07:44:17 +00:00
security security/squidclamav: fix DoS and XSS vulnerabilities 2012-09-04 13:45:28 +00:00
shells
sysutils Fix brokenness. Port now compiles when SPOOF unspecified and no longer 2012-09-04 14:31:48 +00:00
Templates
textproc Fix the build with clang. 2012-09-03 22:57:42 +00:00
Tools
ukrainian
vietnamese
www upgrade to 0.9.1. 2012-09-04 10:56:26 +00:00
x11
x11-clocks Mark ports unsafe per wiki page of broken ports. 2012-09-02 23:04:06 +00:00
x11-drivers
x11-fm Mark as broken on powerpc and sparc64 (and, presumably, ia64). 2012-09-04 06:57:36 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Add missing dependency on webkit-gtk2. 2012-09-04 10:21:41 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Update to latest version 3.3.39. 2012-09-04 08:46:18 +00:00
README
UIDs
UPDATING - Stop installing FindAnalitza.cmake now that math/analitza provides 2012-09-02 10:46:30 +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.