Personal patches
Go to file
1997-11-01 11:10:37 +00:00
archivers Upgrade to 2.4.8. 1997-10-24 09:40:42 +00:00
astro
audio Adapt to tk80. 1997-10-30 15:04:17 +00:00
benchmarks
cad Port cleanup. Upgrade version number to 3f5. 1997-10-22 07:04:55 +00:00
chinese chinese/{big5,cns,gb}font -> chinese/{big5,cns,gb}fonts 1997-10-27 15:21:52 +00:00
comms Move ports/misc/qpage to ports/comms/misc. 1997-10-13 04:41:07 +00:00
converters 2 (two!) lines to upgrade to tk80, plus misc. minor fixes. 1997-10-23 17:59:34 +00:00
databases Update to description file 1997-10-31 20:20:19 +00:00
deskutils Update MAINTAINER address 1997-10-26 23:57:21 +00:00
devel Update to use tk80. More cleanup. 1997-10-31 08:30:47 +00:00
dns/p5-Net-DNS
editors Fix etc/doc* installation related problems. 1997-10-31 03:45:59 +00:00
emulators Activate stonx. 1997-10-31 09:16:07 +00:00
finance
ftp portlint (27 fatal errors and 6 warnings eliminated). 1997-10-30 02:42:28 +00:00
games Remove empty line. 1997-10-30 00:48:48 +00:00
german
graphics Upgrade, 0.5 -> 0.5.1. 1997-10-30 22:15:29 +00:00
irc Fix file ownerships. 1997-10-31 08:52:24 +00:00
japanese add "ja-" prefix. 1997-10-28 22:39:03 +00:00
java
korean
lang Distfile for lang/icon was renamed on master site. 1997-10-31 21:54:59 +00:00
mail Remove bogus *alloc() declarations so this one compiles. 1997-10-28 04:56:29 +00:00
math Use fpsetmask(0) on FreeBSD. 1997-10-31 13:43:28 +00:00
mbone Don't use the libs.tcl from the distribution; let it get dynamically 1997-10-15 20:35:20 +00:00
misc Add patch to permit colorizing of setuid and setgid programs as well as 1997-10-29 11:31:40 +00:00
Mk
multimedia
net Activate net/nettest 1997-10-30 11:23:28 +00:00
net-mgmt tkined.sh.in was missing the "$*", which led to the misbehaviour, 1997-10-14 15:37:50 +00:00
news Disable nn-current. 1997-10-30 01:19:19 +00:00
palm/pilot_makedoc
ports-mgmt original distribution updated to 1.55. 1997-10-13 11:30:18 +00:00
print Manually strip the binary. 1997-10-29 18:26:01 +00:00
russian original distribution updated to 1.4.2. 1997-10-23 13:38:46 +00:00
science/felt
security Sudo's config is in fact the autoconf type.. lets say so. 1997-10-22 08:46:03 +00:00
shells Upgrade to 5.2.13. 1997-10-28 15:36:37 +00:00
sysutils Update of sysutils/skill. 1997-10-30 02:30:22 +00:00
Templates
textproc Fix etc/doc* installation related problems. 1997-10-31 03:45:59 +00:00
vietnamese Portlint these babies. 1997-10-13 07:12:28 +00:00
www Update squid 1.1.17 -> 1.1.18 1997-11-01 11:10:37 +00:00
x11 Activate xtattr. 1997-10-31 13:06:54 +00:00
x11-clocks
x11-fm Import of x11/asfiles 1997-10-30 01:44:50 +00:00
x11-fonts
x11-servers
x11-toolkits mkdir -> ${MKDIR} 1997-10-30 05:15:19 +00:00
x11-wm Upgrade, 0.12.4 -> 0.12.5. 1997-10-30 22:34:05 +00:00
.cvsignore
INDEX A new INDEX so that lynx can be put back into order on wcarchive. 1997-10-25 10:19:39 +00:00
LEGAL Add stonx, it needs a ROM image (C) by Atari. 1997-10-31 09:20:08 +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.