Personal patches
Go to file
1998-09-27 05:39:37 +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 lib/speak_freely directory on deinstall. 1998-09-27 01:42:45 +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 Take the manpages out of pkg/PLIST and put them in MAN1. 1998-09-16 02:25:06 +00:00
chinese Broken: does not build. 1998-09-27 00:05:53 +00:00
comms Remove regexp support for libtiff34 as it is now ELF'able. 1998-09-19 05:46:07 +00:00
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 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball 1998-09-15 21:31:59 +00:00
editors Remove regexp support for libdnd. 1998-09-27 03:16:06 +00:00
emulators Remove regexp support for Xaw3d since it can now be built in 1998-09-21 01:35:33 +00:00
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 Mark broken for ELF because of xforms port. 1998-09-26 23:18:10 +00:00
german
graphics Convert to ELF. 1998-09-26 23:33:15 +00:00
irc audio/esound is now ELF. 1998-09-25 09:55:30 +00:00
japanese Fix for 3.0-current. (Caused by regex.h difference) 1998-09-27 05:07:14 +00:00
java jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly. 1998-09-15 11:46:15 +00:00
korean freetype (libttf) is now converted to ELF. 1998-09-21 08:41:46 +00:00
lang Broken on ELF boxes. 1998-09-27 04:25:56 +00:00
mail Mark broken for ELF because of xforms port. 1998-09-26 23:18:10 +00:00
math libcor.so -> libblas.so 1998-09-27 05:39:37 +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 (1) Add BROKEN_ELF variable, similar to BROKEN. (There is no BROKEN_AOUT, 1998-09-22 23:58:49 +00:00
multimedia tk80 has been ELFized. 1998-09-25 10:05:14 +00:00
net Don't strip the binary when building ELF, and remove the empty 1998-09-27 01:44:09 +00:00
net-im
net-mgmt tk80 has been ELFized. 1998-09-25 10:05:14 +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 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly. 1998-09-15 11:46:15 +00:00
security Fix it for alpha. 1998-09-26 19:35:05 +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 add help description for new options 1998-09-25 16:23:52 +00:00
x11 Remove regexp support for libdnd. 1998-09-27 03:16:06 +00:00
x11-clocks Category name is "x11-clocks", not "x11-clock". ;) 1998-09-22 22:32:14 +00:00
x11-fm Remove regexp support for libdnd. 1998-09-27 03:16:06 +00:00
x11-fonts freetype (libttf) is now converted to ELF. 1998-09-21 08:41:46 +00:00
x11-servers Fixes for Krb4. 1998-09-23 05:50:41 +00:00
x11-toolkits Mark broken for ELF since the pre-built library is a.out only. 1998-09-26 23:14:12 +00:00
x11-wm Mark broken for ELF because of xforms port. 1998-09-26 23:18:10 +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.