Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix preprocessor error for newer GCC. | Akinori MUSHA | 2003-08-21 | 1 | -0/+20 |
| | | | | Notes: svn path=/head/; revision=87451 | ||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-18 | 2 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=75777 | ||||
* | Update WWW. | Akinori MUSHA | 2002-12-07 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=71409 | ||||
* | Use RUBY_MOD*. | Akinori MUSHA | 2002-10-06 | 2 | -57/+57 |
| | | | | Notes: svn path=/head/; revision=67504 | ||||
* | Now that Mesa requires pthread both on XFree86 3.3.x and on 4.x, | Akinori MUSHA | 2002-02-10 | 1 | -0/+2 |
| | | | | | | | | define RUBY_WITH_PTHREAD to make this module get linked with libc_r and libruby_r. Notes: svn path=/head/; revision=54492 | ||||
* | Update to 0.32b. | Akinori MUSHA | 2001-12-02 | 2 | -3/+2 |
| | | | | Notes: svn path=/head/; revision=50896 | ||||
* | Bump the PORTREVISION's of the ports which install architecture | Akinori MUSHA | 2001-09-17 | 1 | -0/+1 |
| | | | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917 | ||||
* | Update to 0.32a. | Akinori MUSHA | 2001-05-05 | 2 | -7/+2 |
| | | | | Notes: svn path=/head/; revision=42286 | ||||
* | Update to 0.32-repacked.. | Akinori MUSHA | 2001-05-04 | 2 | -1/+6 |
| | | | | Notes: svn path=/head/; revision=42265 | ||||
* | The distfile moved. (no change) | Akinori MUSHA | 2001-04-28 | 2 | -3/+2 |
| | | | | Notes: svn path=/head/; revision=41994 | ||||
* | Update to 0.32. | Akinori MUSHA | 2001-04-27 | 5 | -93/+11 |
| | | | | Notes: svn path=/head/; revision=41980 | ||||
* | Add %%PORTDOCS%%. | Akinori MUSHA | 2001-02-10 | 1 | -54/+54 |
| | | | | Notes: svn path=/head/; revision=38173 | ||||
* | Fix the build failure on XFree86 4.0. GL_CLIENT_ALL_ATTRIB_BITS | Akinori MUSHA | 2000-10-15 | 1 | -3/+8 |
| | | | | | | | vs. GL_ALL_CLIENT_ATTRIB_BITS discrepancy... Notes: svn path=/head/; revision=33852 | ||||
* | Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY | Akinori MUSHA | 2000-09-26 | 1 | -3/+1 |
| | | | | | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. Notes: svn path=/head/; revision=33130 | ||||
* | Fix the build for Mesa 3.2.1. | Akinori MUSHA | 2000-09-21 | 2 | -0/+12 |
| | | | | Notes: svn path=/head/; revision=32939 | ||||
* | Update with bsd.ruby.mk. | Akinori MUSHA | 2000-09-08 | 3 | -81/+80 |
| | | | | | | | Fix for Ruby 1.6. (patch-aa) Notes: svn path=/head/; revision=32413 | ||||
* | Add ruby-opengl, OpenGL/GLU/GLUT interface modules for Ruby. | Akinori MUSHA | 2000-08-24 | 6 | -0/+166 |
Notes: svn path=/head/; revision=31924 |