Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Mar 2011 10:26:18 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/rubygem-ncursesw Makefile distinfo pkg-descr
Message-ID:  <201103271026.p2RAQIm6099279@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2011-03-27 10:26:18 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/rubygem-ncursesw Makefile distinfo pkg-descr 
  Log:
  This Gem provides access to the functions, macros,
  global variables and constants of the ncurses library.
  These are mapped to a Ruby Module named "Ncurses".
  Functions and external variables are implemented as
  singleton functions of the Module Ncurses.
  
  WWW: http://ncurses-ruby.berlios.de/
  
  PR:             ports/155728
  Submitted by:   Eric Freeman <freebsdports at chillibear.com>
  
  Revision  Changes    Path
  1.4286    +1 -0      ports/devel/Makefile
  1.1       +20 -0     ports/devel/rubygem-ncursesw/Makefile (new)
  1.1       +2 -0      ports/devel/rubygem-ncursesw/distinfo (new)
  1.1       +7 -0      ports/devel/rubygem-ncursesw/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103271026.p2RAQIm6099279>