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

History of commit frequency

CVS Commit History:


   2009-05-20 02:58:30 by Thomas Klausner | Files touched by this commit (277) | Package updated
Log message:
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
   2009-03-22 00:24:12 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating Term::ReadLine::Gnu to 1.19. Changes since 1.18:
1.19  2009-03-21
	- make sure the outstream fd inside the readline library is in
          sync (see http://bugs.debian.org/236018)
	- fixes to be more CPAN Testers friendly
	  - t/readline.t does not use visible bell for "make test"
	  - Makefile.PL requires perl 5.7.0 or later.  (Use
	    Term::ReadLine::Gnu-1.09 for older Perl.)
	  - Makefile.PL exits 0 when /dev/tty cannot be opened.
	- INSTALL
	    add description of the -DPERL_USE_SAFE_PUTENV issue.  If
	    you encounter a segmentation fault, read it.

Oked by he@
   2009-03-10 20:04:47 by Jens Rehsack | Files touched by this commit (2)
Log message:
PkgSrc changes:

- Updating p5-Term-ReadLine to 1.18

Upstream changes:
1.18  2009-02-27
	- better error checking of Makefile.PL for automatic testing
	  on non-supported platfrom (for example one without GNU
	  Readline Library).
	- readline-6.0 support
	    new function
		rl_save_state (not supported yet)
		rl_restore_state (not supported yet)
		rl_echo_signal_char
	    new variable
		rl_display_prompt
		rl_sort_completion_matches
		rl_completion_invoking_key
	    t/history.t does not fail by hist_expand() which is fixed
	    on readline-6.0

Oked by rhaen@
   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-07-27 19:29:36 by Havard Eidnes | Files touched by this commit (2)
Log message:
Update from version 1.16 to 1.17a.  Changes:

1.17  2008-02-07
	- Unnecessary PerlIO_releaseFILE() calls are removed.  This
          fix prevents `make test' from failing on Perl 5.10.
	- Makefile.PL now fails with the EditLine Library on MacOS X.
          Use the GNU Readline Library.
	- tested with readline-5.2 (which has no new feature to be
          supported).
   2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134)
Log message:
Add DESTDIR support.
   2008-06-11 16:58:38 by Havard Eidnes | Files touched by this commit (1)
Log message:
Fix a long-standing bug: if this package is installed on NetBSD with
readline emulation, the GNU readline library which this module depends
on would not be picked up, causing "perl -d -e '1;'" to fail to start
the perl debugger because it could not find the rl_initialize function.
Instead, point includes and libs into ${PREFIX}, so that we have a chance
of picking up the proper GNU readline library.
   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-07-12 19:22:38 by Klaus Heinz | Files touched by this commit (2)
Log message:
Updated to version 1.16.

Pkgsrc changes:
  - HOMEPAGE points to search.cpan.org which gives a bit more information...

Relevant changes since version 1.14:
====================================
1.16  2006-04-02
	- readline-5.1 support
	    new function
		variable_value
		reset_screen_size
	    new variable
		prefer_env_winsize

1.15  2004-10-17
	- readline-5.0 support
	    new function
		bind_key_if_unbound
		bind_keyseq
		bind_keyseq_if_unbound
		tty_unset_default_bindings
		add_history_time
		history_get_time
	    new variable
		history_write_timestamps
		completion_quote_character
		completion_suppress_quote
		completion_found_quote
		completion_word_break_hook
	- double IO stream close bug fix (more use of PerlIO)
	- warning on 'use Term::ReadLine::Gnu;'.
   2006-04-12 23:28:27 by Roland Illig | Files touched by this commit (1)
Log message:
Fixed the path to the Perl interpreter in two files. Bumped PKGREVISION.

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