summaryrefslogtreecommitdiff
path: root/templates/README.pkg
AgeCommit message (Collapse)AuthorFilesLines
1999-12-06Include width= and height= tags for the image - speeds display of the restabs1-2/+3
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-07s/Click here/Select/hubertf1-3/+4
1999-08-22Collect information from pkgsrc/*/README.html into one long listhubertf1-1/+3
(README-all.html), and reference this file.
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-25Add "click here to download"-links, s/port/package/, plus somehubertf1-3/+12
cosmetics.
1998-02-20Enhance look & feel of the generated README.html's.hubertf1-19/+28
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.agc1-5/+6
Change wording to reflect that this is the NetBSD packages collection.
1997-11-21Initial import of the template files for creating HTML READMEsagc1-0/+30
from the FreeBSD ports collection.