Personal patches
Go to file
Will Andrews bdf469e5cc Add qbrew 0.1.6, a homebrewer's recipe calculator.
PR:		21533
Submitted by:	David Johnson <david@usermode.org>
2001-04-07 06:46:38 +00:00
arabic Update to 2.1.1 2001-04-05 16:00:00 +00:00
archivers Distfile moved 2001-04-07 01:42:21 +00:00
astro Add SETIsupport 0.74, a JAVA application that shows current state of 2001-04-07 06:38:49 +00:00
audio Add funktrackergold 1.5.2, a curses MOD/FNK music tracker. 2001-04-07 06:10:56 +00:00
benchmarks
biology
cad Upgrade to 20010304. and change MAINTAINER to bruno.schwander@technologist.com 2001-04-07 00:24:22 +00:00
chinese
comms
converters
databases Fix typo (Latin1 -> latin1). 2001-04-05 13:15:22 +00:00
deskutils
devel Update to 1.4 Build 108 2001-04-07 06:43:49 +00:00
dns
editors Update to 3.0.2. 2001-04-05 10:31:58 +00:00
emulators Don't require a 686. 2001-04-06 07:15:16 +00:00
finance
french
ftp Add oftpd 0.3.3, a threaded, anonymous only FTP server designed for 2001-04-07 00:39:05 +00:00
games Add xrot 1.3.2, a falling ball puzzle game for X. 2001-04-07 05:51:42 +00:00
german
graphics Add isreal 2.0, an image classification utility. 2001-04-07 06:08:33 +00:00
hebrew Update to 2.1.1 2001-04-05 16:00:00 +00:00
hungarian Update to 2.1.1 2001-04-05 16:00:00 +00:00
irc Tune a knob to make WITH_IPV6 really work. 2001-04-06 21:36:03 +00:00
japanese Add jyuroku 1.32, a japanese address book. 2001-04-07 01:47:09 +00:00
java
korean Update to 1.0.10 2001-04-05 11:52:17 +00:00
lang Add jython 2.0, an implementation of Python Interpreter with Pure 2001-04-07 04:56:17 +00:00
mail Add missing patch that does chown to cyrus spool directory. 2001-04-06 20:57:14 +00:00
math Update to 0.5.3. 2001-04-06 10:45:50 +00:00
mbone Remove patch-ag 2001-04-06 07:58:45 +00:00
misc Add qbrew 0.1.6, a homebrewer's recipe calculator. 2001-04-07 06:46:38 +00:00
Mk Do the RUBY_WITH_PTHREAD hack in a more elegant way. 2001-04-06 10:11:41 +00:00
multimedia Update to 0.4.3. 2001-04-06 13:40:23 +00:00
net Add wmnetmon 0.2p5, a host availability monitor intended for the 2001-04-07 06:16:10 +00:00
net-im Update net/fugu from 0.9.9e to 1.0 2001-04-06 06:34:54 +00:00
net-mgmt Add etherape 0.5.7, a graphical network traffic visualization tool 2001-04-07 05:39:16 +00:00
net-p2p
news
palm
polish Update to 2.1.1 2001-04-05 16:00:00 +00:00
ports-mgmt Forgot to update porteasy's idea of its own version number. 2001-04-05 12:24:55 +00:00
portuguese Update to 2.1.1 2001-04-05 16:00:00 +00:00
print Use RUBY_WITH_PTHREAD. 2001-04-06 10:44:57 +00:00
russian
science
security Add op 1.11, a program to allow others to run commands as root (like 2001-04-07 02:13:55 +00:00
shells
sysutils Add cpuburn 1.3, CPU/memory stress testing utilities. 2001-04-07 06:05:55 +00:00
Templates
textproc Add p5-LJ-SpellCheck 1.0, HTML highlighting misspellings using 2001-04-07 06:24:38 +00:00
Tools
ukrainian
vietnamese Update to 2.1.1 2001-04-05 16:00:00 +00:00
www Add smb2www 0.0.980804, a Windows Network client that is accessible 2001-04-07 06:29:20 +00:00
x11 PORTVERSION is 0.950 not 9.50. I think PORTEPOCH is not needed since this 2001-04-07 04:22:51 +00:00
x11-clocks Add wmfishtime 1.1, a time/date applet for WindowMaker with fishes 2001-04-07 05:14:11 +00:00
x11-fm
x11-fonts Add bdfresize 1.5, a tool for resizing BDF format font. 2001-04-07 01:39:01 +00:00
x11-servers Update to 1.2 2001-04-05 15:34:51 +00:00
x11-themes
x11-toolkits Add viewkit 0.00, a ViewKit workalike from Hungry Programmers. 2001-04-07 04:19:54 +00:00
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.