Personal patches
Go to file
Satoshi Taoka e40a69fa22 Update each packages to lastest version
Delete mew and apel packages

PR: 16538
Submitted by: maintainer
2000-02-07 17:32:29 +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
chinese Fix for 4.0-current. 2000-02-06 07:04:31 +00:00
comms
converters
databases
deskutils Update port to 0.7.4 2000-02-07 12:36:03 +00:00
devel Update email address for my remaining ports. 2000-02-07 16:57:44 +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 Update each packages to lastest version 2000-02-07 17:32:29 +00:00
emulators Unbreak the atari800 port: 2000-02-06 21:46:28 +00:00
finance Update port to 0.7.4 2000-02-07 12:36:03 +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 Upgrade to 3.30. 2000-02-07 14:33:21 +00:00
german
graphics Update email address for my remaining ports. 2000-02-07 16:57:44 +00:00
irc Upgrade to version 1.0.0 2000-02-05 00:17:56 +00:00
japanese Update a patch to japanize to 2.0 2000-02-07 16:40:37 +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
misc Updated to 1.30 2000-02-07 08:05:35 +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 - use the correct path to passwd (/usr/bin/ instead of /bin/) 2000-02-07 09:46:02 +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 Added poster 2000-02-07 15:01:16 +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 Respect CC and CFLAGS 2000-02-07 07:01:55 +00:00
x11 Update email address for my remaining ports. 2000-02-07 16:57:44 +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 Fix for 'cp' command. 2000-02-07 08:02:06 +00:00
x11-wm Add amaterus 2000-02-07 08:12:02 +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.