1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
David E. O'Brien 954c2421ca Upgrade to 1.7.1
PR:		6091
Submitted by:	"Daniel M. Eischen" <deischen@iworks.InterWorks.org>
1998-03-22 18:01:54 +00:00
archivers
astro
audio Back out changes to use tcl81. 1998-03-20 14:35:31 +00:00
benchmarks
biology Add DIST_SUBDIR, the name "periodic.tab" is kinda generic. Speaking of which, 1998-03-17 05:27:24 +00:00
cad
chinese
comms Work around "new" uudecode behavior.. (argh!) 1998-03-22 11:47:19 +00:00
converters Back out changes to use tcl81. 1998-03-20 14:35:31 +00:00
databases Postgresql binary isn't fetchable, was removed from the master sites. 1998-03-22 16:45:18 +00:00
deskutils Upgrade to 1.7.1 1998-03-22 18:01:54 +00:00
devel Add comms/kpilot, devel/p5-File-Sync, games/tank, security/pgp5 and 1998-03-21 13:54:17 +00:00
dns
editors vim --> vim4 1998-03-18 10:21:44 +00:00
emulators Change MASTER_SITE to new site, i forgot it on last commit. 1998-03-21 19:19:42 +00:00
finance Upgrade to 0.21. 1998-03-14 19:58:42 +00:00
ftp Thanks to vanilla, I got the distfile. 1998-03-21 12:57:54 +00:00
games Remove spurious @mode line. 1998-03-22 01:12:08 +00:00
german
graphics Thanks to Eivind, we now have the distfiles. 1998-03-22 00:07:36 +00:00
irc Upgrade to zircon-1.18.109. Revert to tk-8.0. 1998-03-21 04:58:41 +00:00
japanese "BROKEN=fetch" was a temporary failure. 1998-03-22 15:10:23 +00:00
java
korean ports/korean/ztelnet --> ports/net/ztelnet 1998-03-19 06:06:30 +00:00
lang Add NO_LATEST_LINK, tcl81/tk81 are still alpha. 1998-03-22 09:37:19 +00:00
mail Clean up the KerberosIV workings 1998-03-20 15:05:27 +00:00
math Upgrade to 0.90 1998-03-20 19:25:40 +00:00
mbone Back out changes to use tcl81. 1998-03-20 14:35:31 +00:00
misc Nuke ecc. It's been broken for over 1 year and hasn't been distributed by GNU 1998-03-22 05:10:53 +00:00
Mk
multimedia Back out changes to use tcl81. 1998-03-17 07:47:55 +00:00
net Mark this port broken: 1998-03-21 12:44:08 +00:00
net-mgmt Mark this port broken: 1998-03-21 12:44:08 +00:00
news hell, what's going on ... 1998-03-21 13:36:40 +00:00
palm Mark this port broken, it doesn't install. While I'm here, 1998-03-17 06:02:58 +00:00
ports-mgmt
print
russian
science
security Add comms/kpilot, devel/p5-File-Sync, games/tank, security/pgp5 and 1998-03-21 13:54:17 +00:00
shells
sysutils Activate cfengine. 1998-03-17 02:15:32 +00:00
Templates
textproc Mark this port broken, checksum mismatches and directory structure is 1998-03-21 12:49:42 +00:00
vietnamese
www Add missing files to PLIST 1998-03-22 03:34:45 +00:00
x11 Nuke fvwm2-english. It has been kept around only for reference, and if anyone 1998-03-22 05:13:11 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers Enable all sorts of useful security features: 1998-03-19 14:57:20 +00:00
x11-toolkits Add NO_LATEST_LINK, tcl81/tk81 are still alpha. 1998-03-22 09:37:19 +00:00
x11-wm
.cvsignore
INDEX
LEGAL Don't distribute Bro until out of alpha/beta. 1998-03-16 10:41:44 +00:00
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.