<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/comms/ruby-termios, branch pkgsrc_2011Q3</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q3</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q3'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2011-02-21T16:01:10Z</updated>
<entry>
<title>Bump PKGREVISION due to ABI change of ruby18-base.</title>
<updated>2011-02-21T16:01:10Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2011-02-21T16:01:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e521e7c67481ef023ca7ec2ea9100b5567e24bfe'/>
<id>urn:sha1:e521e7c67481ef023ca7ec2ea9100b5567e24bfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update comms/ruby-termios package to 0.9.6</title>
<updated>2010-09-10T04:01:36Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2010-09-10T04:01:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=64d5abf04926d3e2db37b080f771046d7b66d231'/>
<id>urn:sha1:64d5abf04926d3e2db37b080f771046d7b66d231</id>
<content type='text'>
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.
* Add LICENSE.


2009-08-28  akira yamada  &lt;akira@arika.org&gt;

	* version 0.9.6.

2009-02-05  akira yamada  &lt;akira@arika.org&gt;

	* termios.c: added RDoc.

	* README: converted to RDoc.

	* ruby-termios.gemspec: added.

2008-10-23  akira yamada  &lt;akira@arika.org&gt;

	* termios.c: added IOCTL_COMMANDS, IOCTL_COMMAND_NAMES,
	  MODEM_SIGNALS, MODEM_SIGNAL_NAMES, PTY_PACKET_OPTIONS,
	  PTY_PACKET_OPTION_NAMES, LINE_DISCIPLINES and
	  LINE_DISCIPLINE_NAMES.

	  This change is contributed from Chris Hoffman
	  &lt;chrishoffman_cardialife.com&gt;.

	* termios.c, extconf.rb: included &lt;sys/ioctl.h&gt;.

2008-06-03  akira yamada  &lt;akira@arika.org&gt;

	* extconf.rb, termios.c: adjusted rb_io_t/OpenFile checks for Ruby
	  1.8.7.
</content>
</entry>
<entry>
<title>Convert @exec/@unexec to @pkgdir or drop it.</title>
<updated>2009-06-14T18:31:59Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T18:31:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=929d7730f611ead9cbd21a440c42a813d954442c'/>
<id>urn:sha1:929d7730f611ead9cbd21a440c42a813d954442c</id>
<content type='text'>
</content>
</entry>
<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>Explicitly set DISTFILES.</title>
<updated>2008-06-22T02:34:26Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2008-06-22T02:34:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=06f1e749e1c3d1383480968ef53c25e38b852761'/>
<id>urn:sha1:06f1e749e1c3d1383480968ef53c25e38b852761</id>
<content type='text'>
Why it had no problem a little while ago?
</content>
</entry>
<entry>
<title>* Don't install an extra file.  Noted via private mail from joerg@.</title>
<updated>2008-06-21T03:58:51Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2008-06-21T03:58:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b4ea89b506e9d35d41f3f45b055c494f8cd41529'/>
<id>urn:sha1:b4ea89b506e9d35d41f3f45b055c494f8cd41529</id>
<content type='text'>
* Remove redundant EXTRACT_SUFX from Makefile.
</content>
</entry>
<entry>
<title>Add a patch to build with Ruby 1.8.7.</title>
<updated>2008-06-19T14:39:58Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2008-06-19T14:39:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2949289e87c8ac3e14b330a01dc9ce0710c704a8'/>
<id>urn:sha1:2949289e87c8ac3e14b330a01dc9ce0710c704a8</id>
<content type='text'>
Bump PKGREVISION.
</content>
</entry>
<entry>
<title>Install as a gem using the pkgsrc rubygem.mk framework instead of</title>
<updated>2008-04-04T15:30:00Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2008-04-04T15:30:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bb91d465009f79ffc1ee660432fbd12aad691235'/>
<id>urn:sha1:bb91d465009f79ffc1ee660432fbd12aad691235</id>
<content type='text'>
directly into site_ruby.
</content>
</entry>
<entry>
<title>Update ruby-termios package to 0.9.5.</title>
<updated>2007-08-18T14:26:59Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2007-08-18T14:26:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4d4bfbf941ff957371ebe4e565d909aff895137d'/>
<id>urn:sha1:4d4bfbf941ff957371ebe4e565d909aff895137d</id>
<content type='text'>
2007-05-30  akira yamada  &lt;akira@arika.org&gt;

	* extconf.rb: rb_io_t test isn't needed for Ruby 1.6.

	* version 0.9.5.

2007-05-29  Tanaka Akira  &lt;akr@fsij.org&gt;

	* extconf.rb: check rb_io_t.
	  check fd member in OpenFile.

	* termios.c: support Ruby 1.9.
	  use unsigned long for flags bigger than Fixnum such as CRTSCTS.
	  use rb_sys_fail instead of rb_raise(rb_eRuntimeError).
	  (Termios_to_termios): use rb_ary_entry to access cc_ary to avoid SEGV.
	  (termios_tcgetpgrp): use pid_t.
	  (termios_tcsetpgrp): ditto.
	  (Termios::Termios#dup): defined to duplicate cc.
	  (Termios::Termios#clone): ditto.
	  (Termios::POSIX_VDISABLE): defined.
	  (Termios::CCINDEX_NAMES): defined.
	  (Termios::IFLAG_NAMES): defined.
	  (Termios::OFLAG_NAMES): defined.
	  (Termios::OFLAG_CHOICES): defined.
	  (Termios::CFLAG_NAMES): defined.
	  (Termios::CFLAG_CHOICES): defined.
	  (Termios::LFLAG_NAMES): defined.
	  (Termios::BAUD_NAMES): defined.
	  (Termios::IUTF8): defined.
	  (Termios::VDSUSP): defined for 4.4BSD.
	  (Termios::VSTATUS): defined for 4.4BSD.
	  (Termios::MDMBUF): defined for 4.4BSD.

	* lib/termios.rb: new file.  inspect and pretty_print defined.

2005-05-30  akira yamada  &lt;akira@arika.org&gt;

	* termios.c: applied a patch which makes ruby-termios work under
	  both ruby1.8 and ruby1.9.  [ruby-talk:143781]
	  Thanks to: Akr.
</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>
</feed>
