Personal patches
Go to file
Brian Somers 17960648ef Elfify (no response from the maintainer)
With some help from postings by: Hans Petter Bieker <zerium@webindex.no>
1998-10-01 18:35:36 +00:00
archivers Mark all KDE ports BROKEN for ELF. 1998-09-30 02:07:28 +00:00
astro Checksum changed again; perhaps next time you can put up the tarball 1998-09-28 09:04:03 +00:00
audio Mark all KDE ports BROKEN for ELF. 1998-09-30 02:07:28 +00:00
benchmarks Remove *.orig files from the pgms directory so this deinstall's cleanly. 1998-09-26 23:46:08 +00:00
biology Checksum changed again.... 1998-09-28 09:20:49 +00:00
cad Discounting a minor glitch in -current's make(1) this will now build 1998-10-01 06:19:30 +00:00
chinese Darn I meant to say broke for ELF. 1998-09-28 09:23:54 +00:00
comms Mark all KDE ports BROKEN for ELF. 1998-09-30 02:07:28 +00:00
converters Elfify (no response from the maintainer) 1998-10-01 18:35:36 +00:00
databases Mark BROKEN for ELF. 1998-10-01 11:29:51 +00:00
deskutils Mark all KDE ports BROKEN for ELF. 1998-09-30 02:07:28 +00:00
devel I forgot to correct the real path on MASTER_SITE, thanks osa. 1998-10-01 00:19:13 +00:00
dns
editors Add patch-ah to make xemacs20 ELF ready. I tested this with both elf and 1998-09-30 19:56:03 +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 "ln -s" -> "ln -sf" to make this reinstall-friendly. 1998-09-28 09:31:59 +00:00
games Revert checksum changes. 1998-10-01 06:11:23 +00:00
german
graphics Upgrade to Mesa 3.0 1998-10-01 02:17:49 +00:00
irc Maintainer seems to have gone AWOL; I sent patches over a week ago 1998-09-29 17:24:25 +00:00
japanese Generating PLIST on the fly. Some fixes. 1998-10-01 16:47:26 +00:00
java
korean freetype (libttf) is now converted to ELF. 1998-09-21 08:41:46 +00:00
lang Blat minor number on shared object for ELF. 1998-10-01 07:06:00 +00:00
mail upgrade master distribution (0.89) 1998-10-01 17:18:40 +00:00
math Add a '#include <sys/types.h>' for -current so this build again. 1998-10-01 06:12:15 +00:00
mbone Don't strip the binary when building ELF, and remove the empty 1998-09-27 01:44:09 +00:00
misc Install tkmanclient. 1998-09-30 08:04:32 +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 Mark all KDE ports BROKEN for ELF. 1998-09-30 02:07:28 +00:00
net Mark all KDE ports BROKEN for ELF. 1998-09-30 02:07:28 +00:00
net-im
net-mgmt Update to mrtg 2.5.3 1998-09-28 17:11:24 +00:00
news Upgrade to beta-69. 1998-09-25 16:09:01 +00:00
palm Unbreak it and also upgrade to v0.9.0 1998-09-30 04:52:36 +00:00
ports-mgmt
print Mark all KDE ports BROKEN for ELF. 1998-09-30 02:07:28 +00:00
russian
science
security Mark all KDE ports BROKEN for ELF. 1998-09-30 02:07:28 +00:00
shells Mark BROKEN for ELF. 1998-09-29 02:37:14 +00:00
sysutils Update to version 2.0 and add support for libdevstat so that this works 1998-09-30 19:32:44 +00:00
Templates
textproc New master site. 1998-09-30 14:13:22 +00:00
vietnamese
www Upgrade to Mesa 3.0 1998-10-01 02:17:49 +00:00
x11 Elfify (no response from the maintainer) 1998-10-01 18:35:36 +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 Upgrade to Mesa 3.0 1998-10-01 02:17:49 +00:00
x11-wm Upgrade to 0.20.1. Make compilable on -current. 1998-09-30 13:24:40 +00:00
.cvsignore
INDEX
LEGAL Add descriptoin about deskutils/xhime. 1998-09-28 13:36:51 +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.