1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Munechika SUMIKAWA fba0718c8e Removed interactive feature.
PR:		15149
Submitted by:	maintainer
Reviewed by:	ports-jp
1999-11-29 06:37:30 +00:00
archivers Update maintainer's Email address. 1999-11-27 15:08:48 +00:00
astro Update to use Tcl/Tk version 8.2. 1999-11-28 18:32:45 +00:00
audio Update to Tcl/Tk version 8.2 and fix for gcc 2.95. 1999-11-29 03:43:04 +00:00
benchmarks
biology
cad Guile shared lib version changed 1999-11-29 02:37:54 +00:00
chinese Activate the tocps port. 1999-11-26 20:54:14 +00:00
comms
converters Update to use Tcl/Tk version 8.2. 1999-11-28 18:32:45 +00:00
databases Use stripped hostname via hostname -s in various scripts, to make them 1999-11-27 11:42:44 +00:00
deskutils Update to use Tcl/Tk version 8.2. 1999-11-29 03:47:42 +00:00
devel Locate DISTFILE on MASTER_SITE again and update to use Tcl/Tk version 8.2. 1999-11-29 03:54:17 +00:00
dns
editors Update to use Tcl/Tk version 8.2. 1999-11-28 18:32:45 +00:00
emulators Update to use Tcl/Tk version 8.2. 1999-11-28 18:32:45 +00:00
finance Update to use Tcl/Tk version 8.2. 1999-11-28 18:32:45 +00:00
ftp
games Update to use Tcl/Tk version 8.2. 1999-11-28 18:32:45 +00:00
german
graphics Update to use Tcl/Tk version 8.2. 1999-11-29 03:47:42 +00:00
irc Update to use Tcl/Tk version 8.2. 1999-11-28 18:32:45 +00:00
japanese Removed interactive feature. 1999-11-29 06:37:30 +00:00
java Activate the netrexx port. 1999-11-26 20:57:46 +00:00
korean
lang Guile shared lib version changed 1999-11-29 02:37:54 +00:00
mail Update to Tcl/Tk version 8.2. 1999-11-29 03:57:16 +00:00
math Move dependencies to Tcl/Tk version 8.2. This port is *still* broken 1999-11-29 03:50:47 +00:00
mbone Update to Tcl/Tk version 8.2 and fix for gcc 2.95. 1999-11-29 03:43:04 +00:00
misc Update to use Tcl/Tk version 8.2. Note you will need a very recent tk82 1999-11-29 03:55:34 +00:00
Mk
multimedia Update to Tcl/Tk version 8.2 and get this to build with gcc 2.95. 1999-11-29 03:41:33 +00:00
net Update to Tcl/Tk version 8.2. 1999-11-29 03:46:11 +00:00
net-im Update to use Tcl/Tk version 8.2. 1999-11-28 18:32:45 +00:00
net-mgmt Update to use Tcl/Tk version 8.2. 1999-11-28 18:32:45 +00:00
news
palm Remove the prc-tools ports. Distfile SNAFU. Broken port. No maintainer. 1999-11-26 18:45:07 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Update maintainer's Email address. 1999-11-27 15:09:57 +00:00
russian Remove second MAINTAINER entry and portlint. 1999-11-28 17:09:24 +00:00
science
security Update to a current CVS_DATE. The only real change I see is the (big) 1999-11-28 22:40:28 +00:00
shells Bash1 incorrectly restores signals when executing programs. This causes 1999-11-28 03:07:19 +00:00
sysutils Update to use Tcl/Tk version 8.2. 1999-11-29 03:49:06 +00:00
Templates
textproc Activate the diffstat port. 1999-11-26 20:55:44 +00:00
Tools
vietnamese
www Update web information. 1999-11-28 22:35:12 +00:00
x11
x11-clocks
x11-fm Update to use Tcl/Tk version 8.2. 1999-11-28 18:32:45 +00:00
x11-fonts Work around the fact that Tcl's exec treats non-empty stderr as an 1999-11-26 18:32:51 +00:00
x11-servers
x11-themes
x11-toolkits Update to use Tcl/Tk version 8.2. 1999-11-29 03:56:34 +00:00
x11-wm Guile shared lib version changed 1999-11-29 02:37: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.