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-kyotocabinet Ruby (1.9.1+) binding to Kyoto Cabinet
1.24_1 databases 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 1.24_1Version of this port present on the latest quarterly branch.
Broken BROKEN: does not compile
Deprecated DEPRECATED: BROKEN for more than 6 month
Expired This port expired on: 2012-05-10
Ignore IGNORE: is marked as broken: does not compile
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-04-28 05:29:29
Last Update: 2013-01-27 12:21:32
SVN Revision: 311060
Also Listed In: ruby
License: GPLv3
WWW:
http://1978th.net/kyotocabinet/
Description:
This is a Ruby (1.9.1+) binding to Kyoto Cabinet, a straightforward implementation of DBM. Since the library is licensed under GPLv3 which is incompatible with the ruby runtime, binary distribution is inhibited. Author: Mikio Hirabayashi <hirarin@gmail.com> WWW: http://1978th.net/kyotocabinet/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • ruby19-kyotocabinet>0:databases/ruby-kyotocabinet
No installation instructions:
This port has been deleted.
PKGNAME: there is no package for this port: NO_PACKAGE = GPL3 incompatibility with Ruby
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. ruby19 : lang/ruby19
Runtime dependencies:
  1. ruby19 : lang/ruby19
Library dependencies:
  1. kyotocabinet : databases/kyotocabinet
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/ruby/
  2. http://fallabs.com/kyotocabinet/rubypkg/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.24_1
27 Jan 2013 12:21:32
Revision:311060Original commit files touched by this commit
bapt search for other commits by this committer
2012-05-10 databases/ruby-kyotocabinet: BROKEN for more than 6 month
2012-05-10 x11-themes/kde-icons-amaranth-althaea: BROKEN for more than 6 month
2012-12-06 net/bpfstat: Merge in netstat on all supported version of FreeBSD
1.24_1
09 Apr 2012 23:51:44
Original commit files touched by this commit
bapt search for other commits by this committer
Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as
broken for more than 6 month
1.24_1
22 Dec 2011 21:29:51
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Still broken depsite the previous update

kyotocabinet.cc: In member function 'virtual void
db_close(VALUE)::FuncImpl::operate()':
kyotocabinet.cc:2020: error: 'class kyotocabinet::PolyDB' has no member named
'ruby_close'
kyotocabinet.cc: In function 'VALUE db_close(VALUE)':
kyotocabinet.cc:2030: error: 'class kyotocabinet::PolyDB' has no member named
'ruby_close'
*** Error code 1
1.24_1
18 Dec 2011 14:17:06
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Bump PORTREVISION for databases/kyotocabinet shlib change
- Fix 'make patch': original files/patch-extconf.rb cannot be applied cleanly
1.24
01 Nov 2011 22:59:35
Original commit files touched by this commit
pgollucci search for other commits by this committer
Send ports@ ruby ports over ruby@
most of these were from stas@
1.24
22 Aug 2011 16:47:50
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update distinfo
1.24
22 Aug 2011 15:55:59
Original commit files touched by this commit
knu search for other commits by this committer
Drop maintainership.  I'm done with this.
1.11
12 Dec 2010 04:56:43
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mark BROKEN: doesn't compile

Reported by:    QAT, P6 TB, RideCharge Inc. / TaxiMagic TB
1.11
12 Dec 2010 03:54:22
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Fix SHLIB ver

Reported by:    QAT
QAT Hat to:     knu
1.11
12 Dec 2010 03:25:54
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Fix fetch

Reported by:    QAT
1.11
04 Jun 2010 06:13:29
Original commit files touched by this commit
knu search for other commits by this committer
Update to 1.11.
1.10
28 May 2010 17:08:07
Original commit files touched by this commit
knu search for other commits by this committer
Update to 1.10.
1.9
21 May 2010 04:53:08
Original commit files touched by this commit
knu search for other commits by this committer
Update to 1.9.
1.8
07 May 2010 17:39:06
Original commit files touched by this commit
knu search for other commits by this committer
Update to 1.8.
1.7
05 May 2010 15:55:36
Original commit files touched by this commit
knu search for other commits by this committer
This module requires gcc 4.2+ and ruby built with the same compiler.

Mark broken for 6.x and early 7.0-CURRENT.
1.7
28 Apr 2010 05:28:59
Original commit files touched by this commit
knu search for other commits by this committer
Add ruby-kyotocabinet, Ruby (1.9.1+) binding to Kyoto Cabinet.

Number of commits found: 16