2016-04-22 14:30:13 by Jonathan Perkin | Files touched by this commit (3) |
Log message:
Fix linker script handling to work with the newer version.
|
2016-04-17 11:56:31 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Update libuuid to 2.28.
libuuid:
- fix buffer overflow with long paths [Karel Zak]
|
2016-02-24 15:58:24 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
libuuid on Darwin is in the main system library, so only perform the header
check for it to be deemed available. Allows the builtin version to be used.
|
2015-11-27 15:57:36 by Jonathan Perkin | Files touched by this commit (5) |
Log message:
Remove strmode declaration, libuuid doesn't use it and it conflicts
with Darwin's native strmode(3). Fixup patch offsets.
|
2015-11-13 12:52:50 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update libuuid to 2.27.1:
util-linux 2.27.1 Release Notes
===============================
...
libuuid:
- fix buffer overflow with long paths [Karel Zak]
...
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-11-02 13:49:13 by Tobias Nygren | Files touched by this commit (2) |
Log message:
No need to build flock(1) when we are only interested in libuuid.
Fixes build on Darwin.
|
2015-09-30 22:38:16 by Thomas Klausner | Files touched by this commit (5) |
Log message:
Update to 2.27:
libuuid:
- return correct value for uuid_generate_time_safe [Romain Bouvier]
|
2015-06-17 13:48:15 by Filip Hajny | Files touched by this commit (1) |
Log message:
The GNU ld arg changed value slightly, adjust BUILDLINK_TRANSFORM. Fixes
build on SunOS.
|
2015-06-17 12:24:12 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Use bash as configure shell.
markd reports this fixes the build on NetBSD-6.
|