Personal patches
Go to file
Andreas Klemm 68b497ec9b * read command in ash already has the functionality
to "raw" read the input. Check if the read command
  can handle "-r" and use it if possible
* fix some minor bugs with PostScript handling

Submitted by:	Michael Lossin <losse@germanymail.com>
2000-08-31 18:06:20 +00:00
archivers Finish updating to KDE2 snapshot 20000829A. Re-add kdenetwork and kdeutils 2000-08-30 03:50:06 +00:00
astro Update to 2.2.2 2000-08-29 15:50:10 +00:00
audio Update to 1.3.2. 2000-08-29 10:45:27 +00:00
benchmarks
biology
cad
chinese Make this a proper satellite port. 2000-08-30 05:31:58 +00:00
comms Finish updating to KDE2 snapshot 20000829A. Re-add kdenetwork and kdeutils 2000-08-30 03:50:06 +00:00
converters Update to 20000829A snapshot. Disable kdenetwork2 for the time being so 2000-08-29 23:44:32 +00:00
databases sorry, forgot to remove that ... 2000-08-31 13:36:32 +00:00
deskutils Finish updating to KDE2 snapshot 20000829A. Re-add kdenetwork and kdeutils 2000-08-30 03:50:06 +00:00
devel Sync with latest changes in sdl-devel port: 2000-08-31 16:07:07 +00:00
dns
editors Add some more help to solve potential installation problems. 2000-08-31 10:26:52 +00:00
emulators Add a missing ')' so this port actually installs again. 2000-08-30 05:26:11 +00:00
finance
french/ispell
ftp Update to version 1.19 2000-08-29 15:42:10 +00:00
games Update to 20000829A snapshot. Disable kdenetwork2 for the time being so 2000-08-29 23:44:32 +00:00
german Add some more help to solve potential installation problems. 2000-08-31 10:26:52 +00:00
graphics Improve FreeBSD support: 2000-08-30 17:41:08 +00:00
hebrew Back out the previous commit. That one has a problem which occurs on 2000-08-27 16:52:51 +00:00
irc Update to tkirc 2.42. 2000-08-29 22:27:31 +00:00
japanese Update to 0.14.5. 2000-08-31 14:20:29 +00:00
java Update to 0.6.3. 2000-08-29 15:24:09 +00:00
korean update to 0.5.10 2000-08-31 17:30:41 +00:00
lang Note GDBM module is also provided as a separate port. 2000-08-30 13:45:59 +00:00
mail Update to 0.4.2. 2000-08-30 07:39:52 +00:00
math Update to 0.5. 2000-08-31 09:02:40 +00:00
mbone
misc - Upgrade to 4.49.4. 2000-08-30 10:03:03 +00:00
Mk Bump xemacs version to 21.1.12. 2000-08-25 19:50:45 +00:00
multimedia
net Update to socks 1.0r11. patch-aa had been partially integrated into 2000-08-30 19:43:28 +00:00
net-im Add the ability to prefix each line with a timestamp. 2000-08-27 02:45:15 +00:00
net-mgmt if (x = y) -> if (x == y) 2000-08-27 22:22:13 +00:00
net-p2p
news Update to 2.3-REL 2000-08-30 12:10:00 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print * read command in ash already has the functionality 2000-08-31 18:06:20 +00:00
russian Back out the previous commit. That one has a problem which occurs on 2000-08-27 16:52:51 +00:00
science
security Upgrade 0.2t -> 0.3b 2000-08-30 13:59:56 +00:00
shells
sysutils Finish updating to KDE2 snapshot 20000829A. Re-add kdenetwork and kdeutils 2000-08-30 03:50:06 +00:00
Templates
textproc XML parser for Java. 2000-08-31 11:23:31 +00:00
Tools Exit with error status in ${portbuild}/status when an error occurs. 2000-08-29 08:51:57 +00:00
vietnamese Back out the previous commit. That one has a problem which occurs on 2000-08-27 16:52:51 +00:00
www Install include files too. 2000-08-31 12:26:03 +00:00
x11 Oops, I didn't realize that ksearch library is no longer provided by 2000-08-30 21:06:09 +00:00
x11-clocks Update to 20000829A snapshot. Disable kdenetwork2 for the time being so 2000-08-29 23:44:32 +00:00
x11-fm
x11-fonts Typo (X11_BASE -> X11BASE). 2000-08-25 20:08:31 +00:00
x11-servers Add missing manpages and html documents. (Hmm, duplicates....) 2000-08-25 22:29:40 +00:00
x11-themes
x11-toolkits Make sure people don't have scripts that automatically attempt to install 2000-08-30 03:51:32 +00:00
x11-wm Update to version 0.61 2000-08-29 15:57:53 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000 postgresql port has been nuked. 2000-08-26 16:37:22 +00:00

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.