<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/databases/ruby-postgresql/distinfo, branch pkgsrc_2011Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2010-09-10T04:42:58Z</updated>
<entry>
<title>* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.</title>
<updated>2010-09-10T04:42:58Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2010-09-10T04:42:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=83759e4a5f45487ab2ef2118f0d781e0027c5e8f'/>
<id>urn:sha1:83759e4a5f45487ab2ef2118f0d781e0027c5e8f</id>
<content type='text'>
* Update HOMEPAGE.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Add patches for supporting ruby19.
</content>
</entry>
<entry>
<title>Update ruby-postgresql to version 0.7.9.2008.01.28.  Changes from</title>
<updated>2008-04-04T15:16:02Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2008-04-04T15:16:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7b4365010bfb8ad92c70ed3c21839a50856b8982'/>
<id>urn:sha1:7b4365010bfb8ad92c70ed3c21839a50856b8982</id>
<content type='text'>
version 0.7.1 include:

+ Install as a Ruby gem.

- Aliases to make it easier for ActiveRecord to support both ruby-pg
  (the successor to ruby-postgres) and ruby-postgres.

- Fix connections to PostgreSQL&gt;8.2.
</content>
</entry>
<entry>
<title>Stop handling DIST_SUBDIR default for Ruby based packages.</title>
<updated>2006-01-03T14:25:49Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2006-01-03T14:25:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8f3615c6cdc412e68275d6a382ac5bd04a135ab2'/>
<id>urn:sha1:8f3615c6cdc412e68275d6a382ac5bd04a135ab2</id>
<content type='text'>
Second, update distinfo and/or stop using USE_RUBY_DIST_SUBDIR in Makefiles.
</content>
</entry>
<entry>
<title>Add RMD160 digests in addition to SHA1 ones.</title>
<updated>2005-02-23T16:33:05Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2005-02-23T16:33:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=56112397159c792a12ff44495919beab759c4392'/>
<id>urn:sha1:56112397159c792a12ff44495919beab759c4392</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ruby-postgres package to 0.7.1.</title>
<updated>2003-09-11T14:55:49Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2003-09-11T14:55:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=954012f6f03acc58a2ff2de07a9095cc94b175b0'/>
<id>urn:sha1:954012f6f03acc58a2ff2de07a9095cc94b175b0</id>
<content type='text'>
Convert to use buildlink2.mk for postgress dependency.

===========================================
Mon Jan  6 2003 version 0.7.1

	* async_exec: remove check of PQisBusy.
	  patch supplied byd &lt;m_seki@mva.biglobe.ne.jp&gt;

Wed Oct 16 2002 version 0.7.0

	* rename README.jp -&gt; README.ja.

Thu Oct 10 2002

	* get_notify: bug fix Deletes of unnecessary "free(notify);"
	  debian bug report.

Wed Oct  9 2002

	* query: add pgresult_clear.
	  patch supplied by "Shirai,Kaoru" &lt;shirai@p1jp.com&gt;

Sat Sep 28 2002

	* PGconn: add methods escape, quote, escape_bytes.
	  patch supplied by MoonWolf &lt;moonwolf@moonwolf.com&gt;

Tue Aug 20 2002

	* extconf.rb add dir_config('postgres')
 	  patch supplied by Nate Haggard &lt;nate@wordplace.com&gt;

Mon Jun  3 2002 version 0.7.0-pre2

	* not to use fe_getauthname().
	  patch supplied by Neil Conway &lt;nconway@klamath.dyndns.org&gt;

Thu May 30 2002 version 0.7.0-pre1

	* Fix to insert_table so that nil values in Ruby are inserted
	  back into the database as nulls.
	  patch supplied by Jeremy Henty &lt;jeremy@chaos.org.uk&gt;

	* Fix to insert_table to protect characters that Postgres would
	  otherwise interpret specially.
	  patch supplied by Jeremy Henty &lt;jeremy@chaos.org.uk&gt;

Wed Apr 24 2002

	* Removed unused variables.
	* Improve notification code.
	* Add a missing "return Qnil" statement in a function
	  declared to return VALUE.
	* Fix an minor error in pgconn_loopen().
	  patch supplied by Neil Conway &lt;nconway@klamath.dyndns.org&gt;

Tue Mar  5 2002

	* fix pglarge_write return.
	  patch supplied by Noboru Matui &lt;silicon@mx1.freemail.ne.jp&gt;

Mon Jan  7 2002

	* refer to POSTGRES_INCLUDE and POSTGTRES_LIB
	  environmental variables.
	  patch supplied by Neil Conway &lt;nconway@klamath.dyndns.org&gt;

Sun Dec 16 2001

	* add methods "getisnull".
	  patch supplied by Jeremy Henty &lt;jeremy@chaos.org.uk&gt;

Tue Nov 27 2001

	* convert NULL =&gt; nil .
	  patch supplied by "Shirai,Kaoru" &lt;shirai@p1jp.com&gt;
</content>
</entry>
<entry>
<title>Update ruby-postgresql package to 0.6.5.  Quote from Changes is below.</title>
<updated>2002-01-19T11:03:20Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2002-01-19T11:03:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=670f72cf8fe51e22d5de339a9f1ed01e42d26ca7'/>
<id>urn:sha1:670f72cf8fe51e22d5de339a9f1ed01e42d26ca7</id>
<content type='text'>
Ruby extension library to access PostgreSQL.
===========================================
Mon Nov 19 2001 version 0.6.5 released
      * change my address.
	Noboru Saitou &lt;noborus@netlab.jp&gt;

Fri Nov 16 2001
      * default encoding set.
	Riley &lt;wormwood@speakeasy.org&gt;

Fri Nov 16 2001
      * add methods "cmdtuples"
        Gabriel Emerson &lt;gemerson@evalsoft.com&gt;
	Thanks to greentea@fa2.so-net.ne.jp
Thu Jul 12 2001
      * psql.rb $OPT_p =&gt; $OPT_p.to_i (bug fix).
	Yuta TSUBOI &lt;yuuta-t@is.aist-nara.ac.jp&gt;
</content>
</entry>
<entry>
<title>Add DIST_SUBDIR=ruby.</title>
<updated>2001-07-31T00:09:44Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2001-07-31T00:09:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4df2de82aba9b084097de5b9ccd85cf01f109003'/>
<id>urn:sha1:4df2de82aba9b084097de5b9ccd85cf01f109003</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial import of ruby-postgresql, a ruby module to access postgres</title>
<updated>2001-07-08T15:24:05Z</updated>
<author>
<name>mjl</name>
<email>mjl</email>
</author>
<published>2001-07-08T15:24:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=07b610f09b32a2cfaef6f28a5f1b6eaaf3c5f914'/>
<id>urn:sha1:07b610f09b32a2cfaef6f28a5f1b6eaaf3c5f914</id>
<content type='text'>
databases.
</content>
</entry>
</feed>
