1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2001-01-22 13:48:20 +00:00
archivers
astro
audio Remove obsolete MASTER_SITES. 2001-01-22 12:14:51 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Remove NO_LATEST_LINK now that mysql323-{client,server} are the 2001-01-22 10:09:51 +00:00
deskutils Update port to 0.1.5 2001-01-22 12:39:18 +00:00
devel Remove hanspb@persbraten.vgs.no as MAINTAINER; email has been bouncing 2001-01-22 05:49:31 +00:00
dns
editors
emulators Use random() instead of rand() so that the white noise sounds better. 2001-01-22 12:56:38 +00:00
finance
french
ftp
games There is no gcc_r anymore. 2001-01-22 13:41:57 +00:00
german
graphics Build and install the bundled utilities too. 2001-01-22 09:24:05 +00:00
hebrew
irc
japanese
java
korean
lang
mail
math Change maintainer. 2001-01-21 18:58:32 +00:00
mbone
misc
Mk
multimedia Remove obsolete MASTER_SITES. 2001-01-22 12:14:51 +00:00
net Add missing entries. 2001-01-22 13:30:41 +00:00
net-im
net-mgmt
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print
russian
science
security Correct my e-mail address: roam@orbitel.bg -> roam@FreeBSD.org. 2001-01-22 07:31:15 +00:00
shells Master site disappeared. Use MASTER_SITE_LOCAL. 2001-01-22 12:52:01 +00:00
sysutils
Templates
textproc update checksum. 2001-01-21 19:22:31 +00:00
Tools
vietnamese
www Fix suck rc.conf problem. 2001-01-22 13:48:20 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Add workaround (CFLAGS+=-frerun-cse-after-loops) for breakage in GCC 2001-01-21 19:36:08 +00:00
x11-wm Update to 0.36. 2001-01-22 08:58:05 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README

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.