1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ernst de Haan 8bcf2ee8cc Printing warning message since this JDK is unstable. The message
is displayed before any targets. The message displayed is:

This JDK is currently unstable, especially when run as a non-root
user. You are advised to use either the Sun JDK 1.3 for Linux
(${PORTSDIR}/java/linux-sun-jdk13) or the FreeBSD JDK 1.3
(${PORTSDIR}/java/jdk13) instead.

Pointed out by:	Yuri Khotyaintsev <yuri@irfu.se>
2002-08-29 21:55:22 +00:00
accessibility Update to 1.0.2. 2002-08-29 05:20:17 +00:00
arabic
archivers
astro Add marker for dwcjr. 2002-08-29 14:03:24 +00:00
audio Update to 2.0.2. 2002-08-29 20:44:49 +00:00
benchmarks
biology
cad
chinese Since the Big5<->GB mapping in iconv is simply broken 2002-08-29 20:21:54 +00:00
comms
converters Better control filenames validity, ctype fixes 2002-08-28 16:07:33 +00:00
databases
deskutils Update to 2.0.4. 2002-08-29 05:28:10 +00:00
devel Update to 2.0.1. 2002-08-29 20:46:43 +00:00
dns
editors Update to 2.0.4. 2002-08-29 05:28:10 +00:00
emulators Bump PORTREVISION for the glibc update. 2002-08-28 11:54:41 +00:00
finance
french
ftp Add optional SOCKS5 support. 2002-08-29 20:10:31 +00:00
games Update to 2.0.4. 2002-08-29 05:28:10 +00:00
german
graphics Update to 2.0.3. 2002-08-29 05:27:41 +00:00
hebrew
hungarian
irc
japanese
java Printing warning message since this JDK is unstable. The message 2002-08-29 21:55:22 +00:00
korean
lang Update to 1.4.0 2002-08-29 14:24:15 +00:00
mail Drop WITH_MUTT_PGP_OUTLOOK_PATCH which is now part of mutt. 2002-08-28 19:29:05 +00:00
math Directory layouts of py-gtk and py-gnome packages have been changed, so that 2002-08-28 18:03:59 +00:00
mbone
misc Update to 2.0.1. 2002-08-29 20:46:43 +00:00
Mk
multimedia
net Add findsmb 2002-08-29 18:45:31 +00:00
net-im upgrade to 4.8.3 2002-08-29 08:58:56 +00:00
net-mgmt Add a patch to show enterprises.ucdavis.dskTable.dskEntry.dskPercentNode 2002-08-29 03:22:59 +00:00
net-p2p Update to 0.60 2002-08-28 17:28:35 +00:00
news Directory layouts of py-gtk and py-gnome packages have been changed, so that 2002-08-28 18:03:59 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print Upgrade to version 1.9.13, now maintained on sourceforge. 2002-08-28 20:23:29 +00:00
russian
science
security * Fix build with WRKDIRPREFIX. 2002-08-29 20:45:16 +00:00
shells
sysutils Update MASTER_SITES 2002-08-29 17:18:29 +00:00
Templates
textproc Now optionally deleting some directories iff they are 2002-08-29 21:21:40 +00:00
Tools
ukrainian
vietnamese
www Allow to configure without X11 2002-08-29 19:13:22 +00:00
x11 Update MASTER_SITES. 2002-08-29 21:29:06 +00:00
x11-clocks
x11-fm Upgrade to 0.11.32. 2002-08-29 13:21:31 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Revert to 0.7.6, dependend ports still break. 2002-08-29 15:31:32 +00:00
x11-wm Update 2.5.2 --> 2.5.3 2002-08-29 19:55:40 +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/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.