Next | Query returned 34 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2011-11-08 16:37:35 by Takahiro Kambe | Files touched by this commit (32)
Log message:
* Remove .require_paths from PLIST
* Bump PKGREVISION.
   2011-02-21 17:01:24 by Takahiro Kambe | Files touched by this commit (80)
Log message:
Bump PKGREVISION due to ABI change of ruby18-base.
   2010-09-10 06:01:36 by Takahiro Kambe | Files touched by this commit (7)
Log message:
Update comms/ruby-termios package to 0.9.6

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.
* Add LICENSE.

2009-08-28  akira yamada  <akira@arika.org>

	* version 0.9.6.

2009-02-05  akira yamada  <akira@arika.org>

	* termios.c: added RDoc.

	* README: converted to RDoc.

	* ruby-termios.gemspec: added.

2008-10-23  akira yamada  <akira@arika.org>

	* 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
	  <chrishoffman_cardialife.com>.

	* termios.c, extconf.rb: included <sys/ioctl.h>.

2008-06-03  akira yamada  <akira@arika.org>

	* extconf.rb, termios.c: adjusted rb_io_t/OpenFile checks for Ruby
	  1.8.7.
   2009-06-14 20:31:59 by Joerg Sonnenberger | Files touched by this commit (6)
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
   2009-06-14 19:38:43 by Joerg Sonnenberger | Files touched by this commit (44)
Log message:
Remove @dirrm entries from PLISTs
   2008-06-22 04:34:26 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Explicitly set DISTFILES.

Why it had no problem a little while ago?
   2008-06-21 05:58:51 by Takahiro Kambe | Files touched by this commit (3)
Log message:
* Don't install an extra file.  Noted via private mail from joerg@.
* Remove redundant EXTRACT_SUFX from Makefile.
   2008-06-19 16:39:58 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Add a patch to build with Ruby 1.8.7.

Bump PKGREVISION.
   2008-04-04 17:30:02 by Johnny C. Lam | Files touched by this commit (98)
Log message:
Install as a gem using the pkgsrc rubygem.mk framework instead of
directly into site_ruby.
   2007-08-18 16:27:00 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-termios package to 0.9.5.

2007-05-30  akira yamada  <akira@arika.org>

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

	* version 0.9.5.

2007-05-29  Tanaka Akira  <akr@fsij.org>

	* 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  <akira@arika.org>

	* termios.c: applied a patch which makes ruby-termios work under
	  both ruby1.8 and ruby1.9.  [ruby-talk:143781]
	  Thanks to: Akr.

Next | Query returned 34 messages, browsing 11 to 20 | Previous