Commit graph

13 commits

Author SHA1 Message Date
taca
33e824faca Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
taca
a567c58517 Make sure to update distinfo. 2010-09-10 06:03:19 +00:00
taca
d9c2b53a16 Update devel/ruby-ncurses to 1.2.4.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Don't install by gem.
* Add patch to support both ruby18 and ruby19.
2010-09-10 06:02:57 +00:00
joerg
7fdde28ea5 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 18:48:07 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
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