Personal patches
Go to file
2002-01-31 20:07:09 +00:00
accessibility/atk
arabic
archivers
astro
audio add cheesetracker 0.2.4 2002-01-31 09:18:13 +00:00
benchmarks
biology
cad
chinese Fix make index. 2002-01-30 08:20:48 +00:00
comms Update to version 2.00.0. 2002-01-31 01:03:58 +00:00
converters
databases Due to mkmf.rb's bug, this port was not LOCALBASE clean against our will. ;) 2002-01-30 02:38:18 +00:00
deskutils
devel We changed the core file support in user.h before FreeBSD 4.2. 2002-01-31 17:04:45 +00:00
dns Add Felix von Leitner's IPv6 patches if WITH_IPV6 is defined. 2002-01-31 11:28:40 +00:00
editors Update to Vim 6.0 patchlevel 158 2002-01-31 15:16:58 +00:00
emulators
finance
french
ftp Update to version 3.1.2. 2002-01-31 01:48:20 +00:00
games o Update to 0.5 2002-01-30 16:09:33 +00:00
german
graphics o PORTVERSION should not contain _ since it is reserved for PORTREVISION 2002-01-30 15:58:26 +00:00
hebrew
hungarian
irc
japanese * Add README.FreeBSD. This contains FreeBSD specific information. 2002-01-30 13:01:49 +00:00
java add javel 0.3.2 2002-01-30 11:40:06 +00:00
korean Korean message exchange support for gaim. 2002-01-31 06:54:41 +00:00
lang Update port to version 5.02.2 and remove dependency on devel/happy from the 2002-01-31 11:09:01 +00:00
mail Fix problem patli caused in last commit from maintainer 2002-01-30 20:21:31 +00:00
math Update to 1.4.1 2002-01-31 01:09:53 +00:00
mbone
misc add help2man 1.25 2002-01-30 12:54:03 +00:00
Mk
multimedia o PORTVERSION should not contain _ since it is reserved for PORTREVISION 2002-01-30 15:58:26 +00:00
net Add Felix von Leitner's IPv6 patches if WITH_IPV6 is defined. 2002-01-31 11:28:40 +00:00
net-im
net-mgmt pass maintainership to drt@un.bewaff.net 2002-01-31 07:59:40 +00:00
net-p2p
news Update to 0.11.1.93. 2002-01-31 08:20:30 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print Update to 0.4.1 2002-01-30 02:57:45 +00:00
russian
science
security Check SENDMAIL_VERSION only if defined 2002-01-31 07:25:13 +00:00
shells Repocopy and move "fd" from misc/ to shells/ which is more suitable 2002-01-29 21:40:13 +00:00
sysutils Update to 1.0.1. 2002-01-31 05:34:22 +00:00
Templates
textproc add saxon 6.5 2002-01-30 07:18:36 +00:00
Tools Support tools that don't have u@h syntax but h -l u. 2002-01-30 15:10:56 +00:00
ukrainian
vietnamese
www Upgrade to 2.04 2002-01-31 20:07:09 +00:00
x11 Make face browser working. 2002-01-31 08:48:14 +00:00
x11-clocks
x11-fm Update port to version 0.1.13 (also add @s to the build targets). 2002-01-30 20:37:30 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix grammar and spelling. 2002-01-31 13:04:43 +00:00
x11-wm Bump PORTREVISION for last patch and use a tab 2002-01-30 16:51:29 +00:00
.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.