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

History of commit frequency

CVS Commit History:


   2013-10-16 18:27:26 by Roy Marples | Files touched by this commit (3)
Log message:
Build form and menu support now.

Perl Curses can use system curses fine, but we need to hand edit the
c-config.h file to so as not to conflict the system forms.h file
with the perl one. This is as documented in the package.
NetBSD system curses does not support panels.

If we're using ncurses we also build support for panels.
   2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880)
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
   2011-08-11 19:05:19 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
Revision bump after updating perl to 5.14.1
   2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | Package updated
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
   2010-02-23 21:26:24 by Jens Rehsack | Files touched by this commit (2) | Package updated
Log message:
Updating devel/p5-Curses from 1.27 to 1.28

pkgsrc changes:
- Add license definition

Upstream changes:
New in 1.28 (Released January 27, 2010)

  Disable Curses::Var::STORE.  It doesn't work (doesn't even compile) with
  newer Ncurses (due to updates to make Ncurses reentrant).  One can
  re-enable it by defining ALLOW_VARS_STORE in c-config.h.

  Improve "not provided by your vendor" message.
   2009-03-08 20:13:43 by Havard Eidnes | Files touched by this commit (2)
Log message:
Update from version 1.26 to 1.27.

Pkgsrc changes:
 o Remove the now-redundant cleanup of Curses.i and Curses.s
   before configuring.

Upstream changes:

New in 1.27 (Released January 20, 2009)

  Extraneous .i and .s files in 1.26 removed.  'make clean' cleans all
  .i and .s too.

  'gen' directory is replaced by gen.tar file, so CPAN doesn't index
  the stuff in there.  That directory is stuff for developing the Curses
  package, not stuff for users.
   2009-01-19 01:16:26 by Havard Eidnes | Files touched by this commit (2)
Log message:
Update from version 1.24nb1 to 1.26.

Pkgsrc changes:
 o Add commands to remove leftover Curses.i and Curses.s from distribution

Upstream changes:

New in 1.26 (Released January 3, 2009)

  newterm() is available and putwin() and getwin() work in newer Perl (with
  PerlIO).  We now use PerlIO_findFile().

1.25 doesn't exist (The name got burned in a CPAN upload mistake).
   2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179)
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").

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