Personal patches
Go to file
2000-06-04 04:37:24 +00:00
archivers Add undms, a utility that decompresses .dms Amiga disk images to 2000-06-03 04:58:15 +00:00
astro Apparently, Seti@Home does not ship a manpage with their distribution 2000-06-01 17:27:59 +00:00
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 Remove empty fonts.dir and fonts.alias files. (Note chinese/kcfonts still 2000-06-01 06:46:32 +00:00
comms Upgrade to version 1.83.1. 2000-06-01 18:00:34 +00:00
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 Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
emulators emulators/vmware: 2000-06-03 07:27:10 +00:00
finance Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
french/ispell
ftp PORTVERSION=alpha-9 -> PORTVERSION=pl9 2000-06-04 04:20:24 +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 Create/remove share/java, share/java/classes and share/java/doc directories upon 2000-05-31 09:44:15 +00:00
korean Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
lang Oops, curses.h isn't built for 3-stable systems. 2000-06-02 18:51:06 +00:00
mail Add p5-Mail-Sendmail, a perl module that implements a platform-independent 2000-06-02 03:29:41 +00:00
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 - Fix MASTER_SITES 2000-05-29 23:54:42 +00:00
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 Add GTK-GNUTella, a GTK interface to Gnutella, that neat new protocol for 2000-06-02 15:54:08 +00:00
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 Add deleted, a "garbage collection" daemon which deletes orphaned temporary 2000-06-02 15:33:08 +00:00
Templates
textproc Use a more demanted but more readable variant of English. 2000-06-02 02:14:53 +00:00
Tools
vietnamese
www Add SybaseDB and SybaseCT database support. 2000-06-03 09:40:41 +00:00
x11 Add missed libxml dependency. 2000-06-02 14:43:08 +00:00
x11-clocks
x11-fm Adjust for the libgtkgl version bump. 2000-06-02 07:43:40 +00:00
x11-fonts Remove empty fonts.dir and fonts.alias files. (Note chinese/kcfonts still 2000-06-01 06:46:32 +00:00
x11-servers
x11-themes gtk12-config --> ${X11BASE}/bin/gtk12-config 2000-06-01 08:20:49 +00:00
x11-toolkits Forgot to fix the maintainer entry. 2000-06-03 18:38:47 +00:00
x11-wm Missed a few ports in the GNOME 1.2 update 2000-06-02 16:33:55 +00:00
.cvsignore
INDEX
LEGAL Add security/lsh, which is export-controlled. 2000-06-02 02:58:09 +00:00
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.