Personal patches
Go to file
Pav Lucistnik b278c686f3 - Update to 4.79.4
PR:		ports/141726
Submitted by:	Mike Jakubik <mike.jakubik@intertainservices.com>
2009-12-18 22:30:47 +00:00
accessibility Update to 2.28.2. 2009-12-18 16:43:15 +00:00
arabic
archivers Update to 2.28.2. 2009-12-18 05:41:49 +00:00
astro add myself, belatedly 2009-12-17 00:00:20 +00:00
audio - Add dependency on librsvg2 to prevent crashes on runtime 2009-12-18 22:04:56 +00:00
benchmarks
biology - Update to 1.1.4 2009-12-18 02:55:57 +00:00
cad - Mark BROKEN, in two ways 2009-12-18 17:13:50 +00:00
chinese - Update to 0.3.2 2009-12-18 05:06:18 +00:00
comms - Use correct serial device on FreeBSD >8.x 2009-12-18 01:38:25 +00:00
converters - Fix CFLAGS modification to survive CFLAGS set in make.conf 2009-12-18 19:37:44 +00:00
databases Pure Python 2009-12-18 19:22:02 +00:00
deskutils Update to 2.28.2. 2009-12-18 05:41:49 +00:00
devel - Update to 1.7.0 2009-12-18 22:27:11 +00:00
dns - Update to 1.41 2009-12-18 01:22:19 +00:00
editors
emulators
finance - Update to 1.51 2009-12-15 21:09:33 +00:00
french
ftp Fix the build of dependent ports by including <sys/select.h> on 2009-12-18 11:09:14 +00:00
games - Cleanup 2009-12-18 19:54:08 +00:00
german
graphics - Update to 2.9.6 2009-12-18 03:43:35 +00:00
hebrew
hungarian
irc - Update to 1.99.15 2009-12-18 21:16:47 +00:00
japanese - Reset maintainer, his email bounces: 2009-12-18 08:43:52 +00:00
java
korean
lang Update to the 20091215 snapshot of GCC 4.4.3. 2009-12-18 13:49:58 +00:00
mail - Update to 4.79.4 2009-12-18 22:30:47 +00:00
math - Get rid python-2.3 and python-3.0 (no longer under developement) 2009-12-18 10:08:32 +00:00
mbone
misc Update to 2.28.2. 2009-12-18 06:04:22 +00:00
Mk - Terminate support for X11BASE having different value from LOCALBASE 2009-12-18 14:28:46 +00:00
multimedia - Update to 2.2.8 2009-12-18 22:29:45 +00:00
net - Synchronize .in and .am patches 2009-12-18 16:14:51 +00:00
net-im - Update to 1.64 2009-12-18 20:56:53 +00:00
net-mgmt - Update to 0.3.2 2009-12-18 22:26:11 +00:00
net-p2p - missed a file 2009-12-17 23:23:52 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Mark BROKEN until gcj support is working on i386 and amd64 2009-12-18 21:00:03 +00:00
russian - This port should be fixed by revision 17 of teTeX-base. 2009-12-17 21:51:59 +00:00
science Chase the gchemutils update. 2009-12-18 06:39:57 +00:00
security Avoid breakage in dependent ports (notably PHP) by simply not linking 2009-12-18 10:35:35 +00:00
shells * Fetch documentation from the zsh-doc-dev sourceforge project. 2009-12-18 13:05:28 +00:00
sysutils - Update to 5.3.3 2009-12-18 20:44:29 +00:00
Templates
textproc - Fix installation with CONTRIB option 2009-12-18 19:06:55 +00:00
Tools - Remove use of X11BASE from pointyhat scripts 2009-12-18 14:25:58 +00:00
ukrainian
vietnamese
www - Update MASTER_SITES 2009-12-18 21:45:17 +00:00
x11 Update to 2.28.2. 2009-12-18 03:25:08 +00:00
x11-clocks
x11-drivers
x11-fm Update to 2.28.4. 2009-12-16 21:06:52 +00:00
x11-fonts
x11-servers Mark BROKEN on 9.x: does not build 2009-12-16 13:19:28 +00:00
x11-themes
x11-toolkits Update to 1.26.2. 2009-12-18 04:11:46 +00:00
x11-wm I checked for plist problems without enabling gettext 2009-12-16 05:00:49 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile - Terminate support for X11BASE having different value from LOCALBASE 2009-12-18 14:28:46 +00:00
MOVED - Document cad/fandango removal 2009-12-18 12:51:04 +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.