1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2002-03-31 02:31:54 +00:00
accessibility
arabic
archivers
astro
audio Fix build on -current: add a missing #include <arpa/inet.h>. 2002-03-30 21:09:02 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Update to 2.4.2a. 2002-03-30 21:05:51 +00:00
deskutils
devel
dns
editors
emulators
finance
french
ftp Fix this port to properly create /usr/local/share/examples/spegla *before* 2002-03-30 21:49:48 +00:00
games
german
graphics include support for libexif by default 2002-03-30 22:59:16 +00:00
hebrew
hungarian
irc Update to 20020322 2002-03-30 21:51:10 +00:00
japanese
java Upgrade to JDOM beta 8. Also now using USE_JAVA. 2002-03-30 21:50:28 +00:00
korean
lang
mail Fix MASTER_SITES 2002-03-30 19:39:17 +00:00
math Don't try and #include <malloc.h> 2002-03-31 02:27:33 +00:00
mbone
misc Add missing LIB_DEPENDS on libmikmod. 2002-03-31 02:24:22 +00:00
Mk
multimedia Chase libdvdcss shared library version bump 2002-03-30 19:47:51 +00:00
net Fix compilation on 5.0 (<malloc.h> removal) 2002-03-31 02:03:17 +00:00
net-im
net-mgmt
net-p2p
news Dont hardcode PERL_ARCH in depends. 2002-03-30 19:06:26 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security Add option for jumbo patch kit and pass maintainership to submitter 2002-03-31 01:00:39 +00:00
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www Changed a message to make it more generic. 2002-03-30 21:08:55 +00:00
x11
x11-clocks
x11-fm
x11-fonts Remove #include <malloc.h> 2002-03-31 02:31:54 +00:00
x11-servers
x11-themes Chase dependency: fvwm2-beta was renamed to fvwm2-devel 2002-03-30 22:31:24 +00:00
x11-toolkits
x11-wm Chase dependency: fvwm2-beta was renamed to fvwm2-devel 2002-03-30 22:31:24 +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.