aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-rreadline
Commit message (Collapse)AuthorAgeFilesLines
* - change mirror site to fix unfetchableCheng-Lung Sung2006-05-231-1/+1
| | | | | | | | PR: 97650 Submitted by: Martin Wilke <freebsd_AT_unixfreunde dot de> Notes: svn path=/head/; revision=163145
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75776
* Catch up with the Ruby Application Archive's URL scheme change.Akinori MUSHA2002-12-071-1/+1
| | | | Notes: svn path=/head/; revision=71410
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-17/+17
| | | | Notes: svn path=/head/; revision=67504
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-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. Notes: svn path=/head/; revision=53952
* Add ruby-rreadline, a pure Ruby implementation of the ReadlineAkinori MUSHA2001-06-295-0/+64
library. Notes: svn path=/head/; revision=44552