CVS log for ports/graphics/ruby-evas/Attic/Makefile
Up to [FreeBSD] / ports / graphics / ruby-evas
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.16
Mon Jan 3 14:37:52 2011 UTC (13 months, 1 week ago) by garga
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.15: +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.15: download - view: text, markup, annotated - select for diffs
Tue Dec 14 07:30:40 2010 UTC (13 months, 4 weeks ago) by stas
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +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.14: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:39:24 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.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- update to jpeg-8
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:52:45 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Apr 6 08:58:11 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.11: preferred, colored
Changes since revision 1.11: +3 -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.11: download - view: text, markup, annotated - select for diffs
Tue Mar 11 21:13:36 2008 UTC (3 years, 11 months ago) by stas
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 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.10: download - view: text, markup, annotated - select for diffs
Sat May 19 20:10:40 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.9: preferred, colored
Changes since revision 1.9: +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.9: download - view: text, markup, annotated - select for diffs
Sat Mar 24 14:03:54 2007 UTC (4 years, 10 months ago) by pav
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -1 lines
- bsd.efl.mk is now in ports/Mk PR: ports/100497 Submitted by: stass
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Oct 8 13:48:25 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +8 -6 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.7: download - view: text, markup, annotated - select for diffs
Fri Jun 23 16:49:30 2006 UTC (5 years, 7 months ago) by mat
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +22 -36 lines
ruby-evas is a set of Ruby language bindings for Enlightenment's Canvas library, Evas. PR: 99311 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
Revision 1.6
Thu Jun 16 10:22:58 2005 UTC (6 years, 7 months ago) by vanilla
Branches: MAIN
FILE REMOVED
Changes since revision 1.5: +1 -1 lines
Remove ruby-evas, it's out of date, last update is 2002. Timeout by: knu@
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Feb 18 05:19:18 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
De-pkg-comment.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Dec 6 17:17:36 2002 UTC (9 years, 2 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +9 -8 lines
Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. This replaces the non-working NOPORTDOCS workaround and fixes build on the alpha, where rd2 coredumps. Tested on: the axp cluster Approved by: kris
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Oct 6 21:08:26 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4 lines
Use RUBY_MOD*.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Oct 6 19:50:43 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -3 lines
Reflect *_RD renaming.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jul 7 19:06:16 2002 UTC (9 years, 7 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_7_0
Add ruby-evas (Ruby/Evas version 1.0), Ruby bindings for Evas.
