Personal patches
Go to file
Justin M. Seger ec09a2fb47 Upgrade to version 4.0
Submitted by:   giffunip@asme.org
PR:             6419
1998-04-26 12:50:57 +00:00
archivers Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
astro Activate saoimage. 1998-04-17 21:29:17 +00:00
audio Change MASTER_SITE, the author's site seems dead. 1998-04-26 08:05:24 +00:00
benchmarks
biology
cad
chinese Remove samba. 1998-04-25 19:18:21 +00:00
comms Upgrade to 1.1.14 1998-04-20 20:07:52 +00:00
converters
databases Andreas forgot to delete PATCH_DEBUG.... 1998-04-22 08:28:07 +00:00
deskutils Upgrade to version 1.7.1. 1998-04-17 18:05:22 +00:00
devel Upgrade to 0.9904. 1998-04-22 21:39:14 +00:00
dns original distribution updated (-> 2.0a5) 1998-04-19 03:41:52 +00:00
editors Update Xeamcs to version 20.4. MASTERSITES cleaned up; a lot of them 1998-04-20 05:15:54 +00:00
emulators
finance Import of xquote, which gets stock quotes over the network. 1998-04-22 14:07:51 +00:00
ftp "mkdir -p" -> "${MKDIR}" 1998-04-20 22:25:19 +00:00
games Activate xothello, and add it to LEGAL as a possible trademark 1998-04-24 02:09:32 +00:00
german
graphics Upgrade to ImageMagick 4.0.5. 1998-04-26 11:24:24 +00:00
irc Compress manpage. 1998-04-21 05:50:59 +00:00
japanese Activate mendexk-euc and mendexk-sjis. 1998-04-25 16:04:50 +00:00
java
korean Move fonts to lib/X11/fonts/misc. 1998-04-19 17:51:38 +00:00
lang Include official patches. 1998-04-24 08:18:25 +00:00
mail It's been a long week already: "elim" --> "emil". 1998-04-22 20:49:13 +00:00
math Activate metis. 1998-04-26 03:55:41 +00:00
mbone
misc I checksummed the wrong release. 1998-04-23 22:53:52 +00:00
Mk
multimedia Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
net Make this build under CURRENT again. 1998-04-26 12:05:31 +00:00
net-mgmt typo fixed. 1998-04-18 12:40:04 +00:00
news Yes, we know this is C-news. The question is, What _is_ C-news? 1998-04-25 00:25:06 +00:00
palm Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
ports-mgmt
print fix compilation problems after jpeg lib upgrade 1998-04-19 18:34:52 +00:00
russian
science Make this compile again. 1998-04-08 12:53:43 +00:00
security portlint. 1998-04-26 02:48:47 +00:00
shells
sysutils Upgrade to version 4.30. 1998-04-21 17:41:57 +00:00
Templates
textproc Activate urlview. 1998-04-22 16:53:13 +00:00
vietnamese
www Update from 1.2.beta19 -> 1.2.beta20 (+patch 1) 1998-04-26 07:57:21 +00:00
x11 Update to KDE Beta4. 1998-04-25 07:33:05 +00:00
x11-clocks Import of t3d, a CPU-chewing 3D clock for X11. 1998-04-24 05:36:24 +00:00
x11-fm Upgrade to 1.0a3. Should now work with the latest gtk. 1998-04-14 07:59:04 +00:00
x11-fonts
x11-servers
x11-toolkits Upgrade to version 4.0 1998-04-26 12:50:57 +00:00
x11-wm Mark this port, repository copied from afterstep port (ver. 1.0), 1998-04-20 04:38:55 +00:00
.cvsignore
INDEX
LEGAL Replace some old filenames with more relevant wildcards. 1998-04-24 10:04:26 +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.