Personal patches
Go to file
1997-10-13 07:03:30 +00:00
archivers cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG 1997-10-09 21:04:47 +00:00
astro
audio Use tk8.0 1997-10-08 13:10:34 +00:00
benchmarks
cad Change my email address to @FreeBSD 1997-10-10 06:53:48 +00:00
chinese Change my email address to @FreeBSD 1997-10-10 06:53:48 +00:00
comms Move ports/misc/qpage to ports/comms/misc. 1997-10-13 04:41:07 +00:00
converters
databases - updated to newest version 0.60 1997-10-12 13:03:04 +00:00
deskutils CBB is a personal check book balancing utility for Unix/X. 1997-10-11 04:13:39 +00:00
devel Update to latest version. 1997-10-13 05:11:40 +00:00
dns/p5-Net-DNS
editors Upgrade to vim-5.0o beta 1997-10-01 09:59:52 +00:00
emulators Change my email address to @FreeBSD 1997-10-10 06:53:48 +00:00
finance CBB is a personal check book balancing utility for Unix/X. 1997-10-11 04:13:39 +00:00
ftp
games Upgrade to 1.0k. 1997-10-09 11:35:54 +00:00
german Um, you can't just "enable checksum test" in the Makefile without 1997-10-08 05:26:10 +00:00
graphics enable ports/graphics/photopc, digi-cam downloader for 1997-10-12 14:12:19 +00:00
irc Update to version 1.18.56 1997-10-01 21:01:27 +00:00
japanese Correctly define RUN_DEPENDS. 1997-10-05 21:36:11 +00:00
java
korean Update the MASTER_SITES. 1997-10-12 15:36:45 +00:00
lang oops, previous commit should be: fix my typo 1997-10-11 22:37:55 +00:00
mail Add 'exit 0' 1997-10-10 07:38:47 +00:00
math Activate plplot. 1997-10-06 08:22:03 +00:00
mbone
misc Move ports/misc/qpage to ports/comms/misc. 1997-10-13 04:41:07 +00:00
Mk Install ${PKGDIR}/MESSAGE as /var/db/pkg/${PKGNAME}/+DISPLAY if it exists. 1997-10-08 05:04:48 +00:00
multimedia Update to version 0.45. 1997-10-11 20:39:19 +00:00
net Change my email address to @FreeBSD 1997-10-10 06:53:48 +00:00
net-mgmt to allow arbitrary ${PREFIX}. sorry! 1997-10-07 14:44:04 +00:00
news Share aub with the world. 1997-10-13 07:03:30 +00:00
palm/pilot_makedoc
ports-mgmt original distribution updated to 1.54. 1997-10-12 00:28:00 +00:00
print Completing update of a2ps to version 4.9.8. 1997-10-11 02:59:59 +00:00
russian
science/felt
security fixed little typo. 1997-10-10 14:29:12 +00:00
shells
sysutils Change my email address to @FreeBSD 1997-10-10 06:53:48 +00:00
Templates
textproc enable textproc/rot13, a trivial file encription tool. 1997-10-12 14:00:35 +00:00
vietnamese Change my email address to @FreeBSD 1997-10-10 06:53:48 +00:00
www Enable momspider. 1997-10-11 18:30:19 +00:00
x11 Add --enable-mouse-motion to CONFIGURE_ARGS and myself as MAINTAINER. 1997-10-10 09:24:38 +00:00
x11-clocks Patch to output time in 12hr format (ie, 11:00pm is "11:00" rather than 1997-10-07 06:11:12 +00:00
x11-fm
x11-fonts
x11-servers
x11-toolkits Add tcl/tk ports to the virtual categories that bear their own name. 1997-10-08 10:48:52 +00:00
x11-wm Unspam this poor port. Continuation lines are important! 1997-10-11 10:42:43 +00:00
.cvsignore
INDEX
LEGAL
Makefile By popular demand, make the search target use grep -i. 1997-10-04 15:54:31 +00:00
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.