Commit graph

14 commits

Author SHA1 Message Date
heinz
c94cbe0476 Updated to version 1.14, based on the patch provided by Adrian Portelli.
Patch-aa is not necessary anymore.
This closes PR pkg/25163.

Revision History:

1.14  2003-03-16
	- kludge not to cause segmentation fault on Perl 5.8.0
          w/PerlIO and FileHandle (ex. CPAN.pm)
	- clean up Makefile.PL (use strict, fix for HPUX and FreeBSD,
          fix typo, etc.)

1.13  2002-07-27
	- readline-4.2 support
	    new variables
		rl_completion_suppress_append
		rl_completion_mark_symlink_dirs
	    new functions
		rl_replace_line()
		rl_completion_mode()
	- tgetstr() calls tput() to apply padding information.  No
	  more "$<2>" on prompt.
	- shadow_redisplay() with ornament works on xterm.
2004-05-23 16:43:47 +00:00
minskim
ab0a9ba6da Bl3ify and enable pkgviews installation. 2004-04-25 03:19:11 +00:00
erh
d408beaba4 This needs ncurses. Include the buildlink2.mk so it works on systems
without a system ncurses.
2003-12-11 17:27:24 +00:00
martti
e69ab8c365 COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
seb
34e5b77c6c Use buildlink2. Use perl5/module.mk. 2002-10-20 23:35:09 +00:00
uebayasi
ccd1f22ebe Updated to 1.12. Submitted by Kevin Lo <kevlo@kevlo.org> in pkg/16986.
Changes from 1.11 are
	- add '-static' flag to 'LDDFLAGS' on Cygwin 1.3.
	- shadow redisplay does not pester you with warning on a poor
	  terminal, or a terminal with wrong TERM environment variable
	  setting.
	- update documents
	- improve coding style of Gnu.xs. (indentation stype, more
	  typemap, etc.)
2002-05-31 09:52:05 +00:00
jdolecek
f56057d8ea the patch is NOT unnecessary 2002-05-07 14:39:14 +00:00
jlam
f26c1bfb97 Buildlinkify and remove an unnecessary patch as a result. 2002-02-07 23:07:28 +00:00
jdolecek
deca751d4a use description from pkg README 2002-02-07 07:43:54 +00:00
jdolecek
ff3498e8c3 update patch-aa checksum 2002-02-07 07:39:51 +00:00
jdolecek
0d51f407c0 add NetBSD RCS Id 2002-02-07 07:38:52 +00:00
jdolecek
2c8ad121a4 Add package for Term::ReadLine::GNU. Base by Bernd Ernesti, additional
testing on NetBSD by me. Also thanks to Shell, Hin-lik Hung.
Fixes pkg/15445.
2002-02-07 07:38:19 +00:00