Personal patches
Go to file
2000-02-07 07:01:11 +00:00
archivers
astro move manpage from PLIST to MAN1= in the Makefile 2000-02-05 02:52:29 +00:00
audio Update to 0.2.17 2000-02-06 19:20:24 +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 Update to DDD version 3.2. 2000-02-07 02:35:28 +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 Unbreak the atari800 port: 2000-02-06 21:46:28 +00:00
finance Update port to 0.7.2 2000-02-06 12:37:52 +00:00
ftp Upgrade to curl 6.3, USE_OPENSSL and actually make USE_SSL compile in SSL 2000-02-06 22:16:50 +00:00
games Update port to 1.31 2000-02-07 03:15:21 +00:00
german
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 typo in "Version required". 2000-02-07 06:47:02 +00:00
java
korean Update about Hangul CID fonts 2000-02-03 05:58:23 +00:00
lang Respect CC, CFLAGS 2000-02-07 00:38:55 +00:00
mail Glacier is yet another GNOME email client that attempts to be 2000-02-06 23:34:00 +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 Respect CC 2000-02-07 00:58:53 +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 CFLAGS 2000-02-07 07:01:11 +00:00
net-im update to 0.9.5-nicer2 2000-02-05 08:48:45 +00:00
net-mgmt Upgrade to nstreams 1.0.0 2000-02-07 03:12:52 +00:00
news Respect CFLAGS 2000-02-07 07:01:11 +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 more files related to the graphics package, including default configuration 2000-02-07 01:14:00 +00:00
russian
science
security Respect CC and CFLAGS 2000-02-07 02:45:45 +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 Upgrade the br-part to version 2.4 2000-02-07 03:27:40 +00:00
Tools
vietnamese
www USE_OPENSSL 2000-02-06 22:25:15 +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 Update to 0.10 2000-02-06 19:21:33 +00:00
x11-toolkits Update to 0.10 2000-02-06 19:21:33 +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.