summaryrefslogtreecommitdiff
path: root/devel/ruby-curses
AgeCommit message (Collapse)AuthorFilesLines
2016-09-08Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow thejoerg1-2/+2
naming scheme of the other multi-version packages. Add support for the coorresponding RUBY_VERSIONS_INCOMPATIBLE list.
2016-03-14remove references to ruby200tnn1-2/+2
2015-11-23Remove 193 from RUBY_VERSION_SUPPORTED.taca1-2/+2
2015-08-18Bump all packages that depend on curses.bui* or terminfo.bui* since theywiz1-2/+2
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
2014-03-16Set RUBY_VERSION_SUPPORTED to 200, 193 and 18.taca1-1/+3
2013-10-16Works fine with system cursesroy1-2/+3
2012-10-31Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2011-11-08Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL.taca1-2/+2
2010-09-10* Remove RUBY_HAS_ARCHLIB.taca3-23/+3
* Use patches and distinfo from lang/ruby18-base.
2009-06-16Update Ruby packages to 1.8.7.174 (1.8.7-p174).taca1-4/+4
* Fix critical problem of BigDecimal class in 1.8.7-p173. Fri Jun 12 16:36:44 2009 Yukihiro Matsumoto <matz@ruby-lang.org> * ext/bigdecimal/bigdecimal.c (VpToString): fixed a bug introduced in r23613. [ruby-talk:338957]
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-06-10Update ruby-curses pakcage to 1.8.7.173 (1.8.7-p173).taca1-4/+4
2009-04-16Update distinfo refelecting update to Ruby 1.8.7-p160.taca1-4/+4
2008-08-11Update ruby-curses package to 1.8.7.72.taca1-4/+4
It is distfile change only.
2008-08-08Update ruby-curses package to 1.8.7.71.taca1-4/+4
This is version update only, no functional change in this ruby extention.
2008-06-20Update distinfo for Ruby 1.8.7 patchlevel 22.taca1-4/+4
2008-06-19Update ruby18-curses package to 1.8.7.taca3-15/+14
Since chanes are too much to write here, please refer http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7/NEWS http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7/ChangeLog http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_17/NEWS http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_17/ChangeLog
2008-03-13+ Support user-destdir installation.jlam3-18/+16
+ Include termcap.buildlink3.mk because curses.so is linked against -ltermcap, so we need it to be transformed into the right library depending on the platform and PREFER_* settings. Bump the PKGREVISION to 1. + Because we are asking for ncurses (by include ncurses/buildlink3.mk), check for <ncurses.h> and -lncurses instead of <curses.h> and -lcurses. The curses.c file gets it wrong otherwise.
2008-03-09Update ruby pakcages to 1.8.6.114 (1.8.6-p114).taca1-4/+4
It main chagnes are security fix of WEBrick library. Mon Mar 3 23:34:13 2008 GOTOU Yuuzou <gotoyuzo@notwork.org> * lib/webrick/httpservlet/filehandler.rb: should normalize path separators in path_info to prevent directory traversal attacks on DOSISH platforms. reported by Digital Security Research Group [DSECRG-08-026]. * lib/webrick/httpservlet/filehandler.rb: pathnames which have not to be published should be checked case-insensitively. Mon Dec 3 08:13:52 2007 Kouhei Sutou <kou@cozmixng.org> * test/rss/test_taxonomy.rb, test/rss/test_parser_1.0.rb, test/rss/test_image.rb, test/rss/rss-testcase.rb: ensured declaring XML namespaces.
2007-10-06Update Ruby packages to 1.8.6-p111.taca1-4/+4
No change; DISTFILES update only.
2007-09-24Update Ruby to 1.8.6-p110.taca1-4/+4
Approved by wiz@. Nothing changes with these package except distfile.
2007-09-09Update to 1.8.6 patchlevel 36.taca1-4/+4
Changes are too many, please see ChangeLog: http://svn.ruby-lang.org/repos/ruby/tags/v1_8_6_36/ChangeLog
2007-03-15Updating Ruby to 1.8.6; ruby18-cursestaca2-12/+5
- discontinue use of RUBY_PATCH_DATE. - Introduce RUBY_PATCH_LEVEL. pkgsrc's ruby tracks Ruby's patch release and avoid to maintain its own patch files (with RUBY_PATCH_DATE). Changes are too much, please see ChangeLog file.
2006-12-06Update ruby-curses package to 1.8.5.20061205:taca2-7/+7
- Fixed colose_set method always returns false.
2006-09-07Update Ruby to 1.8.5 (+ ruby-1-8 branch on 2006-09-07).taca2-5/+12
pkgsrc changes: * Add RUBY_DYNAMIC_DIRS which cause generating dynamic PLIST entries. * Move using buildlinks to rubyversion.mk. * Merge converters/ruby-iconv to ruby18-base. Ruby changes: * too may, see ChangeLog file or http://eigenclass.org/hiki.rb?ruby+1.8.5+changelog This is ruby-curses part.
2006-01-03Stop handling DIST_SUBDIR default for Ruby based packages.taca1-4/+4
Second, update distinfo and/or stop using USE_RUBY_DIST_SUBDIR in Makefiles.
2005-11-03Remove specifying RUBY_VERSION_SUPPORTED.taca1-2/+1
2005-11-02Reset PKGREVISION by updating Ruby 1.8.3.taca1-2/+1
2005-11-02Update distinfo for Ruby 1.8.3.taca1-4/+4
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-06Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge.taca1-1/+2
2005-03-06Cosmetic change with pkglint(1).taca1-2/+2
2005-02-23Add RMD160 digests.agc1-1/+2
2005-01-23Update Ruby 1.8.2.taca2-4/+5
This is basically bug fix release, but official changes aren't provided yet. Please refer ChangeLog. Here is pkgsrc changes: o Set RUBY_HAS_ARCHLIB=yes for Ruby packages including archtecture depending extention library in order to depend more specific Ruby. o Now install database for ri(1). Fix PR pkg/28566. o Net::IMAP * lib/net/imap.rb (u8tou16): fixed typo. fixed: [ruby-list:40546] o NKF: * ext/nkf/nkf-utf8/nkf.c (reinit): should initialize all static variables. fixed: [ruby-list:40445] * ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): second byte is up to 0xfe. * ext/nkf/lib/kconv.rb (Kconv#kconv): should handle UTF8 and UTF16 properly. o WEBrick * lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload): raise NotImplementedError if password is encrypted by digest algorithms. This patch is contributed by sheepman. [ruby-list:40467] * lib/webrick/httpauth/digestauth.rb (WEBrick::HTTPAuth::DigestAuth#_authenticate): fix digest calculation. This patch is contributed by sheepman. [ruby-list:40482] * lib/webrick/{httpauth.rb,httpauth/basicauth.rb,httpproxy.rb}: use pack/unpack-template char "m" instead of lib/base64.rb to do base64 encoding/decoding. fixed: [ruby-dev:25336]
2004-12-04Switch to use RUBY_DLEXT as suffix of extention library.taca1-2/+2
2004-11-30Remove empty PKGREVISION which I forgot to delete.taca1-2/+1
2004-11-27Initial import of ruby-curses package. This is separated from originaltaca5-0/+66
Ruby 1.8.1 distribution because of (possible) dependency to external package.