Next | Query returned 67 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   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=...").
   2008-09-12 15:17:06 by Havard Eidnes | Files touched by this commit (3)
Log message:
Update from version 1.23 to 1.24.

Pkgsrc changes:
 o Remove a redundant WRKSRC setting
 o Remove no longer needed patch-aa

Upstream changes:

New in 1.24 (Released September 10, 2008)

  Export KEY_RESIZE, KEY_EVENT.

  For Netbsd, allow both Netbsd and BSD guesses via CURSES_LIBTYPE,
  and default to Ncurses.  Used to guess only BSD.  From Ulrich Habel
  rhaen@NetBSD.org .

  Add guess capability for Dragonfly.  From Ulrich Habel
  rhaen@NetBSD.org .
   2008-07-17 13:28:06 by Ulrich Habel | Files touched by this commit (3) | Package updated
Log message:
- updated to 1.23
- send patch-aa to upstream (so that they can include it - hopefully)
The Curses Perl module was created by William Setzer (William_Setzer
at ncsu.edu) in 1994.  William maintained it up until July 2001, when he
stopped having time to do so.

In September 2004, Bryan Henderson (bryanh@giraffe-data.com) took over
maintainership of it, after confirming with William that he did not
plan to continue.

The module has always been distributed via CPAN.

Curses itself is much older than the Perl implementation.  Curses was
originally only a C programming library.

New in 1.23 (Released March 9, 2008)

  Fix crash of Makefile.PL on Windows.

New in 1.22 (Released February 29, 2008)

  Nothing.  Just a packaging fix.

New in 1.21 (Released February 15, 2008)

  Don't undefine 'bool' macro in c-darwin hints file.

New in 1.20 (Released November 19, 2007)

  Fix missing comment delimiter.

New in 1.19 (Released November 18, 2007)

  Make it work on 5.005 again, using ppport.h (Devel::PPPort).
  From Slaven Rezic - slaven <at> rezic <dot> de .

  Fix uninitialized value in Makefile.PL on a system without BSD Curses or
  Ncurses in a common place.

  Reverse change to chgat() in 1.16.  Make expected argument count 4.

There was never a 1.18 release; problems with PAUSE prevent using that
release number.

New in 1.17 (Released October 14, 2007)

  Fix bug - can't find c-config.h on a system with ncursesw.

  Make cdemo work on Windows.

  Don't undefine SP macro with Pdcurses.  (Otherwise it won't compile;
  don't know why we used to undefine SP).

  In Windows hints file, #include curses.h instead of pdcurses.h.  It
  seems to be called curses.h these days.

New in 1.16 (August 7, 2007)

  Use Ncursesw (Ncurses with wide character functions) instead of
  Ncurses if available.

  Undefine "tab" macro, defined by Curses header file.  It interferes
  with perl.h.

  Fix demo.form to use L! instead of J in the pack template that generates
  the new_form() argument.  Apparently, J is something from older Perl
  and doesn't exist in current Perl.

  Put some documentation of the library in comments in demo.form.

  Use L! instead of I in the pack template in demo.menu.

  Change SvPV(X,PL_na) to SvPV_nolen(X) to get with the times.

  Change #!/usr/local/bin/perl to #! /usr/bin/perl .

  Fix bug: chgat() requires an extra, meaningless, argument.  Fix changes
  expected argument count from 4 to 3.

New in 1.15 (October 8, 2006)

  Add a simple load test 00-load.t.

  Makefile.PL: use cdemo.obj instead of cdemo.o on Windows.

  Makefile.PL: Guess ncurses/bsd based on what .h files exist.

  Fix bug in Makefile.PL: doesn't use curses type in guess at c-config.h
  (e.g. tries to use c-freebsd.h when it should use c-freebsd.bsd.h).

  Change all sv_isa() to sv_derived_from() so you can use subclasses.
  Thanks Leigh <leighbrown@hsbc.com>.

  Rename default Darwin (Mac OS X) hints file (ca 2001) to c-darwin.old, and
  the newer one ca 2004) to c-darwin.old so as to be the default.  We're
  guessing that the newer one applies to more systems today.

New in 1.14 (June 3, 2006)

  Make demo.form work on 64 bit machine.

  Add some narration to Makefile.PL to help with diagnosis.

  Move undef of 'instr' from individual hint files to Curses.c and add
  explanation.

  Use perl -w instead of 'use warnings' in Makefile.PL so it works with
  older Perl.

New in 1.13 (October 10, 2005)

  Fix so it builds on current Cygwin.

  Some kind of build fix to get panels, forms, and menu functions to build.
   2008-06-20 03:09:45 by Joerg Sonnenberger | Files touched by this commit (993)
Log message:
Add DESTDIR support.
   2007-10-25 18:59:59 by Johnny C. Lam | Files touched by this commit (980)
Log message:
Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2005-12-03 02:43:04 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Add DragonFly support.
   2005-08-06 08:19:41 by Johnny C. Lam | Files touched by this commit (634) | Package updated
Log message:
Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
   2005-07-14 20:35:03 by Adrian Portelli | Files touched by this commit (2)
Log message:
- Update p5-Curses
> New in 1.12 (March 17, 2005)
>
>   Build bug fixed: panel, forms, menu libs not found in build.
>
>   Build bug fixed: Curses.pm treats version as number, so 1.10 == 1.1 .
>
> New in 1.11 (March 12, 2005)
>
>   Various cleanup and improved diagnostics in the build.
>
> New in 1.10 (March 11, 2005)
>
>   Build bug fixed: Makefile has undefined variable $libtyp.
>
>   Build bug fixed: Makefile computes wrong guess hint file name.
>
> New in 1.09 (March 6, 2005)
>
>   - Makefile.PL searches for curses header files instead of assuming
>     based on $OSNAME.
>
>   - Makefile.PL warns user to reconfigure environment when form.h is
>     in /usr/include rather than just add -I/usr/include to the compile
>     (this concerns the problem with the conflicting Perl form.h file).
   2005-07-13 20:01:49 by Johnny C. Lam | Files touched by this commit (578)
Log message:
Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.

Next | Query returned 67 messages, browsing 41 to 50 | Previous