Personal patches
Go to file
Steve Price 266aa180cd I tried to fix this port but it still fails to build complaining about
an undefined reference to MAIN__ /usr/lib/libf2c.so, so let's mark it
broken for ELF for now.
1998-09-27 08:12:57 +00:00
archivers
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 I tried to fix this port but it still fails to build complaining about 1998-09-27 08:12:57 +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
dns
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
japanese Fix for 3.0-current. (Caused by regex.h difference) 1998-09-27 05:07:14 +00:00
java
korean
lang Broken on ELF boxes. 1998-09-27 04:25:56 +00:00
mail original package updated (0.84) 1998-09-27 06:22:13 +00:00
math I tried to fix this port but it still fails to build complaining about 1998-09-27 08:12:57 +00:00
mbone Don't strip the binary when building ELF, and remove the empty 1998-09-27 01:44:09 +00:00
misc
Mk
multimedia
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
palm
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
Templates
textproc
vietnamese
www
x11 Remove regexp support for libdnd. 1998-09-27 03:16:06 +00:00
x11-clocks
x11-fm Remove regexp support for libdnd. 1998-09-27 03:16:06 +00:00
x11-fonts
x11-servers
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.