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.

non port: devel/libepoll-shim/pkg-plist

Number of commits found: 8

Friday, 25 Aug 2023
21:54 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/libepoll-shim: Fix build on 15

15 ships with sys/timerfd which is no longer required by the port
libraries from their own dist. Optionalize installation of that file
between versions that has the header and that does not have the header.

Approved by:	portmgr (blanket)
commit hash: dc226fe320b057e8d8ab3975cd2044340a5b47e0 commit hash: dc226fe320b057e8d8ab3975cd2044340a5b47e0 commit hash: dc226fe320b057e8d8ab3975cd2044340a5b47e0 commit hash: dc226fe320b057e8d8ab3975cd2044340a5b47e0 dc226fe
Tuesday, 5 Jul 2022
20:54 Jan Beich (jbeich) search for other commits by this committer
devel/libepoll-shim: update to 0.0.20220703

Changes:	https://github.com/jiixyj/epoll-shim/compare/v0.0.20210418...v0.0.20220703
Reported by:	portscout
PR:		265017
Approved by:	manu
Co-authored-by:	Hans Petter Selasky <hselasky@FreeBSD.org>
commit hash: 04db4ece5bdc66c75c8c4ff557e20a06c99e8bf0 commit hash: 04db4ece5bdc66c75c8c4ff557e20a06c99e8bf0 commit hash: 04db4ece5bdc66c75c8c4ff557e20a06c99e8bf0 commit hash: 04db4ece5bdc66c75c8c4ff557e20a06c99e8bf0 04db4ec
Monday, 26 Apr 2021
14:17 Jan Beich (jbeich) search for other commits by this committer
devel/libepoll-shim: update to 0.0.20210418

Changes:	https://github.com/jiixyj/epoll-shim/compare/v0.0.20210322...v0.0.20210418
Reported by:	portscout
Approved by:	manu
Differential Revision:	https://reviews.freebsd.org/D29822
commit hash: bc9e901a170f2015b41f1a0c4b23c17436d0e432 commit hash: bc9e901a170f2015b41f1a0c4b23c17436d0e432 commit hash: bc9e901a170f2015b41f1a0c4b23c17436d0e432 commit hash: bc9e901a170f2015b41f1a0c4b23c17436d0e432 bc9e901
Tuesday, 5 Jan 2021
14:51 jbeich search for other commits by this committer
devel/libepoll-shim: update to 0.0.20201229

Fixes VAAPI in www/firefox >= 78.0 on FreeBSD >= 13.0

Changes:	https://github.com/jiixyj/epoll-shim/compare/3840e9c...1c27d2d
Approved by:	bapt, manu
Differential Revision:	https://reviews.freebsd.org/D27965
Original commitRevision:560401 
Wednesday, 12 Feb 2020
22:59 zeising search for other commits by this committer
devel/libepoll-shim: Update to latest snapshot

Update the snapshot of devel/libepoll-shim
This solves several issues when using wayland

PR:		243649 (with minor changes)
Submitted by:	grembo
Original commitRevision:525983 
Tuesday, 23 Apr 2019
06:12 tobik search for other commits by this committer
devel/libepoll-shim: Update to later snapshot

No changes except for providing a pkg-config file for consumers to
look up the right compiler/linker flags.

PR:		237142
Approved by:	x11 (maintainer timeout, >2 weeks)
Original commitRevision:499718 
Friday, 22 Dec 2017
16:34 tijl search for other commits by this committer
Add WITHOUT_PROFILE=yes to MAKE_ARGS to disable building the profile version
of the library.  It wasn't installed anyway and this allows building with
-fomit-frame-pointer.
Original commitRevision:456989 
Tuesday, 24 Jan 2017
23:27 bapt search for other commits by this committer
Add libepoll-shim to the ports tree

small epoll implementation using kqueue; includes all features needed for
libinput/libevdev

The project was initially created here:
https://github.com/jiixyj/epoll-shim/

Forked and expected on the FreeBSDDesktop github
https://github.com/FreeBSDDesktop/epoll-shim

It is required for Wayland import

Submitted by:	Johannes Lundberg <yohanesu75@gmail.com>
Original commitRevision:432404 

Number of commits found: 8