<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/databases/ruby-dbm/PLIST, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2022-01-16T13:15:52Z</updated>
<entry>
<title>databases/ruby-dbm: add package version 1.1.0</title>
<updated>2022-01-16T13:15:52Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2022-01-16T13:15:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cb84d9fbba5744607469d47333fab97c2026db21'/>
<id>urn:sha1:cb84d9fbba5744607469d47333fab97c2026db21</id>
<content type='text'>
Add dbm gem as ruby-dbm package version 1.1.0.

Note:

* Ruby 2.6 contains dbm 1.0.0.
* Ruby 2.7 and Ruby 3.0 contains dbm 1.1.0, but no conflict.
* Ruby 3.1 dose not contain dbm.


DBM

The DBM class provides a wrapper to a Unix-style dbm or Database Manager
library.

Dbm databases do not have tables or columns; they are simple key-value data
stores, like a Ruby Hash except not resident in RAM.  Keys and values must
be strings.

The exact library used depends on how Ruby was compiled.  It could be any of
the following:

* The original ndbm library is released in 4.3BSD.  It is based on dbm
  library in Unix Version 7 but has different API to support multiple
  databases in a process.
* Berkeley DB versions 1 thru 5, also known as BDB and Sleepycat DB, now
  owned by Oracle Corporation.
* Berkeley DB 1.x, still found in 4.4BSD derivatives (FreeBSD, OpenBSD,
  etc).
* gdbm, the GNU implementation of dbm.
* qdbm, another open source reimplementation of dbm.

All of these dbm implementations have their own Ruby interfaces available,
which provide richer (but varying) APIs.</content>
</entry>
<entry>
<title>Remove one more ruby16 only package.</title>
<updated>2005-11-04T07:04:47Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2005-11-04T07:04:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1787c66629aa4ded63463621dae51a370753bb40'/>
<id>urn:sha1:1787c66629aa4ded63463621dae51a370753bb40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revive separated ruby packages, ruby-dbm, ruby-zlib, ruby-digest and</title>
<updated>2005-03-06T16:52:39Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2005-03-06T16:52:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=079f54e1fdb2b365fc00e81c251d205c9f3ef637'/>
<id>urn:sha1:079f54e1fdb2b365fc00e81c251d205c9f3ef637</id>
<content type='text'>
ruby-openssl with bump PKGREVISION.</content>
</entry>
<entry>
<title>Remove ruby-dbm package.  It is included in ruby16/ruby18 package now.</title>
<updated>2005-02-21T15:42:24Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2005-02-21T15:42:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f0c3263b5e8ed4d68ccdad5b4922e3fac82128c1'/>
<id>urn:sha1:f0c3263b5e8ed4d68ccdad5b4922e3fac82128c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to use RUBY_DLEXT as suffix of extention library.</title>
<updated>2004-12-04T17:20:46Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2004-12-04T17:20:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=05a0ff5ab1a4eeee412cce91a59c508da718610e'/>
<id>urn:sha1:05a0ff5ab1a4eeee412cce91a59c508da718610e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial import of ruby-dbm package.  This is part of Ruby distribution</title>
<updated>2004-11-27T14:27:50Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2004-11-27T14:27:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=628884caa8242cbbd6b328ff06278433e1a0fbac'/>
<id>urn:sha1:628884caa8242cbbd6b328ff06278433e1a0fbac</id>
<content type='text'>
and this package covers both Ruby 1.8 base and 1.6 base.

This is a Ruby extension to DBM library (including Berkley DB's DBM
compatible one), which is actually a part of the Ruby distribution.</content>
</entry>
</feed>
