1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
1999-08-24 18:46:49 +00:00
archivers chmod -> ${CHMOD} 1999-08-22 19:01:07 +00:00
astro
audio awk -> ${AWK} 1999-08-22 23:33:47 +00:00
benchmarks chmod -> ${CHMOD} 1999-08-22 21:16:33 +00:00
biology
cad chmod -> ${CHMOD} 1999-08-22 19:01:07 +00:00
chinese
comms Add version required. Bootstrap it to the current version. 1999-08-22 21:04:25 +00:00
converters
databases chmod -> ${CHMOD} 1999-08-22 19:01:07 +00:00
deskutils chmod -> ${CHMOD} 1999-08-22 19:01:07 +00:00
devel This port requires gettext now. 1999-08-24 08:53:00 +00:00
dns
editors awk -> ${AWK} 1999-08-22 23:33:47 +00:00
emulators awk -> ${AWK} 1999-08-22 23:33:47 +00:00
finance
ftp update to 1.2.0pre3a 1999-08-23 00:00:19 +00:00
games Upgrade to 16.16. 1999-08-23 20:22:52 +00:00
german
graphics ftp://ftp.hyperreal.org/ -> http://www.hyperreal.org/ . hyperreal is 1999-08-24 15:26:26 +00:00
irc Fix my e-mail address here too. Thanks, Bill! 1999-08-24 05:16:30 +00:00
japanese DISTFILE's md5 has been changed. 1999-08-23 15:08:21 +00:00
java Use USE_GCC. This port still doesn't build: 1999-08-23 10:31:10 +00:00
korean awk -> ${AWK} 1999-08-22 23:33:47 +00:00
lang Upgrade to version 2c5. 1999-08-24 08:15:29 +00:00
mail awk -> ${AWK} 1999-08-22 23:33:47 +00:00
math grep -> ${GREP} 1999-08-23 04:23:59 +00:00
mbone chmod -> ${CHMOD} 1999-08-22 19:01:07 +00:00
misc grep -> ${GREP} 1999-08-23 04:23:59 +00:00
Mk
multimedia awk -> ${AWK} 1999-08-22 23:33:47 +00:00
net MASTERSITE moved files around 1999-08-24 18:46:49 +00:00
net-im MASTERSITE moved files around 1999-08-24 18:46:49 +00:00
net-mgmt chmod -> ${CHMOD} 1999-08-22 19:01:07 +00:00
news grep -> ${GREP} 1999-08-23 04:23:59 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR awk -> ${AWK} 1999-08-22 23:33:47 +00:00
print grep -> ${GREP} 1999-08-23 04:23:59 +00:00
russian grep -> ${GREP} 1999-08-23 04:23:59 +00:00
science grep -> ${GREP} 1999-08-23 04:23:59 +00:00
security grep -> ${GREP} 1999-08-23 04:23:59 +00:00
shells chmod -> ${CHMOD} 1999-08-22 19:01:07 +00:00
sysutils grep -> ${GREP} 1999-08-23 04:23:59 +00:00
Templates
textproc Upgrade to 19990822 version. 1999-08-24 15:56:11 +00:00
Tools
vietnamese chmod -> ${CHMOD} 1999-08-22 19:01:07 +00:00
www Renamed erwin to erwn to avoid copyright issues. 1999-08-24 09:50:50 +00:00
x11 Add xpm background and transparency support by default 1999-08-24 03:45:17 +00:00
x11-clocks Updated to version 1.25. 1999-08-24 03:18:31 +00:00
x11-fm
x11-fonts awk -> ${AWK} 1999-08-22 23:33:47 +00:00
x11-servers grep -> ${GREP} 1999-08-23 04:23:59 +00:00
x11-themes
x11-toolkits Upgrade to tcl-8.1.1 and tk-8.1.1 1999-08-24 01:58:13 +00:00
x11-wm Correct my e-mail address. 1999-08-24 02:50:02 +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.