Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Chase library bump of libSDL-1.1 for all ports which were depending | edwin | 2004-03-16 | 1 | -1/+1 |
| | | | | on sdl12-1.2.5 | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | - Use new knobs from bsd.sdl.mk | krion | 2004-01-20 | 1 | -4/+1 |
| | | | | Approved by: portmgr | ||||
* | Update to 0.9.1. | knu | 2003-11-20 | 1 | -1/+1 |
| | |||||
* | Update to 0.9. | knu | 2003-08-18 | 1 | -1/+1 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-18 | 1 | -0/+1 |
| | |||||
* | Update version number of SDL shared library. | sobomax | 2003-01-02 | 1 | -1/+1 |
| | |||||
* | Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. This | knu | 2002-12-06 | 1 | -14/+10 |
| | | | | | | | | replaces the non-working NOPORTDOCS workaround and fixes build on the alpha, where rd2 coredumps. Tested on: the axp cluster Approved by: kris | ||||
* | Update to 0.8.1. | knu | 2002-10-07 | 1 | -1/+1 |
| | |||||
* | Use RUBY_MOD*. | knu | 2002-10-06 | 1 | -5/+5 |
| | |||||
* | Reflect *_RD renaming. | knu | 2002-10-06 | 1 | -4/+2 |
| | |||||
* | Update to 0.8. | knu | 2002-06-11 | 1 | -4/+7 |
| | | | | Define RUBY_WITH_PTHREAD befause SDL now requires pthread. | ||||
* | Chase increase of libSDL version number. | sobomax | 2002-04-17 | 1 | -1/+1 |
| | |||||
* | cd dir && command -> cd dir; command | knu | 2002-03-30 | 1 | -2/+2 |
| | |||||
* | Update to 0.7. | knu | 2001-11-01 | 1 | -4/+3 |
| | |||||
* | Bump the PORTREVISION's of the ports which install architecture | knu | 2001-09-17 | 1 | -0/+1 |
| | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. | ||||
* | Update version number of sdl_ttf shared library. | sobomax | 2001-06-26 | 1 | -1/+1 |
| | |||||
* | Update to 0.6. | knu | 2001-05-27 | 1 | -4/+3 |
| | |||||
* | Reflect the graphics/ruby-opengl update. | knu | 2001-04-27 | 1 | -1/+1 |
| | |||||
* | Update to 0.5. | knu | 2001-04-27 | 1 | -4/+20 |
| | |||||
* | Chase the repack of version 0.4: My tiny patch integrated, | knu | 2001-04-13 | 1 | -3/+1 |
| | | | | unwanted object files removed. | ||||
* | Update to 0.4. | knu | 2001-04-09 | 1 | -7/+7 |
| | |||||
* | Move: | sobomax | 2001-04-09 | 1 | -1/+1 |
| | | | | | | | devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami | ||||
* | Apply a temporary fix for SDL 1.2.0. | knu | 2001-04-03 | 1 | -1/+4 |
| | |||||
* | Update to 0.3-repacked. | knu | 2001-04-01 | 1 | -2/+22 |
| | |||||
* | Now this is available on 4-STABLE too. :) | knu | 2001-04-01 | 1 | -10/+3 |
| | |||||
* | Use PTHREAD_CFLAGS and PTHREAD_LIBS. | knu | 2001-03-28 | 1 | -2/+2 |
| | |||||
* | Oops. The libc_r weirdness of 4-STABLE and prior prevents this from | knu | 2001-03-26 | 1 | -2/+10 |
| | | | | working. Mark as broken for systems < 500018. | ||||
* | Add ruby-sdl, a Ruby extension library to use SDL library. Currently | knu | 2001-03-26 | 1 | -0/+37 |
3D features are unsupported. SGE support will be enabled after SGE is ported. |