1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Akinori MUSHA 6b5cc67e4c Update to the 2.0.1 release. (Build 570)
I've tested this version for several hours and found it pretty stable,
which means this "release" version could handle the situations which
RC versions never could.

If you suffer any problems with it, feel free to report the situations
in detail at the freebsd-emulation list.
2000-06-20 08:59:05 +00:00
archivers Use PKGNAMEPREFIX. Obey CC/CFLAGS. 2000-06-20 07:07:07 +00:00
astro Update to 1.28.1. 2000-06-20 07:17:17 +00:00
audio Update to the 1.2.1 version. 2000-06-20 08:56:04 +00:00
benchmarks
biology
cad Update to 1.4.1. 2000-06-20 08:06:07 +00:00
chinese
comms
converters Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. 2000-06-17 02:37:15 +00:00
databases Use ${PKG_PREFIX} instead of `/usr/local'. 2000-06-20 05:16:27 +00:00
deskutils
devel activate my mime port 2000-06-19 23:43:01 +00:00
dns Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. 2000-06-17 02:37:15 +00:00
editors Update to Vim 5.7a. 2000-06-20 02:37:00 +00:00
emulators Update to the 2.0.1 release. (Build 570) 2000-06-20 08:59:05 +00:00
finance
french/ispell
ftp
games Demo version of Railroad Tyccon II running under Linux emulation. 2000-06-18 12:18:44 +00:00
german
graphics Update to 4.1.0b1. 2000-06-20 07:02:13 +00:00
irc Update to version 1.5.4. 2000-06-20 07:15:18 +00:00
japanese Tell these port to use INSTALLS_SHLIB/LDCONFIG_DIRS. 2000-06-17 05:34:04 +00:00
java Add "unset JAVA_HOME" to make javavmwrapper working with some brain damaged 2000-06-20 07:40:20 +00:00
korean
lang Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. 2000-06-17 02:37:15 +00:00
mail Update to 0.3.18 2000-06-19 11:39:26 +00:00
math
mbone
misc Update to version 354. 2000-06-20 07:22:47 +00:00
Mk Major update to bsd.sites.mk. Add enormous redundancy to all MASTER_SITES, 2000-06-20 06:48:58 +00:00
multimedia Update to the 1.2.1 version. 2000-06-20 08:56:04 +00:00
net The port assigns PLIST_SUB after <bsd.port.pre.mk> is included, so substitution 2000-06-18 09:36:13 +00:00
net-im
net-mgmt The port assigns PLIST_SUB after <bsd.port.pre.mk> is included, so substitution 2000-06-18 09:36:13 +00:00
net-p2p
news Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. 2000-06-17 02:37:15 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print Make it working with javavmwrapper. 2000-06-20 07:41:24 +00:00
russian
science
security Add a note pointing international people to the librsaintl port 2000-06-20 03:45:53 +00:00
shells
sysutils Update to the 0.5 version. 2000-06-20 08:24:22 +00:00
Templates
textproc Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. 2000-06-17 02:37:15 +00:00
Tools
vietnamese
www Mark FORBIDDEN: someone needs to apply the hotfix as explained in the 2000-06-20 02:16:42 +00:00
x11 Use USE_AUTOMAKE; add missing EXTRACT_ONLY; remove some useless patches. 2000-06-20 07:39:02 +00:00
x11-clocks Give Patrick Seal <patseal@hyperhost.net> maintainership of 2000-06-18 01:42:14 +00:00
x11-fm
x11-fonts Add the only file I missed it the last p5-* mega-update. 2000-06-17 02:39:34 +00:00
x11-servers
x11-themes
x11-toolkits Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. 2000-06-17 02:37:15 +00:00
x11-wm Update to 1.0.4 2000-06-19 11:53:23 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.