Personal patches
Go to file
Warner Losh edf9db9125 Fix minor problems with FreeBSD 1.x dynamic loader workarounds breaking
FreeBSD 2.x dynamic loader.  This makes more programs, including emacs,
work with runsocks.

This patch will work at least as far back as 1.0r3.

Submitted by:	Aaron Smith <aaron@sigma.veritas.com>
1998-07-20 23:37:26 +00:00
archivers Upgrade to KDE Release 1.0 1998-07-14 22:33:44 +00:00
astro
audio "$Id$" is not spelled "$ID$". Also, change "Jily" to "July", I assume 1998-07-20 10:01:55 +00:00
benchmarks
biology Turn on hmmer. 1998-07-12 23:30:50 +00:00
cad
chinese
comms Upgrade to 1.1.16. 1998-07-16 06:44:42 +00:00
converters Upgrade to KDE Release 1.0 1998-07-19 17:47:47 +00:00
databases Use more official (but equivalent) homepage. 1998-07-20 22:36:22 +00:00
deskutils Upgrade to KDE Release 1.0 1998-07-14 22:33:44 +00:00
devel Update to the new released version 3.0 since the beta version 1998-07-20 22:15:36 +00:00
dns Update comment to match reality 1998-07-19 05:11:59 +00:00
editors Make jove display 8-bit characters correctly. 1998-07-20 21:45:32 +00:00
emulators Add NO_CDROM. (Not sure if RESTRICTED implies this, but since we *don't* 1998-07-19 19:32:02 +00:00
finance
ftp
games Un-BROKEN-ify this port by upgrading to 1.8.0; the distfile for 1998-07-20 18:42:58 +00:00
german Don't start the COMMENT with the name of the port. 1998-07-13 00:16:38 +00:00
graphics Can't fetch.... 1998-07-20 20:22:33 +00:00
irc Update to ircd-hybrid-5 version 5.3. 1998-07-19 07:46:57 +00:00
japanese Turn on ja-play. 1998-07-20 04:04:38 +00:00
java
korean
lang Mark port as BROKEN till issues on library source paths, usage of the 1998-07-20 07:56:58 +00:00
mail Repository copy Mesa to Mesa2 and Mesa3. Mark Mesa3 broken pending 1998-07-20 10:14:24 +00:00
math Update to version 0.62.2. 1998-07-17 20:41:56 +00:00
mbone
misc Upgrade to KDE Release 1.0 1998-07-14 22:33:44 +00:00
Mk Add US Mirror site to MASTER_SITE_KDE. 1998-07-13 23:39:02 +00:00
multimedia Upgrade to KDE Release 1.0 1998-07-19 17:55:29 +00:00
net Fix minor problems with FreeBSD 1.x dynamic loader workarounds breaking 1998-07-20 23:37:26 +00:00
net-im
net-mgmt
news Nuke bogus distsite (as per fenner's dist-checker) 1998-07-20 22:56:48 +00:00
palm
ports-mgmt
print Turn on enscriptfonts. 1998-07-20 02:31:50 +00:00
russian
science
security Turn on bjorb. 1998-07-20 02:39:54 +00:00
shells Guard against a nonexistant /usr/share/info/dir. 1998-07-17 20:38:17 +00:00
sysutils Remove mkhybrid, and enable entries for mkhybrid1[12]. 1998-07-20 22:23:04 +00:00
Templates
textproc Turn on gxditview. 1998-07-20 03:46:54 +00:00
vietnamese
www Activate htmlpp. 1998-07-20 23:21:23 +00:00
x11 enable new port qt140 1998-07-20 16:52:45 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-toolkits - Upgrade libqt to newest version 1.40 after repository copy. 1998-07-20 16:51:18 +00:00
x11-wm Fix a typo error :) 1998-07-20 17:38:13 +00:00
.cvsignore
INDEX
LEGAL Include copyright status of emulators/vice port. 1998-07-13 01:24:27 +00:00
Makefile
README

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.