Commit graph

13 commits

Author SHA1 Message Date
taca
d428fd9d93 Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
taca
80e16d5754 ruby-opengl to 0.32.3.
Fix broken package with updating.

2003-08-17  <yoshi@giganet.net>

	* fixed for mswin32 (thanks patch: nobu.nakada)

	* function call which was being called from the NUM2INT() argument is deleted
	* change allocate_buffer_with_string()

2003-08-04  <yoshi@giganet.net>

	* fixed bug teapot.rb, extconf.rb (thanks patch: Stef Telford)

	* fixed bug glu.c (thanks patch: Ashish Myles)

	* fixed for gcc 3.3.1 (thanks patch: Haukur Hreinsson)

	* fixed for cygwin environment

	* release OpenGL module 0.32c
2003-10-06 16:17:02 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jschauma
77dbcbc11a Bump PKGREVISION due to upgrade of Mesa and friends.
Only include Mesa/buildlink2.mk if the package requires all three of
MesaLib, glu and glut - else only include the necessary buildlink2s.
2003-03-09 19:10:35 +00:00
wiz
a5c7fe15e4 Convert to buildlink2. 2002-10-20 13:28:38 +00:00
taca
07aa3e852d Update ruby-opengl package to 0.32.2.
2001-12-01  <yoshi@giganet.net>

	* patch for mswin32. (thanks patch: Nobuyuki Horie(ruby-talk:21179))

        * patch for missing methods. (thanks patch: Takaaki Tateishi)

        * release OpenGL module 0.32b
2002-01-20 03:54:56 +00:00
wiz
f93f620e80 Make PKGNAME dewey-conform. 2001-12-27 13:29:37 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
wiz
1a4ac2ac95 Various changes: mostly removing 'WWW:' lines, since that's what we have
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-09-08 01:51:59 +00:00
taca
e93cd94491 Importing ruby-opengl pacakge.
This is update of ruby-gl package from 0.31 to 0.32a, quoted from ChangeLog.

2001-05-05  <yoshi@giganet.net>

	* release OpenGL module 0.32a

2001-04-30  Akinori MUSHA  <knu@iDaemons.org>

	* extconf.rb: Use the better way to default X11 lib/header
	directories to /usr/X11R6/{lib,include}.

2001-04-30  <yoshi@giganet.net>

        * extconf.rb ogl.c glu.c: patch for cygwin environment.

2001-04-24  Akinori MUSHA  <knu@iDaemons.org>

	* glu.c: change errno to errorno to avoid the clash.

	* extconf.rb: do dir_config("x11").

2001-03-20    <yoshi@giganet.net>
        * release OpenGL module 0.32

        * extconf.rb : patch for ruby 1.6.x

        * extconf.rb : add site-install target

2001-01-15    <yoshi@giganet.net>
        * ogl.c : fixed constant name
2001-06-30 15:09:33 +00:00