NetBSD.se

CVS log for wip/pkg_summary-utils/DESCR

[BACK] Up to [NetBSD + pkgsrc-wip] / wip / pkg_summary-utils

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jan 10 23:09:03 2011 UTC (16 months, 1 week ago) by cheusov
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -0 lines

Update to 0.50

  pkg_grep_summary:
     - fix for case insensitive search (pkg_digger_backend)
     - new artificial fields were added: PKGPANA and PKGPABA,
       see the manual page for details

  pkg_bin_summary:
    - new artificial field PLIST was added.

  pkg_uniq_sumary:
    - new option -n was added

  pkg_summary2deps:
    - new option -a was added for outputting all matched dependencies
      separated by `|' symbol, not only the first one.
    - new options -N and -P were added
    - new option -X was added
    - if multiple packages satisfy the condition, the package with highest
      version is selected unless -a option was specified.
    - another format for missed alternative dependencies.
      Now they are written as altdep1|altdep2|...|altdepN

  pkg_lint_summary:
    - option -d: non-zero status if problems were detected

  New tool pkg_summary2leaves was added.

  pkg_cmp_summary:
    - long options were removed
    - option -2 was added
    - option -u was added for showing information about whether
       the package from summary1 is installed by user or as a dependency.

  pkg_summary2deps:
    - workaround for bad patterns like p5-Digest<=1.16nb*
      found perl binary

  pkg_refresh_summary:
    - reimplemented using latest version of pkg_grep_summary.
      This removes about 50 lines of code

  minor fixes and clean-ups

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Nov 27 14:39:51 2010 UTC (17 months, 3 weeks ago) by cheusov
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -3 lines
update DESCR

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Nov 14 01:24:04 2010 UTC (18 months, 1 week ago) by cheusov
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -1 lines

version -> 0.49beta2
Updates in regression tests, NEWS, TODO, README and DESCR.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Nov 7 18:35:45 2010 UTC (18 months, 2 weeks ago) by cheusov
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines

Update to 0.48

  Build system has been changed from mk-files to mk-configure

  pkg_subgraph_deps:
    - manual page was added.
    - new option -t was added.
    - tsort(1)-like input is also accepted, i.e., two equal tokens on
      input mean isolated node of graph (package with no dependencies and
      dependent packafes)

  pkg_bin_summary:
    - manual page was added, usage message was also improved.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun May 30 19:46:58 2010 UTC (23 months, 3 weeks ago) by cheusov
Branches: MAIN
CVS tags: psu-0-47, psu-0-43
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -0 lines
Minor update

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Mar 1 15:20:44 2010 UTC (2 years, 2 months ago) by cheusov
Branches: MAIN
CVS tags: psu-0-38-0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +19 -18 lines

New tool pkg_lint_summary, see appropriate man page
version -> 0.36.0

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat May 30 14:18:32 2009 UTC (2 years, 11 months ago) by cheusov
Branches: MAIN
CVS tags: psu-0-34-0, psu-0-33-0, pkg_summary-utils-0-32-0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines

Update to 0.30.0
    New utility pkg_summary2build_graph that converts src_summary
    to build dependency graph.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue May 26 19:09:03 2009 UTC (2 years, 11 months ago) by cheusov
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -0 lines
add info about pkg_cleanup_distdir and pkg_uniq_summary

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun May 11 18:56:44 2008 UTC (4 years ago) by cheusov
Branches: MAIN
CVS tags: pkg_summary-utils-0-11-1, devel
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
added notes about pkg_grep_summary

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri May 2 22:39:36 2008 UTC (4 years ago) by cheusov
Branches: MAIN
CVS tags: pkg_summary-utils-0-6-2, pkg_summary-utils-0-6-1, pkg_summary-utils-0-5-1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
clean-ups, improvements

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri May 2 21:49:28 2008 UTC (4 years ago) by cheusov
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -3 lines
clean-ups, improvements

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri May 2 21:40:30 2008 UTC (4 years ago) by cheusov
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -1 lines
better description

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri May 2 21:38:32 2008 UTC (4 years ago) by cheusov
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +9 -0 lines
better description

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Apr 5 10:14:15 2008 UTC (4 years, 1 month ago) by cheusov
Branches: MAIN
CVS tags: pkg_summary-utils-0-5-0

Utilities for manipulating pkg_summary(5) files.

   My wip/pkg_* packages will be removed later. All those tools are here
   now.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>