| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-05 | Updates for ctwm-4.1.0 | nia | |
| 2023-07-02 | dri.old: disable lint again | rillig | |
| 2023-07-01 | dri.old: only disable lint for a single file | rillig | |
| 2023-06-20 | update for fontconfig 2.14.2. | mrg | |
| 2023-06-19 | use xorg-pkg-ver.mk to get PACKAGE_STRING defined. | mrg | |
| 2023-06-19 | transform XFILESEARCHPATHDEFAULT in the pkg-config file. | mrg | |
| 2023-06-08 | lua: resolve import conflicts | nikita | |
| 2023-06-03 | adapt to ${CC_WNO_STRINGOP_OVERFLOW} | lukem | |
| Use ${CC_WNO_STRINGOP_OVERFLOW} instead of the older style more complex expressions. Remove workarounds if they were only for gcc < 10. | |||
| 2023-06-03 | bsd.own.mk: rename GCC_NO_* to CC_WNO_* | lukem | |
| Rename compiler-warning-disable variables from GCC_NO_warning to CC_WNO_warning where warning is the full warning name as used by the compiler. GCC_NO_IMPLICIT_FALLTHRU is CC_WNO_IMPLICIT_FALLTHROUGH Using the convention CC_compilerflag, where compilerflag is based on the full compiler flag name. | |||
| 2023-06-03 | bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER | lukem | |
| Provide a single variable CC_WNO_ADDRESS_OF_PACKED_MEMBER with options for both clang and gcc, to replace CLANG_NO_ADDR_OF_PACKED_MEMBER CC_NO_ADDR_OF_PACKED_MEMBER GCC_NO_ADDR_OF_PACKED_MEMBER Using the convention CC_compilerflag, where compilerflag is based on the full compiler flag name. | |||
| 2023-04-23 | lua: fix ftb in lstrlib.c for clang | nikita | |
| (error: enumeration values 'Knumber' and 'Kdouble' not handled in switch [-Werror,-Wswitch]) | |||
| 2023-04-22 | lua: formatting in lvm.c | nikita | |
| 2023-04-21 | lua: fix formating diff to upstream in ldo.h | nikita | |
| 2023-04-21 | lua: fix ftb in lvm.c | nikita | |
| 2023-04-18 | lua: mention patches with commit IDs in README.import for now. | nikita | |
| 2023-04-17 | lua: apply upstream bugfix for "Loading a corrupted binary file can segfault." | nikita | |
| 2023-04-17 | lua: apply upstream bugfix for "Wrong line in error message for arithmetic ↵ | nikita | |
| errors." It also causes 'L->top' to be wrong when the error happens, triggering an 'assert'. | |||
| 2023-04-17 | lua: apply ustream bugfix for "C-stack overflow with deep nesting of ↵ | nikita | |
| coroutine.close." | |||
| 2023-04-17 | lua: apply upstream bugfix for "'utf8.codes' does not raise an error on ↵ | nikita | |
| spurious continuation bytes." | |||
| 2023-04-17 | lua: apply upstream bugfix for "GC not setting a proper target for next ↵ | nikita | |
| cycle after a full collection in generational mode." | |||
| 2023-04-17 | lua: apply upstream bugfix for "'break' may not properly close variable in a ↵ | nikita | |
| 'for' loop." Function 'leaveblock' was generating "break" label before removing variables from the closing block. If 'createlabel' created a 'close' instruction (which it did when matching a goto/break that exited the scope of an upvalue), that instruction would use the wrong level. | |||
| 2023-04-17 | lua: aply upstream bugfix for "'lua_settop' may use a pointer to stack ↵ | nikita | |
| invalidated by 'luaF_close'." | |||
| 2023-04-17 | lua: apply upstream bugfix for "Lua-stack overflow when C stack overflows while | nikita | |
| handling an error." (CVE-2022-33099) Save stack space while handling errors Because error handling (luaG_errormsg) uses slots from EXTRA_STACK, and some errors can recur (e.g., string overflow while creating an error message in 'luaG_runerror', or a C-stack overflow before calling the message handler), the code should use stack slots with parsimony. This commit fixes the bug "Lua-stack overflow when C stack overflows while handling an error". | |||
| 2023-04-17 | lua: apply upstream bugfix for "Wrong code generation for constants in ↵ | nikita | |
| bitwise operations." | |||
| 2023-04-17 | lua: apply upstream bugfix for "Lua can generate wrong code when _ENV is ↵ | nikita | |
| <const>." | |||
| 2023-04-17 | lua: Apply upstream bugfix for "lua.c assumes that argv has at least one ↵ | nikita | |
| element." | |||
| 2023-04-16 | Resolve conflicts for lua 5.4.4 import. | nikita | |
| Adjust various files for lua 5.4.4. | |||
| 2023-03-23 | updates for xkeyboard-config 2.38. | mrg | |
| 2023-02-27 | obsolete several xorg-server.old configurations and normalise some comments. | mrg | |
| 2023-02-26 | updates for xf86-video-trident 1.4.0. | mrg | |
| 2023-02-24 | arrange for ftoption.h to define FT_CONFIG_OPTION_USE_BROTLI but not for tools | mrg | |
| guard the definition in ftoption.h with #ifndef TOOL_FCCACHE, and build the tools portions with this defined if not already set. this fixes building pkgsrc blender with native x11. | |||
| 2023-02-10 | Fix xkb_base in the pkg-config file and mapage for xkeyboard-config | nros | |
| The xkbdata files are installed in /usr/X11R7/lib/X11/xkb not /usr/X11R7/share/X11/xkb. The wrong directory causes build failures in pkgsrc packages that use the xkb_base variable. Also base the datadir on the vars from bsd.x11.mk. Also use @xkb_base@ instead of /usr/X11R7/share/lib/X11/xkb in the manpage to show the right xkbdata directory. | |||
| 2023-02-07 | apply -g1 to the gallium sources as well. saves another couple of 100MB. | mrg | |
| 2023-02-04 | stop building and installing xfwp | wiz | |
| As proposed on tech-x11 https://mail-index.netbsd.org/tech-x11/2022/12/29/msg002333.html | |||
| 2023-01-29 | build framework for embedded brotli. | mrg | |
| need to figure out a way to handle tools build vs installed build before we can enable it in freetype itself. | |||
| 2023-01-28 | add missing ./etc/fonts/conf.avail/10-yes-antialias.conf, noted by wiz. | mrg | |
| 2023-01-26 | Fix link errors now complained by new ld(1) from binutils 2.39. | tsutsui | |
| 2023-01-26 | No need to link shared libXext here. | tsutsui | |
| 2023-01-25 | fix clang build | christos | |
| 2023-01-22 | Disable optimization on vax | christos | |
| 2023-01-22 | Disable MT for lint since we don't have stdatomic.h | christos | |
| 2023-01-21 | updates for fontconfig 2.14.1. | mrg | |
| 2023-01-20 | add $NetBSD$ | mrg | |
| 2023-01-19 | Pass -DALIGNOF_VOID_P with proper size to fix the tools build | martin | |
| 2023-01-19 | updates for fontconfig 2.14. | mrg | |
| 2023-01-19 | updates for libXpm 3.5.15. | mrg | |
| 2023-01-08 | also link -lintl. | mrg | |
| 2023-01-08 | enable gettext support | mrg | |
| 2023-01-08 | set -D_CONST_X_STRING for new xfd. | mrg | |
| 2023-01-08 | set -DHAVE_STRLCPY -DHAVE_STRLCAT for new lndir. | mrg | |
