Commit graph

41 commits

Author SHA1 Message Date
nia
94a4d76a74 mkreadme: Rename generated files to index.html
This should make web servers happier, as discusesd on tech-pkg.
2021-04-05 10:32:38 +00:00
nia
92858f2e26 templates: Correct paths 2021-04-05 09:37:27 +00:00
nia
666cf6152e templates: Modernize pkgsrc logo (RIP cute daemon) 2021-04-05 09:18:06 +00:00
nia
d9c5242166 genreadme: Reorganize information for clarity.
Move the navigation to the top and reword it slightly. This makes it
more immediately visible. I'm not sure if this justifies a "Skip to content"
button yet.

Give the binary package table headers.
2021-03-08 16:37:59 +00:00
nia
12ba9f1add templates: replace <hr noshade> with CSS
noshade is deprecated in modern HTML.
2021-02-22 09:40:48 +00:00
nia
16104e9465 templates: Help future readers find the script that generates the output 2021-02-22 09:34:52 +00:00
nia
e0c5f0d4b0 README.pkg: open details by default
might as well fill the screen with something
2021-02-22 08:25:12 +00:00
nia
734418a16e README.pkg: fix spacing in netsurf, etc 2021-02-22 06:39:00 +00:00
nia
035e9a0738 genreadme: Add DESCR to output. Make history useful for not-CVS-fans. 2021-02-22 05:32:02 +00:00
nia
41b5fb25ec genreadme: Re-order package summary and attempt to present it better.
- Add a maintainer field.
- Use lists and sections to separate information.
- Make license information a hyperlink.
- Move available build options and vulnerabilities listings to the bottom,
  as they tend to use up a lot of space and create reader fatigue.
- Correct stylesheet paths.
2021-02-22 05:10:18 +00:00
nia
c392d56916 templates: "Modernize" markup. Add some CSS based on the NetBSD CSS.
Verified in Netsurf, lynx, Firefox 78.
2021-02-21 10:15:24 +00:00
nia
1620fb08dc README.pkg: generally don't advise downloading packages by hand
be more optimistic about package availability
2021-02-18 10:47:25 +00:00
nia
1bb2c5fbc4 README.pkg: be more realistic about CVEs in the age of fuzzing 2021-02-18 10:44:07 +00:00
riastradh
5aeee96687 Point at the HTML pkgsrc guide, not a plain-text human redirect. 2017-02-04 03:47:47 +00:00
bsiegert
f0d23e414a Add a list of options to generated README.html files. Patch from
Daniel Loffgren on tech-pkg, slightly modified by me to use dl tags.
2015-10-03 13:17:57 +00:00
wiz
74e852fbc8 Tell users to use "pkg_admin audit" instead of audit-packages. 2010-03-18 10:18:19 +00:00
adrianp
b74c79f828 audit-packages is now in pkg_install on pkgsrc HEAD and stable so update
the pointer to audit-packages to point to pkgtools/pkg_install.
2008-12-10 22:06:48 +00:00
martti
bd986edbc7 Remove trailing spaces. 2007-10-09 19:19:08 +00:00
kano
abdb54b351 fix obsolete URLs for www.NetBSD.org
close PR pkg/37071
reviewd by xtraeme@
2007-10-07 12:59:11 +00:00
jlam
cf56f31e09 In URLs, the "NetBSD" should be capitalized as such, i.e. "NetBSD.org",
not "netbsd.org".
2006-07-06 21:14:19 +00:00
damon
e7a67c188e Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
wiz
50fac0d635 Note how to report problems, or send updates or suggestions. 2001-03-19 17:44:30 +00:00
hubertf
edd67cdf3d It's pkg_add(1), not pkg_add(8). 2001-01-24 04:12:58 +00:00
hubertf
1601ceb587 Make it clear the binary pkgs should be installed with pkg_add.
It seems this was not obvious to everyone...
2001-01-18 17:48:51 +00:00
hubertf
0f227f31f3 * Turn off browser-scaling of image
* While here, put all arguments into quotes
2001-01-16 02:37:46 +00:00
hubertf
9020a8d498 Change substitution of %%PKG%% so it's expanded to ${PKGNAME} directly, not
via a tmp file. Also, there's no need to excape any possible HTML chars
(there won't be any in a PKGNAME).

Noted in PR 11462 by Jeremy C. Reed <reed@reedmedia.net>
2000-11-09 23:46:29 +00:00
agc
3013e4b633 Add the glue for showing any security vulnerabilities to the README.html
files.
2000-09-19 19:29:11 +00:00
wiz
2f6c5d032e make auto-generated README.html for packages HTML-3.2-compliant 2000-05-31 22:16:16 +00:00
abs
52deb13b48 Include width= and height= tags for the image - speeds display of the rest
of the page
1999-12-06 23:06:45 +00:00
hubertf
23047867c3 Add link to the cvsweb server, and to the pkg dir itself. 1999-11-03 04:12:48 +00:00
hubertf
c4ce0e973c Add note link to compile-instructions if someone doesn't find the
desired binary package.

Suggested by David Brownlee <abs@mono.org>
1999-10-26 13:19:16 +00:00
hubertf
e10f3c0b10 s/Click here/Select/ 1999-10-07 01:48:44 +00:00
hubertf
dc3aa46cc2 Collect information from pkgsrc/*/README.html into one long list
(README-all.html), and reference this file.
1999-08-22 01:30:15 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
388d113839 Add any licensing information to the README.html files which are generated
for each package.
1998-07-22 09:18:46 +00:00
hubertf
233deb2d5a s/Klick/Click/, as per cgd 1998-06-01 21:15:27 +00:00
hubertf
a310e40b90 Add "click here to download"-links, s/port/package/, plus some
cosmetics.
1998-05-25 00:06:36 +00:00
hubertf
71712fdd01 Enhance look & feel of the generated README.html's. 1998-02-20 21:49:04 +00:00
agc
f0a82f7acb Modify for NetBSD a bit, and place some %%.*%% constructs on single
lines so that the sed commands in bsd.port.mk don't delete the whole
line of text.
1997-11-21 17:41:50 +00:00
agc
4d2177b0f9 Add NetBSD RCS Ids.
Change wording to reflect that this is the NetBSD packages collection.
1997-11-21 15:56:50 +00:00
agc
f88ac3a753 Initial import of the template files for creating HTML READMEs
from the FreeBSD ports collection.
1997-11-21 15:47:44 +00:00