1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ernst de Haan 6f1f7d07e1 Now builds from source using Ant.
Added some download locations.
Bumped PORTREVISION.
2002-06-13 14:23:21 +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 master site and pkg-descr. 2002-06-13 11:50:27 +00:00
benchmarks
biology
cad Update to 0.31 2002-06-12 15:53:39 +00:00
chinese
comms Reset maintainership to ports@. 2002-06-12 22:50:03 +00:00
converters Update to 0.10.4. 2002-06-13 12:00:10 +00:00
databases upgrade to 1.5 2002-06-13 13:58:30 +00:00
deskutils Update to the latest GNOME 2 snapshot. 2002-06-12 00:18:21 +00:00
devel Update to 3.18. 2002-06-13 10:15:35 +00:00
dns Remove patches i forgot in last commit 2002-06-12 17:58:33 +00:00
editors OO hasn't crashed anymore, since the mapfiles took place. Remove 2002-06-13 12:51:24 +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 upgrade to 1.0 2002-06-13 07:14:14 +00:00
hebrew
hungarian
irc Add irc/rbot 0.9.2, a ruby IRC bot much like the perl "infobot". 2002-06-10 18:38:52 +00:00
japanese Unbreak japanese/skkserv because of skk-jisyo port change. 2002-06-12 14:15:00 +00:00
java Now builds from source using Ant. 2002-06-13 14:23:21 +00:00
korean
lang add f2py 2.13.175.1250 2002-06-12 18:28:14 +00:00
mail Update to 0.7.14. 2002-06-12 22:49:06 +00:00
math upgrade to 1.0.9 2002-06-13 10:39:28 +00:00
mbone Bump PORTREVISION. 2002-06-13 04:09:28 +00:00
misc upgrade to 0.7 2002-06-13 07:28:53 +00:00
Mk Matches new names and locations of JDK ports. 2002-06-12 20:51:19 +00:00
multimedia o Chase checksum. Ogle developers re-rolled the distfile, no 2002-06-13 02:50:44 +00:00
net Add p5-Net-SNPP 1.12, Perl Simple Network Pager Protocol Client. 2002-06-13 11:32:03 +00:00
net-im
net-mgmt Add p5-Net-IP 1.11, a perl extension for manipulating IPv4/IPv6 2002-06-13 10:42:49 +00:00
net-p2p Update to 0.58 2002-06-11 01:44:58 +00:00
news Update the version to 6_15_7-01-quimby (based on Oort Gnus v0.07) 2002-06-10 23:24:08 +00:00
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 Add envelope 1.0.0, command-line Postscript envelope printer. 2002-06-13 02:53:52 +00:00
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 Update to 2.01a. 2002-06-11 12:31:41 +00:00
sysutils Update module: samba. 2002-06-13 09:25:09 +00:00
Templates
textproc Fix a help message. 2002-06-10 12:53:37 +00:00
Tools
ukrainian
vietnamese
www util -> utils 2002-06-13 08:01:31 +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 Update to version 0.9.5 (latest and possibly last). 2002-06-13 06:19:44 +00:00
x11-toolkits Update to the latest GNOME 2 snapshot. 2002-06-12 00:18:21 +00:00
x11-wm Update to version 0.9.5 (latest and possibly last). 2002-06-13 06:19:44 +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.