Commit graph

5 commits

Author SHA1 Message Date
skrll
aa3c03b75a Move to sha1 digests, and add distfile sizes. 2001-04-20 12:02:30 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
wiz
a0745845b3 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:21:28 +00:00
abs
bc25dec5c6 Update to 2.2.
Changes since 2.0

2.1 Sun December 18 12:00:00 2000
      - New Feature: new 'file_cache' and 'double_file_cache' options
        provide a file based caching method (T.J. Mather)
      - New Feature: new 'print_to' option for output() allows
        output() to print to a filehandle as it runs.
        (Chris Nokleberg)
      - New Feature: new 'case_sensitive' option to allow template
        variable names to be case sensitive. (Matthew Wickline)
      - New Feature: new 'filter' option allows pre-parse filtering of
        template files.
      - Bug Fix: added single-quote escaping to HTML escaping code
        (Ralph Corderoy)
      - Bug Fix: fixed a noisy bug in param() when used with 'associate'
        (William Ward)
      - Doc Fix: broke out FAQ into separate file.

2.2 Sat December 23 12:00:00 2000
      - Bug Fix: fixed memory leak in global_vars implementation
        (Ade Olonoh)
      - Bug Fix: fixed file_cache not reloading templates on changes
        (T.J. Mather)
      - Bug Fix: fixed broken error checking in param() (Mark Stosberg)
2001-01-23 12:47:13 +00:00
jlam
6903f28a78 p5-HTML-Template: perl5 module to create HTML templates by extending HTML
with simple tags
2000-10-15 02:50:04 +00:00