Personal patches
Go to file
Li-Wen Hsu 765dedd79f - Update to 3.6.1
PR:		ports/149885
Submitted by:	lwhsu
Approved by:	Neal Nelson <neal AT nelson.name> (maintainer)
2010-08-24 01:07:04 +00:00
accessibility
arabic
archivers - Update to 1.68 2010-08-23 19:16:35 +00:00
astro Chase exiv2 shlib bump. 2010-08-20 08:34:50 +00:00
audio - Update to 2.0 2010-08-23 11:16:11 +00:00
benchmarks Randomio is a multithreaded disk i/o microbenchmark. It 2010-08-23 11:20:59 +00:00
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 distinfo. 2010-08-22 21:29:18 +00:00
comms
converters
databases Update to 6839 2010-08-23 20:28:44 +00:00
deskutils - Fix build with upcoming KDE 4.5. Don't bump PORTREVISION: packages 2010-08-23 17:58:25 +00:00
devel - Update to 3.6.1 2010-08-24 01:07:04 +00:00
dns - Update to 0.5.2 2010-08-23 18:31:39 +00:00
editors - Remove editors/mondrian. Dependency is gone. 2010-08-23 12:02:42 +00:00
emulators Mark the rest of the ports with no SHA256 in the distinfo file 2010-08-23 01:43:48 +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 - Mark DEPRECATED and set EXPIRATION_DATE to 2010-11-01 2010-08-23 11:17:17 +00:00
games - Allow the game to find its music and sounds [1] 2010-08-22 14:29:08 +00:00
german Mark the rest of the ports with no SHA256 in the distinfo file 2010-08-23 01:43:48 +00:00
graphics Assign maintainership to multimedia@ 2010-08-23 08:33:29 +00:00
hebrew
hungarian
irc - Fix MAINTAINER address. 2010-08-23 18:56:07 +00:00
japanese - Update to 2.8.7.rel1 2010-08-22 13:49:46 +00:00
java Reset sugimura@jp.FreeBSD.ORG due to maintainer-timeouts. 2010-08-23 01:20:48 +00:00
korean
lang Update to the 20100821 snapshot of GCC 4.6.0. This now really does not 2010-08-22 22:05:00 +00:00
mail - Update to 0.17. 2010-08-23 16:06:00 +00:00
math Fix build with upcoming KDE 4.5 2010-08-22 07:17:30 +00:00
mbone
misc - Update to 0.101410 2010-08-23 03:58:22 +00:00
Mk - Remove dead NetBSD mirrors. 2010-08-23 23:03:21 +00:00
multimedia - Mark BROKEN with new kaffeine 2010-08-23 22:19:10 +00:00
net - Fix checkum 2010-08-23 17:25:27 +00:00
net-im - Remove share/pixmaps from pkg-plist file 2010-08-21 01:27:21 +00:00
net-mgmt - Update to 1.8.3 2010-08-23 20:15:43 +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 Reset dindin@dindin.ru due to maintainer-timeout and no response to email. 2010-08-22 23:20:17 +00:00
science Connect kst2 2010-08-23 18:15:03 +00:00
security - Update to 1.2.7 2010-08-23 18:57:13 +00:00
shells
sysutils - Mark broken on 9-CURRENT after 900007 2010-08-23 20:05:07 +00:00
Templates
textproc - Update to 8.6.1 2010-08-23 23:17:35 +00:00
Tools Fix it for real this time. 2010-08-16 23:59:32 +00:00
ukrainian
vietnamese
www - Add a trivial fix for NPAPI PrivateMode. It should fix annoying warnings 2010-08-23 21:52:39 +00:00
x11 - Set DEPRECATED and EXPIRATION_DATE 2010-08-23 00:57:26 +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 Remove x11-themes/kde4-windeco-aurorae, it has been intergated into x11/kdebase4-workspace. 2010-08-23 19:20:54 +00:00
x11-toolkits - Remove x11-toolkits/fxscintilla-fox14. 2010-08-23 22:16:19 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Remove x11-toolkits/fxscintilla-fox14. 2010-08-23 22:16:19 +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.