summaryrefslogtreecommitdiff
path: root/x11/ruby-tk
AgeCommit message (Collapse)AuthorFilesLines
2015-03-08Explictly allow build with ruby21-base.taca1-1/+2
2014-12-14Now build with tcl/tk 8.6 except ruby18.taca2-3/+12
Bump REVISION.
2014-10-27Add a simple work around to link correctly xlib on X11_TYPE is "native"taca1-2/+3
case.
2014-03-10Switch to use lang/tcl85 and x11/tk85 instead of lang/tcl and x11/tk.taca1-4/+4
Bump PKGREVISION.
2014-01-11Revbump after updating tcl/tk.adam1-2/+2
2013-11-24Fix wrong parameter from [ruby-list:49643] in ruby-tk package.taca1-1/+2
Bump PKGREVISION.
2013-06-27Reset PKGREVISION by update of both ruby18 and ruby193.taca1-2/+1
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2012-10-29Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-08-21Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12marino1-1/+2
2011-11-08* Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL.taca2-5/+5
* Add support for Ruby 1.9.3.
2011-08-12Fix shbang of one script.taca1-1/+2
2010-09-10* Remove RUBY_HAS_ARCHLIB.taca4-27/+21
* Use patches and distinfo from lang/ruby18-base. * Add support for both ruby18 and ruby19.
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-63/+1
2009-06-10Update ruby-tk package to packages 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-tk 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-tk package to 1.8.7.taca3-1053/+1081
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-04-04RUBY_REPLACE_DIRS is relative to ${WRKSRC} so no need to give the absolutejlam1-2/+2
path to these directories.
2008-03-13Support user-destdir installationjlam1-3/+5
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@. This is bug fix release of Ruby 1.8.6. Especially it fixes thread/eval function problem on Mac OS X.
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-tktaca2-13/+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.
2007-01-28Make sure to build and install tkutil extention library.taca2-3/+5
PR pkg/35470 should be fixed. Bump PKGREVISION.
2006-12-06Update ruby-tk package to 1.8.5.20061205:taca3-18/+27
Changes are huge, please see Changes. - pkgsrc change; fix permission of a image file.
2006-11-10Use find -print | xargs rather than find -exec.tv1-3/+2
2006-09-07Update Ruby to 1.8.5 (+ ruby-1-8 branch on 2006-09-07).taca2-6/+13
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-tk part.
2006-05-31Specify X11BASE as configuration parameter. This change should fixtaca1-2/+3
the problem which cause LoadError of libX11.so.6. This problem was noted by rudolf <netbsd at eq.cz> on pkgsrc-users. Bump PKGREVISION.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2006-01-03Update ruby-tk pacakge to 1.8.4.taca6-187/+295
x11/ruby-tcltk package was merged to this pacakge now.
2005-11-03Remove specifying RUBY_VERSION_SUPPORTED.taca1-2/+1
2005-11-02- Reset PKGREVISION by updating Ruby 1.8.3.taca6-133/+169
- Add one fix from ruby_1_8 branch.
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-2/+1
Several changes are involved since they are all interrelated. These changes affect about 1000 files. The first major change is rewriting bsd.builtin.mk as well as all of the builtin.mk files to follow the new example in bsd.builtin.mk. The loop to include all of the builtin.mk files needed by the package is moved from bsd.builtin.mk and into bsd.buildlink3.mk. bsd.builtin.mk is now included by each of the individual builtin.mk files and provides some common logic for all of the builtin.mk files. Currently, this includes the computation for whether the native or pkgsrc version of the package is preferred. This causes USE_BUILTIN.* to be correctly set when one builtin.mk file includes another. The second major change is teach the builtin.mk files to consider files under ${LOCALBASE} to be from pkgsrc-controlled packages. Most of the builtin.mk files test for the presence of built-in software by checking for the existence of certain files, e.g. <pthread.h>, and we now assume that if that file is under ${LOCALBASE}, then it must be from pkgsrc. This modification is a nod toward LOCALBASE=/usr. The exceptions to this new check are the X11 distribution packages, which are handled specially as noted below. The third major change is providing builtin.mk and version.mk files for each of the X11 distribution packages in pkgsrc. The builtin.mk file can detect whether the native X11 distribution is the same as the one provided by pkgsrc, and the version.mk file computes the version of the X11 distribution package, whether it's built-in or not. The fourth major change is that the buildlink3.mk files for X11 packages that install parts which are part of X11 distribution packages, e.g. Xpm, Xcursor, etc., now use imake to query the X11 distribution for whether the software is already provided by the X11 distribution. This is more accurate than grepping for a symbol name in the imake config files. Using imake required sprinkling various builtin-imake.mk helper files into pkgsrc directories. These files are used as input to imake since imake can't use stdin for that purpose. The fifth major change is in how packages note that they use X11. Instead of setting USE_X11, package Makefiles should now include x11.buildlink3.mk instead. This causes the X11 package buildlink3 and builtin logic to be executed at the correct place for buildlink3.mk and builtin.mk files that previously set USE_X11, and fixes packages that relied on buildlink3.mk files to implicitly note that X11 is needed. Package buildlink3.mk should also include x11.buildlink3.mk when linking against the package libraries requires also linking against the X11 libraries. Where it was obvious, redundant inclusions of x11.buildlink3.mk have been removed.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz1-2/+1
useful.
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 checksums to the SHA1 ones.wiz1-1/+2
2005-01-26Make sure to change current directory to ${WRKSRC} before removingtaca1-3/+3
extra files by find(1).
2005-01-23Update to Ruby 1.8.2 base and thses changes:taca6-34/+720
* ext/tk/lib/multi-tk.rb: ditto * some fixes to run examples (not yet complete).
2004-12-04Switch to use RUBY_DLEXT as suffix of extention library.taca1-2/+2
2004-11-28Fix a mistake of REPLACE_RUBY_DIRS usage.taca1-2/+2
2004-11-27Update ruby-tk pacakge to 1.8.1 with new framework for Ruby packages.taca4-38/+233