[BACK]Return to README.pkg CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / templates

File: [cvs.NetBSD.org] / pkgsrc / templates / README.pkg (download)

Revision 1.26, Thu Mar 18 10:18:19 2010 UTC (14 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.25: +4 -5 lines

Tell users to use "pkg_admin audit" instead of audit-packages.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!-- $NetBSD: README.pkg,v 1.26 2010/03/18 10:18:19 wiz Exp $ -->
<html>
<head>
<title>The NetBSD Packages Collection: %%PORT%%</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"
	width="147" height="121" border="0">
</a>
<h1>The NetBSD Packages Collection: <i>%%PORT%%</i></h1>

<p>Brief description of the package:<br>
<I>
%%COMMENT%%
</I>
</p>

<p>Please read the file "<a href="DESCR">DESCR</a>" for a
longer description, or browse the package's
<A HREF="http://cvsweb.NetBSD.org/bsdweb.cgi/pkgsrc/%%PORT%%/">history</A>.
</p>

%%HOMEPAGE%%

%%LICENSE%%

<p>The package is located in the
"<A HREF=".">%%PORT%%</A>"
directory.
The current source version of the package is
"%%PKG%%".
For a summary on how to use the package collection, go to the
<a href="../../README.html">top of the packages tree</a>.
</p>

<p>Problem reports, updates or suggestions for this package should be
reported with
<a href="http://www.NetBSD.org/support/send-pr.html">send-pr.</a></p>

<P>
The following security vulnerabilities are known for %%PORT%%
%%VULDATE%%
:
<UL>
%%VULNERABILITIES%%
</UL>
If you have a vulnerable package installed on any machine, you are
advised to remove the package
immediately, using the standard package tools.
The <a href="../../pkgtools/pkg_install/README.html">pkg_admin audit</a>
command locates any installed package which has been mentioned in
security advisories as being vulnerable.
</P>


<p>
This package requires the following package(s) to build:
%%BUILD_DEPENDS%%
.
</p>
<p>
This package requires the following package(s) to run:
%%RUN_DEPENDS%%
.
</p>

<p>
Select one of the links below to <FONT COLOR="red">download</FONT> the
package in precompiled binary form for installation with pkg_add(1).
Available machine architectures and package versions:
<TABLE>
%%BIN_PKGS%%
</TABLE>

<p>
The NetBSD packages collection is designed to permit
            easy <a href="../../README">installation from source</a> -
            particularly useful if the latest binary package is
            not available for your chosen platform.
</p>

<hr noshade>
[
<a href="../README.html"> Go up one level</a>
|
<a href="../../README.html"> Go to top of packages tree</a>
|
<a href="../../README-all.html"> List all packages</a>
]
</body>
</html>