1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
1997-07-22 02:22:31 +00:00
archivers File moved on MASTER_SITE. 1997-07-21 00:48:48 +00:00
astro
audio
benchmarks
cad
chinese sed -> ${SED}. 1997-07-21 19:21:06 +00:00
comms
converters files/* -> ${FILESDIR}/*. 1997-07-21 19:28:46 +00:00
databases Deactivate ports/databases/xfsql 1997-07-20 14:34:58 +00:00
deskutils
devel Turn on tclcheck. 1997-07-21 16:10:50 +00:00
dns/p5-Net-DNS
editors
emulators files/* -> ${FILESDIR}/*. 1997-07-21 19:28:46 +00:00
finance/p5-Business-CreditCard
ftp File disappeared from MASTER_SITE. Replace with a site found by 1997-07-21 00:21:45 +00:00
games install -> ${INSTALL}. 1997-07-21 19:36:28 +00:00
graphics Add a few programs and manpages. Gawd, I screwed this one up or what? 1997-07-21 04:33:58 +00:00
irc
japanese sed -> ${SED}. 1997-07-21 19:21:06 +00:00
java Fix http address in DESCR 1997-07-19 21:34:35 +00:00
korean sed -> ${SED}. 1997-07-21 19:21:06 +00:00
lang Fix formatting of manpages 1997-07-21 12:14:00 +00:00
mail 1) sys/dir -> dirent 1997-07-19 23:27:37 +00:00
math Some little cleanups. Most notably, substitute "/usr/local" with "${PREFIX}". 1997-07-22 02:22:31 +00:00
mbone
misc files/* -> ${FILESDIR}/*. 1997-07-21 19:28:46 +00:00
Mk Changes for perl-5.004_01 1997-07-17 17:47:36 +00:00
multimedia
net files/* -> ${FILESDIR}/*. 1997-07-21 19:28:46 +00:00
net-mgmt
news removed sunsite from the list of master sites, because sunsite 1997-07-21 06:52:04 +00:00
palm/pilot_makedoc
ports-mgmt
print
russian
science/felt
security Make this port respect ${PREFIX} if it's set. 1997-07-21 14:21:25 +00:00
shells
sysutils Distfile moved on MASTER_SITE. The two mirrors don't actually have the 1997-07-21 00:37:11 +00:00
Templates
textproc Upgrade to 1.1. 1997-07-19 16:02:05 +00:00
vietnamese
www File got renamed on MASTER_SITE. 1997-07-21 17:23:22 +00:00
x11 Upgrade 4.02 -> 4.03. 1997-07-21 07:03:31 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-toolkits Update name of perl executable in dependencies to "perl5.00401". 1997-07-18 05:04:20 +00:00
x11-wm
.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/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.