1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
David E. O'Brien f793247c33 Spelling police.
Submitted by:	Jon Parise <jon@csh.rit.edu>
2000-09-01 20:23:36 +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 0.73. 2000-09-01 06:31:19 +00:00
audio Update to 1.3.2. 2000-08-29 10:45:27 +00:00
benchmarks
biology
cad
chinese I changed the name of a patch, but forgot to update it here. 2000-08-31 21:19:22 +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 Unbreak and update to 0.1.4 2000-09-01 18:22:31 +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 GNOME cleanups 2000-09-01 18:21:24 +00:00
german Add some more help to solve potential installation problems. 2000-08-31 10:26:52 +00:00
graphics Properly name tty (use %x instead of %d to get device name). 2000-09-01 16:10:29 +00:00
hebrew
irc Update to 1.0c17. 2000-09-01 02:51:06 +00:00
japanese Add pips760, pips770, pips800 and pips820_3300 into 2000-09-01 16:44:20 +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 A port of the Macro Implementation of SNOBOL4 in C (C-MAINBOL) version 2000-09-01 06:52:05 +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
multimedia
net Spelling police. 2000-09-01 20:23:36 +00:00
net-im
net-mgmt Add ruby-snmp, Ruby interface to UCD-SNMP library. 2000-08-31 18:09:43 +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 Add pips760, pips770, pips800 and pips820_3300 into 2000-09-01 16:44:20 +00:00
russian
science
security Upgrade 0.2t -> 0.3b 2000-08-30 13:59:56 +00:00
shells
sysutils Change GNU_CONFIGURE to USE_AUTOCONF. cfengine comes with a configure 2000-09-01 16:41:41 +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
www Update to version 0.88 2000-09-01 02:47:34 +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
x11-servers
x11-themes
x11-toolkits Update to 0.91.8. Other improvements: 2000-09-01 09:19:00 +00:00
x11-wm Update to version 0.61 2000-08-29 15:57:53 +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.