Personal patches
Go to file
1998-09-28 02:19:43 +00:00
archivers Remove previous elf patch. 1998-09-23 06:45:28 +00:00
astro Add missing manpage. 1998-09-26 23:40:12 +00:00
audio Remove empty directories on deinstall. 1998-09-28 02:03:16 +00:00
benchmarks Remove *.orig files from the pgms directory so this deinstall's cleanly. 1998-09-26 23:46:08 +00:00
biology Remove empty doc dir on deinstall. 1998-09-27 01:38:24 +00:00
cad Remove empty directories on deinstall. 1998-09-27 08:20:05 +00:00
chinese Broken: does not build. 1998-09-27 00:05:53 +00:00
comms
converters Remove regexp support uulib. 1998-09-27 02:04:19 +00:00
databases Mark broken for ELF because of xforms port. 1998-09-26 23:18:10 +00:00
deskutils Move manpages from pkg/PLIST to MAN1 in Makefile. 1998-09-27 03:44:39 +00:00
devel tk80 has been ELFized. 1998-09-25 10:05:14 +00:00
dns
editors Remove regexp support for libdnd. 1998-09-27 03:16:06 +00:00
emulators
finance Remove regexp support for tk42. 1998-09-26 23:11:03 +00:00
ftp ELFify 1998-09-27 03:02:15 +00:00
games Move manpages from pkg/PLIST to MAN* macro in Makefile and add a bunch 1998-09-28 02:19:43 +00:00
german
graphics Remove regexp support for Mesa2 libs. 1998-09-27 16:06:59 +00:00
irc audio/esound is now ELF. 1998-09-25 09:55:30 +00:00
japanese ELFization patch. 1998-09-27 11:17:07 +00:00
java
korean
lang Broken on ELF boxes. 1998-09-27 04:25:56 +00:00
mail original distribution updated (0.85) 1998-09-28 02:08:44 +00:00
math Remove empty directories on deinstall. 1998-09-27 20:19:04 +00:00
mbone Don't strip the binary when building ELF, and remove the empty 1998-09-27 01:44:09 +00:00
misc turn on `cwish' 1998-09-25 10:58:26 +00:00
Mk
multimedia Provide replacements for the NetBSD (a.out) .o modules from the Linux (ELF) 1998-09-27 09:18:30 +00:00
net Remove regexp support for tk41 library. 1998-09-28 01:02:07 +00:00
net-im
net-mgmt Remove regexp support for tk41 library. 1998-09-28 01:02:07 +00:00
news Upgrade to beta-69. 1998-09-25 16:09:01 +00:00
palm tk80 has been ELFized. 1998-09-25 10:05:14 +00:00
ports-mgmt
print Remove regexp support for libdnd. 1998-09-27 03:16:06 +00:00
russian
science
security oops. fix my previous commit. 1998-09-28 02:14:33 +00:00
shells
sysutils devel/libslang has been ELFized. 1998-09-25 10:18:41 +00:00
Templates
textproc Upgrade to 1.67. 1998-09-23 11:49:51 +00:00
vietnamese
www Remove regexp support for Mesa2 libs. 1998-09-27 16:06:59 +00:00
x11 Remove regexp support for windowmaker libraries. 1998-09-27 21:01:05 +00:00
x11-clocks
x11-fm Remove regexp support for libdnd. 1998-09-27 03:16:06 +00:00
x11-fonts
x11-servers Fixes for Krb4. 1998-09-23 05:50:41 +00:00
x11-toolkits Convert to ELF and pickup a bunch of missing header files in pkg/PLIST. 1998-09-27 17:46:51 +00:00
x11-wm Convert to ELF. 1998-09-27 20:59:17 +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.