Personal patches
Go to file
Tim Vanderhoek 77332d1376 Clean this up, somewhat. To fit in 25 lines I cheated and put the
author's signature on one line instead of two.
1999-08-29 17:45:59 +00:00
archivers ln -> ${LN} 1999-08-28 01:58:05 +00:00
astro $Id$->$FreeBSD$ 1999-08-29 10:59:56 +00:00
audio $Id$->$FreeBSD$ 1999-08-29 10:59:56 +00:00
benchmarks expr -> ${EXPR} 1999-08-28 02:42:41 +00:00
biology ln -> ${LN} 1999-08-28 01:58:05 +00:00
cad $Id$->$FreeBSD$ 1999-08-29 10:59:56 +00:00
chinese ln -> ${LN} 1999-08-28 01:58:05 +00:00
comms $Id$->$FreeBSD$ 1999-08-29 10:59:56 +00:00
converters ln -> ${LN} 1999-08-28 01:58:05 +00:00
databases $Id$ -> $FreeBSD$ 1999-08-29 11:03:05 +00:00
deskutils Updated to version 1.1.3 1999-08-29 04:31:03 +00:00
devel $Id$ -> $FreeBSD$ 1999-08-29 11:11:15 +00:00
dns
editors sed -> ${SED} 1999-08-28 02:17:34 +00:00
emulators $Id$ -> $FreeBSD$ 1999-08-29 11:32:39 +00:00
finance ln -> ${LN} 1999-08-28 01:58:05 +00:00
ftp We need libcompat on FreeBSD/Alpha too. 1999-08-29 15:35:46 +00:00
games $Id$ -> $FreeBSD$ 1999-08-29 11:32:39 +00:00
german $Id$ -> $FreeBSD$ 1999-08-29 11:32:39 +00:00
graphics $Id$ -> $FreeBSD$ 1999-08-29 11:32:39 +00:00
irc $Id$ -> $FreeBSD$ 1999-08-29 11:32:39 +00:00
japanese $Id$ -> $FreeBSD$ 1999-08-29 11:45:32 +00:00
java echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff 1999-08-27 22:30:39 +00:00
korean expr -> ${EXPR} 1999-08-28 02:42:41 +00:00
lang Make this port a little more sane. It was broken 1999-08-28 16:58:27 +00:00
mail Portlint. 1999-08-29 10:53:22 +00:00
math expr -> ${EXPR} 1999-08-28 02:42:41 +00:00
mbone Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
misc Activate upclient 1999-08-28 19:27:51 +00:00
Mk Id->FreeBSD rename bis 1999-08-25 04:40:22 +00:00
multimedia echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff 1999-08-27 21:14:04 +00:00
net Make this port interoperable on the FreeBSD/Alpha. From Andrew Gallatin: 1999-08-29 15:16:42 +00:00
net-im Import of gtkyahoo. 1999-08-27 22:35:34 +00:00
net-mgmt Upgrade SNMP to 4.0.1, which is a last minute bugfix. 1999-08-27 20:18:47 +00:00
news sed -> ${SED} 1999-08-28 02:17:34 +00:00
palm
ports-mgmt $Id$ -> $FreeBSD$ 1999-08-29 11:11:15 +00:00
portuguese/ispell-pt_BR
print Update to version 0.51 1999-08-28 19:23:45 +00:00
russian env -> ${SETENV} 1999-08-28 03:41:25 +00:00
science ln -> ${LN} 1999-08-28 01:58:05 +00:00
security Update to allow 3.2 (320002) to use the new interface to the kernel. 1999-08-29 13:14:16 +00:00
shells ln -> ${LN} 1999-08-28 01:58:05 +00:00
sysutils Move USE_NEWGCC and add -fpermissive to CFLAGS for the USE_NEWGCC case. 1999-08-29 06:25:05 +00:00
Templates
textproc Use RUN_DEPENDS, not BUILD_DEPENDS. 1999-08-28 07:11:09 +00:00
Tools Id->FreeBSD rename take 2 1999-08-25 04:43:00 +00:00
vietnamese ln -> ${LN} 1999-08-28 01:58:05 +00:00
www cosmetics: spaces -> tabs 1999-08-29 15:15:59 +00:00
x11 mastersite moved 1999-08-28 06:07:52 +00:00
x11-clocks
x11-fm expr -> ${EXPR} 1999-08-28 02:42:41 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Clean this up, somewhat. To fit in 25 lines I cheated and put the 1999-08-29 17:45:59 +00:00
x11-wm 1. Support for bzip'ed themes (RUN_DEPENDS=bunzip2) 1999-08-28 17:07:49 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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/handbook/handbook.html

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.