Personal patches
Go to file
Brian Feldman f0ca59b2b5 Update the CVS_DATE. This brings in support for TIS authentication,
obsoleting a couple patches (it's the same code, though, except for
additions).

This also brings in KNFization of everything (please hold the cheering
down :) and made me reroll all my patches.

My patches have been almost entirely rewritten.  The places are the
same, but the code's rewritten.  It fits with the style (KNF) now,
and looks better.

I've also added strlcat.c to the build, which, just like strlcpy.c, is
necessary for compatibility with older libcs.  After strlcat() snuck
into the OpenSSH code recently, this would prevent OpenSSH from
building on (e.g.) FreeBSD 3.2.  Adding it to ssh/lib/ makes it work
yet again :)
1999-11-24 03:36:23 +00:00
archivers - Fix MASTER_SITES 1999-11-21 00:53:55 +00:00
astro Anal retentive window dressing. Move newton and kris over until grog 1999-11-21 03:04:51 +00:00
audio Update to ver 1.27.3 1999-11-23 18:26:08 +00:00
benchmarks Fix distfile-Fennerage on one of fenner's own ports. 1999-11-23 02:13:55 +00:00
biology
cad Oops, forgot to add patch-ab. 1999-11-22 12:57:24 +00:00
chinese remove those ports as the original distribution is not available any more 1999-11-22 11:22:44 +00:00
comms
converters
databases Remove toasted MASTER_SITE (found by distfile survey) 1999-11-23 02:59:09 +00:00
deskutils
devel Remove "cvslines". 1999-11-23 03:46:08 +00:00
dns Upgrade to 8.2.2 patch 5 1999-11-15 01:03:44 +00:00
editors Update to version 0.6.5 1999-11-21 18:58:57 +00:00
emulators Make PREFIX clean. 1999-11-23 01:55:04 +00:00
finance
ftp Remove a ftp server that isn't mirroring properly and hasn't 1999-11-23 03:22:21 +00:00
games Activate xshipwars-client 1999-11-23 01:22:38 +00:00
german
graphics Upgrade to 0.94, portlint, PREFIX 1999-11-24 03:16:05 +00:00
irc Update to version 1.3.8 1999-11-22 21:15:24 +00:00
japanese Update to v6.5.3. 1999-11-23 11:04:43 +00:00
java Update to version 0.3.13. 1999-11-14 01:52:16 +00:00
korean
lang Upgrade to tcl-8.2.2 1999-11-21 20:54:58 +00:00
mail Upgrade to maildrop 0.64 1999-11-23 08:41:13 +00:00
math gtkgraph is in graphics, not math. :) 1999-11-16 23:15:06 +00:00
mbone
misc Sadly, meta-f'n'lab duzn't carry de wonderful JIBE distribushun 1999-11-23 03:44:46 +00:00
Mk
multimedia Update FXTV checksum. The distribution tarball was re-rolled by the author 1999-11-12 10:08:39 +00:00
net Update to 0.7.8; this does too much in the install: target but I'll 1999-11-24 02:28:49 +00:00
net-im Add patch for more firewall-friendly by default 1999-11-18 23:54:19 +00:00
net-mgmt grr....back out commit error. 1999-11-15 18:30:56 +00:00
news Update to version 0.6.3. 1999-11-17 22:49:39 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR Update to version 2.4. 1999-11-14 01:57:21 +00:00
print Activate the hyperlatex and nenscript ports. 1999-11-14 03:50:58 +00:00
russian Update to apache version 1.3.9 and RA 29.0. 1999-11-14 03:10:30 +00:00
science Update to version 4.1r3. 1999-11-14 02:32:21 +00:00
security Update the CVS_DATE. This brings in support for TIS authentication, 1999-11-24 03:36:23 +00:00
shells
sysutils Update to 0.4: fixed a stupid buglet in some diagnostic code, and 1999-11-24 01:20:30 +00:00
Templates
textproc Update to v1.46. 1999-11-23 13:27:58 +00:00
Tools
vietnamese
www Add another PATCHFILE in order to fix IMAP related build error. 1999-11-23 11:59:05 +00:00
x11 Unbreak for pre-gcc 2.95 systems 1999-11-23 04:49:34 +00:00
x11-clocks Fix a typo in pkg/DESCR.. prerease -> prerelease 1999-11-17 20:17:30 +00:00
x11-fm
x11-fonts Update to 4.2. 1999-11-16 15:11:45 +00:00
x11-servers Unbreak for pre-gcc 2.95 systems 1999-11-23 04:49:34 +00:00
x11-themes
x11-toolkits Upgrade to tk-8.2.2 1999-11-22 04:51:31 +00:00
x11-wm Add Imlib depend line and delete the obsolete MASTER_SITE. 1999-11-19 02:04:07 +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.