Next | Query returned 526 messages, browsing 101 to 110 | Previous

History of commit frequency

CVS Commit History:


   2011-05-09 23:11:53 by Aleksey Cheusov | Files touched by this commit (2) | Package updated
Log message:

pkg_update_src_summary was reimplemented (-80 LOC)
   2011-05-03 22:17:00 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
Simplify target do-extract

   2011-05-03 22:11:48 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
minor fix in NEWS

   2011-05-03 10:50:07 by Thomas Klausner | Files touched by this commit (1)
Log message:
Do not abuse FILESDIR as WRKSRC.
   2011-05-03 10:46:31 by Thomas Klausner | Files touched by this commit (1)
Log message:
Add get_processed_pkgs.in to runawk replacement.
XXX: Somehow the package modifies the files in files/ for me(?!).

   2011-04-28 11:49:26 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
replace "#!/usr/bin/env runawk" with "#!${prefix}/bin/runawk"

   2011-04-18 20:53:35 by Aleksey Cheusov | Files touched by this commit (1) | Package updated
Log message:
update regression tests according to recent changes in pkgsrc

   2011-04-13 21:13:49 by Aleksey Cheusov | Files touched by this commit (3)
Log message:

Update to 0.53.2

  pkg_digger:
     - FIX: do not treat failures of $PKG_DIGGER_BACKEND for
       patterns with leading `-' (logical NOT).
   2011-04-05 13:11:31 by Aleksey Cheusov | Files touched by this commit (3)
Log message:

Version -> 0.53.1

  pkg_lint_summary:
     - Remove duplicated // in fields PROVIDES and REQUIRED.
       Official pkg_summary.txt contains such a bad paths.
   2011-03-27 22:11:29 by Aleksey Cheusov | Files touched by this commit (3)
Log message:

version -> 0.53

  Long options have been removed from all utilities.

  Fix in comparing dewey versions: (N.0 > N problem)

  pkg_summary2deps:
     - Now it works correctly if multiple packages per
       (PKGPATH, ASSIGNMENTS) pair are available in input summary.

     - Now multiple conditions for the same package, e.g
       "apache-1.3.* AND apache>=1.3" are handled correctly.

     - Now -N and -P options accept absolute and relative
        filename as argument.

  pkg_digger.in:
     - Workaround for buggy /bin/sh on DragonFly and FreeBSD<=N.M.
       On these systems the following code
                set -e; if eval false; then ...; fi
       doesn't work correctly. Due to this problem pkg_digger failed.

  pkg_bin_summary:
     - Field ASSIGNMENTS is set with a help of recently introduced
       field MULTI in "Build information" section of the binary
       package.  Hardcoded rules have been removed.

Next | Query returned 526 messages, browsing 101 to 110 | Previous