./comms/ruby-termios, Ruby extension to termios library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.0, Package name: ruby27-termios-1.1.0, Maintainer: taca

Termios module is simple wrapper of termios(3). It can be included into
IO-family classes and can extend IO-family objects. In addition, the methods
can use as module function.


Required to run:
[lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 17 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:06:07 by Nia Alarie | Files touched by this commit (85)
Log message:
comms: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:27:10 by Nia Alarie | Files touched by this commit (85)
Log message:
comms: Remove SHA1 hashes for distfiles
   2021-01-10 15:00:42 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
comms/ruby-termios: update to 1.1.0

1.1.0 (2020-12-25)

* Fix build problem on Ruby 3.
   2016-07-17 16:25:00 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-termios to 1.0.2.

pkgsrc change: Change HOEMDIR to https://github.com/arika/ruby-termios.

* Move extension files to ext/ directory.
* Several miscellaneous changes.
   2015-11-03 02:34:58 by Alistair G. Crooks | Files touched by this commit (79)
Log message:
Add SHA512 digests for distfiles for comms category

Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden).  Existing SHA1
digests retained for now as an audit trail.
   2015-03-08 16:17:22 by Takahiro Kambe | Files touched by this commit (58) | Package updated
Log message:
Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.
   2015-01-16 10:18:48 by Takahiro Kambe | Files touched by this commit (6)
Log message:
Fix typo, s/GEM_CLEANBUOLD_EXTENSIONS/GEM_CLEANBUILD_EXTENSIONS/.
   2014-03-13 19:10:52 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Add GEM_EXTSDIR support.

No functional change for current versions of Rubys.