1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2002-03-29 13:23:08 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology change master site 2002-03-29 08:15:13 +00:00
cad
chinese
comms
converters
databases
deskutils
devel
dns
editors
emulators
finance
french
ftp
games Add a missing depend on graphics/sdl_image and add a regexp to allow this 2002-03-29 07:52:36 +00:00
german
graphics Follow libdvdcss shared library version bump. 2002-03-29 11:06:53 +00:00
hebrew
hungarian
irc
japanese
java Maintainer update. Only change is that USE_JAVA is used. Not 2002-03-29 11:14:26 +00:00
korean
lang Maintainer update. Only change is that USE_JAVA is used. Not 2002-03-29 11:14:26 +00:00
mail Follow changed manpage sections 2002-03-29 09:28:48 +00:00
math
mbone
misc Update to 0.3.0 2002-03-29 09:25:41 +00:00
Mk Fixed 2 bugs related to dependencies. 2002-03-29 11:22:41 +00:00
multimedia remove unecessary file 2002-03-29 08:39:54 +00:00
net Fix wrong path where Xvnc looks for fonts 2002-03-29 11:11:44 +00:00
net-im
net-mgmt
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security www.crypto-publish.org does not have krb5-1.2.4.{tar,tar.Z,tar.gz,tar.bz2}. 2002-03-29 13:23:08 +00:00
shells
sysutils Don't try to free() statically allocated array. 2002-03-29 12:55:02 +00:00
Templates
textproc Update to 1.0.15. 2002-03-29 12:35:51 +00:00
Tools
ukrainian
vietnamese
www Now replacing all occurences during the customization of 2002-03-29 13:01:10 +00:00
x11 upgrade to 11.00 2002-03-29 08:02:33 +00:00
x11-clocks
x11-fm Take into account that not only -current, but the -stable as well now has 2002-03-29 13:01:03 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Update to 2.4.6 and use the bzip2 distfile. 2002-03-29 07:50:14 +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.