2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message: *: recursive bump for icu 74.1 |
2023-11-05 12:25:59 by Jonathan Schleifer | Files touched by this commit (2) |
Log message: Update devel/objfw to 1.0.5 ObjFW 1.0.4 -> ObjFW 1.0.5, 2023-11-05 * Fixes the calculation of the extra alignment in OFAllocObject() * Fixes +[OFSystemInfo networkInterfaces] on OpenBSD and Windows 98 * Fixes OFSocketAddressString() for AppleTalk addresses * Uses GetModuleHandle() instead of LoadLibrary() where possible on Windows * Disables tests for global blocks on Win64 due to broken compilers * Adds PGP keys to verify tarballs and commits in the code repository |
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message: *: bump for openssl 3 |
2023-10-08 14:09:53 by Jonathan Schleifer | Files touched by this commit (3) |
Log message: Update devel/objfw to 1.0.4 * Fixes OFFile closing fd 0 when initialization fails * Fixes -[stringByAppendingPathComponent:] on empty strings * Fixes +[OFSystemInfo operatingSystemName] and +[OFSystemInfo operatingSystemVersion] returning nil on some systems * Adds a license for localizations |
2023-09-14 21:29:48 by Jonathan Schleifer | Files touched by this commit (3) |
Log message: Update devel/objfw to 1.0.3 ObjFW 1.0.2 -> ObjFW 1.0.3, 2023-09-14 * Fixes -[OFConcreteData initWithItemSize:] not setting freeWhenDone to true, which resulted in a memory leak * Fixes -[OFData initWithContentsOfIRI:] freeing the buffer in @catch instead of @finally, which resulted in a memory leak |
2023-09-11 02:46:53 by Jonathan Schleifer | Files touched by this commit (3) |
Log message: devel/objfw: Fix PLIST |
2023-09-11 02:30:34 by Jonathan Schleifer | Files touched by this commit (4) |
Log message: Update devel/objfw to 1.0.2 This fixes .frameworks for macOS. |
2023-09-10 18:07:36 by Jonathan Schleifer | Files touched by this commit (6) |
Log message: Update devel/objfw to 1.0.1 |
2023-09-10 17:56:43 by Jonathan Schleifer | Files touched by this commit (6) |
Log message: devel/objfw: Add options to select TLS implementation |
2023-08-31 00:14:44 by Jonathan Schleifer | Files touched by this commit (4) |
Log message: devel/objfw: Remove --enable-static |