Next | Query returned 46 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2014-08-13 01:15:28 by Aleksey Cheusov | Files touched by this commit (2)
Log message:
Update to 0.65.1
  Build failure was fixed on Haiku.  Haiku provides strlwr(3) that
  conflicts with pkg_summary-utils' version.
   2014-07-13 18:46:45 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
Update BUILD_DEPENDS
   2014-07-13 18:45:56 by Aleksey Cheusov | Files touched by this commit (2)
Log message:
Update

Version 0.65.0

  mk-configure>=0.26.0 is required for build.

  pkg_grep_summary
    - fix for "-t strfile" (hcreate(3) hash is not autoresizable)
    - if option -r was applied, the exit status is 1 for "not match"
      and 2 for unexpected failure.

  Code clean-ups and improvements.

Version 0.64.0

  pkg_subgraph_deps:
    - significant performance improvements

  pkg_cmp_summary:
    - option -f was added, options -p and -P are considered deprecated

  Code clean-ups in the default pkg_digger.conf
   2014-01-14 02:09:20 by Aleksey Cheusov | Files touched by this commit (3) | Package updated
Log message:
Updated to versiopn 0.63.0:

  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 >=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.
   2014-01-03 19:14:24 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
Remove MESSAGE
   2014-01-03 19:13:37 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
Add run-time dependency on paexec; ++pkgrevision
   2013-05-16 03:24:09 by Aleksey Cheusov | Files touched by this commit (2) | Package updated
Log message:
Version 0.62.0

  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
   2013-04-07 22:49:45 by Blue Rats | Files touched by this commit (91)
Log message:
Edited DESCR in the case of:
 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.
   2013-03-08 15:21:26 by Aleksey Cheusov | Files touched by this commit (2)
Log message:
Version 0.61.0, by Aleksey Cheusov, Fri,  8 Mar 2013 16:23:05 +0300

  All script use TMPDIR environment variable for creating temporary
  files if it is set.

  makefiles2deps works dramatically faster!

Next | Query returned 46 messages, browsing 11 to 20 | Previous