./devel/ivykis, Asynchronous I/O readiness notification library

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


Branch: CURRENT, Version: 0.42.3, Package name: ivykis-0.42.3, Maintainer: pkgsrc-users

ivykis is a thin wrapper over various OS'es implementation of I/O
readiness notification facilities (such as poll(2), kqueue(2))
and is mainly intended for writing portable high-performance
network servers.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 638.967 KB

Version history: (Expand)


CVS history: (Expand)


   2022-07-25 13:12:30 by Thomas Klausner | Files touched by this commit (102)
Log message:
*: remove pkg-config from tools where no buildlink3.mk file is included

Bulk build on NetBSD of these packages had the same result as before
(build succeeds, no PLIST change).
   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
   2018-05-14 18:23:51 by Filip Hajny | Files touched by this commit (2)
Log message:
devel/ivykis: Update to 0.42.3.

- Explicitly build with -D_REENTRANT on Solaris.
- Don't install IV_FD_PUMP_INIT.3 when on a case sensitive filesystem.
   2018-01-12 15:33:14 by Filip Hajny | Files touched by this commit (1)
Log message:
devel/ivykis: Force pthread support. Fixes syslog-ng crashes on SunOS
at least, as described in joyent/pkgsrc#64.
   2017-10-18 13:05:22 by Filip Hajny | Files touched by this commit (2)
Log message:
Update devel/ivykis to 0.42.2.

- Fix crash in __iv_event_run_pending_events().
- Hold a reference on the main loop for each registered iv_event.
   2017-09-27 14:50:31 by Filip Hajny | Files touched by this commit (2)
Log message:
Update devel/ivykis to 0.42.1.

- Fix object reference counting bug when unregistering an expired timer.
- Fix segfault when calling IV_TASK_INIT() before iv_init().
   2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229)
Log message:
Switch github HOMEPAGEs to https.