notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ivykis Asynchronous I/O readiness notification library
0.43_1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.42.4_1Version of this port present on the latest quarterly branch.
Maintainer: cy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-10-17 19:21:08
Last Update: 2024-03-01 21:11:16
Commit Hash: 6c16c5b
License: LGPL21
WWW:
https://github.com/buytenh/ivykis
Description:
The ivykis library is a thin, portable wrapper around OS-provided mechanisms such as epoll(4), kqueue(2), poll(2) and select(2). It was mainly designed for building high-performance network applications, but can be used in any event-driver application that uses pollable file descriptors as its event sources. Programs written to the ivykis API are generally single-threaded (or use only a small number of threads), and never block on I/O. All input and output is done in a nonblocking fashion, with I/O readiness notification delivered via callback functions.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (93 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/ivykis-0.43_1/catalog.mk
  3. /usr/local/share/licenses/ivykis-0.43_1/LICENSE
  4. /usr/local/share/licenses/ivykis-0.43_1/LGPL21
  5. include/iv.h
  6. include/iv_avl.h
  7. include/iv_event.h
  8. include/iv_event_raw.h
  9. include/iv_fd_pump.h
  10. include/iv_list.h
  11. include/iv_popen.h
  12. include/iv_signal.h
  13. include/iv_thread.h
  14. include/iv_tls.h
  15. include/iv_wait.h
  16. include/iv_work.h
  17. lib/libivykis.a
  18. lib/libivykis.so
  19. lib/libivykis.so.0
  20. lib/libivykis.so.0.6.0
  21. libdata/pkgconfig/ivykis.pc
  22. share/man/man3/IV_EVENT_INIT.3.gz
  23. share/man/man3/IV_EVENT_RAW_INIT.3.gz
  24. share/man/man3/IV_FD_PUMP_INIT.3.gz
  25. share/man/man3/IV_POPEN_REQUEST_INIT.3.gz
  26. share/man/man3/IV_SIGNAL_INIT.3.gz
  27. share/man/man3/IV_WAIT_INTEREST_INIT.3.gz
  28. share/man/man3/IV_WORK_ITEM_INIT.3.gz
  29. share/man/man3/IV_WORK_POOL_INIT.3.gz
  30. share/man/man3/iv_deinit.3.gz
  31. share/man/man3/iv_event.3.gz
  32. share/man/man3/iv_event_post.3.gz
  33. share/man/man3/iv_event_raw.3.gz
  34. share/man/man3/iv_event_raw_post.3.gz
  35. share/man/man3/iv_event_raw_register.3.gz
  36. share/man/man3/iv_event_raw_unregister.3.gz
  37. share/man/man3/iv_event_register.3.gz
  38. share/man/man3/iv_event_unregister.3.gz
  39. share/man/man3/iv_examples.3.gz
  40. share/man/man3/iv_fatal.3.gz
  41. share/man/man3/iv_fd.3.gz
  42. share/man/man3/iv_fd_pump.3.gz
  43. share/man/man3/iv_fd_pump_destroy.3.gz
  44. share/man/man3/iv_fd_pump_init.3.gz
  45. share/man/man3/iv_fd_pump_is_done.3.gz
  46. share/man/man3/iv_fd_pump_pump.3.gz
  47. share/man/man3/iv_fd_register.3.gz
  48. share/man/man3/iv_fd_register_try.3.gz
  49. share/man/man3/iv_fd_registered.3.gz
  50. share/man/man3/iv_fd_set_handler_err.3.gz
  51. share/man/man3/iv_fd_set_handler_in.3.gz
  52. share/man/man3/iv_fd_set_handler_out.3.gz
  53. share/man/man3/iv_fd_unregister.3.gz
  54. share/man/man3/iv_init.3.gz
  55. share/man/man3/iv_inited.3.gz
  56. share/man/man3/iv_invalidate_now.3.gz
  57. share/man/man3/iv_main.3.gz
  58. share/man/man3/iv_popen.3.gz
  59. share/man/man3/iv_popen_request_close.3.gz
  60. share/man/man3/iv_popen_request_submit.3.gz
  61. share/man/man3/iv_quit.3.gz
  62. share/man/man3/iv_set_fatal_msg_handler.3.gz
  63. share/man/man3/iv_signal.3.gz
  64. share/man/man3/iv_signal_register.3.gz
  65. share/man/man3/iv_signal_unregister.3.gz
  66. share/man/man3/iv_task.3.gz
  67. share/man/man3/iv_task_register.3.gz
  68. share/man/man3/iv_task_registered.3.gz
  69. share/man/man3/iv_task_unregister.3.gz
  70. share/man/man3/iv_thread.3.gz
  71. share/man/man3/iv_thread_create.3.gz
  72. share/man/man3/iv_thread_set_debug_state.3.gz
  73. share/man/man3/iv_time.3.gz
  74. share/man/man3/iv_timer.3.gz
  75. share/man/man3/iv_timer_register.3.gz
  76. share/man/man3/iv_timer_registered.3.gz
  77. share/man/man3/iv_timer_unregister.3.gz
  78. share/man/man3/iv_tls.3.gz
  79. share/man/man3/iv_tls_user_ptr.3.gz
  80. share/man/man3/iv_tls_user_register.3.gz
  81. share/man/man3/iv_validate_now.3.gz
  82. share/man/man3/iv_wait.3.gz
  83. share/man/man3/iv_wait_interest_register.3.gz
  84. share/man/man3/iv_wait_interest_register_spawn.3.gz
  85. share/man/man3/iv_wait_interest_unregister.3.gz
  86. share/man/man3/iv_work.3.gz
  87. share/man/man3/iv_work_pool_create.3.gz
  88. share/man/man3/iv_work_pool_put.3.gz
  89. share/man/man3/iv_work_pool_submit_work.3.gz
  90. share/man/man3/ivykis.3.gz
  91. @owner
  92. @group
  93. @mode
Collapse this list.
Dependency lines:
  • ivykis>0:devel/ivykis
To install the port:
cd /usr/ports/devel/ivykis/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ivykis
  • pkg install ivykis
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ivykis
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1706754047 SHA256 (buytenh-ivykis-v0.43_GH0.tar.gz) = 1825e7b7420c5c4e6409469471afb0442d93192d1cda1d93693ea69a4b23a7e2 SIZE (buytenh-ivykis-v0.43_GH0.tar.gz) = 669349

Packages (timestamps in pop-ups are UTC):
ivykis
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.43_10.43_10.42.40.43_10.43_1-0.39-
FreeBSD:13:quarterly0.42.4_10.42.4_10.42.40.42.4_10.42.4_10.42.4_10.42.4_10.42.4_1
FreeBSD:14:latest0.43_10.43_10.42.40.430.43_10.42.4-0.42.4
FreeBSD:14:quarterly0.42.4_10.42.4_1-0.42.4_10.42.4_10.42.4_10.42.4_10.42.4_1
FreeBSD:15:latest0.43_10.43_1n/a0.43n/a0.430.430.43
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
This port is required by:
for Libraries
  1. sysutils/syslog-ng

Configuration Options:
No options to configure
Options name:
devel_ivykis
USES:
libtool pathfix pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/buytenh/ivykis/tar.gz/v0.43?dummy=/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.43_1
01 Mar 2024 21:11:16
commit hash: 6c16c5bf648f5b8f8182d2ad6e5746538e7f7839commit hash: 6c16c5bf648f5b8f8182d2ad6e5746538e7f7839commit hash: 6c16c5bf648f5b8f8182d2ad6e5746538e7f7839commit hash: 6c16c5bf648f5b8f8182d2ad6e5746538e7f7839 files touched by this commit
Cy Schubert (cy) search for other commits by this committer
devel/ivykis: move man pages
0.43
01 Feb 2024 02:25:10
commit hash: 168edd5258c559dab0123e7645ce215b86dc0cd6commit hash: 168edd5258c559dab0123e7645ce215b86dc0cd6commit hash: 168edd5258c559dab0123e7645ce215b86dc0cd6commit hash: 168edd5258c559dab0123e7645ce215b86dc0cd6 files touched by this commit
Cy Schubert (cy) search for other commits by this committer
Author: Peter Czanik (CzP)
devel/ivykis: Update to 0.43

Reported by:
	Peter Czanik (CzP) <peter.czanik@oneidentity.com>
	Balabit (a OneIdentity company) / syslog-ng upstream
0.42.4_1
01 Feb 2024 02:25:10
commit hash: 67730c340751dae41efc3b45801d62666b1e3569commit hash: 67730c340751dae41efc3b45801d62666b1e3569commit hash: 67730c340751dae41efc3b45801d62666b1e3569commit hash: 67730c340751dae41efc3b45801d62666b1e3569 files touched by this commit
Cy Schubert (cy) search for other commits by this committer
devel/ivykis: Assume maintainership

While working on a syslog-ng update, our upstream, "Peter Czanik,
noticed our ivykis port was out of date. He sent an email to myself and
the port's maintainer, Gergely Nagy <algernon@madhouse-project.org>,
that it be updated. The maintainer intimated that he hadn't looked at
the in some time, suggesting someone else take it on. I agreed,
promising to update the port. The update will be the next commit to
this port.

Reported by:	Peter Czanik (CzP) <peter.czanik@oneidentity.com>
		Balabit (a OneIdentity company) / syslog-ng upstream
Approved by:	Gergely Nagy <algernon@madhouse-project.org> (MAINTAINER)
0.42.4_1
10 Jan 2024 17:55:23
commit hash: 05917d340dee6d2bf02463af53372f2da2ecab00commit hash: 05917d340dee6d2bf02463af53372f2da2ecab00commit hash: 05917d340dee6d2bf02463af53372f2da2ecab00commit hash: 05917d340dee6d2bf02463af53372f2da2ecab00 files touched by this commit
Dimitry Andric (dim) search for other commits by this committer
devel/ivykis: fix build with lld 17

The linker version script libivykis.posix.ver refers to several inotify
related functions, which are never used on FreeBSD since we do not
support the inotity interface. This causes errors with lld 17, so add a
post-patch that deletes the undefined symbols from the linker script.

PR:		273753
MFH:		2024Q1
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.42.4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.42.4
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.42.4
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.42.4
10 Jan 2021 09:11:13
Revision:561047Original commit files touched by this commit
yuri search for other commits by this committer
devel/ivykis: Update 0.39 -> 0.42.4

PR:		237955
Approved by:	algernon@madhouse-project.org (maintainer's timeout 1 year 8
months)
0.39
02 Dec 2016 11:58:22
Revision:427552Original commit files touched by this commit
mat search for other commits by this committer
Do not use post-stage.  Use post-install instead.

The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.

PR:		214780
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
0.39
21 Oct 2016 15:21:13
Revision:424427Original commit files touched by this commit
mat search for other commits by this committer
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
0.39
29 Dec 2015 14:30:47
Revision:404743Original commit files touched by this commit
mat search for other commits by this committer
Cleanup GH_* and variables order.

Sponsored by:	Absolight
0.39
17 Oct 2015 19:21:02
Revision:399600Original commit files touched by this commit
pi search for other commits by this committer
New port: devel/ivykis

The ivykis library is a thin, portable wrapper around OS-provided
mechanisms such as epoll(4), kqueue(2), poll(2) and select(2). It was
mainly designed for building high-performance network applications,
but can be used in any event-driver application that uses pollable
file descriptors as its event sources.

Programs written to the ivykis API are generally single-threaded (or
use only a small number of threads), and never block on I/O. All
input and output is done in a nonblocking fashion, with I/O readiness
notification delivered via callback functions.

WWW: https://github.com/buytenh/ivykis

PR:		171640
Submitted by:	algernon@madhouse-project.org

Number of commits found: 13