Personal patches
Go to file
Li-Wen Hsu 5ecc8daa29 - Update to the latest week 34 snapshot.
- While here, resolve portlint(1) warning: Package conflicts with itself.

PR:		ports/149878
Submitted by:	Eric F Crist <ecrist@secure-computing.net>
2010-08-22 15:22:05 +00:00
accessibility
arabic
archivers 2010-08-07 archivers/py-tarfile: all development activity in this port has been merged into mainline python after 2.4 2010-08-21 14:17:06 +00:00
astro Chase exiv2 shlib bump. 2010-08-20 08:34:50 +00:00
audio Fix build with upcoming KDE 4.5 2010-08-21 13:08:59 +00:00
benchmarks
biology - Update to 2.10.0 2010-08-21 00:28:49 +00:00
cad Add all 64-bit platforms to NOT_FOR_ARCHS for the moment to unbreak the port. 2010-08-21 15:51:52 +00:00
chinese - Update to 3.0.1 2010-08-19 16:17:26 +00:00
comms
converters
databases Add my2cego 1.0.0, imports mysqldump files into cego. 2010-08-22 12:52:07 +00:00
deskutils - Update to 2.7 2010-08-20 08:55:10 +00:00
devel Add maven-ant-tasks 2.1.0, allows Maven's artifact handling to be used 2010-08-22 15:07:57 +00:00
dns - update to 1.13 2010-08-19 00:06:07 +00:00
editors Fix build with upcoming KDE 4.5 2010-08-21 13:08:59 +00:00
emulators Add pcsxr 1.9.91, playstation (PSX) emulator. 2010-08-22 14:15:00 +00:00
finance Fix build with upcoming KDE 4.5 2010-08-22 07:16:14 +00:00
french Upgrade Code_Aster to 10.2.0-1. 2010-08-19 19:27:37 +00:00
ftp - Add shaper module option 2010-08-22 03:33:11 +00:00
games - Allow the game to find its music and sounds [1] 2010-08-22 14:29:08 +00:00
german
graphics Update to 4.2.2. Changes since 4.1.45 can be found at: 2010-08-22 07:01:52 +00:00
hebrew
hungarian
irc Fix build with upcoming KDE 4.5 2010-08-21 13:08:59 +00:00
japanese - Update to 2.8.7.rel1 2010-08-22 13:49:46 +00:00
java - Update to 1.4.0.9 2010-08-22 11:58:38 +00:00
korean
lang - Update to 5.3 2010-08-22 01:26:48 +00:00
mail - update to 1-1.0.PreAlpha36 2010-08-20 06:47:52 +00:00
math Fix build with upcoming KDE 4.5 2010-08-22 07:17:30 +00:00
mbone
misc Fix build with upcoming KDE 4.5 2010-08-21 13:08:59 +00:00
Mk - Fix plist leftovers when using LICENSE framework and having @cwd command in 2010-08-20 12:15:02 +00:00
multimedia - New port: multimedia/bangarang) KDE4 media player 2010-08-22 07:28:00 +00:00
net Add rubygem-net-ldap 0.1.1, pure Ruby LDAP support library with most 2010-08-22 13:00:09 +00:00
net-im - Remove share/pixmaps from pkg-plist file 2010-08-21 01:27:21 +00:00
net-mgmt - Mark DEPRECATED and set EXPIRATION_DATE to 2010-10-01 2010-08-21 15:34:31 +00:00
net-p2p Add py-transmissionrpc 0.3, a python module communicates with 2010-08-22 12:29:38 +00:00
news
palm
polish
ports-mgmt - Mark DEPRECATED and set EXPIRATION_DATE to 2010-11-01 2010-08-19 09:01:31 +00:00
portuguese
print An attempt to fix build at QAT. 2010-08-22 12:22:30 +00:00
russian
science - Update to 1.12b 2010-08-22 03:31:54 +00:00
security - Update to the latest week 34 snapshot. 2010-08-22 15:22:05 +00:00
shells
sysutils Add fusefs-fusexmp_fh 2.7.4, dummy driver from fusefs-libs example. 2010-08-22 11:41:18 +00:00
Templates
textproc - Update to 0.18 2010-08-21 23:13:21 +00:00
Tools Fix it for real this time. 2010-08-16 23:59:32 +00:00
ukrainian
vietnamese
www - Update to 2.7.7 2010-08-22 07:52:45 +00:00
x11 - Update to 1.3.2 [1] 2010-08-20 09:31:32 +00:00
x11-clocks
x11-drivers
x11-fm Fix build with upcoming KDE 4.5 2010-08-21 13:12:37 +00:00
x11-fonts Add droid-fonts-ttf 20100214, the Droid typeface family. 2010-08-22 14:49:17 +00:00
x11-servers
x11-themes
x11-toolkits - Grab maintainership of these ports for python@ 2010-08-20 20:53:48 +00:00
x11-wm Update 2.5.30 --> 2.5.31 2010-08-16 19:29:41 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Rename www/rssdler to www/py-rssdler 2010-08-21 22:24:43 +00:00
README
UIDs
UPDATING - Update lighttpd configuration file layout 2010-08-18 22:13:21 +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.