Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (2d)  pkgsrc-2023Q4 (76d)  pkgsrc-2023Q2 (109d) 

2024-06-16 13:26:34 UTC Now

2011-03-11 09:27:10 UTC MAIN commitmail json YAML

Changes 0.0.23:
* add support for detection of tail and gnu cp, do not hardcode /bin/bash
  initial value
* use those detected binaries instead of previously hardcoded ones
* use `type -t` bash shell builtin instead of `which` utility for detection
  of file availability
* new option --noautosize to prevent overriding of user-defined paper sizes

Changes 0.0.22:
* added experimental support for xhtml1 source format
* create tex and xhtml subpackage in spec file to reduce requirements for main
  package
* automated detection of programs path in configure, program/utility path
  could be passed to configure by variable, allowed selection of default
  backend and default webbrowser (just for requirements at the moment)
* check for missing tools/programs, fail if tool is not available
* fixed libpaper cleaning up
* xmllint validity check now with noent option
* fixed --stringparam option
* added some messages to easier detection of troubles, used different error
  codes for various situations
* fixed FSF addresses, xmlif now licensed under GPLv2+

(adam)