Path to this page:
./
devel/xorg-util-macros,
Xorg autotool macros
Branch: CURRENT,
Version: 1.20.2,
Package name: xorg-util-macros-1.20.2,
Maintainer: pkgsrc-usersThis package contains the autoconf/automake macros shared by the various
modular Xorg components.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 81.633 KB
Version history: (Expand)
- (2024-11-14) Updated to version: xorg-util-macros-1.20.2
- (2024-04-17) Updated to version: xorg-util-macros-1.20.1
- (2023-02-14) Updated to version: xorg-util-macros-1.20.0
- (2021-01-24) Updated to version: xorg-util-macros-1.19.3
- (2018-03-05) Updated to version: xorg-util-macros-1.19.2
- (2017-11-23) Package has been reborn
CVS history: (Expand)
2024-04-16 23:19:27 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xorg-util-macros: update to 1.20.1.
Matt Turner (2):
Remove unnecessary escape
Version bump: 1.20.1
|
2023-02-13 21:10:48 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xorg-util-macros: update to 1.20.0.
This release fixes a deprecation warning when the macros are used with
autoconf 2.70 or later, and adds a new XORG_DEFAULT_NOCODE_OPTIONS
macro that can be used with packages that don't compile any code to
skip all the compiler checks done by XORG_DEFAULT_OPTIONS. (Packages
will need to be updated to use this macro - that is in progress now.)
Alan Coopersmith (6):
Build xz tarballs instead of bzip2
gitlab CI: add a basic build test
Fix spelling/wording issues
gitlab CI: stop requiring Signed-off-by in commits
Call AC_PROG_CC instead of AC_PROG_CC_C99 if autoconf >= 2.70
Add XORG_DEFAULT_NOCODE_OPTIONS and bump version to 1.20.0
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
2022-07-25 13:12:30 by Thomas Klausner | Files touched by this commit (102) |
Log message:
*: remove pkg-config from tools where no buildlink3.mk file is included
Bulk build on NetBSD of these packages had the same result as before
(build succeeds, no PLIST change).
|
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
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-01-24 16:52:25 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xorg-util-macros: update to 1.19.3.
Alan Coopersmith (2):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Marvin Schmidt (1):
XORG_PROG_RAWCPP: Use AC_PATH_TOOL to find preprocessor
Matt Turner (1):
Version bump: 1.19.3
|
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.
|