Commit graph

8 commits

Author SHA1 Message Date
jlam
49044b1ec2 Install as a gem using the pkgsrc rubygem.mk framework instead of
directly into site_ruby.
2008-04-04 15:30:00 +00:00
heinz
5b9a430445 Dick Davies can no longer maintain those packages. (by private mail) 2007-10-03 14:45:41 +00:00
taca
b475228dde Update ruby-ncurses package to 1.1.
ncurses-ruby-1.1
* Bugfixes by T. Sutherland in _tracef and _tracedump.
2007-03-17 16:05:02 +00:00
taca
a7fbcd57bb - Correct path of examples.
- Install licese of examples.

Bump PKGREVISION.
2007-01-14 04:14:51 +00:00
joerg
5a7fcb9489 Fix two C glitches when ncurses is compiled with trace support. 2006-02-08 15:50:19 +00:00
taca
d9f49a96c6 Stop pkglint warnings; remove trailing space and variable expression. 2006-02-03 15:18:59 +00:00
taca
0f5e3b8ef4 Bump PKGREVISION of these packages which affected (fixed) by
fix of REPLACE_RUBY, the impact was big or small.
2006-02-03 04:43:47 +00:00
xtraeme
2299d05aaf Initial import of ruby-ncurses-1.0 from pkgsrc-wip, packaged by
Rasputnik.

This ruby extension makes most functions, constants, and external
variables of the C library ncurses accessible from the Ruby
programming language.

All C functions are wrapped by module functions of a the module
"Ncurses", with exactly the same name. Additionally, C functions
expecting a WINDOW* as their first argument can also be called
as methods of the "Ncurses::WINDOW" class.

The panel library (for support of overlapping windows) is also
wrapped, in the module "Ncurses::Panel".
2006-01-26 23:00:51 +00:00