2023-04-26 18:12:48 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
libepoll-shim: update to 0.0.20230411.
Changes not documented, 2 years of git commits.
|
2023-01-24 19:36:36 by Thomas Klausner | Files touched by this commit (103) |
Log message:
*: convert to cmake/build.mk
|
2022-08-08 01:29:49 by Tobias Nygren | Files touched by this commit (3) |
Log message:
libepoll-shim: take out CFLAGS from the pkg-config file
This is a patently Gross Hack<TM>.
But without it random package's configure scripts that use gtk3+ can pick
up broken epoll support via "pkg-config --cflags gtk+-x11-3.0", since that
will include -I/usr/pkg/include/libepoll-shim.
Direct consumers of libepoll-shim must add the CFLAGS explicitly.
|
2022-08-06 09:22:33 by Nia Alarie | Files touched by this commit (1) |
Log message:
libepoll-shim: Don't use BUILDLINK_INCDIRS.
We only want libepoll-shim to be found when it's _absolutely_,
_definitely_ wanted. Not when random configure scripts are testing
for epoll support.
|
2022-08-04 16:41:40 by Nia Alarie | Files touched by this commit (2) |
Log message:
libepoll-shim: Fix handling of .pc file - this isn't FreeBSD, so don't
install it to libdata, but rather the standard location for pkgsrc.
Also use PKGCONFIG_OVERRIDE to ensure that the proper RPATH is added.
While here, delint.
|
2022-08-04 16:39:17 by Nia Alarie | Files touched by this commit (1) |
Log message:
libepoll-shim: Fix DESCR, pkglint complains it's too long
|
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-11-09 13:04:43 by Nia Alarie | Files touched by this commit (7) |
Log message:
mk: For consistency, rename PKG_HAS_ to OPSYS_HAVE_.
Requested by jperkin.
|
2021-11-09 12:09:04 by Nia Alarie | Files touched by this commit (1) |
Log message:
libepoll-shim: Use PKG_HAVE_* to detect system call availability.
|
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
|