aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/ruby-gtkglext
Commit message (Collapse)AuthorAgeFilesLines
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-0/+1
| | | | | | bumped or updated Requested by: edwin
* - Assign all unmaintained ruby ports to ruby@,stas2009-06-161-1/+1
| | | | so people will know where to send questions to.
* Release these ports into wild. I don't have time for these ports anymore. I ammezz2009-03-191-1/+1
| | | | keeping maintain two ports that don't require a lot of time to take care of.
* - Update to 0.16.0.20080706, it's more than 0.17 RC1.mezz2008-07-072-11/+12
| | | | | | | - ${RUBY_SITEARCHLIBDIR} -> ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/} in the *_DEPENDS, that way it will finding correct file when I tweak the PREFIX. - NOPORTDOCS -> NOPORTEXAMPLES on example/demo/test files.
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* Update to 0.16.0.20080315 (SVN version) to build with new glib 2.16.mezz2008-03-241-1/+0
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 0.16.0.mezz2007-01-021-0/+2
| | | | | | - More on PREFIX-cleaness. - Remove databases/ruby-libgda and multimedia/ruby-gst, these ports are no longer in the tarball and have been dropped support by the developers.
* - Update to current snapshot (should fix compatiblity problems with the newstas2006-12-031-3/+9
| | | | | | | gnome) - PREFIX-cleaness Approved by: mezz (maintainer, implicitly)
* Update to 0.15.0, see changelog for details:mezz2006-07-031-2/+1
| | | | | | http://ruby-gnome2.sourceforge.jp/?News_20060701_1 I will add two new ports, ruby-poppler and ruby-vte, later in this week.
* - Update graphics/libglut to 6.4.1.sem2006-01-121-0/+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>
* - Update to 0.14.0, see release note for details:mezz2005-11-051-0/+1
| | | | | | | | http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20051016_1 - Two new ports have been added, ruby-cairo and ruby-gtkmozembed. - databases/ruby-libgda has been mark as BROKEN, because it still needs to catch up w/ new libgda-2.0, so remove it from ruby-gnome2-all.
* -Update to 0.12.0, works with GTK 2.6/GNOME 2.10.mezz2005-03-121-8/+1
| | | | | http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20050306_1 -A few clean up such as correct paths, dependencies and etc.
* Update to 0.11.0. Three new ports (Ruby/RSVG, Ruby/GnomePrint andmezz2004-11-151-1/+0
| | | | | Ruby/GnomePrintUI) will be add in ruby-gnome2-all later when I am done with create and test with those new ports tonight or tomorrow.
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
| | | | big upgrade.
* - Update to 0.10.0.mezz2004-08-151-7/+6
| | | | | | | | | | - Un-broke/enable multimedia/ruby-gst; it works with current gstreamer now. - Change some that have CP to INSTALL_*. - Few small clean up. BTW: ruby-gtksourceview and ruby-panelapplet will be add very soon when I create and test them. They are going to be part of ruby-gnome2-all meta port.
* Change my email to mezz@FreeBSD.org.mezz2004-05-031-1/+1
| | | | Approved by: adamw (mentor)
* x11-toolkits/ruby-gtkglext:mezz2004-05-021-3/+7
| | | | | | | | | | | | | | -Mark it as INGORE on FreeBSD 4.x. x11/ruby-gnome2-all: -Disable the x11-toolkits/ruby-gtkglext depend on FreeBSD 4.x. The issue is that the ruby can't be mix with and without threads (libc and libc_r) in the same place on FreeBSD 4.x. FreeBSD 5.x doesn't has any of problem. Approved by: adamw (mentor) Discussed with: knu
* BROKEN: Broken dependencykris2004-04-191-0/+2
|
* Add x11-toolkits/ruby-gtkglext, Ruby binding for GtkGLExt.knu2004-04-093-0/+60
This is part of the Ruby/GNOME2 suite. PR: ports/65270 Submitted by: Jeremy Messenger <mezz7@cox.net>