<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/rubygem-sqlite3/Makefile, branch release/5.5.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F5.5.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F5.5.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2006-03-23T22:24:03Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_5_5_0'.</title>
<updated>2006-03-23T22:24:03Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-03-23T22:24:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=96fe98e1c6bc0301781b0dd7dbfeef3e3f137f43'/>
<id>urn:sha1:96fe98e1c6bc0301781b0dd7dbfeef3e3f137f43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>With portmgr hat on, reset maintainership of knu's ports since he has</title>
<updated>2005-11-11T01:18:01Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2005-11-11T01:18:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=34da9bdf573136c2c1df38368a52ffccd661cf79'/>
<id>urn:sha1:34da9bdf573136c2c1df38368a52ffccd661cf79</id>
<content type='text'>
been inactive more than 6 months.  We hope to see him back sometime.
</content>
</entry>
<entry>
<title>- Fix PLIST. Unbreak.</title>
<updated>2005-04-22T19:47:50Z</updated>
<author>
<name>Sergey Matveychuk</name>
<email>sem@FreeBSD.org</email>
</author>
<published>2005-04-22T19:47:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e59c4edf8bd057c268756d8b108c7ace2e4d3e6a'/>
<id>urn:sha1:e59c4edf8bd057c268756d8b108c7ace2e4d3e6a</id>
<content type='text'>
PR:		ports/79628
Submitted by:	Renato Botelho &lt;freebsd@galle.com.br&gt;
Approved by:	knu timeout
</content>
</entry>
<entry>
<title>BROKEN: Incomplete pkg-plist</title>
<updated>2005-02-28T01:50:22Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2005-02-28T01:50:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=70886c1846c06a0379466e2108c0c84fffa4b251'/>
<id>urn:sha1:70886c1846c06a0379466e2108c0c84fffa4b251</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 0.9.0.</title>
<updated>2005-01-16T18:41:01Z</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@FreeBSD.org</email>
</author>
<published>2005-01-16T18:41:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=44ae66555ccbcc517c31a44ed2d2591953d86f25'/>
<id>urn:sha1:44ae66555ccbcc517c31a44ed2d2591953d86f25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to ruby-sqlite3 after a repocopy.  This is a Ruby interface to</title>
<updated>2005-01-16T18:19:16Z</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@FreeBSD.org</email>
</author>
<published>2005-01-16T18:19:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=58e8576ea088863d14fa5c28b005b3e160870566'/>
<id>urn:sha1:58e8576ea088863d14fa5c28b005b3e160870566</id>
<content type='text'>
the SQLite DB engine version 3.
</content>
</entry>
<entry>
<title>Update to 2.2.2.</title>
<updated>2004-12-25T20:47:28Z</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@FreeBSD.org</email>
</author>
<published>2004-12-25T20:47:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0722f6dd7fc41fd36b75cbdca5122c96f6091563'/>
<id>urn:sha1:0722f6dd7fc41fd36b75cbdca5122c96f6091563</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up SQLite and related ports.</title>
<updated>2004-12-23T08:25:47Z</updated>
<author>
<name>Norikatsu Shigemura</name>
<email>nork@FreeBSD.org</email>
</author>
<published>2004-12-23T08:25:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=617938836df905824ac0214a5f379bd18495a18d'/>
<id>urn:sha1:617938836df905824ac0214a5f379bd18495a18d</id>
<content type='text'>
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.

Approved by:	portmgr, maintainers of sqlite and related ports
</content>
</entry>
<entry>
<title>Add ruby-sqlite, (another) Ruby interface to the SQLite DB engine.</title>
<updated>2003-06-26T03:47:13Z</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@FreeBSD.org</email>
</author>
<published>2003-06-26T03:47:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=703bbb782630b13db9404cf2c4e9907b02370792'/>
<id>urn:sha1:703bbb782630b13db9404cf2c4e9907b02370792</id>
<content type='text'>
</content>
</entry>
</feed>
