<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/databases/ruby-mysql/PLIST, 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>2009-06-14T17:38:38Z</updated>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T17:38:38Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T17:38:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7af33f0780f46bb1a19daa9c6479e75838fa936b'/>
<id>urn:sha1:7af33f0780f46bb1a19daa9c6479e75838fa936b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to use vendor_dir with Ruby 1.8.7.</title>
<updated>2008-06-19T14:42:24Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2008-06-19T14:42:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b07d37097e898b320b5dd24c5fea1ced50185ffb'/>
<id>urn:sha1:b07d37097e898b320b5dd24c5fea1ced50185ffb</id>
<content type='text'>
Bump PKGREVISION.
</content>
</entry>
<entry>
<title>Sort PLIST.</title>
<updated>2006-09-07T15:51:25Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2006-09-07T15:51:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=be5942c203228873ab047759f6b2606cb39d58c0'/>
<id>urn:sha1:be5942c203228873ab047759f6b2606cb39d58c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ruby-mysql package to 2.6.  (not security fix but leaf pacakge.)</title>
<updated>2005-06-12T15:23:03Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2005-06-12T15:23:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c485eb5a1e57eb88a769b4dad022e2ba32be5cba'/>
<id>urn:sha1:c485eb5a1e57eb88a769b4dad022e2ba32be5cba</id>
<content type='text'>
pkgsrc changes:
- Change HOMEPAGE in English.
- Add style sheet to installed documents.

distribution changes:

2005-04-25: version 2.6

	* add constants for Mysql#option(): Mysql::OPT_PROTOCOL,
	  Mysql::OPT_READ_TIMEOUT, Mysql::OPT_WRITE_TIMEOUT,
	  Mysql::SET_CHARSET_DIR, Mysql::SET_CHARSET_NAME,
	  Mysql::SHARED_MEMORY_BASE_NAME, Mysql::SECURE_AUTH
	* add methods: Mysql#more_results?(), Mysql#next_result(),
	  Mysql#set_server_option(), Mysql#sqlstate()
	* add constants for Mysql#connect(): Mysql::CLIENT_MULTI_STATEMENTS,
	  Mysql::CLIENT_MULTI_RESULTS
	* add constants for Mysql#set_server_option():
	  Mysql::OPTION_MULTI_STATEMENTS_ON, Mysql::OPTION_MULTI_STATEMENTS_OFF
	* add Mysql#query() with block
	* add Mysql#reconnect(), Mysql#reconnect=()
	* When connection was closed, it don't try to reconnect by default.

2005-02-12: version 2.5.2

	* BUG: Mysql#connect make object to not close. (Thanks Andres Salomon)
</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</email>
</author>
<published>2004-12-04T17:20:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f060c2e6a78590e2a6c0de8ce23d2de21c858f51'/>
<id>urn:sha1:f060c2e6a78590e2a6c0de8ce23d2de21c858f51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ruby-mysql package to 2.5.1 migrating to use new framework</title>
<updated>2004-11-27T15:45:57Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2004-11-27T15:45:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f036fc00f58905bf8ecc29976df50e732e301261'/>
<id>urn:sha1:f036fc00f58905bf8ecc29976df50e732e301261</id>
<content type='text'>
for Ruby packages.

2004-09-20
    version 2.5.1
        * add Mysql#set_ssl().

2004-08-31
    version 2.5
        * correspond to MySQL 4.1.x.
        * change MysqlRes, MysqlField, MysqlError to Mysql::Result,
	  Mysql::Field, Mysql::Error.
        * add Mysql.client_version(), Mysql.get_client_version(),
	  Mysql#client_version(), Mysql#get_client_version(),
	  Mysql#server_version(), Mysql#get_server_version(),
	  Mysql#warning_count(), Mysql#commit(), Mysql#rollback(),
	  Mysql#autocommit().
        * add Mysql::Field#is_not_null?(), Mysql::Field#is_pri_key?(),
	  Mysql::Field#is_num?().
        * add MysqlField::TYPE_VAR_STRING.
</content>
</entry>
<entry>
<title>Importing ruby-mysql package, extension library to access a MySQL database</title>
<updated>2002-01-27T15:17:35Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2002-01-27T15:17:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a5afb7c589c84d402088d7aab12f9f498bf1e37a'/>
<id>urn:sha1:a5afb7c589c84d402088d7aab12f9f498bf1e37a</id>
<content type='text'>
from Ruby.

Based on PR pkg/14302 with slightly modification and newer version, 2.4.2.
</content>
</entry>
</feed>
