Personal patches
Go to file
Florent Thoumie 6378d6452f - Don't override USE_GCC in master port.
- Style fixes.

PR:		ports/123780
Submitted by:	Gea-Suan Lin
2008-05-19 13:06:13 +00:00
accessibility
arabic
archivers - Update to 2.011 2008-05-19 07:29:19 +00:00
astro
audio - Fix INDEX build when ESOUND option is enabled 2008-05-18 12:16:40 +00:00
benchmarks
biology - Update maintainer's email address 2008-05-17 16:52:34 +00:00
cad Remove librt dependency because it is not needed actually. 2008-05-17 19:52:30 +00:00
chinese - Update to 0.2.20080216.1. 2008-05-18 09:39:38 +00:00
comms FreeBSD driver for newer Option HSDPA USB dongles. 2008-05-18 15:44:54 +00:00
converters - Update to 2.25 2008-05-12 02:05:38 +00:00
databases - Update to 0.99 2008-05-17 21:03:24 +00:00
deskutils - Unbreak 2008-05-18 14:30:09 +00:00
devel - Install META file to allow this port to be used with findlib 2008-05-19 11:51:19 +00:00
dns - Fix a typo like mistakes. No functional changes. 2008-05-14 11:31:30 +00:00
editors - Update to 0.41 2008-05-17 22:39:30 +00:00
emulators - Fix wrong userland fsbase load after gdt move that caused qemu to 2008-05-18 20:23:40 +00:00
finance
french
ftp - Change CFLAGS to: CFLAGS+= -I${LOCALBASE}/include 2008-05-18 22:43:36 +00:00
games Automatic number guessing game robot. 2008-05-18 17:49:12 +00:00
german
graphics - Update to 6.4.1-3 2008-05-19 09:46:50 +00:00
hebrew
hungarian
irc - Update to version 1.1.19 2008-05-19 07:01:38 +00:00
japanese Update to 0.2.0. 2008-05-18 16:14:33 +00:00
java - Fix build/install problems 2008-05-18 09:32:01 +00:00
korean
lang - Update to 0.0.2008.01.20 2008-05-19 05:43:18 +00:00
mail - Fix build with WITH_POSTFIX_MILTER option being enabled 2008-05-18 14:32:48 +00:00
math - Update to 5.5.0.12 2008-05-16 13:22:11 +00:00
mbone
misc Update to 0.30. 2008-05-18 19:40:01 +00:00
Mk - Add a knob to generate pkg-plist for ocaml findlib 2008-05-19 07:05:35 +00:00
multimedia - Make mplayer support optional 2008-05-19 06:03:13 +00:00
net - Update to 1.7.2. 2008-05-18 19:55:03 +00:00
net-im Update to 2.4.2. See http://developer.pidgin.im/wiki/ChangeLog for the list 2008-05-19 06:16:08 +00:00
net-mgmt - Clean up: remove old terminology and disable 6Bone specific code 2008-05-18 14:00:51 +00:00
net-p2p - Don't override USE_GCC in master port. 2008-05-19 13:06:13 +00:00
news - Update to 1.00 2008-05-17 21:04:07 +00:00
palm
polish - Unbreak after latest polish/libgadu commit 2008-05-18 16:14:26 +00:00
ports-mgmt
portuguese
print - Update to 2.69 2008-05-16 14:11:01 +00:00
russian
science Jmol is a Java molecular viewer for 2008-05-17 23:04:44 +00:00
security - Update libprelude dependency 2008-05-19 03:50:55 +00:00
shells
sysutils Update patch to properly display direction of filtering rules. 2008-05-19 13:01:33 +00:00
Templates
textproc - fix dependency 2008-05-19 05:20:01 +00:00
Tools NNew build scheduler written in python to replace the make+sh job 2008-05-10 13:22:51 +00:00
ukrainian
vietnamese
www Update [stable branch] to 0.6.31. 2008-05-19 12:01:14 +00:00
x11 - fix location of IconKit 2008-05-17 08:48:03 +00:00
x11-clocks
x11-drivers
x11-fm - Update to 0.8.2 2008-05-18 17:46:24 +00:00
x11-fonts
x11-servers Retire xorg-printserver. 2008-05-15 22:00:09 +00:00
x11-themes - Fix plists 2008-05-17 19:34:20 +00:00
x11-toolkits - Update to 5.1.0 2008-05-16 12:27:29 +00:00
x11-wm - Update to 0.6.2 2008-05-16 19:12:17 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Update to 0.6.0 2008-05-17 19:17:44 +00:00
README
UIDs
UPDATING - Fix whitespaces 2008-05-19 04:55:27 +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.