summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)AuthorFilesLines
2003-10-06These pkgs are known to support IPv6.hubertf1-2/+2
Others may do so as well, we just don't tell....
2001-11-03Fix the location of DESCR for the readme filesdamon1-2/+2
2001-03-19Note how to report problems, or send updates or suggestions.wiz1-1/+5
2001-01-24It's pkg_add(1), not pkg_add(8).hubertf1-2/+2
2001-01-18Make it clear the binary pkgs should be installed with pkg_add.hubertf1-3/+3
It seems this was not obvious to everyone...
2001-01-16A small gimp & xpaint session after this image got the "worst in ourhubertf1-0/+0
tree" award: * Make smooth, less jagged * Get rid of blue shadow
2001-01-16 * Turn off browser-scaling of imagehubertf5-22/+22
* While here, put all arguments into quotes
2000-11-09Change substitution of %%PKG%% so it's expanded to ${PKGNAME} directly, nothubertf1-2/+2
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-09-19Add the glue for showing any security vulnerabilities to the README.htmlagc1-4/+18
files.
2000-06-26xref README.IPv6hubertf1-3/+5
2000-05-31make auto-generated README.html for packages HTML-3.2-compliantwiz1-4/+6
2000-02-09Template for README-IPv6.htmlhubertf1-0/+35
1999-12-10Embed number of items in the category into the sentence.hubertf1-3/+3
1999-12-06Add total number of packages to the category README.htmlabs1-3/+4
1999-12-06Include width= and height= tags for the image - speeds display of the restabs4-8/+12
of the page
1999-11-03Add link to the cvsweb server, and to the pkg dir itself.hubertf1-3/+4
1999-10-26Add note link to compile-instructions if someone doesn't find thehubertf1-1/+5
desired binary package. Suggested by David Brownlee <abs@mono.org>
1999-10-22Include the total number of packages at the top of README-all.html, andhubertf1-3/+5
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-07s/Click here/Select/hubertf1-3/+4
1999-08-23flush table headings left, noted by Ross Harveyhubertf1-2/+2
1999-08-22Template for README-all.html, utilized in "make readme-all" target.hubertf1-0/+30
1999-08-22Collect information from pkgsrc/*/README.html into one long listhubertf3-4/+10
(README-all.html), and reference this file.
1998-08-23Packages.txt moved.hubertf1-2/+2
1998-08-20The Grand Homepagification:tsarna1-1/+3
- 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-07-22Add any licensing information to the README.html files which are generatedagc1-1/+3
for each package.
1998-06-01s/Klick/Click/, as per cgdhubertf1-2/+2
1998-05-29Make these lists real tableshubertf2-6/+6
1998-05-25Add "click here to download"-links, s/port/package/, plus somehubertf1-3/+12
cosmetics.
1998-05-14Add a reference to the up-to-date pkgsrc tree on ftp.netbsd.orgagc1-1/+4
1998-02-24Correct minor typo.agc2-4/+6
1998-02-20Enhance look & feel of the generated README.html's.hubertf4-32/+65
1997-11-21Modify for NetBSD a bit, and place some %%.*%% constructs on singleagc1-6/+18
lines so that the sed commands in bsd.port.mk don't delete the whole line of text.
1997-11-21Add NetBSD RCS Ids.agc3-11/+14
Change wording to reflect that this is the NetBSD packages collection.
1997-11-21Initial import of the template files for creating HTML READMEsagc3-0/+69
from the FreeBSD ports collection.