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
1999-09-09 10:40:13 +00:00
archivers
astro Update MAINTAINER's email address 1999-09-09 03:03:19 +00:00
audio Erm, looks like "dollar-sign Id dollar-sign" has changed into 1999-09-09 09:46:00 +00:00
benchmarks Fix up arr_script too; it's not installed by netperf but it is now 1999-09-08 23:07:53 +00:00
biology
cad USE_X_PREFIX has to be before bsd.port.pre.mk. 1999-09-09 10:40:13 +00:00
chinese Active xa+cv. 1999-09-09 10:13:04 +00:00
comms
converters
databases
deskutils Add grun 1999-09-09 08:39:19 +00:00
devel Upgrade to 0.6.0. 1999-09-09 10:25:57 +00:00
dns
editors Update MAINTAINER's email address 1999-09-09 03:03:19 +00:00
emulators
finance
ftp
games Add columns 1999-09-09 01:43:00 +00:00
german
graphics The ftp site and http site have tarballs with different checksums, so 1999-09-09 06:18:06 +00:00
irc
japanese No need for "EXTRACT_ONLY=" if DISTFILES is empty. NO_CHECKSUM is a 1999-09-09 07:40:00 +00:00
java Tutorial was updated, stay in sync. 1999-09-09 06:45:50 +00:00
korean
lang Upgrade to 0.6.0. 1999-09-09 10:25:57 +00:00
mail Instead of marking this port FORBIDDEN, show a security warning and ask 1999-09-09 08:37:41 +00:00
math USE_X_PREFIX has to be before bsd.port.pre.mk. 1999-09-09 10:40:13 +00:00
mbone Rewrite virtual function pointer code so it can compile with EGCS on my 1999-09-09 06:42:31 +00:00
misc Update MAINTAINER's email address 1999-09-09 03:03:19 +00:00
Mk
multimedia Rewrite virtual function pointer code so it can compile with EGCS on my 1999-09-09 06:42:31 +00:00
net Update to version 3.5.8 1999-09-09 05:56:39 +00:00
net-im
net-mgmt Update to version 3.5.8 1999-09-09 05:56:39 +00:00
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print Update MAINTAINER's email address 1999-09-09 03:03:19 +00:00
russian
science
security
shells
sysutils Reduce fuzz and offsets in patches. 1999-09-08 23:23:24 +00:00
Templates
textproc Update MAINTAINER's email address 1999-09-09 03:03:19 +00:00
Tools
vietnamese
www Remove {japanese,www}/mmm. They've been broken for over a year. 1999-09-09 03:34:20 +00:00
x11 Add gmessage 1999-09-09 02:24:17 +00:00
x11-clocks
x11-fm Update MAINTAINER's email address 1999-09-09 03:03:19 +00:00
x11-fonts Update MAINTAINER's email address 1999-09-09 03:03:19 +00:00
x11-servers
x11-themes
x11-toolkits Upgrade to 0.6.0. 1999-09-09 10:25:57 +00:00
x11-wm Changed from $Id to $FreeBSD 1999-09-09 01:33:54 +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.