notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ruby-eet Ruby support for reading and writing EET files
0.1.4_2 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.1.4_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Doesn't work with Ruby 1.9
Expired This port expired on: 2011-08-03
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby18 : lang/ruby18
  2. rake : devel/rubygem-rake
Runtime dependencies:
  1. ruby18 : lang/ruby18
Library dependencies:
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.code-monkey.de/pub/ruby-eet/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.4_2
03 Aug 2011 06:49:58
Original commit files touched by this commit
bapt search for other commits by this committer
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 View all of this commit message)
0.1.4_2
04 Jul 2011 01:30:57
Original commit files touched by this commit
swills search for other commits by this committer
- 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
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.1.4_2
10 Apr 2011 18:18:09
Original commit files touched by this commit
swills search for other commits by this committer
- Mark broken with Ruby 1.9
0.1.4_2
16 Dec 2010 03:37:18
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Fix shared library version.

Reported by:    QAT
0.1.4_2
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.1.4_1
03 Aug 2009 22:06:32
Original commit files touched by this commit
pgollucci search for other commits by this committer
follow convention and send the ruby- ports to ruby@
0.1.4_1
02 Aug 2009 08:02:03
Original commit files touched by this commit
linimon search for other commits by this committer
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
Original commit files touched by this commit
dinoex search for other commits by this committer
- 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
Original commit files touched by this commit
stas search for other commits by this committer
- 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
Original commit files touched by this commit
alexbl search for other commits by this committer
 - update to 0.1.4
0.1.3
13 Sep 2006 03:21:38
Original commit files touched by this commit
alexbl search for other commits by this committer
Change all my MAINTAINER lines to my new FreeBSD.org address.

Approved by:    novel
0.1.3
08 Apr 2006 23:31:20
Original commit files touched by this commit
pav search for other commits by this committer
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>

Number of commits found: 13