1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2002-06-12 20:30:11 +00:00
accessibility Finish up the '\' tag team with sobomax, and hopefully get atk building 2002-06-11 15:45:29 +00:00
arabic
archivers Miguel Mendez informed me in private e-mail that he has changed his mind 2002-06-11 13:57:05 +00:00
astro
audio Fix up patches from previous commit. 2002-06-12 00:20:39 +00:00
benchmarks
biology
cad Update to 0.31 2002-06-12 15:53:39 +00:00
chinese
comms Import of wy60 2.0.2: 2002-06-12 13:31:06 +00:00
converters
databases Ties in gnomedb2 and libgda2. 2002-06-12 00:10:46 +00:00
deskutils Update to the latest GNOME 2 snapshot. 2002-06-12 00:18:21 +00:00
devel Allow libbonobo to build in the presence of gtk-doc. 2002-06-12 14:59:24 +00:00
dns Remove patches i forgot in last commit 2002-06-12 17:58:33 +00:00
editors Enable the map files. 2002-06-12 09:26:23 +00:00
emulators don't include malloc.h 2002-06-12 20:30:11 +00:00
finance
french
ftp
games Update to 1.5 2002-06-12 19:35:01 +00:00
german
graphics Update to the latest GNOME 2 snapshot. 2002-06-12 00:18:21 +00:00
hebrew
hungarian
irc
japanese Unbreak japanese/skkserv because of skk-jisyo port change. 2002-06-12 14:15:00 +00:00
java . Fix compilation on FreeBSD 4.2 by including <sys/param.h> 2002-06-11 19:03:47 +00:00
korean
lang add f2py 2.13.175.1250 2002-06-12 18:28:14 +00:00
mail Update to the vpopmail-5.3.6 development version, which adds back APOP 2002-06-12 10:09:04 +00:00
math Add gcalctool, a GTK+-2.0 calculator based on calctool for OpenWindows. 2002-06-12 06:44:49 +00:00
mbone
misc Update to version 1.9. 2002-06-12 12:36:24 +00:00
Mk Move ftp.cpan.org a bit down in the list, since it seems to be not very 2002-06-11 16:17:20 +00:00
multimedia o Update to 1.0.2 2002-06-11 13:19:22 +00:00
net Remove patches i forgot in last commit 2002-06-12 17:58:33 +00:00
net-im
net-mgmt
net-p2p
news
palm
picobsd
polish
ports-mgmt Cope with a bug in CURRENT's bsd.*.mk infrastructure, that the 2002-06-12 10:00:11 +00:00
portuguese
print
russian
science Add math/ruby-netcdf 0.3.5, a Ruby interface to the NetCDF scientific IO 2002-06-11 17:10:46 +00:00
security Upgrade to 4.28.4 2002-06-12 09:32:30 +00:00
shells
sysutils Cope with a bug in CURRENT's bsd.*.mk infrastructure, that the 2002-06-12 10:00:11 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www fix patch problem 2002-06-12 18:04:55 +00:00
x11 Make the warning message slave-port friendly 2002-06-12 02:30:50 +00:00
x11-clocks
x11-fm Fix up patches from previous commit. 2002-06-12 00:20:39 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to the latest GNOME 2 snapshot. 2002-06-12 00:18:21 +00:00
x11-wm Upgrade 2.4.7 --> 2.4.8 2002-06-12 16:09:38 +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.