<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/pkgtools/pkg_summary-utils, branch pkgsrc-2014Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2014-01-14T01:09:20Z</updated>
<entry>
<title>Updated to versiopn 0.63.0:</title>
<updated>2014-01-14T01:09:20Z</updated>
<author>
<name>cheusov</name>
<email>cheusov@pkgsrc.org</email>
</author>
<published>2014-01-14T01:09:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fa2749d158e2ce1a9af7f10364b91b25ac97cab6'/>
<id>urn:sha1:fa2749d158e2ce1a9af7f10364b91b25ac97cab6</id>
<content type='text'>
  pkg_grep_summary:
    - almost all search strategies were reimplemented in C for better
      performance, as a result all utilities using pkg_grep_summary(1)
      work much faster.  Strategies still implemented in AWK: awk, kw.
    - converted to use shell's getopts.
    - new regression tests.

  pkg_src_summary:
    - if -m, -d, -D aren't applied, temporary files are not created.
    - adapted for recent paexec(1) improvements.

  pkg_update_src_summary:
    - progress counter is output if -v is applied.

  pkg_summary2deps:
    - workaround for buggy patterns like &gt;=foo-1.* was implemented.

  pkg_summary-utils build infrastructure is completely reimplemented. Now
  it is a two-level project.  Subprojects: scripts and grep_summary
  (enabled by default), doc and tests.

  PKG_TOOLS_BIN env. variable is used at build time as a default
  directory for pkg_info(8) (for OpenBSD/FreeBSD in order to avoid
  conflicts with their native pkg_* tools).

  A number of stupid workarounds for stupid Solaris' userlevel.

  All scripts written in shell uses @SH@ in shebang and therefore uses
  pkgsrc's ${SH} at run time.</content>
</entry>
<entry>
<title>Remove MESSAGE</title>
<updated>2014-01-03T18:14:24Z</updated>
<author>
<name>cheusov</name>
<email>cheusov@pkgsrc.org</email>
</author>
<published>2014-01-03T18:14:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f6c980ae674bce4391bffdb77117fac6abd6e0b7'/>
<id>urn:sha1:f6c980ae674bce4391bffdb77117fac6abd6e0b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add run-time dependency on paexec; ++pkgrevision</title>
<updated>2014-01-03T18:13:37Z</updated>
<author>
<name>cheusov</name>
<email>cheusov@pkgsrc.org</email>
</author>
<published>2014-01-03T18:13:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=eff157c62ff7ace2c0f2ab14beca34195c061d54'/>
<id>urn:sha1:eff157c62ff7ace2c0f2ab14beca34195c061d54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Version 0.62.0</title>
<updated>2013-05-16T01:24:09Z</updated>
<author>
<name>cheusov</name>
<email>cheusov@pkgsrc.org</email>
</author>
<published>2013-05-16T01:24:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=409d9bc66093ad2090cc5f9ccfd00671770a9b17'/>
<id>urn:sha1:409d9bc66093ad2090cc5f9ccfd00671770a9b17</id>
<content type='text'>
  pkg_src_summary:
     - Option -t was added. If applied a value of TOOL_DEPENDS
       is added to BUILD_DEPENDS. This option works just like -b
       does for BOOTSTRAP_DEPENDS.

  pkg_cmp_summary:
     - Fixes for -A and -O. Now they output an empty line after each
       compared package even if it appeares multiple times in
       pkg_summary1. So, the output is now consistent.

  Last change time was updated for manual pages</content>
</entry>
<entry>
<title>Edited DESCR in the case of:</title>
<updated>2013-04-07T20:49:31Z</updated>
<author>
<name>rodent</name>
<email>rodent@pkgsrc.org</email>
</author>
<published>2013-04-07T20:49:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=56d0e89eec7a65cd783aaecd29fefde7b20f7a96'/>
<id>urn:sha1:56d0e89eec7a65cd783aaecd29fefde7b20f7a96</id>
<content type='text'>
 File too long (should be no more than 24 lines).
 Line too long (should be no more than 80 characters).
 Trailing empty lines.
 Trailing white-space.
Trucated the long files as best as possible while preserving the most info
contained in them.</content>
</entry>
<entry>
<title>Version 0.61.0, by Aleksey Cheusov, Fri,  8 Mar 2013 16:23:05 +0300</title>
<updated>2013-03-08T14:21:26Z</updated>
<author>
<name>cheusov</name>
<email>cheusov@pkgsrc.org</email>
</author>
<published>2013-03-08T14:21:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2d0c75f6df2abac763998c41feb056dcf7258375'/>
<id>urn:sha1:2d0c75f6df2abac763998c41feb056dcf7258375</id>
<content type='text'>
  All script use TMPDIR environment variable for creating temporary
  files if it is set.

  makefiles2deps works dramatically faster!</content>
</entry>
<entry>
<title>Update to 0.60.0</title>
<updated>2012-11-25T20:49:46Z</updated>
<author>
<name>cheusov</name>
<email>cheusov@pkgsrc.org</email>
</author>
<published>2012-11-25T20:49:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ca7e88980981b9e948f77a1879a1663aaa824ff2'/>
<id>urn:sha1:ca7e88980981b9e948f77a1879a1663aaa824ff2</id>
<content type='text'>
  pkg_update_src_summary:
     - Fix for the case when there are no updated/new packages, but
       removals exist.
     - Resulting summaeries are postprocessed by pkg_summary2bb_pkgs.
     - Option -v was added

  pkg_subgraph_deps:
     - Fix for option -1

  pkg_digger:
     - Minor fix. -sf outputs both fields and strategies.
     - All pkg_digger(1) backends return plain summaries on -1|-3|-9.
       Option -r was removed from pkg_digger_{summary,installed}

  pkg_digger_summary:
     - Implementation for option -n.

  pkg_summary2bb_pkgs:
     - Additional error checks.

  Man pages for pkg_digger, pkg_digger_summary, pkg_digger_installed
  were updated.</content>
</entry>
<entry>
<title>pkg_update_src_summary: fix for the case when there are no new/updated</title>
<updated>2012-11-06T20:48:46Z</updated>
<author>
<name>cheusov</name>
<email>cheusov@pkgsrc.org</email>
</author>
<published>2012-11-06T20:48:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a07b0866053d5c07941094a49515b482d2e0a036'/>
<id>urn:sha1:a07b0866053d5c07941094a49515b482d2e0a036</id>
<content type='text'>
packages, only removals.  ++pkgrevision.</content>
</entry>
<entry>
<title>Update to version 0.59.0</title>
<updated>2012-11-04T17:09:21Z</updated>
<author>
<name>cheusov</name>
<email>cheusov@pkgsrc.org</email>
</author>
<published>2012-11-04T17:09:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4abdd9413be8bd213e6b3f74f955d7444ec401d3'/>
<id>urn:sha1:4abdd9413be8bd213e6b3f74f955d7444ec401d3</id>
<content type='text'>
  pkg_update_src_summary has been completely reimplemented and now
  works dramatically faster if files under mk/ directory were not
  changed since previous update.

  pkg_src_summary:
    - PLIST field gathering was significantly speeded-up
    - Fix. Option -p works correctly with non-empty PSS_SLAVES
    - Fix. If -A is applied, -m is always enabled for recursive runs.
    - Minor fix for -m.
    - New option -F was added
    - Minor fixes for PLIST and ALLDISTFILES
    - PSS_PPERS was completely removed

  cvs_checksum:
    - checksums of CVS files are output by default

  pkg_digger:
    - pkg_digger_backend has been renamed to pkg_digger_summary,
      man page was added for pkg_digger_summary
    - new search backend pkg_digger_installed

  pkg_list_all_pkgs:
    - new options -a and -d were added

  New utility makefiles2deps was added.

  A lot of new regression tests, updates for man pages, minor code
  clean-ups</content>
</entry>
<entry>
<title>Update to 0.58.5</title>
<updated>2012-10-12T17:42:09Z</updated>
<author>
<name>cheusov</name>
<email>cheusov@pkgsrc.org</email>
</author>
<published>2012-10-12T17:42:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5c505ae149390007ecf7ed746d0e2ec7fbcceb7d'/>
<id>urn:sha1:5c505ae149390007ecf7ed746d0e2ec7fbcceb7d</id>
<content type='text'>
  pkg_summary2deps:
    - Fix. Dependencies from packages having non-empty ASSIGNMENTS
      were not recognized correctly.</content>
</entry>
</feed>
