Personal patches
Go to file
Yen-Ming Lee 8cf56cfd81 - add USE_GCC=2.95 and unbreak this port
- utilize PORTDOCS and DATADIR

PR:		71852
Submitted by:	leeym
Approved by:	maintainer timeout
2004-10-12 18:30:32 +00:00
accessibility
arabic
archivers Drop maintainership to ports@FreeBSD.org 2004-10-12 13:23:48 +00:00
astro
audio Update to 1.1.0. Changes in this release: 2004-10-12 14:55:16 +00:00
benchmarks Back out the use of PORTSDIR before the inclusion of bsd.ports.pre.mk 2004-10-12 15:52:58 +00:00
biology
cad upgrade to qcad-2.0.4.0-1 2004-10-12 11:55:31 +00:00
chinese Upgrade to 4.61. 2004-10-12 09:05:16 +00:00
comms - add USE_GCC=2.95 and unbreak this port 2004-10-12 18:14:47 +00:00
converters Updated to 0.56 2004-10-12 12:44:40 +00:00
databases Update to 1.0.7 (based on SQLite 3.0.8). 2004-10-12 16:21:26 +00:00
deskutils
devel - add NOPRECIOUSMAKEVARS=yes and unbreak it on 5.x 2004-10-12 18:16:02 +00:00
dns Update to 0.5.6 2004-10-12 14:26:53 +00:00
editors Fix build on 4-stable 2004-10-12 09:51:53 +00:00
emulators Update default devices names. 2004-10-12 12:35:37 +00:00
finance Update to version 3.2.1 2004-10-12 13:34:33 +00:00
french
ftp Update to version 1.4.2 2004-10-12 12:52:04 +00:00
games Drop maintainership to ports@FreeBSD.org 2004-10-12 13:23:48 +00:00
german
graphics Drop maintainership to ports@FreeBSD.org 2004-10-12 13:23:48 +00:00
hebrew
hungarian
irc Update to 1.6.17; IPv6 support has been removed from eggdrop. 2004-10-12 07:10:31 +00:00
japanese Update to 2.2.11-ja-1.0. 2004-10-12 17:01:48 +00:00
java Remove extra file from pkg-plist. 2004-10-12 08:58:15 +00:00
korean Unbroke and update to 3.1. 2004-10-12 07:57:39 +00:00
lang - update to 0.84 2004-10-12 13:44:07 +00:00
mail + update to 1.1.4 2004-10-12 18:17:43 +00:00
math Update to 1.1 2004-10-12 14:38:12 +00:00
mbone
misc Update to 10.6 2004-10-12 14:33:55 +00:00
Mk
multimedia - Fix build on 4.x 2004-10-12 16:29:14 +00:00
net - add USE_GCC=2.95, update related patch, and unbreak this port 2004-10-12 18:10:27 +00:00
net-im - add USE_GCC=2.95, update related patch, and unbreak this port 2004-10-12 18:10:27 +00:00
net-mgmt - Update to 0.7.9 2004-10-12 15:22:35 +00:00
net-p2p Fix build 2004-10-12 15:10:08 +00:00
news
palm
picobsd
polish
ports-mgmt
portuguese
print Update to version 3.0.2 2004-10-12 12:16:21 +00:00
russian
science
security - Update to 1.1.3 2004-10-12 17:42:54 +00:00
shells
sysutils - add USE_GCC=2.95 and unbreak this port 2004-10-12 18:30:32 +00:00
Templates
textproc Updated to 2.3.2 2004-10-12 12:48:54 +00:00
Tools
ukrainian
vietnamese
www Fix a bug with installation. Somehow I forgot to do the install step 2004-10-12 16:45:45 +00:00
x11 - Fix build on 4.x 2004-10-12 16:49:13 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Drop maintainership to ports@FreeBSD.org 2004-10-12 13:23:48 +00:00
x11-wm Update to version 1.2.1 2004-10-12 12:27:06 +00:00
.cvsignore
CHANGES
INDEX
INDEX-5
LEGAL
Makefile
MOVED
README
UPDATING Update to 2004.2. 2004-10-12 17:10:35 +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 which is available from:

        file://localhost/usr/share/doc/handbook/handbook.html

(if you installed the doc distribution on your machine)

Or:

        http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/

for the latest official version from FreeBSD-current.

The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.

If you would like to search for a given port, you can do so easily
by saying:

	make search key="<keyword>"

Which will generate a list of all ports matching <keyword>.

NOTE:  This tree can 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, though if you don't have the original
distribution tarball(s) for something on CDROM then you will need to pull
it all over your network connection again if you ever try to build the
associated port.