pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/templates README.pkg: generally don't advise downloadi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1b78a9e65e19
branches: trunk
changeset: 447238:1b78a9e65e19
user: nia <nia%pkgsrc.org@localhost>
date: Thu Feb 18 10:47:25 2021 +0000
description:
README.pkg: generally don't advise downloading packages by hand
be more optimistic about package availability
diffstat:
templates/README.pkg | 13 +++++--------
1 files changed, 5 insertions(+), 8 deletions(-)
diffs (33 lines):
diff -r e946b67e4090 -r 1b78a9e65e19 templates/README.pkg
--- a/templates/README.pkg Thu Feb 18 10:44:07 2021 +0000
+++ b/templates/README.pkg Thu Feb 18 10:47:25 2021 +0000
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<!-- $NetBSD: README.pkg,v 1.29 2021/02/18 10:44:07 nia Exp $ -->
+<!-- $NetBSD: README.pkg,v 1.30 2021/02/18 10:47:25 nia Exp $ -->
<html>
<head>
<title>The NetBSD Packages Collection: %%PORT%%</title>
@@ -74,18 +74,15 @@
</dl>
<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:
+Available binary packages that can be installed with pkgin(1) or pkg_add(1)
+for each architecture:
<table>
%%BIN_PKGS%%
</table>
<p>
-The NetBSD packages collection is designed to permit
- easy <a href="../../doc/pkgsrc.html">installation from source</a> -
- particularly useful if the latest binary package is
- not available for your chosen platform.
+The NetBSD packages collection is also designed to permit
+ easy <a href="../../doc/pkgsrc.html">installation from source</a>.
</p>
<hr noshade>
Home |
Main Index |
Thread Index |
Old Index