Personal patches
Go to file
Will Andrews 0defe2a420 Add streamripper, a program splits a SHOUTcast stream into tracks.
PR:		18978
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-06-04 22:42:15 +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 Add streamripper, a program splits a SHOUTcast stream into tracks. 2000-06-04 22:42:15 +00:00
benchmarks
biology Fix MD5 checksum. Since I was unable to find an older version of the 2000-06-04 20:30:01 +00:00
cad
chinese
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 Enable multibyte support by default, and add knobs to disable it or set the 2000-06-04 16:47:24 +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 On second thought, instead of fixing PORTVERSION=alpha-9 by changing 2000-06-04 05:01:54 +00:00
games Update to 1.2; add WWW to DESCR. 2000-06-04 19:10:39 +00:00
german
graphics Update to 9.3. 2000-06-04 22:36:27 +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 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 Upgrade to 19991231pl8. 2000-06-04 05:57:50 +00:00
math Update to 0.6. Add USE_LIBTOOL. Portlint. 2000-06-04 17:08:39 +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 Add missing EXTRACT_SUFX. 2000-06-04 17:11:18 +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 Update freetype to 1.3.1. 1.3 has the problem displaying Dyan fonts. 2000-06-04 06:00:35 +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 Update to 4.11. General Makefile cleanups. 2000-06-04 19:21:07 +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
x11-servers
x11-themes
x11-toolkits Update to account for openmotif* -> open-motif*. 2000-06-04 16:06:34 +00:00
x11-wm Rename sawmill to sawfish. 2000-06-04 08:46:50 +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.