summaryrefslogtreecommitdiffstats
path: root/devel/ruby-rreadline
Commit message (Collapse)AuthorAgeFilesLines
* Use RUBY_MOD*.knu2002-10-062-17/+17
|
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-2/+2
| | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
* Add ruby-rreadline, a pure Ruby implementation of the Readlineknu2001-06-295-0/+64
library.
OpenPOWER on IntegriCloud