aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/ruby-qt2
Commit message (Collapse)AuthorAgeFilesLines
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-172-1/+2
| | | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917
* Update ruby-qt2 modules to 0.14.Akinori MUSHA2001-08-233-10/+153
| | | | Notes: svn path=/head/; revision=46682
* Chase the repack.Akinori MUSHA2001-06-092-2/+2
| | | | Notes: svn path=/head/; revision=43685
* Update to 0.13.Akinori MUSHA2001-04-274-10/+37
| | | | Notes: svn path=/head/; revision=41944
* Define RUBY_QT2_PORTREVISION and RUBY_WITH_PTHREAD inAkinori MUSHA2001-04-062-5/+5
| | | | | | | | | x11-toolkits/ruby-qt2/Makefile.common. Tidy up .include's. Notes: svn path=/head/; revision=40935
* Define RUBY_WITH_PTHREAD.Akinori MUSHA2001-04-061-0/+1
| | | | Notes: svn path=/head/; revision=40934
* Eliminate the previous hack which was useless.Akinori MUSHA2001-04-061-3/+3
| | | | | | | Remove -O from CFLAGS. Notes: svn path=/head/; revision=40933
* Tweak for the qtgl problem regarding libc_r some people are seeing.Akinori MUSHA2001-04-052-2/+7
| | | | | | | | If this does not work, please send me the result of "make -DDEBUG" and the generated Makefile (if any). Notes: svn path=/head/; revision=40912
* Now all the ruby-qt2* ports are unbroken for both 4-STABLE andAkinori MUSHA2001-04-011-14/+3
| | | | | | | | | 5-CURRENT. Bump the version to 0.12a.1. Notes: svn path=/head/; revision=40697
* D'oh, PORTREVISION doesn't work if you define the value of it afterAkinori MUSHA2001-03-282-3/+1
| | | | | | | bsd.port.pre.mk is read. Bump the version to 0.12a instead of 0.12_1. Notes: svn path=/head/; revision=40476
* Update to ruby-qt2 0.12 for qt 2.3.0.Akinori MUSHA2001-03-283-3/+4
| | | | Notes: svn path=/head/; revision=40474
* Bad knu, no cookie. Use USE_QT2, not a hardcoded path!Will Andrews2001-03-251-2/+1
| | | | Notes: svn path=/head/; revision=40334
* Use the threaded version of Qt2 library for 5-CURRENT.Akinori MUSHA2001-03-192-5/+20
| | | | | | | Mark ruby-qt2gl broken for 4-STABLE due to the thread library problem. Notes: svn path=/head/; revision=40071
* Update to Ruby/Qt2 0.12.Akinori MUSHA2001-03-124-21/+46
| | | | | | | Introduce ruby-qt2/Makefile.common to share the variables. Notes: svn path=/head/; revision=39683
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-101-164/+164
| | | | Notes: svn path=/head/; revision=38173
* Replace /usr/X11 in qt2.rb with ${X11BASE}. This was somehow droppedAkinori MUSHA2001-02-071-0/+4
| | | | | | | in one of the previous updates. Notes: svn path=/head/; revision=38051
* ruby-qt2 itself shouldn't really require Mesa. It will be required byAkinori MUSHA2001-02-071-1/+0
| | | | | | | the forthcoming ruby-qt2gl. Notes: svn path=/head/; revision=38050
* Remove a bunch of obsoleted (now non-existent) files from plist.Akinori MUSHA2001-02-011-36/+0
| | | | | | | | | | Some of them were moved to ruby-qt2{canvas,table} ports, some were removed just because they were redundant. Forgotten by: knu ;) Notes: svn path=/head/; revision=37888
* Minor wording fixes.Akinori MUSHA2001-01-233-5/+5
| | | | Notes: svn path=/head/; revision=37466
* Update to 0.11 and unbreak. Now it works fine. :)Akinori MUSHA2001-01-183-30/+2
| | | | | | | | | | The culprit was x11-toolkits/qt22's lack of qgl support, and the author has kindly separated the qgl module. At the same time, canvas, table, and xml modules have been separated too. I'll make them ports sometime in the not too distant future. Notes: svn path=/head/; revision=37298
* Temporarily mark as broken. There seems to be something wrong withAkinori MUSHA2001-01-091-0/+2
| | | | | | | | | | | | | | | | | the generated qt2.so on 4-STABLE + XFree86 4.0.2 + Mesa 3.2.1: /usr/local/lib/ruby/site_ruby/1.6/qt2.rb:1:in `require': /usr/local/lib/ruby/site_ruby/1.6/i386-freebsd4.2/qt2.so: Undefined symbol "__ti9QGLWidget" - /usr/local/lib/ruby/site_ruby/1.6/i386-freebsd4.2/qt2.so (LoadError) from /usr/local/lib/ruby/site_ruby/1.6/qt2.rb:1 from hello.rb:17:in `require' from hello.rb:17 where "__ti9QGLWidget" is apparently an internal symbol... I'll have to take the time to investigate and fix the problem. :( Any input is welcome. Notes: svn path=/head/; revision=37047
* Add ruby-qt2, Qt2 extension for Ruby.Akinori MUSHA2001-01-095-153/+246
| | | | | | | Repocopied from: x11-toolkits/ruby-qt Notes: svn path=/head/; revision=37045
* Update to 0.14b.Akinori MUSHA2001-01-092-9/+7
| | | | Notes: svn path=/head/; revision=36992
* Update to 0.14a.Akinori MUSHA2001-01-083-23/+27
| | | | Notes: svn path=/head/; revision=36962
* Cosmetic.Akinori MUSHA2000-10-231-3/+2
| | | | Notes: svn path=/head/; revision=34147
* Detach the WITH_I18N knob and always configure for the int'lizedAkinori MUSHA2000-10-231-12/+2
| | | | | | | version of Qt. Notes: svn path=/head/; revision=34145
* Update to 0.13 which supports Ruby 1.6.Akinori MUSHA2000-09-283-9/+7
| | | | Notes: svn path=/head/; revision=33202
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYAkinori MUSHA2000-09-261-3/+1
| | | | | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. Notes: svn path=/head/; revision=33130
* Fix build with Ruby 1.4. Do not use PKGNAMEPREFIX in DISTNAME.Akinori MUSHA2000-09-101-1/+1
| | | | Notes: svn path=/head/; revision=32481
* Turn USE_GMAKE on, since our make(1) (sys.mk) doesn't use CPPFLAGS.Akinori MUSHA2000-09-071-0/+2
| | | | | | | | This is just a workaround and should soon be fixed by changing mkmf.rb. Notes: svn path=/head/; revision=32383
* Update with bsd.ruby.mk.Akinori MUSHA2000-09-072-158/+151
| | | | Notes: svn path=/head/; revision=32373
* Update to 0.12.Akinori MUSHA2000-09-062-2/+2
| | | | | | | Remove patch-aa. (merged :) Notes: svn path=/head/; revision=32329
* Improve configure scripts so that they take configure arguments fromAkinori MUSHA2000-08-171-10/+4
| | | | | | | | | the command line. Feedback status: Already sent to the author Notes: svn path=/head/; revision=31710
* Make all these Ruby related ports belong also in the newly-addedAkinori MUSHA2000-08-161-1/+1
| | | | | | | | | "ruby" virtual category. Make textproc/eruby belong also in www. Notes: svn path=/head/; revision=31685
* Change the name of the knob: WITH_QTI18N -> WITH_I18NAkinori MUSHA2000-08-131-1/+1
| | | | Notes: svn path=/head/; revision=31621
* Do The Right Thing. (R)Akinori MUSHA2000-08-121-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Overall changes: Use tabs instead of sequential spaces. Note Author as well as WWW in DESCR. Do not install examples when NOPORTDOCS. Make RUBY, RUBY_VER and RUBY_ARCH variables overridable. ruby-date2: share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb textproc/ruby-html-parser: databases/ruby-mysql: devel/ruby-optparse: devel/ruby-property: Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/ textproc/ruby-rdtool: Install documents in .rd format too. Format optparse's rd file. (Since ruby-rdtool depends on optparse, it cannot be done during optparse's build process. So ruby-rdtool should take care of that when it is installed. :) Notes: svn path=/head/; revision=31584
* Add ruby-qt and ruby-qt-i18n, Qt extension for Ruby.Akinori MUSHA2000-08-125-0/+218
(for qt145 and qt-i18n, respectively) Notes: svn path=/head/; revision=31579