Personal patches
Go to file
Justin M. Seger 07b27dcf41 Unbreak.
Subbmitted by:	steve
1998-10-13 23:25:07 +00:00
archivers Mark BORKEN for ELF: 1998-10-13 04:21:00 +00:00
astro
audio Unbreak for current. 1998-10-13 03:38:51 +00:00
benchmarks
biology Master site changed, update MD5. 1998-10-08 10:08:33 +00:00
cad Mark BROKEN: 1998-10-11 19:27:08 +00:00
chinese Correct pkg/COMMENT. 1998-10-12 06:11:03 +00:00
comms Mark BROKEN. The distfile isn't on the master site 1998-10-10 20:18:31 +00:00
converters Mark BROKEN for current: 1998-10-12 02:59:12 +00:00
databases Mark BROKEN for ELF: depends on BROKEN mysql-3.21.33 1998-10-12 04:26:22 +00:00
deskutils Mark BROKEN for ELF: 1998-10-12 12:47:37 +00:00
devel Unbreak for ELF 1998-10-13 02:20:19 +00:00
dns Update to version 2.0a7. 1998-10-10 03:37:10 +00:00
editors Mark BROKEN for ELF: 1998-10-13 01:25:32 +00:00
emulators Unbreak. 1998-10-13 11:06:04 +00:00
finance Make this port actually work. One place had ${PREFIX}/share/ccb for 1998-10-10 11:07:24 +00:00
ftp Mark BROKEN for ELF: 1998-10-13 23:04:41 +00:00
games Mark BROKEN for ELF: 1998-10-13 14:47:14 +00:00
german
graphics Unbreak for ELF. 1998-10-13 03:17:45 +00:00
irc
japanese Fix warning message. 1998-10-10 15:27:26 +00:00
java Update to version 1.0b2 and convert to ELF. 1998-10-10 03:40:24 +00:00
korean Update to 1.1-2. 1998-10-10 08:15:08 +00:00
lang Mark BROKEN for ELF: 1998-10-13 23:13:40 +00:00
mail Unbreak. 1998-10-13 23:25:07 +00:00
math Mark BROKEN for ELF: 1998-10-13 02:07:20 +00:00
mbone Unbreak. 1998-10-13 04:33:06 +00:00
misc Mark BORKEN for ELF: 1998-10-13 04:21:00 +00:00
Mk Add new variable NO_FILTER_SHLIBS -- it will disable ELF <-> a.out shlib 1998-10-09 01:27:21 +00:00
multimedia Unbreak. 1998-10-13 04:33:06 +00:00
net Fix typo in last commit 1998-10-13 23:18:37 +00:00
net-im
net-mgmt Properly use PERL variable. 1998-10-10 02:09:30 +00:00
news Update to version 0.9.5.3. 1998-10-10 03:35:48 +00:00
palm BROKEN for ELF: 1998-10-12 20:42:33 +00:00
ports-mgmt
print Unbreak. 1998-10-13 04:07:18 +00:00
russian
science Mark BROKEN for current: 1998-10-11 14:35:44 +00:00
security Fix skey authorization. 1998-10-10 09:50:36 +00:00
shells
sysutils Unbreak. 1998-10-13 03:59:13 +00:00
Templates
textproc Mark BROKEN for ELF. 1998-10-13 10:53:36 +00:00
vietnamese
www Revert previous change, PERL is defined in bsd.port.mk after all. 1998-10-10 15:57:37 +00:00
x11 Activate utmp, wtmp and lastlog support for kvt. 1998-10-10 06:44:40 +00:00
x11-clocks Upgrade to 2.4.5. 1998-10-09 11:32:18 +00:00
x11-fm Update to version 1.1. 1998-10-10 03:22:43 +00:00
x11-fonts Move manpages to Makefile and use MAN1 macro. 1998-10-04 17:38:39 +00:00
x11-servers Update maintainer's Email address and update to version 1.0pl00. 1998-10-10 04:22:12 +00:00
x11-toolkits Upgrade to 0.4, add depend with imlib. 1998-10-09 15:59:17 +00:00
x11-wm Update to version 0.40.7. 1998-10-10 03:38:49 +00:00
.cvsignore
INDEX
LEGAL Remove taipei16, big5con use another font now. 1998-10-08 15:31:52 +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.