pkgsrc/templates
hubertf 3e15e3b2f7 Include the total number of packages at the top of README-all.html, and
lose the <TD VALIGN=TOP> entries (the <TR VALIGN=TOP> should be sufficient).

Suggested by David Brownlee <abs@mono.org> on tech-pkg@netbsd.org.
1999-10-22 00:54:23 +00:00
..
pkg-daemon.gif Enhance look & feel of the generated README.html's. 1998-02-20 21:49:04 +00:00
README.all Include the total number of packages at the top of README-all.html, and 1999-10-22 00:54:23 +00:00
README.category Collect information from pkgsrc/*/README.html into one long list 1999-08-22 01:30:15 +00:00
README.pkg s/Click here/Select/ 1999-10-07 01:48:44 +00:00
README.top Collect information from pkgsrc/*/README.html into one long list 1999-08-22 01:30:15 +00:00

<!-- $NetBSD: README.top,v 1.8 1999/08/22 01:30:16 hubertf Exp $ -->
<html>
<head>
<title>The NetBSD Packages Collection</title>
</head>
<body bgcolor=#ffffff>

<a href="http://www.mckusick.com/beastie/mainpage/copyright.html">
<img align=right src="templates/pkg-daemon.gif" alt="Daemon Power" border=0>
</a>
<h1>The NetBSD Packages Collection</h1>

<p>You are at the top of the packages tree.
The packages collection is divided into categories of packages.
</p>

<p>
%%DESCR%%
</p>

<p>Here are the one-line descriptions for each of the categories,
a <a href="README-all.html">complete list of all packages</a> is also
available:
</p>

<hr noshade>
<table>
%%SUBDIR%%
</table>
<hr noshade>

For more information on how to build any of the packages from
the NetBSD Packages Collection, see the included <A HREF="README">README</A> file.
For a more in-depth description, see the
<A HREF="Packages.txt">Packages.txt</A> document.

The most up-to-date version of the Packages Collection is available from
<A HREF="ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc">the NetBSD ftp server</A>.

</body>
</html>