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
Peter Wemm 82e7f43069 Duh! Where's the pointy hat? :-)
(Translation: forgot to intialize the EXPECTK variable to {} so that if
 expectk is not installed, it doesn't cause bad tcl syntax)

Pointed-out-by: several people
1997-08-14 03:44:30 +00:00
archivers Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.ru 1997-08-10 22:31:36 +00:00
astro
audio Upgrade to 0.5 1997-08-09 23:37:38 +00:00
benchmarks Fetch from the real MASTER_SITE, since there were troubles with the 1997-08-09 22:25:01 +00:00
cad
chinese
comms
converters Upgrade to 1.20 1997-08-12 20:49:21 +00:00
databases
deskutils Use new MASTER_SITE 1997-08-10 22:25:19 +00:00
devel Activate the new crossgo32 library ports. 1997-08-13 09:42:38 +00:00
dns/p5-Net-DNS
editors upgrade to 3.1 1997-08-11 15:04:29 +00:00
emulators Version update: 3.6 -> 3.8. 1997-08-13 21:02:23 +00:00
finance/p5-Business-CreditCard
ftp
games set EXTRACT_SUFX= .tar.Z 1997-08-11 14:22:04 +00:00
german Minor cleanup to make portlint happy. 1997-08-13 05:09:22 +00:00
graphics Update MASTER_SITES. Now requires Motif. 1997-08-12 06:56:30 +00:00
irc
japanese activated japanese/plain2. 1997-08-12 15:43:06 +00:00
java
korean
lang Revert apache port name. 1997-08-13 09:40:07 +00:00
mail Duh! Where's the pointy hat? :-) 1997-08-14 03:44:30 +00:00
math Syncing up with latest version, 2.0.9. 1997-08-13 17:11:18 +00:00
mbone
misc Repository copy linuxls to gnuls, so PR ports/4267 can be committed. 1997-08-13 05:45:04 +00:00
Mk
multimedia Update MASTER_SITES. Now requires Motif. 1997-08-12 06:56:30 +00:00
net Make trafshow compile again on -current. 1997-08-13 12:21:09 +00:00
net-mgmt Update PLIST (there were no changes really, just they insist on using 1997-08-05 07:00:19 +00:00
news distfile moved 1997-08-11 00:01:07 +00:00
palm/pilot_makedoc
ports-mgmt original distribution updated to version 1.44. 1997-08-08 06:23:26 +00:00
print Fixed packaging problem pointed out by Satoshi. 1997-08-07 20:13:25 +00:00
russian Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.ru 1997-08-10 22:31:36 +00:00
science/felt
security Upgrade to 2.8a4 (child death fixed) 1997-08-10 14:51:06 +00:00
shells
sysutils update MASTER_SITES 1997-08-09 00:34:15 +00:00
Templates
textproc Remove the dependency on emacs since ispell.elc is no more compiled. 1997-08-13 23:29:52 +00:00
vietnamese
www Checksum changed on master site 1997-08-14 00:08:37 +00:00
x11 Upgrade patch to support True Color displays. 1997-08-13 11:43:43 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-toolkits Oops, forgot to commit the other half of hack to fix this for XFree86-3.3. 1997-08-13 09:09:21 +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.