1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
David E. O'Brien 2105b45073 Fix bad reference.
PR:		35977
Submitted by:	Slaven Rezic <slaven.rezic@berlin.de>
2002-03-16 17:25:07 +00:00
accessibility
arabic Stage 1 of gettext update. 2002-03-15 19:44:29 +00:00
archivers Stage 1 of gettext update. 2002-03-15 19:44:29 +00:00
astro Stage 1 of gettext update. 2002-03-15 19:44:29 +00:00
audio Update to version 1.07, which also operates on external flash memory. 2002-03-16 00:14:33 +00:00
benchmarks
biology
cad Fix typo in depends 2002-03-15 21:09:55 +00:00
chinese Fix make install after gettext upgrade. 2002-03-16 05:20:31 +00:00
comms Stage 1 of gettext update. 2002-03-15 19:44:29 +00:00
converters Stage 1 of gettext update. 2002-03-15 19:44:29 +00:00
databases Stage 1 of gettext update. 2002-03-15 19:44:29 +00:00
deskutils Stage 1 of gettext update. 2002-03-15 19:44:29 +00:00
devel Fix bad reference. 2002-03-16 17:25:07 +00:00
dns
editors Revert the last change. It looks like -fno-rtti is only needed for the 2002-03-16 17:02:10 +00:00
emulators Stage 1 of gettext update. 2002-03-15 19:44:29 +00:00
finance
french
ftp Stage 1 of gettext update. 2002-03-15 19:44:29 +00:00
games Fix MASTER_SITES and remove WWW: line 2002-03-16 06:46:39 +00:00
german
graphics Add WITH_GPHOTO2 knob 2002-03-16 07:20:59 +00:00
hebrew Stage 1 of gettext update. 2002-03-15 19:44:29 +00:00
hungarian Stage 1 of gettext update. 2002-03-15 19:44:29 +00:00
irc Stage 1 of gettext update. 2002-03-15 19:44:29 +00:00
japanese Update to 2.5.1. 2002-03-16 17:18:42 +00:00
java
korean Update to 2.0.2 2002-03-16 06:53:49 +00:00
lang Update to 1.95.11 2002-03-16 06:42:03 +00:00
mail Update to 0.49 2002-03-16 04:43:14 +00:00
math Add jacal - a Symbolic Mathematics package, written in Scheme. 2002-03-16 14:32:05 +00:00
mbone
misc Update to version 1.02 2002-03-16 14:52:54 +00:00
Mk Add new mozilla download location. 2002-03-16 09:09:51 +00:00
multimedia Update to 3.73 2002-03-15 21:58:58 +00:00
net rm -> ${RM} 2002-03-16 15:59:26 +00:00
net-im Update to 0.54 2002-03-15 21:02:06 +00:00
net-mgmt rm -> ${RM} 2002-03-16 15:59:26 +00:00
net-p2p Stage 1 of gettext update. 2002-03-15 19:44:29 +00:00
news Stage 1 of gettext update. 2002-03-15 19:44:29 +00:00
palm Stage 1 of gettext update. 2002-03-15 19:44:29 +00:00
picobsd
polish Stage 1 of gettext update. 2002-03-15 19:44:29 +00:00
ports-mgmt
portuguese Stage 1 of gettext update. 2002-03-15 19:44:29 +00:00
print Stage 1 of gettext update. 2002-03-15 19:44:29 +00:00
russian Stage 1 of gettext update. 2002-03-15 19:44:29 +00:00
science
security Correct master site. 2002-03-16 14:33:39 +00:00
shells
sysutils - Fix compilation error 2002-03-16 07:36:21 +00:00
Templates
textproc Stage 1 of gettext update. 2002-03-15 19:44:29 +00:00
Tools Update OSVERSIONS. This needs to be switched to buildenv. 2002-03-16 05:51:02 +00:00
ukrainian
vietnamese Stage 1 of gettext update. 2002-03-15 19:44:29 +00:00
www The distfiles were re-rolled. The BuildID changed from 2002031008 2002-03-16 13:51:28 +00:00
x11 - Update to 0.1.0 2002-03-16 14:49:44 +00:00
x11-clocks
x11-fm Stage 1 of gettext update. 2002-03-15 19:44:29 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Stage 1 of gettext update. 2002-03-15 19:44:29 +00:00
x11-wm Stage 1 of gettext update. 2002-03-15 19:44:29 +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.