1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ernst de Haan 5c4f56c357 Not removing directories since they are now part of the base
system.

This port attempted to delete the following directories, while
these are already in BSD.local.dist:

share/doc
share/examples
share/java/classes
share/java
local/share

Pointed out by:		Mikhail Teterin <mi+mx@aldan.algebra.com>
Pointy hat trick to:	znerd
2002-08-29 22:12:56 +00:00
accessibility
arabic
archivers
astro Add marker for dwcjr. 2002-08-29 14:03:24 +00:00
audio Update to 2.0.2. 2002-08-29 20:44:49 +00:00
benchmarks
biology
cad
chinese Since the Big5<->GB mapping in iconv is simply broken 2002-08-29 20:21:54 +00:00
comms
converters
databases
deskutils
devel Update to 2.0.1. 2002-08-29 20:46:43 +00:00
dns
editors
emulators
finance
french
ftp Add optional SOCKS5 support. 2002-08-29 20:10:31 +00:00
games
german
graphics
hebrew
hungarian
irc
japanese
java Printing warning message since this JDK is unstable. The message 2002-08-29 21:55:22 +00:00
korean
lang Update to 1.4.0 2002-08-29 14:24:15 +00:00
mail
math Update to version 6.3.16 2002-08-29 21:59:52 +00:00
mbone
misc Update to 2.0.1. 2002-08-29 20:46:43 +00:00
Mk
multimedia
net Add findsmb 2002-08-29 18:45:31 +00:00
net-im
net-mgmt
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security * Fix build with WRKDIRPREFIX. 2002-08-29 20:45:16 +00:00
shells
sysutils Update MASTER_SITES 2002-08-29 17:18:29 +00:00
Templates
textproc Not removing directories since they are now part of the base 2002-08-29 22:12:56 +00:00
Tools
ukrainian
vietnamese
www Allow to configure without X11 2002-08-29 19:13:22 +00:00
x11 Update MASTER_SITES. 2002-08-29 21:29:06 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Revert to 0.7.6, dependend ports still break. 2002-08-29 15:31:32 +00:00
x11-wm Update 2.5.2 --> 2.5.3 2002-08-29 19:55:40 +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/doc/en_US.ISO8859-1/books/handbook/

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.