1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
David W. Chapman Jr. e87d517655 Update to 5.4
PR:		Nicolas.Jombart@hsc-labs.com
Submitted by:	maintainer
2002-08-31 16:21:26 +00:00
accessibility
arabic
archivers
astro
audio Remove USE_NEWGCC, which is no longer supported or required. 2002-08-31 02:38:29 +00:00
benchmarks
biology Remove USE_NEWGCC, which is no longer supported or required. 2002-08-31 02:38:29 +00:00
cad
chinese
comms
converters
databases Upgrade to 1.0.39. 2002-08-31 13:31:32 +00:00
deskutils
devel Remove USE_NEWGCC, which is no longer supported or required. 2002-08-31 02:44:07 +00:00
dns
editors Remove USE_NEWGCC, which is no longer supported or required. 2002-08-31 02:44:07 +00:00
emulators
finance
french
ftp Rename this to wu-ftpd+ipv6 to avoid name conflict with wu-ftpd. This was 2002-08-31 07:05:58 +00:00
games Remove USE_NEWGCC, which is no longer supported or required. 2002-08-31 02:44:07 +00:00
german
graphics drop maintainership 2002-08-31 11:56:50 +00:00
hebrew
hungarian
irc Transfer MAINTAINERship to Lester A. Mesa <lester@mazpe.net> who has been 2002-08-31 13:48:42 +00:00
japanese
java Comment out .BEGIN section, which is breaking the INDEX build. 2002-08-31 07:04:00 +00:00
korean
lang Remove gcc33 from SUBDIR, because it has not yet been upgraded after the 2002-08-31 04:14:31 +00:00
mail Remove USE_NEWGCC, which is no longer supported or required. 2002-08-31 02:44:07 +00:00
math Remove USE_NEWGCC, which is no longer supported or required. 2002-08-31 02:44:07 +00:00
mbone
misc Upgrade to version 1.18 2002-08-31 09:55:50 +00:00
Mk Remove USE_NEWGCC, which is no longer supported or required. 2002-08-31 02:35:01 +00:00
multimedia drop maintainership 2002-08-31 11:56:50 +00:00
net Update to 5.4 2002-08-31 16:21:26 +00:00
net-im Remove USE_NEWGCC, which is no longer supported or required. 2002-08-31 02:44:07 +00:00
net-mgmt Update to 5.4 2002-08-31 16:21:26 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt Put the real master site at the top of MASTER_SITES. I seem to forget 2002-08-31 15:39:38 +00:00
portuguese
print Update to 020829 2002-08-31 02:48:48 +00:00
russian
science Rename this port to mpqc-mpich to avoid conflicting with mpqc port. 2002-08-31 04:49:06 +00:00
security Update libmcrypt to 2.5.3, which has no functional changes. 2002-08-31 11:22:57 +00:00
shells
sysutils Put the real master site at the top of MASTER_SITES. I seem to forget 2002-08-31 15:39:38 +00:00
Templates
textproc Remove USE_NEWGCC, which is no longer supported or required. 2002-08-31 02:44:07 +00:00
Tools Check for duplicate entries in INDEX and warn about them. 2002-08-31 05:46:25 +00:00
ukrainian
vietnamese
www Remove backup copies. 2002-08-31 12:58:56 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Add utility apps that were'nt being installed. 2002-08-31 05:05:48 +00:00
x11-wm
.cvsignore
INDEX New INDEX with 7523 ports. 7523 is a prime number! 2002-08-31 05:44:14 +00:00
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.