2023-06-27 12:29:27 by Taylor R Campbell | Files touched by this commit (1) |
Log message:
x11/libXxf86vm: Need --disable-malloc0returnsnull for cross-compile.
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
2022-09-27 09:23:47 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
libXxf86vm: update to 1.1.5.
Use of this extension has mostly been supplanted by use of the X RandR
extension, but there may still be some users out there.
Alan Coopersmith (9):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Build xz tarballs instead of bzip2
Fix spelling/wording issues
gitlab CI: add a basic build test
Fix -Wsign-compare warning
Variable scope reductions as suggested by cppcheck
Update GetOldReq to use _XGetRequest()
libXxf86vm 1.1.5
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
|
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.
|
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message:
Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
|
2016-02-26 12:27:22 by Jonathan Perkin | Files touched by this commit (98) |
Log message:
Use OPSYSVARS.
|
2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670) |
Log message:
Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
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-02-24 09:46:04 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 1.1.4:
This minor maintenance release provides the usual recent collection of man
page maintenance, build configuration improvements and janitorial cleanups.
Alan Coopersmith (7):
Require ANSI C89 pre-processor, drop pre-C89 token pasting support
Fix a couple sign comparison warnings
Add XF86VidModeAddModeLine man page
Add man/XF86VidModeAddModeLine.man file (missed in previous commit)
Discard correct length for old-format replies in XF86VidModeGetGamma
Tell the compiler it's unlikely we're talking to an XFree86 3.x server
libXxf86vm 1.1.4
Eric S. Raymond (2):
Eliminate use of .ta.
Enable parsing of C prototypes in the synopsis into prototype markup.
Michael Joost (1):
Remove fallback for _XEatDataWords, require libX11 1.6 for it
|