Personal patches
Go to file
Kris Kennaway 484c4000af Remove directory on deinstall
Noticed by:	bento
2000-07-03 03:03:52 +00:00
archivers
astro Add rmap, a neat program that generates an image of the Earth at a specific 2000-07-02 07:22:55 +00:00
audio
benchmarks
biology Unbreak by extracting the correct distfile 2000-07-03 02:50:58 +00:00
cad
chinese
comms
converters
databases Add p5-DBZ_File, a perl module for accessing DBZ databases. 2000-07-02 08:08:14 +00:00
deskutils
devel Add ViewCVS, a Python version of Zeller's cvsweb. Cool!! 2000-07-03 00:34:20 +00:00
dns Change maintainer's mail address. 2000-07-02 14:14:04 +00:00
editors
emulators ksnes9x is now hosted on MASTER_SITE_SOURCEFORGE. 2000-06-30 21:05:39 +00:00
finance
french/ispell
ftp Add patches to allow wget to work with INET6. 2000-07-02 21:29:54 +00:00
games Mark as BROKEN: Bad C++ code. 2000-07-02 21:56:53 +00:00
german
graphics Add missing dependency on freetype port 2000-07-02 22:24:10 +00:00
irc Update to version 0.7.92-2. 2000-07-01 19:25:36 +00:00
japanese Change maintainer's mail address. 2000-07-02 14:14:04 +00:00
java Port has been broken since 12/96..goodbye :-) 2000-07-02 22:29:14 +00:00
korean Add hTeXp family. 2000-07-02 15:07:22 +00:00
lang Oops, this is only actually broken (does not compile) on 3.x, so mark it 2000-07-03 02:52:33 +00:00
mail Upgrade to Ver.0.3.20 . 2000-07-02 14:46:39 +00:00
math Update checksum for man pages tarball. They have been updated. The previous 2000-07-02 22:58:39 +00:00
mbone
misc Upgrade to Ver.1.6. 2000-07-02 15:23:46 +00:00
Mk
multimedia
net Remove directory on deinstall 2000-07-03 03:03:52 +00:00
net-im
net-mgmt Respect CC and CFLAGS 2000-07-01 23:28:26 +00:00
net-p2p
news This port was missing a dependency on kdelibs11 2000-07-03 01:39:21 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print Correct a mistake when I modified the port last week. Changes were relative 2000-07-02 22:45:55 +00:00
russian
science
security Update 1.2 -> 1.2.1. From the announcement: 2000-06-30 17:41:25 +00:00
shells Update to 3.0.8. Remove useless echo in Makefile. 2000-07-01 22:42:42 +00:00
sysutils Missed one more directory 2000-07-03 03:02:42 +00:00
Templates
textproc Change maintainer's mail address. 2000-07-02 14:14:04 +00:00
Tools (1) Make extra files fatal errors only if they are files -- extra 2000-07-02 09:32:30 +00:00
vietnamese
www Update the checksum on fp40.bsdi.tar.Z - there were a lot of code changes, 2000-07-02 23:06:42 +00:00
x11 Those patches are no more necessar - the build completes without them. 2000-07-02 22:17:13 +00:00
x11-clocks Change maintainer's mail address. 2000-07-02 14:14:04 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 1.0.2 2000-07-02 06:34:16 +00:00
x11-wm
.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.