aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-ecore
Commit message (Collapse)AuthorAgeFilesLines
* - Add ruby 1.9 supportStanislav Sedov2008-04-061-4/+4
| | | | | | | | | | | | | | | | | - Implement new knobs for gems and rake (these are included in ruby 1.9 distribution already). Also move gem bits from ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend on gems or rake you should define USE_RUBYGEMS/USE_RAKE accordingly. Also RAKE_BIN variable is provided for pointing to the right rake executable. - Rewrite RUBY_SCHEBANG in awk to eliminate build dependency on ruby. Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer) Tested by: ports@ Notes: svn path=/head/; revision=210636
* - Update enlightenment-devel and EFL libraries to the latest snapshotStanislav Sedov2008-03-113-26/+7
| | | | | | | | | | | | | - Deprecate old unsupported apps and modules (entice, devian, eveil, engage) - Split evas and ecore to separate modules to handle dependencies properly - Disable PAM in enlightenment-devel as it don't work anyway (requires root privilegies) - Add DBUS support. Thanks to: az Notes: svn path=/head/; revision=208836
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - bsd.efl.mk is now in ports/MkPav Lucistnik2007-03-241-1/+0
| | | | | | | | PR: ports/100497 Submitted by: stass Notes: svn path=/head/; revision=188172
* - Move to LOCALBASEStanislav Sedov2006-10-083-10/+34
| | | | | | | | | | | | | | - Use new EFL framework - Update all e17 ports to the lates stable cvs snapshot - Add additional knobs/options to ports makefiles to control the feature set - Add a bunch of new e17 applications/libraries - Minor improvements/modification. Approved by: vanilla (old maintainer), sem (mentor) Notes: svn path=/head/; revision=174934
* In fact, it *should* have read :Mathieu Arnold2006-06-241-1/+1
| | | | | | | | | | ruby-ecore is a set of Ruby language bindings for Enlightenment's Core library, Ecore. Pointy hat to: need two, forme and the submitter :-) Notes: svn path=/head/; revision=166175
* ruby-evas is a set of Ruby language bindings for Enlightenment's Core ↵Mathieu Arnold2006-06-234-0/+51
library, Ecore. PR: 99312 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Notes: svn path=/head/; revision=166132