Personal patches
Go to file
Tim Vanderhoek 6a836c090e On second thought, instead of fixing PORTVERSION=alpha-9 by changing
to PORTVERSION=pl9, fix by changing to PORTVERSION=a9.  A version
string of a9 will sort just fine.
2000-06-04 05:01:54 +00:00
archivers Add undms, a utility that decompresses .dms Amiga disk images to 2000-06-03 04:58:15 +00:00
astro
audio Here are the changes to the patches directory that should have gone with 2000-06-03 15:46:37 +00:00
benchmarks
biology
cad
chinese
comms
converters Remove directory on deinstall 2000-06-02 20:32:12 +00:00
databases GNU_CONFIGURE -> USE_LIBTOOL. 2000-06-03 07:59:18 +00:00
deskutils Add xpostit.1. 2000-06-03 08:46:30 +00:00
devel PORTVERSION=1.8-dev -> PORTVERSION=1.8.d 2000-06-04 04:22:17 +00:00
dns
editors
emulators emulators/vmware: 2000-06-03 07:27:10 +00:00
finance
french/ispell
ftp On second thought, instead of fixing PORTVERSION=alpha-9 by changing 2000-06-04 05:01:54 +00:00
games Typo (Mann -> MANN). 2000-06-03 08:13:55 +00:00
german
graphics Remove BUILD_DEPENDS on ImageMagick. 2000-06-03 09:37:01 +00:00
irc PORTVERSION=0.7.28-3 -> PORTVERSION=0.7.28.3 (per porters-handbook) 2000-06-04 04:21:11 +00:00
japanese @dirrm share/doc/ja-csrd-1.0 2000-06-03 08:19:24 +00:00
java
korean
lang
mail
math Update to reflect changes in the latest tarball (version number does 2000-06-03 23:00:43 +00:00
mbone
misc Remove empty fonts.dir files. Use %D instead of hardcoded /usr/X11R6. 2000-06-03 00:46:38 +00:00
Mk
multimedia
net Update to version 0.9.18. 2000-06-03 17:06:18 +00:00
net-im Update to version 0.9.18. 2000-06-03 17:06:18 +00:00
net-mgmt
net-p2p/gtk-gnutella
news Add simpleftp.1 and mod-active.8 to manpage lists. Note this port 2000-06-03 08:26:36 +00:00
palm Update to 1.2.0. 2000-06-03 08:02:57 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print No need to delete share/emacs/site-lisp, it's created by mtree. 2000-06-03 08:08:15 +00:00
russian
science
security Oops, local changes were added to the repository in the last commit. 2000-06-02 22:06:20 +00:00
shells PORTVERSION=0.9b1 -> PORTVERSION=0.9.b1 2000-06-04 04:37:24 +00:00
sysutils
Templates
textproc
Tools
vietnamese
www Add SybaseDB and SybaseCT database support. 2000-06-03 09:40:41 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Forgot to fix the maintainer entry. 2000-06-03 18:38:47 +00:00
x11-wm
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.