CVS log for ports/devel/ruby-ecore/Attic/Makefile
Up to [FreeBSD] / ports / devel / ruby-ecore
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.12
Mon Jan 3 14:37:51 2011 UTC (13 months, 1 week ago) by garga
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.11: +1 -1 lines
Remove expired ports: 2011-01-01 audio/emphasis: abandoned upstream 2011-01-01 converters/ecore-txt: abandoned upstream 2011-01-01 deskutils/estickies: abandoned upstream 2011-01-01 devel/ecore-job: abandoned upstream 2011-01-01 devel/engrave: abandoned upstream 2011-01-01 devel/evfs: abandoned upstream 2011-01-01 devel/ruby-ecore: abandoned upstream 2011-01-01 graphics/exhibit: abandoned upstream 2011-01-01 graphics/epsilon: abandoned upstream 2011-01-01 graphics/esmart: abandoned upstream 2011-01-01 graphics/ruby-edje: abandoned upstream 2011-01-01 graphics/ruby-esmart: abandoned upstream 2011-01-01 graphics/ruby-evas: abandoned upstream 2011-01-01 graphics/ruby-redact: abandoned upstream 2011-01-01 multimedia/eclair: abandoned upstream 2011-01-01 security/phpmyid: Development has ceased. 2011-01-01 sysutils/ecore-config: abandoned upstream 2011-01-01 sysutils/extrackt: abandoned upstream 2011-01-01 textproc/exml: abandoned upstream 2011-01-02 www/mod_accesscookie: upstream is gone 2011-01-02 www/mod_vdbh: upstream is gone 2011-01-02 www/mod_auth_any: upstream is gone 2011-01-02 www/mod_log_data: upstream is gone and will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now 2011-01-01 x11-fm/entropyfm: abandoned upstream 2011-01-01 x11-themes/e17-splash-fortune: abandoned upstream 2011-01-01 x11-themes/e17-splash-shiny: abandoned upstream 2011-01-01 x11-themes/e17-splash-takara: abandoned upstream 2011-01-01 x11-themes/e17-theme-blue_eyed: abandoned upstream 2011-01-01 x11-themes/e17-theme-dali: abandoned upstream 2011-01-01 x11-themes/e17-theme-gant: abandoned upstream 2011-01-01 x11-themes/e17-theme-japan2007: abandoned upstream 2011-01-01 x11-themes/e17-theme-kor: abandoned upstream 2011-01-01 x11-themes/e17-theme-milky: abandoned upstream 2011-01-01 x11-themes/e17-theme-night_bling: abandoned upstream 2011-01-01 x11-themes/e17-theme-simply_white: abandoned upstream 2011-01-01 x11-themes/e17-splash-azul: abandoned upstream 2011-01-01 x11-themes/e17-splash-blue: abandoned upstream 2011-01-01 x11-themes/e17-splash-clean: abandoned upstream 2011-01-01 x11-themes/e17-splash-logo: abandoned upstream 2011-01-01 x11-toolkits/etk: abandoned upstream 2011-01-01 x11-toolkits/ewl: abandoned upstream 2011-01-01 x11-toolkits/enhance: abandoned upstream 2011-01-01 x11-wm/e17-module-bling: abandoned upstream 2011-01-01 x11-wm/e17-module-mixer: abandoned upstream 2011-01-01 x11-wm/e17-utils: abandoned upstream 2011-01-01 x11/elicit: abandoned upstream 2011-01-01 x11/enity: abandoned upstream 2011-01-01 x11/examine: abandoned upstream 2011-01-01 x11/ecore-desktop: abandoned upstream
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Dec 14 07:30:34 2010 UTC (13 months, 4 weeks ago) by stas
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -0 lines
- Update e17 applications suite to the recent snapshot. Thanks to Grzegorz Blach <magik@roorback.net> for doing the hard work preparing the initial version of the update! PR: ports/148038 Submitted by: Grzegorz Blach <magik@roorback.net> (based on)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:36:12 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- update to jpeg-8
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:50:30 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Apr 6 08:58:04 2008 UTC (3 years, 10 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4 lines
- Add ruby 1.9 support - 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@
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Mar 11 21:13:27 2008 UTC (3 years, 11 months ago) by stas
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -6 lines
- Update enlightenment-devel and EFL libraries to the latest snapshot - 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
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat May 19 20:03:43 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Mar 24 14:03:52 2007 UTC (4 years, 10 months ago) by pav
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -1 lines
- bsd.efl.mk is now in ports/Mk PR: ports/100497 Submitted by: stass
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Oct 8 13:48:22 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +14 -7 lines
- Move to LOCALBASE - 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)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jun 24 08:14:23 2006 UTC (5 years, 7 months ago) by mat
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -0 lines
In fact, it *should* have read : ruby-ecore is a set of Ruby language bindings for Enlightenment's Core library, Ecore. Pointy hat to: need two, forme and the submitter :-)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jun 24 08:12:23 2006 UTC (5 years, 7 months ago) by mat
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Last commit should read : ruby-evas is a set of Ruby language bindings for Enlightenment's Core library, Ecore.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jun 23 16:55:49 2006 UTC (5 years, 7 months ago) by mat
Branches: MAIN
ruby-evas is a set of Ruby language bindings for Enlightenment's Core library, Ecore. PR: 99312 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
