notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: graphics/ruby-opengl/Makefile
SVNWeb

Number of commits found: 28

Fri, 11 Oct 2013
[ 12:07 tabthorpe search for other commits by this committer ] Original commit   Revision:330068
- Restore graphics/ruby-opengl, fix the INDEX buld

Submitted by:	erwinbot
Pointyhat to:	tabthorpe
Thu, 26 Sep 2013
[ 21:13 tabthorpe search for other commits by this committer ] Original commit   Revision:328414 (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
- Change EXPIRATION_DATE to 2013-10-10, to match removal of lang/ruby18

Discussed with:	swills
Fri, 20 Sep 2013
[ 18:35 bapt search for other commits by this committer ] Original commit   Revision:327733 (Only the first 10 of 1084 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
Sun, 3 Mar 2013
[ 01:43 swills search for other commits by this committer ] Original commit   Revision:313317 (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
- Fix EXPIRATION date, we are in 2013, not 2012

Pointyhat to:	swills
Reported by:	bapt
Sat, 2 Mar 2013
[ 21:01 swills search for other commits by this committer ] Original commit   Revision:313298 (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
- Deprecate ports which don't work with Ruby 1.9
- Set expiration to 2 months to give plenty of time to fix them to anyone who
  may be interested (patching rubygem- ports is possible now)
- Trim headers while here

With Hat:	ruby@
Sat, 4 Aug 2012
[ 22:52 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 122 ports in this commit are shown above. View all ports for this commit)
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
Mon, 4 Jul 2011
[ 15:48 swills search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- Mark as broken with Ruby 1.9
Tue, 16 Jun 2009
[ 15:53 stas search for other commits by this committer ] Original commit  (Only the first 10 of 143 ports in this commit are shown above. View all ports for this commit)
- Assign all unmaintained ruby ports to ruby@,
  so people will know where to send questions to.
Fri, 23 Jan 2009
[ 16:28 flz search for other commits by this committer ] Original commit  (Only the first 10 of 612 ports in this commit are shown above. View all ports for this commit)
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Thu, 12 Jan 2006
[ 12:54 sem search for other commits by this committer ] Original commit  (Only the first 10 of 154 ports in this commit are shown above. View all ports for this commit)
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:             ports/90247
Submitted by:   Ermal Lu?i <eri--@albabsd.org>
Fri, 11 Nov 2005
[ 01:18 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 286 ports in this commit are shown above. View all ports for this commit)
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
Fri, 25 Feb 2005
[ 00:17 mezz search for other commits by this committer ] Original commit 
Disable threads again; it has caused the more troubles. This time, it has
${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} include in the build to kill the
headache of old '_r' and can't run with something like ruby-opengl, ruby-sdl,
ruby-gtk2 and etc on FreeBSD 4.x or older 5.x. With this commit should solve
those issues. It is recommend you to rebuild any apps that depend on
lang/ruby18, so see the UPDATING for detail.

Remove the 'BROKEN' on the other ports that knu has added them few weeks ago.
Some of them have been tested, so if one of them is still broke then please
let us know and one of us will re-add the 'BROKEN'.

This changes was worked by lofi and me. lofi did everything on FreeBSD 4.x
and I did others. lofi, thanks for help!

Tested by:      many people
Tested on:      i386 (FreeBSD 4.x, 5.x and 6.x), amd64 (FreeBSD 5.x and 6.x),
                and sparc64 (FreeBSD 5.x and 6.x)
Not test on:    ia64 and alpha
Approved by:    portmgr (kris)
Sat, 5 Feb 2005
[ 04:59 knu search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
The slippery pthread support for systems prior to 502102 has been
dropped and the lang/ruby16_r and lang/ruby18_r ports have been
removed, since no one seems to appreciate the partially working
solution.

Good news is that the pthread support of lang/ruby18 is now enabled by
default for newer systems, which means the ruby interpreter is linked
with libpthread.  This will allow threaded extension libraries to run
and work properly on those systems.

The --march=cputype flag is disabled because it gets ruby to
malfunction and fail to build.  I don't know if the problem is in
libpthread or in gcc.

(It really makes me wonder if they had actually tested before asking
me to do this somewhat risky change ;-)
Tue, 18 Feb 2003
[ 05:19 knu search for other commits by this committer ] Original commit  (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sun, 6 Oct 2002
[ 21:08 knu search for other commits by this committer ] Original commit  (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Use RUBY_MOD*.
Sun, 10 Feb 2002
[ 18:26 knu search for other commits by this committer ] Original commit 
Now that Mesa requires pthread both on XFree86 3.3.x and on 4.x,   define
RUBY_WITH_PTHREAD to make this module get linked with libc_r   and libruby_r.   
Sun, 2 Dec 2001
[ 19:30 knu search for other commits by this committer ] Original commit 
Update to 0.32b.    
Mon, 17 Sep 2001
[ 18:54 knu search for other commits by this committer ] Original commit  (Only the first 10 of 93 ports in this commit are shown above. View all ports for this commit)
Bump the PORTREVISION's of the ports which install architecture   dependent ruby
modules, due to the RUBY_ARCH change I've just   committed.    
Sat, 5 May 2001
[ 23:00 knu search for other commits by this committer ] Original commit 
Update to 0.32a.    
[ 00:41 knu search for other commits by this committer ] Original commit 
Update to 0.32-repacked..    
Sat, 28 Apr 2001
[ 11:58 knu search for other commits by this committer ] Original commit 
The distfile moved. (no change)    
Fri, 27 Apr 2001
[ 20:30 knu search for other commits by this committer ] Original commit 
Update to 0.32.    
Tue, 26 Sep 2000
[ 09:02 knu search for other commits by this committer ] Original commit  (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY   or
USE_LIBRUBY is defined, individual ruby ports no longer need to   include it
explicitly.    
Thu, 21 Sep 2000
[ 18:02 knu search for other commits by this committer ] Original commit 
Fix the build for Mesa 3.2.1.    
Fri, 8 Sep 2000
[ 04:39 knu search for other commits by this committer ] Original commit 
Update with bsd.ruby.mk.    
Thu, 24 Aug 2000
[ 15:12 knu search for other commits by this committer ] Original commit 
Add ruby-opengl, OpenGL/GLU/GLUT interface modules for Ruby.    

Number of commits found: 28