2024-03-11 19:06:05 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
libuuid: Add /usr/include/uuid to the fake .pc.
Fixes software that only looks for <uuid.h>.
|
2024-01-13 21:07:34 by Taylor R Campbell | Files touched by this commit (24) |
Log message:
*/builtin.mk: Use ${_CROSS_DESTDIR:U} for build-time file checks.
These are questions about the target system, whose files at
build-time are all relative to ${_CROSS_DESTDIR} if it is defined,
i.e., if USE_CROSS_COMPILE is set to yes.
No change to native builds because ${_CROSS_DESTDIR:U} is empty in
them. (Possible minor change by adding :Q to ${H_FOO} in command
lines, but if this makes a difference it likely fixes problems.)
|
2023-08-14 20:01:26 by Tobias Nygren | Files touched by this commit (1) |
Log message:
libuuid: revert bump of BUIDLINK_ABI_DEPENDS
This was a false positive from the python revbump.
Keep the PKGREVISION bumped though so it doesn't go backwards.
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-03-08 04:13:32 by Charlotte Koch | Files touched by this commit (1) |
Log message:
devel/libuuid: Unbreak build on DragonFly
DragonFly has a cpu_set_t (not to be confused with cpuset_t), but util-linux
incorrectly assumes that its contents are identical to those on Linux.
Therefore, behave like NetBSD et al. and assume we *don't* have cpu_set_t
after all.
|
2022-12-14 01:27:04 by Thomas Klausner | Files touched by this commit (1) |
Log message:
libuuid: revert setting INCDIRS in buildlink3.mk
This breaks python311 on at least NetBSD-current.
|
2022-12-13 13:46:24 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
libuuid: Set INCDIRS, fixes some dependent packages.
|
2022-05-05 10:35:33 by Nia Alarie | Files touched by this commit (1) |
Log message:
libuuid: Use OPSYS_VERSION to numerically compare NetBSD versions
|
2022-04-02 23:00:54 by Taylor R Campbell | Files touched by this commit (10) |
Log message:
devel/libuuid: Patch ctype(3) abuse.
|
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
|