1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
1999-12-24 19:21:43 +00:00
archivers remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups 1999-12-24 18:39:48 +00:00
astro
audio Update MASTER_SITES 1999-12-24 04:09:21 +00:00
benchmarks
biology
cad
chinese Update to version 0.1b8. 1999-12-24 04:15:24 +00:00
comms
converters
databases remove redundent --prefix=${PREFIX} in CONFIGURE_ARGS 1999-12-24 08:26:14 +00:00
deskutils remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups 1999-12-24 18:39:48 +00:00
devel fix installation of info files 1999-12-24 18:50:25 +00:00
dns
editors remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups 1999-12-24 18:39:48 +00:00
emulators Activate xmess 1999-12-24 14:02:15 +00:00
finance
ftp
games update to 2.4 1999-12-24 19:13:29 +00:00
german
graphics forgot to cvs add 1999-12-24 19:17:37 +00:00
irc
japanese remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups 1999-12-24 18:39:48 +00:00
java
korean
lang remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups 1999-12-24 18:39:48 +00:00
mail remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups 1999-12-24 18:39:48 +00:00
math Update to 0.45 1999-12-24 09:52:43 +00:00
mbone
misc remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups 1999-12-24 18:39:48 +00:00
Mk
multimedia
net remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups 1999-12-24 18:39:48 +00:00
net-im
net-mgmt
news remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups 1999-12-24 18:39:48 +00:00
palm Add isilo. 1999-12-24 01:11:58 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print support PREFIX better and update PLIST 1999-12-24 18:48:00 +00:00
russian
science
security GNU_CONFIGURE makes it so we dont' need --prefix=${PREFIX} 1999-12-24 19:21:43 +00:00
shells fix installation of info files 1999-12-24 18:50:25 +00:00
sysutils Update to version 1.8. 1999-12-24 04:53:46 +00:00
Templates
textproc Update to 1.8.0 1999-12-24 10:44:57 +00:00
Tools
vietnamese
www remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups 1999-12-24 18:39:48 +00:00
x11 Remove the old KerberosIV stuff and PAM-ize. 1999-12-24 16:42:18 +00:00
x11-clocks Update name of port in comment. 1999-12-24 04:40:48 +00:00
x11-fm Update to 4.5.42 1999-12-24 10:46:10 +00:00
x11-fonts Upgrade to 8.1. 1999-12-24 14:20:56 +00:00
x11-servers Remove the old KerberosIV stuff and PAM-ize. 1999-12-24 16:42:18 +00:00
x11-themes
x11-toolkits Update to 0.7 1999-12-24 11:12:16 +00:00
x11-wm remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups 1999-12-24 18:39:48 +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.