2024-08-02 09:05:56 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
libFS: update to 1.0.10.
Alan Coopersmith (14):
configure: raise minimum autoconf requirement to 2.70
Remove "All rights reserved" from Oracle copyright notices
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
unifdef __UNIXOS2__
unifdef __QNX__
unifdef __OSF1__
Remove ifdefs for non-Solaris SVR4 systems
Simplify remaining OPEN_MAX logic in FSlibos.h
unifdef dirty
Use autoconf-set HAVE_STDINT_H instead of platform-specific ifdefs
unifdef NCD
unifdef ISC
unifdef SUNSYSV
libFS 1.0.10
|
2023-06-27 12:42:38 by Taylor R Campbell | Files touched by this commit (4) |
Log message:
x11: More --disable-malloc0returnsnull on NetBSD for cross-builds.
Unclear why so many things care to know in advance whether malloc(0)
returns null!
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
2022-08-30 20:39:28 by Thomas Klausner | Files touched by this commit (1) |
Log message:
bFS: remove unneeded configure argument
|
2022-08-29 11:43:07 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
libFS: update to 1.0.9.
Alan Coopersmith (6):
Build xz tarballs instead of bzip2
Fix spelling/wording issues
gitlab CI: add a basic build test
Import reallocarray() from libX11 (originally from OpenBSD)
Convert code to use FSmallocarray() & FSreallocarray()
libFS 1.0.9
|
2022-04-10 10:53:24 by Nia Alarie | Files touched by this commit (90) |
Log message:
x11: adapt to new avoid-duplicate.mk usage
|
2021-12-01 14:01:17 by Nia Alarie | Files touched by this commit (38) |
Log message:
x11: Add avoid-duplicate.mk to Xorg library packages
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|