Personal patches
Go to file
1998-04-23 22:53:52 +00:00
archivers
astro Activate saoimage. 1998-04-17 21:29:17 +00:00
audio Upgrade to version 0.8.2. 1998-04-19 15:40:55 +00:00
benchmarks
biology
cad
chinese
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
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 Add @dirrm on pkg/PLIST, remove -g on Imakefile. 1998-04-23 19:41:09 +00:00
german
graphics Add png support, I don't know how to add it on PATCHFILES, so I put it on 1998-04-23 21:06:28 +00:00
irc Compress manpage. 1998-04-21 05:50:59 +00:00
japanese Activate kappa20 1998-04-22 14:22:11 +00:00
java
korean Move fonts to lib/X11/fonts/misc. 1998-04-19 17:51:38 +00:00
lang upgrade to 2.8.1.1 1998-04-20 10:36:06 +00:00
mail It's been a long week already: "elim" --> "emil". 1998-04-22 20:49:13 +00:00
math Modified to add gif terminal, and dependency on graphics/gd. 1998-04-19 23:22:24 +00:00
mbone
misc I checksummed the wrong release. 1998-04-23 22:53:52 +00:00
Mk
multimedia
net Add trailing slash to one of the mastersites. Mark this broken, it is 1998-04-21 05:02:58 +00:00
net-mgmt typo fixed. 1998-04-18 12:40:04 +00:00
news Update to version 2.14. 1998-04-19 15:43:40 +00:00
palm
ports-mgmt
print fix compilation problems after jpeg lib upgrade 1998-04-19 18:34:52 +00:00
russian
science
security Fix sign extension bug in binary type determination 1998-04-23 22:29:43 +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 Patches from maintainer to make the port non-BROKEN. 1998-04-23 16:50:43 +00:00
x11 ${CP} -> ${INSTALL_MAN} and change a multi-source copy to a .for loop so 1998-04-21 01:23:58 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-toolkits Will not build testgtk anymore, review pkg/PLIST. 1998-04-23 20:54:21 +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
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.