summaryrefslogtreecommitdiff
path: root/devel/p5-Term-ReadLine
AgeCommit message (Collapse)AuthorFilesLines
2002-10-20Use buildlink2. Use perl5/module.mk.seb1-7/+4
2002-05-31Updated to 1.12. Submitted by Kevin Lo <kevlo@kevlo.org> in pkg/16986.uebayasi3-11/+11
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-07the patch is NOT unnecessaryjdolecek2-1/+15
2002-02-07Buildlinkify and remove an unnecessary patch as a result.jlam3-18/+6
2002-02-07use description from pkg READMEjdolecek1-5/+9
2002-02-07update patch-aa checksumjdolecek1-2/+2
2002-02-07add NetBSD RCS Idjdolecek1-0/+2
2002-02-07Add package for Term::ReadLine::GNU. Base by Bernd Ernesti, additionaljdolecek5-0/+42
testing on NetBSD by me. Also thanks to Shell, Hin-lik Hung. Fixes pkg/15445.