Path to this page:
./
devel/ruby-rb-inotify,
Ruby wrapper for Linuxs inotify, using FFI
Branch: CURRENT,
Version: 0.11.1,
Package name: ruby32-rb-inotify-0.11.1,
Maintainer: pkgsrc-usersThis is a simple wrapper over the inotify Linux kernel subsystem
(http://en.wikipedia.org/wiki/Inotify) for monitoring changes to files
and directories.
It uses the FFI (http://wiki.github.com/ffi/ffi) gem to avoid having to
compile a C extension.
Required to run:[
devel/ruby-ffi] [
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 15.5 KB
Version history: (Expand)
- (2024-05-26) Updated to version: ruby32-rb-inotify-0.11.1
- (2021-10-07) Updated to version: ruby27-rb-inotify-0.10.1
- (2020-03-08) Updated to version: ruby26-rb-inotify-0.10.1
- (2019-03-16) Package added to pkgsrc.se, version ruby24-rb-inotify-0.10.0 (created)
CVS history: (Expand)
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-02-05 18:06:55 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
devel/ruby-rb-inotify: reduce pkglint warning
* Fix CATEGORIES.
* Add "USE_LANGUAGES= # none".
|
2020-03-08 16:08:37 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-rb-inotify: update to 0.10.1
Update ruby-rb-inotify to 0.10.1.
No proper changes are available.
Please refer <https://github.com/guard/rb-inotify/compare/v0.9.10...v0.10.1>.
|
2019-03-16 15:03:13 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
devel/ruby-rb-inotify:
Move sysutils/ruby-rb-inotify to devel since this is a similar library
like ruby-rb-fsevent and ruby-rb-kqueue.
|