Personal patches
Go to file
Satoshi Asami d3182734b6 @dirrm share/doc/kermit
@dirrm share/examples/kermit

Submitted by:	bento
2000-06-07 21:43:59 +00:00
archivers
astro Make the move from people.FreeBSD.org/~will to ftp.FreeBSD.org. 2000-06-07 17:31:47 +00:00
audio Catch up with a directory change 2000-06-07 18:14:45 +00:00
benchmarks Activate ubench. 2000-06-06 13:38:50 +00:00
biology Fix build for 4.0 and later. Make DESCR shorter. 2000-06-07 17:10:12 +00:00
cad Add fsleeper.1. 2000-06-07 08:00:18 +00:00
chinese
comms @dirrm share/doc/kermit 2000-06-07 21:43:59 +00:00
converters Add libiconv_p.a. 2000-06-07 07:36:50 +00:00
databases Add support for building db2 shared library. 2000-06-06 15:15:18 +00:00
deskutils
devel Add lib/liblgcc_r_p.a. 2000-06-07 21:43:41 +00:00
dns
editors Update to version 21.1.10. 2000-06-06 18:17:14 +00:00
emulators Make the move from people.FreeBSD.org/~will to ftp.FreeBSD.org. 2000-06-07 17:31:47 +00:00
finance
french/ispell
ftp Master site has been changed. 2000-06-07 18:02:02 +00:00
games Add wmeyes.1. 2000-06-07 09:05:38 +00:00
german Another LIB_DEPENDS to change regarding gd: gd.0 -> gd.1. 2000-06-06 17:59:23 +00:00
graphics Sort PLIST. 2000-06-07 20:37:38 +00:00
irc If we have gnomecore, we have gdk-pixbuf too. 2000-06-05 19:34:48 +00:00
japanese Local distfiles have been moved to: 2000-06-07 17:24:38 +00:00
java
korean @dirrm share/doc/nhpf 2000-06-07 21:31:25 +00:00
lang Fix install-info errors that I thought I'd resolved. 2000-06-07 17:01:30 +00:00
mail The local-distfiles dir on ftp.freebsd.org was moved under ports/. 2000-06-07 17:44:39 +00:00
math Make the move from people.FreeBSD.org/~will to ftp.FreeBSD.org. 2000-06-07 17:31:47 +00:00
mbone
misc Catch up with a directory change 2000-06-07 18:14:45 +00:00
Mk
multimedia
net The local-distfiles dir on ftp.freebsd.org was moved under ports/. 2000-06-07 17:44:39 +00:00
net-im
net-mgmt Update LIB_DEPENDS for gd: gd.0 -> gd.1. 2000-06-06 17:56:52 +00:00
net-p2p/gtk-gnutella
news Merge simpleftp.1 and mod-active.8 change from inn-stable/Makefile. 2000-06-07 07:35:48 +00:00
palm Add mirror. 2000-06-07 20:26:36 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Update to 1.9 version and update maintainer's e-mail 2000-06-07 15:06:37 +00:00
russian
science Sort PLIST. 2000-06-07 20:37:38 +00:00
security Catch up with a directory change 2000-06-07 18:14:45 +00:00
shells Unbroke the port. 2000-06-07 15:39:37 +00:00
sysutils Add chm.8 as a "maybe" compressed manpage. 2000-06-07 20:38:10 +00:00
Templates
textproc Strip binaries. 2000-06-06 13:26:48 +00:00
Tools Add a traling slash ("/") to the /usr/ports/ and /usr/ports/distfiles/ to make 2000-06-06 10:05:06 +00:00
vietnamese
www Fix Y2K URL. 2000-06-07 20:10:46 +00:00
x11 Add a site of my own to make this distfile fetchable again. The distfile 2000-06-07 21:36:01 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes Ensure that ${PREFIX}/lib/gtk/themes/engines directory exists before 2000-06-06 07:29:52 +00:00
x11-toolkits Point MASTER_SITE to MASTER_SITE_GNOME now that gnome-python 2000-06-07 18:06:25 +00:00
x11-wm Update to 1.1.8 2000-06-07 04:12:36 +00:00
.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.