1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2000-05-22 12:42:10 +00:00
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel
dns
editors Update to 0.79. 2000-05-22 09:41:36 +00:00
emulators Whoops, forgot this file with the update to 1999121400. 2000-05-22 07:19:12 +00:00
finance
french/ispell
ftp
games Reflect moving graphics/glx port into new graphics/utah-glx location. 2000-05-22 11:55:45 +00:00
german
graphics glx is now utah-glx. 2000-05-22 12:42:10 +00:00
irc Update to 2.8.2. This tarball is being hosted on my website since it was 2000-05-22 06:38:59 +00:00
japanese LD_PRELOAD should not be exported because it drives Linux' dynamically-linked 2000-05-22 08:26:02 +00:00
java
korean
lang
mail "This fix the l10n'ed po displaying and other places in multibyte condition. 2000-05-22 05:31:45 +00:00
math
mbone
misc Chase checksum (no difference in extracted tarballs). 2000-05-22 10:11:46 +00:00
Mk
multimedia
net Add STING, a TCP-based network measurement tool that measures end-to-end 2000-05-22 08:35:10 +00:00
net-im Update to 0.4.5 and give this port a MAINTAINER. 2000-05-22 08:25:02 +00:00
net-mgmt Add STING, a TCP-based network measurement tool that measures end-to-end 2000-05-22 08:35:10 +00:00
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print
russian
science
security Update to 0.4.5. 2000-05-22 10:52:46 +00:00
shells
sysutils
Templates
textproc
Tools Add checksum.sh script that checks a port or ports for broken distfiles and 2000-05-22 10:02:42 +00:00
vietnamese
www Chase checksum. Author apparently decided to add a copy of "COPYING" to 2000-05-22 10:17:54 +00:00
x11 Add a patch that adds some extra chinese support as well as fixes some 2000-05-22 05:09:19 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Nuke gtkgl as no other port depends on it. Gtkglarea seems to be a 2000-05-22 02:53:46 +00:00
x11-wm
.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.