1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2002-09-25 14:58:56 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms Remove empty patch. 2002-09-25 02:33:43 +00:00
converters
databases
deskutils
devel Change MASTER_SITES to make it fetchable again. Old master site is no longer 2002-09-25 13:26:50 +00:00
dns
editors
emulators
finance
french
ftp Drop gettext-old dependency. 2002-09-25 10:05:30 +00:00
games
german
graphics
hebrew
hungarian
irc Actually remove redundant autoconf/automake dependencies commented out in a 2002-09-25 11:04:19 +00:00
japanese Fix values.h build problem 2002-09-25 13:48:35 +00:00
java
korean
lang lang/ruby_static doesn't depend on autoconf any more. 2002-09-24 20:24:40 +00:00
mail Drop gettext-old dependency. 2002-09-25 07:12:52 +00:00
math bump gsl lib version 2002-09-25 07:13:02 +00:00
mbone
misc Update to 4.6.2 and unmark FORBIDDEN. 2002-09-25 14:45:17 +00:00
Mk
multimedia
net Drop gettext-old dependency. 2002-09-25 06:58:25 +00:00
net-im
net-mgmt
net-p2p
news Update to 1.9.27, fixing a bug that caused leafnode to 2002-09-25 07:07:51 +00:00
palm Fix build by upgrading to 2.1.0 after pilot-link upgrade. 2002-09-25 05:51:47 +00:00
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security
shells
sysutils Update to 2.0.4. 2002-09-25 04:32:40 +00:00
Templates
textproc Updated to 0.39 2002-09-25 12:21:19 +00:00
Tools
ukrainian
vietnamese
www - Drop gettext-old dependency; 2002-09-25 06:44:45 +00:00
x11 Add missing dependency on libglade. 2002-09-25 03:02:09 +00:00
x11-clocks
x11-fm Add a missing dependency on gdkpixbuf. 2002-09-25 03:22:55 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Fix build on -CURRENT. 2002-09-25 14:58:56 +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.