Personal patches
Go to file
Chris D. Faulhaber 9567f89a98 New port, heat, which allows you to monitor the thermal aspects
measured by the Winbond chipset on your motherboard.  It also
supports the ability to monitor fans, and provides workarounds
for known bugs with certain motherboard models.

PR:		17641
Submitted by:	Jeremy Chadwick <yoshi@parodius.com>
2000-05-07 12:54:56 +00:00
archivers
astro Update from 1.46 to 2.12: 2000-05-03 10:43:16 +00:00
audio Make xmcd compile and build on the Alpha. 2000-05-06 12:46:13 +00:00
benchmarks
biology
cad Add PISCES, a two-dimensional device simulator which includes 2000-05-03 14:59:53 +00:00
chinese
comms
converters dumpasn1 is a utility to dump the contents of ASN.1-encoded files, 2000-05-07 03:32:54 +00:00
databases Remove -Werror from configure script. This caused incorrect results 2000-05-03 11:33:14 +00:00
deskutils Adding the bulb and moneydance ports. 2000-05-01 03:07:41 +00:00
devel Remove one more module-specific directory. 2000-05-07 12:26:01 +00:00
dns
editors Completely remove directories left from the installation 2000-05-02 15:13:33 +00:00
emulators Bump the version number corresponding to Peter's previous commit. 2000-05-06 12:49:51 +00:00
finance Add moneydance version 2.0.4. 2000-05-01 02:59:55 +00:00
french/ispell
ftp Update to 0.9.4. 2000-05-01 10:34:33 +00:00
games Make this port setgid, not setuid. 2000-05-07 02:14:29 +00:00
german
graphics Update port to 1.4.4 2000-05-02 21:05:00 +00:00
irc Update to 1.2 2000-05-06 20:53:49 +00:00
japanese Unbreak make fails in 4.0R new gcc environment 2000-05-02 22:49:54 +00:00
java
korean Adding ko-gtkcomm version 0.5.7. 2000-05-01 02:56:11 +00:00
lang install README.v6 in ${PREFIX}/share/doc/python 2000-05-07 11:16:54 +00:00
mail Update to imap 4.7c2, which fixes yet more buffer overflows. The warnings 2000-05-06 23:25:52 +00:00
math Add missing files. Remove directories at deinstall time. 2000-05-04 23:26:54 +00:00
mbone Nuke mbone/mbone_vcr 2000-05-01 13:45:21 +00:00
misc Add new install-info and makeinfo just merged to 3-stable. 2000-05-06 21:14:16 +00:00
Mk (1) New directive USE_AUTOMAKE and AUTOMAKE variable for automake 2000-05-06 10:45:35 +00:00
multimedia
net Update to 2.0.7. 2000-05-06 16:33:02 +00:00
net-im Update to version 0.1.3. 2000-05-04 00:40:42 +00:00
net-mgmt
news Update MASTER_SITES to match the new layout of the ftp site. 2000-05-02 13:42:35 +00:00
palm Add pose: Palm OS(R) Emulator. 2000-05-06 18:54:26 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Move the @unexec install-info before the info files; add @exec install-info 2000-05-06 23:45:53 +00:00
russian
science
security Siphon-0.666 is a passive OS fingerprinter, which sniffs TCP connections 2000-05-06 22:51:31 +00:00
shells Update to 3.1.7.p2. 2000-05-02 16:04:56 +00:00
sysutils New port, heat, which allows you to monitor the thermal aspects 2000-05-07 12:54:56 +00:00
Templates
textproc MASTER_SITE gone, switch to new one 2000-05-06 01:53:36 +00:00
Tools Readme describing all the scripts in this directory. Somebody good at 2000-05-01 20:00:10 +00:00
vietnamese
www Add linux-lesstif-ns 2000-05-07 06:08:35 +00:00
x11
x11-clocks
x11-fm Upgrade to tkdesk-1.2 2000-05-01 17:58:36 +00:00
x11-fonts Adding mozilla-fonts version 1.0. 2000-05-01 02:35:14 +00:00
x11-servers
x11-themes
x11-toolkits Upgrade to 0.6.6. 2000-05-05 09:16:27 +00:00
x11-wm Update to version 0.14.2. 2000-04-30 21:22:00 +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.