aboutsummaryrefslogtreecommitdiff
path: root/graphics/ruby-qt2gl
Commit message (Collapse)AuthorAgeFilesLines
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-171-1/+1
| | | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917
* ruby-qt2gl requires libqtgl instead of libqt2.Akinori MUSHA2001-08-241-1/+1
| | | | | | | | This may not work because application w/o libc_r + library w/ libc_r will cause a crash.. Notes: svn path=/head/; revision=46763
* Update ruby-qt2 modules to 0.14.Akinori MUSHA2001-08-232-38/+0
| | | | Notes: svn path=/head/; revision=46682
* Define RUBY_QT2_PORTREVISION and RUBY_WITH_PTHREAD inAkinori MUSHA2001-04-061-5/+3
| | | | | | | | | 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
* D'oh, PORTREVISION doesn't work if you define the value of it afterAkinori MUSHA2001-03-281-1/+0
| | | | | | | 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-281-1/+1
| | | | Notes: svn path=/head/; revision=40474
* Use the threaded version of Qt2 library for 5-CURRENT.Akinori MUSHA2001-03-191-5/+4
| | | | | | | 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-122-23/+10
| | | | | | | Introduce ruby-qt2/Makefile.common to share the variables. Notes: svn path=/head/; revision=39683
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-101-38/+38
| | | | Notes: svn path=/head/; revision=38173
* Add ruby-qt2gl, Qt2 GL extension for Ruby.Akinori MUSHA2001-02-075-0/+106
Notes: svn path=/head/; revision=38052