Personal patches
Go to file
Mario Sergio Fujikawa Ferreira 512dfab14f Add a buffer overflow fix
Submitted by:	kris
Obtained from:	OpenBSD
2001-08-23 21:09:26 +00:00
accessibility/atk
arabic
archivers
astro
audio Update to 3.3 2001-08-23 19:51:55 +00:00
benchmarks
biology
cad Remove giffunip@asme.org as the maintainer: he no longer has the ability 2001-08-23 20:21:52 +00:00
chinese
comms
converters
databases
deskutils
devel
dns Update to 1.16 2001-08-23 21:05:47 +00:00
editors
emulators
finance
french
ftp Now correctly install into PREFIX, not LOCALBASE. 2001-08-23 19:31:55 +00:00
games Remove giffunip@asme.org as the maintainer: he no longer has the ability 2001-08-23 20:21:52 +00:00
german
graphics Remove giffunip@asme.org as the maintainer: he no longer has the ability 2001-08-23 20:21:52 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang Remove giffunip@asme.org as the maintainer: he no longer has the ability 2001-08-23 20:21:52 +00:00
mail Update patchfiles to match new version 2001-08-23 19:34:26 +00:00
math Remove giffunip@asme.org as the maintainer: he no longer has the ability 2001-08-23 20:21:52 +00:00
mbone
misc Remove giffunip@asme.org as the maintainer: he no longer has the ability 2001-08-23 20:21:52 +00:00
Mk
multimedia Remove giffunip@asme.org as the maintainer: he no longer has the ability 2001-08-23 20:21:52 +00:00
net Update to 1.16 2001-08-23 21:05:47 +00:00
net-im
net-mgmt
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science Remove giffunip@asme.org as the maintainer: he no longer has the ability 2001-08-23 20:21:52 +00:00
security
shells
sysutils
Templates
textproc Remove giffunip@asme.org as the maintainer: he no longer has the ability 2001-08-23 20:21:52 +00:00
Tools
ukrainian
vietnamese
www Update web site 2001-08-23 19:33:13 +00:00
x11 Add a buffer overflow fix 2001-08-23 21:09:26 +00:00
x11-clocks
x11-fm
x11-fonts Remove giffunip@asme.org as the maintainer: he no longer has the ability 2001-08-23 20:21:52 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
INDEX
LEGAL
Makefile
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.