| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 Aug 2011 06:49:58
0.1.4_2
|
bapt  |
Removing old ruby stuff
2011-08-03 comms/ruby-serialport: Doesn't work with Ruby 1.9
2011-08-03 databases/ruby-search-namazu: Doesn't work with Ruby 1.9
2011-08-03 databases/ruby-sqlite: Doesn't work with Ruby 1.9
2011-08-03 databases/rubygem-kirbybase: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-eet: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-filelock: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-filemagic: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-metaruby: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-poll: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-rrb: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-strongtyping: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-textbuf: Doesn't work with Ruby 1.9
2011-08-03 graphics/ruby-graph: Doesn't work with Ruby 1.9 (Only the first 15 lines of the commit message are shown above ) |
04 Jul 2011 01:30:57
0.1.4_2
|
swills  |
- Deprecate ports that don't work with Ruby 1.9 (volunteers welcome)
Approved by: ruby@ (pgollucci) |
03 Jul 2011 14:59:23
0.1.4_2
|
ohauer  |
-remove MD5 |
10 Apr 2011 18:18:09
0.1.4_2
|
swills  |
- Mark broken with Ruby 1.9 |
16 Dec 2010 03:37:18
0.1.4_2
|
pgollucci  |
- Fix shared library version.
Reported by: QAT |
05 Feb 2010 11:46:55
0.1.4_2
|
dinoex  |
- update to jpeg-8 |
03 Aug 2009 22:06:32
0.1.4_1
|
pgollucci  |
follow convention and send the ruby- ports to ruby@ |
02 Aug 2009 08:02:03
0.1.4_1
|
linimon  |
Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.
Hat: portmgr |
31 Jul 2009 13:57:52
0.1.4_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
06 Apr 2008 08:58:21
0.1.4
|
stas  |
- 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@ |
24 Mar 2007 01:50:11
0.1.4
|
alexbl  |
- update to 0.1.4 |
13 Sep 2006 03:21:38
0.1.3
|
alexbl  |
Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by: novel |
08 Apr 2006 23:31:20
0.1.3
|
pav  |
Ruby-EET allows you to read and write EET files from Ruby code. Support for
Ruby object serialization to EDD (EET Data Descriptor) format is given.
WWW: http://code-monkey.de/pages/ruby-eet
PR: ports/95497
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> |