Next | Query returned 146 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2020-06-02 10:25:05 by Adam Ciarcinski | Files touched by this commit (1689)
Log message:
Revbump for icu
   2020-05-25 10:42:05 by Jonathan Perkin | Files touched by this commit (3)
Log message:
pkgin: Update to 20.5.1.

This is quite a disruptive change, but has been tested in various ways across
Darwin, Minix, and SmartOS, so I'm reasonably confident I caught most issues.

With the switch to automake the pkgsrc Makefile has been able to be simplified
a lot, and I also took the opportunity to remove the mostly useless MESSAGE
file.

## Version 20.5.1 (2020-05-25)

 * Improve make portability.

## Version 20.5.0 (2020-05-25)

 * Switch to automake and overhaul mandatory configure options.
 * Remove unused code and pointless configure tests, cleaning up includes
   and headers where appropriate.
 * New version number scheme (yy.m.x).  The previous scheme had no relevance,
   this one at least gives users some clue about how up-to-date their version
   is.
   2020-05-17 14:13:47 by Roland Illig | Files touched by this commit (1)
Log message:
pkgtools/pkgin: allow no-op SUBST block for paths

In a pkgsrc setup with default paths, the simple substitutions are all
no-ops.  The last two substitutions only apply to Makefile.in, which
means that they are no-ops for the other files.  Since the whole sed
command is not considered an identity substitution, an explicit
SUBST_NOOP_OK is needed here.

https://mail-index.netbsd.org/pkgsrc-users/2020/05/17/msg031245.html
   2020-05-04 13:15:50 by Jonathan Perkin | Files touched by this commit (1)
Log message:
pkgin: Unbreak PKGPATH subst change.
   2020-04-29 17:09:20 by Jonathan Perkin | Files touched by this commit (2) | Package updated
Log message:
pkgin: Update to 0.16.1.

The "jperkin should have run the test suite before releasing 0.16.0" \ 
release.

## Version 0.16.1 (2020-04-29)

 * Don't attempt to update the keep list if we're only downloading packages.
 * Avoid C99isms for now, fixes CentOS 6 build.
 * Ignore "pkg_admin rebuild-tree" output, removes spurious \ 
"Done." messages
   from output.
 * Some minor internal refactoring.
   2020-04-28 04:43:21 by Roland Illig | Files touched by this commit (1)
Log message:
pkgtools/pkgin: define PKGPATH before including mk.conf

PKGPATH is one of the few variables that is guaranteed to be defined when
mk.conf is included. Conditions like ".if ${PKGPATH} == category/package"
trigger a "Malformed conditional" when this variable is not defined.
   2020-04-27 16:54:48 by Jonathan Perkin | Files touched by this commit (2)
Log message:
pkgin: Update to 0.16.0.

## Version 0.16.0 (2020-04-27)

 * Rebuild +REQUIRED_BY files after each pkgdb modification, ensuring
   consistency and avoiding "Can't open +CONTENTS of ..." errors during
   subsequent upgrades.
 * Improved output sorting.
 * Turn off WARNS.
 * Minor cleanups.
 * Documentation fixes.
 * Flush yes/no prompt before reading response (Michael Forney).
   2020-04-12 10:29:21 by Adam Ciarcinski | Files touched by this commit (956) | Package updated
Log message:
Recursive revision bump after textproc/icu update
   2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836)
Log message:
*: Recursive revision bump for openssl 1.1.1.
   2020-01-06 10:39:02 by Jonathan Perkin | Files touched by this commit (2)
Log message:
pkgin: Update to 0.15.0.

## Version 0.15.0 (2020-01-06)

 * Also match full package names when searching (Erik van Nooijen).

Next | Query returned 146 messages, browsing 31 to 40 | Previous