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
Kris Kennaway fb1edcdaf5 Don't point to the snarf-latest distfile, use snarf-2.0.5 instead. There are
no functional changes associated with this for people who have already
installed.
Submitted by:	billf
1999-03-12 10:15:47 +00:00
archivers
astro
audio Use INSTALL_DATA for installing libraries. 1999-03-11 11:52:41 +00:00
benchmarks
biology
cad
chinese Correct typo of MASTERSITE. 1999-03-09 08:53:23 +00:00
comms
converters
databases Commit all Y2K/WWW_SITE changes to Makefiles... 1999-03-11 20:33:50 +00:00
deskutils Upgrade to GNOME 1.0. The following are the details: 1999-03-09 01:13:40 +00:00
devel distfile moved to new directory on MASTER_SITES 1999-03-12 00:43:24 +00:00
dns
editors Commit all Y2K/WWW_SITE changes from today... 1999-03-11 21:47:15 +00:00
emulators
finance
ftp undefine loosing PASV race protection: it not protects well and 1999-03-09 13:54:45 +00:00
games Upgrade to 2.10. 1999-03-12 09:03:27 +00:00
german
graphics Commit all Y2K/WWW_SITE changes from today... 1999-03-11 21:47:15 +00:00
irc
japanese Added and updated printer drivers 1999-03-10 00:14:49 +00:00
java Update to version 0.46. 1999-03-10 02:33:00 +00:00
korean
lang Commit all Y2K/WWW_SITE changes from today... 1999-03-11 21:47:15 +00:00
mail Commit all Y2K/WWW_SITE changes from today... 1999-03-11 21:47:15 +00:00
math Upgrade to GNOME 1.0. The following are the details: 1999-03-09 01:13:40 +00:00
mbone
misc Energize wmweather 1999-03-11 13:58:27 +00:00
Mk (1) (Forgot to mention in previous commit log) Add 1999-03-09 11:27:34 +00:00
multimedia Use INSTALL_DATA for installing libraries. 1999-03-11 11:52:41 +00:00
net Add homepage. 1999-03-10 16:00:12 +00:00
net-im * Upgrade 0.52 -> 0.59 1999-03-10 07:30:12 +00:00
net-mgmt Add homepage. 1999-03-10 16:00:12 +00:00
news
palm
ports-mgmt
print Correct typo of MASTERSITE. 1999-03-09 08:53:23 +00:00
russian
science
security Commit all Y2K/WWW_SITE changes from today... 1999-03-11 21:47:15 +00:00
shells
sysutils upgrade to 4.41.1 which fixes compile problem under -CURRENT 1999-03-09 13:08:48 +00:00
Templates
textproc Upgrade to GNOME 1.0. The following are the details: 1999-03-09 01:13:40 +00:00
Tools Commit all Y2K/WWW_SITE changes from today... 1999-03-11 21:47:15 +00:00
vietnamese
www Don't point to the snarf-latest distfile, use snarf-2.0.5 instead. There are 1999-03-12 10:15:47 +00:00
x11 [These are a couple of patches originally missed due to a problem with 1999-03-09 18:04:17 +00:00
x11-clocks
x11-fm Upgrade to GNOME 1.0. The following are the details: 1999-03-09 01:13:40 +00:00
x11-fonts
x11-servers
x11-themes Upgrade to GNOME 1.0. The following are the details: 1999-03-09 01:13:40 +00:00
x11-toolkits Upgrade to GNOME 1.0. The following are the details: 1999-03-09 01:13:40 +00:00
x11-wm
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000 Commit all Y2K/WWW_SITE changes from today... 1999-03-11 21:47:15 +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.