Personal patches
Go to file
2000-03-08 02:46:22 +00:00
archivers From OpenBSD: generate tempfiles securely with mkstemps() 2000-03-05 09:27:28 +00:00
astro I moved. Let the records show. 2000-03-02 02:16:30 +00:00
audio Update to 1.10 2000-03-08 00:25:56 +00:00
benchmarks
biology
cad
chinese Fix install bug w/ xcin25. 2000-03-06 03:18:33 +00:00
comms
converters
databases Correct MASTER_SITES 2000-03-07 20:19:45 +00:00
deskutils distsite reorged 2000-02-29 09:21:41 +00:00
devel Update to version 1.1. 2000-03-07 16:55:15 +00:00
dns nsping 0.8 is a tool for 'pinging' DNS servers. 2000-03-05 09:38:56 +00:00
editors Make this compile on -stable again (fix socklen_t cast) 2000-03-04 13:11:27 +00:00
emulators The "netscape" rpm from Compaq is now an actual RPM, not an RPM 2000-03-08 02:12:44 +00:00
finance distsite reorged 2000-02-29 09:21:41 +00:00
french/ispell
ftp Update to 0.81+ 2000-03-08 00:32:47 +00:00
games Bruteforce bitchslap this port into respecting CFLAGS. 2000-03-07 04:38:43 +00:00
german
graphics Fix MASTER_SITES. 2000-03-05 22:09:30 +00:00
irc Update to 1.8i6 2000-03-08 01:10:52 +00:00
japanese Remove nkazushi@highway.or.jp as MAINTAINER; mail has been bouncing for 2000-03-07 23:38:46 +00:00
java
korean Upgrade to 4.72 . 2000-03-05 04:23:24 +00:00
lang Upgrade to the 2000-02-21 GCC 2.96 development snapshot. 2000-03-08 02:21:03 +00:00
mail Update patch for port's Makefile was not applied. 2000-03-07 19:10:05 +00:00
math This port was missing a md5 (for almost 3 years!). 2000-03-07 20:09:26 +00:00
mbone
misc Use EXTRA_PATCHES instead of copying a patch into ${PATCHDIR}, which 2000-03-03 20:06:13 +00:00
Mk (1) Speedup dependency cleaning. 2000-03-03 01:23:49 +00:00
multimedia
net Upgrade to 0.8.4, bugfixes + new disectors. This program continues to rock. 2000-03-08 00:30:34 +00:00
net-im Add missing pixmaps to the PLIST. 2000-03-05 02:08:51 +00:00
net-mgmt
news Update port to 6.5.6 2000-03-04 13:46:45 +00:00
palm Upgrade to 0.98. 2000-03-05 13:57:24 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print apsfilter depends now on samba 2000-03-06 22:16:28 +00:00
russian upgrade fonts to new version 2000-03-01 16:16:36 +00:00
science
security Fix usage of libc_r (i. e. replace -lc_r with -pthread) and simplify 2000-03-07 13:21:22 +00:00
shells Upgrade shells/perlsh to new version (perlsh 0.007). 2000-02-29 02:27:02 +00:00
sysutils Unbreak for 3.x . 2000-03-08 02:46:22 +00:00
Templates
textproc Update to 1.8.7 2000-03-06 10:01:51 +00:00
Tools Add a few more error tags (bison, ELF, REQUIRES_MOTIF, dependency, new 2000-03-02 23:07:03 +00:00
vietnamese
www Use Fortify 1.4.6 . Previous 1.4.5 is removed. 2000-03-07 20:34:05 +00:00
x11 Remove nkazushi@highway.or.jp as MAINTAINER; mail has been bouncing for 2000-03-07 23:38:46 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers Discourage the building of a.out libs in favour of the new XFree86-aoutlibs 2000-03-07 06:44:47 +00:00
x11-themes
x11-toolkits Added qt21. 2000-03-06 18:24:48 +00:00
x11-wm Update to 0.31 2000-03-05 05:10:53 +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.