pkgsrc-wip/pkg_summary-utils
Aleksey Cheusov 899ed33d44 updated to 0.19.0
all scripts are preprocessed before installation
  (sed 's,@@bindir@@,${BINDIR},g' etc.)

  pkg_src_summary: fix for packages having more than one file listed
  in DESCR_SRC

  FIX for pkg_src_summary -p: For a huge number of packages 'make
  plist' fails because this stage requires package's sources
  extracted.  Now 'make plist' failures are not critical,
  i.e. summary for such package is generated in any case.

  fix in pkg_src_fetch_var.in: comments are removed
  PKGNAME=pkgname-ver ### trtrtr -> PKGNAME=pkgname-ver

  fix in pkg_micro_src_summary: If PKGREVISION is set to 0 (or empty)
  in Makefile (bug?), then nb0 is *not* added to PKGNAME
2008-10-22 19:15:14 +00:00
..
files updated to 0.19.0 2008-10-22 19:15:14 +00:00
DESCR added notes about pkg_grep_summary 2008-05-11 18:56:44 +00:00
Makefile updated to 0.18.0 (intermediate release) 2008-10-05 20:10:10 +00:00
MESSAGE version -> 0.12.0 2008-07-07 14:25:26 +00:00
PLIST Code that moves/add ASSIGNMENTS to PKGPATH is separated into a separate 2008-09-13 08:20:54 +00:00