Port details |
- ruby-eet Ruby support for reading and writing EET files
- 0.1.4_2 devel
=0 0.1.4_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Doesn't work with Ruby 1.9
This port expired on: 2011-08-03
- Maintainer: ruby@FreeBSD.org
- Port Added: 2006-04-08 23:31:40
- Last Update: 2011-08-03 06:49:58
- SVN Revision: UNKNOWN
- Also Listed In: ruby
- License: not specified in port
- WWW:
- http://code-monkey.de/pages/ruby-eet
- Description:
- 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
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ruby18-eet>0:devel/ruby-eet
- No installation instructions:
- This port has been deleted.
- PKGNAME: ruby18-eet
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby18 : lang/ruby18
- rake : devel/rubygem-rake
- Runtime dependencies:
-
- ruby18 : lang/ruby18
- Library dependencies:
-
- eet.5 : devel/eet
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.4_2 03 Aug 2011 06:49:58 |
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 ) |
0.1.4_2 04 Jul 2011 01:30:57 |
swills |
- Deprecate ports that don't work with Ruby 1.9 (volunteers welcome)
Approved by: ruby@ (pgollucci) |
0.1.4_2 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.1.4_2 10 Apr 2011 18:18:09 |
swills |
- Mark broken with Ruby 1.9 |
0.1.4_2 16 Dec 2010 03:37:18 |
pgollucci |
- Fix shared library version.
Reported by: QAT |
0.1.4_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.1.4_1 03 Aug 2009 22:06:32 |
pgollucci |
follow convention and send the ruby- ports to ruby@ |
0.1.4_1 02 Aug 2009 08:02:03 |
linimon |
Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.
Hat: portmgr |
0.1.4_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.1.4 06 Apr 2008 08:58:21 |
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@ |
0.1.4 24 Mar 2007 01:50:11 |
alexbl |
- update to 0.1.4 |
0.1.3 13 Sep 2006 03:21:38 |
alexbl |
Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by: novel |
0.1.3 08 Apr 2006 23:31:20 |
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> |