Mon Feb 22 08:25:12 2021 UTC ()
README.pkg: open details by default

might as well fill the screen with something


(nia)
diff -r1.34 -r1.35 pkgsrc/templates/README.pkg

cvs diff -r1.34 -r1.35 pkgsrc/templates/README.pkg (expand / switch to unified diff)

--- pkgsrc/templates/README.pkg 2021/02/22 06:39:00 1.34
+++ pkgsrc/templates/README.pkg 2021/02/22 08:25:12 1.35
@@ -1,29 +1,29 @@ @@ -1,29 +1,29 @@
1<!-- $NetBSD: README.pkg,v 1.34 2021/02/22 06:39:00 nia Exp $ --> 1<!-- $NetBSD: README.pkg,v 1.35 2021/02/22 08:25:12 nia Exp $ -->
2<!doctype html> 2<!doctype html>
3<html lang="en"> 3<html lang="en">
4<head> 4<head>
5<meta charset="utf-8"> 5<meta charset="utf-8">
6<link href="../../templates/main.css" rel="stylesheet"> 6<link href="../../templates/main.css" rel="stylesheet">
7<title>%%PORT%% - The NetBSD Packages Collection</title> 7<title>%%PORT%% - The NetBSD Packages Collection</title>
8</head> 8</head>
9<body> 9<body>
10 10
11<a href="http://www.mckusick.com/beastie/mainpage/copyright.html"> 11<a href="http://www.mckusick.com/beastie/mainpage/copyright.html">
12<img src="../../templates/pkg-daemon.gif" alt="Daemon Power" id="logo"> 12<img src="../../templates/pkg-daemon.gif" alt="Daemon Power" id="logo">
13</a> 13</a>
14<h1><em>%%PORT%%</em> - The NetBSD Packages Collection</h1> 14<h1><em>%%PORT%%</em> - The NetBSD Packages Collection</h1>
15 15
16<details> 16<details open>
17<summary><em>%%COMMENT%%</em></summary> 17<summary><em>%%COMMENT%%</em></summary>
18<p></p> <!-- spacing hack for older browsers with no details support --> 18<p></p> <!-- spacing hack for older browsers with no details support -->
19<pre> 19<pre>
20%%DESCR%% 20%%DESCR%%
21</pre> 21</pre>
22</details> 22</details>
23 23
24<ul class="package-data"> 24<ul class="package-data">
25<li><strong>Source version:</strong> <samp>%%PKG%%</samp></li> 25<li><strong>Source version:</strong> <samp>%%PKG%%</samp></li>
26<li><strong>Maintainer:</strong> <em>%%MAINTAINER%%</em></li> 26<li><strong>Maintainer:</strong> <em>%%MAINTAINER%%</em></li>
27<li><strong>Website:</strong> %%HOMEPAGE%%</li> 27<li><strong>Website:</strong> %%HOMEPAGE%%</li>
28<li><strong>License:</strong> %%LICENSE%%</li> 28<li><strong>License:</strong> %%LICENSE%%</li>
29<li><strong>Package history:</strong> 29<li><strong>Package history:</strong>