Personal patches
Go to file
2000-02-06 19:20:09 +00:00
archivers
astro move manpage from PLIST to MAN1= in the Makefile 2000-02-05 02:52:29 +00:00
audio Remove extra whitespaces (portlint). 2000-02-05 10:27:27 +00:00
benchmarks Respect CC and CFLAGS. 2000-02-05 21:52:57 +00:00
biology Forgot to remove this line 2000-02-06 19:20:09 +00:00
cad portlint 2000-02-02 22:37:39 +00:00
chinese Fix for 4.0-current. 2000-02-06 07:04:31 +00:00
comms portlint 2000-02-02 22:37:39 +00:00
converters
databases Update to 1.3.0.11 for Makefile 2000-02-01 13:39:37 +00:00
deskutils Update port to 0.7.2 2000-02-06 12:37:52 +00:00
devel Respect CXX and set a default CXXFLAGS 2000-02-05 03:59:13 +00:00
dns Unbreak this port by upgrading to dhid 3.1. I don't use this software, 2000-02-05 22:07:51 +00:00
editors Add missing "MAINTAINER=ports@FreeBSD.org". 2000-02-05 10:55:49 +00:00
emulators Add some symlinks agaist libc.so that the RPM install script does. 2000-02-06 07:48:15 +00:00
finance Update port to 0.7.2 2000-02-06 12:37:52 +00:00
ftp Make sure we use the correct path to perl(1). 2000-01-29 21:23:44 +00:00
games Add atomix. 2000-02-06 19:05:31 +00:00
german From maintainer: 2000-01-29 21:52:21 +00:00
graphics Add missing "MAINTAINER=ports@FreeBSD.org". 2000-02-05 10:55:49 +00:00
irc Upgrade to version 1.0.0 2000-02-05 00:17:56 +00:00
japanese add a post-install target to show pkg/MESSAGE 2000-02-03 15:50:05 +00:00
java
korean Update about Hangul CID fonts 2000-02-03 05:58:23 +00:00
lang Add python+ipv6. 2000-02-01 19:47:15 +00:00
mail Add missing "MAINTAINER=ports@FreeBSD.org". 2000-02-05 10:55:49 +00:00
math Fix some bugs that I guess I helped in :) 2000-02-06 06:32:33 +00:00
mbone Add rqm. 2000-02-01 21:10:49 +00:00
misc Oops, forgot to change year in date.... 2000-02-02 17:06:50 +00:00
Mk (1) OpenSSL support. 2000-02-06 16:27:38 +00:00
multimedia Add a patch forgot while merging changes from Maxim Sobolev 2000-02-03 08:09:05 +00:00
net Respect CC and CFLAGS 2000-02-06 07:17:21 +00:00
net-im update to 0.9.5-nicer2 2000-02-05 08:48:45 +00:00
net-mgmt Adding libsmi version 0.1.8. 2000-01-29 22:30:48 +00:00
news Add missing "MAINTAINER=ports@FreeBSD.org". 2000-02-05 10:55:49 +00:00
palm Upgrade iSilo to v2.55. 2000-02-03 20:53:31 +00:00
ports-mgmt I'll maintain this 2000-02-04 23:20:19 +00:00
portuguese/ispell-pt_BR
print Add missing "MAINTAINER=ports@FreeBSD.org". 2000-02-05 10:55:49 +00:00
russian
science
security Upgrade to 2.1.8.8.pre11 2000-02-06 09:17:33 +00:00
shells Fix texinfo error. 2000-02-04 16:46:47 +00:00
sysutils Upgrade to 0.77 2000-02-06 12:34:29 +00:00
Templates
textproc Update to 1.8.6 2000-02-03 21:30:16 +00:00
Tools
vietnamese
www Mark BROKEN, since it relies on the AppCfg.pm module supplied with 2000-02-05 10:31:02 +00:00
x11 Add missing "MAINTAINER=ports@FreeBSD.org". 2000-02-05 10:55:49 +00:00
x11-clocks
x11-fm Fix problem with gmc (aka corba-mc) leaving zombies 2000-02-06 19:18:19 +00:00
x11-fonts
x11-servers Enable building XF86Setup with tcl/tk 8.3 2000-02-03 16:47:29 +00:00
x11-themes
x11-toolkits Add vdk, vdkbuilder 2000-01-31 04:09:40 +00:00
x11-wm Add -current patch. 2000-02-05 09:17:25 +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.