Personal patches
Go to file
2001-04-05 14:08:24 +00:00
arabic
archivers
astro Update to 0.81. 2001-04-04 07:16:48 +00:00
audio Various fixes: 2001-04-04 07:52:38 +00:00
benchmarks Correct startup shell script - pass command line arguments to the underlying 2001-04-05 07:15:53 +00:00
biology
cad
chinese
comms update comms/qico to 0.48.5 2001-04-05 10:09:24 +00:00
converters Upgrade to 0.03. 2001-04-05 05:09:57 +00:00
databases Fix typo (Latin1 -> latin1). 2001-04-05 13:15:22 +00:00
deskutils Various fixes: 2001-04-04 07:52:38 +00:00
devel upgrade to 1.220 2001-04-05 09:51:52 +00:00
dns Update to version 0.93 2001-04-03 12:41:30 +00:00
editors Update to 3.0.2. 2001-04-05 10:31:58 +00:00
emulators Enable USB joysticks. Yay! 2001-04-05 13:10:00 +00:00
finance
french
ftp
games Various fixes: 2001-04-04 07:52:38 +00:00
german
graphics Unbroke with threaded GL library (XFree86-4) and recent QT changes (qtgl). 2001-04-05 14:08:24 +00:00
hebrew
hungarian
irc
japanese Update to 1.5. 2001-04-04 15:37:44 +00:00
java
korean Update to 1.0.10 2001-04-05 11:52:17 +00:00
lang update lang/starlogo to 1.2 2001-04-05 10:17:17 +00:00
mail Mega cclient port SSL commit redux. This time with maintainer approval. 2001-04-05 03:21:41 +00:00
math Add mupad, a sophisticated computer algebraic system, like mathematica 2001-04-04 14:37:47 +00:00
mbone
misc Forgot to update porteasy's idea of its own version number. 2001-04-05 12:24:55 +00:00
Mk I don't know offhand how to delay defining PYTHON_PLATFORM until 2001-04-04 12:32:45 +00:00
multimedia Remove files not found in KDE 2.1.1. 2001-04-03 23:03:37 +00:00
net portlint3: FATAL: Makefile 60: variable LIB_DEPENDS is redefined. 2001-04-03 22:29:43 +00:00
net-im
net-mgmt portlint3: FATAL: Makefile 60: variable LIB_DEPENDS is redefined. 2001-04-03 22:29:43 +00:00
net-p2p
news Various fixes: 2001-04-04 07:52:38 +00:00
palm update to 3.1 2001-04-04 09:02:43 +00:00
polish
ports-mgmt Forgot to update porteasy's idea of its own version number. 2001-04-05 12:24:55 +00:00
portuguese
print Update to JadeTeX 3.6, take MAINTAINERship. 2001-04-04 19:57:35 +00:00
russian
science
security Upgrade to 0.23, and remove IS_INTERACTIVE. 2001-04-05 06:31:20 +00:00
shells
sysutils Add pyfind 0.7.0, a file-find utilty for Gnome loosely modeled after similar 2001-04-05 09:37:44 +00:00
Templates
textproc Correct script used to invoke utility (pass command line arguments to it). 2001-04-05 07:11:58 +00:00
Tools
ukrainian
vietnamese Change dot file to .vnelvisrc from .exrc. 2001-04-05 10:09:06 +00:00
www Update MASTER_SITES 2001-04-05 10:58:29 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers As the last act in perhaps the briefest MAINTAINER role ever, release 2001-04-05 03:25:52 +00:00
x11-themes
x11-toolkits Remove empty file 2001-04-03 21:15:52 +00:00
x11-wm
.cvsignore
INDEX
LEGAL add mupad. 2001-04-04 14:40:37 +00:00
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.