Re: update: www/py-responses

2024-04-18 Thread Kurt Mosiejczuk
On Tue, Apr 16, 2024 at 10:54:23AM +0100, Stuart Henderson wrote: > this one is rather old, ok to update? it's used by tests in a few ports, > those tests still seem happy. ok kmos, although probably worth dropping the commented MODPY_PYTEST_ARGS. --Kurt > Index: Makefile >

CVS: cvs.openbsd.org: ports

2024-04-05 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/04/05 00:52:26 Modified files: mail/neomutt : Makefile Log message: Build was failing on sparc64 with "error: initializer element is not constant" Shift to ports-gcc and drop gnu99 clause at

CVS: cvs.openbsd.org: ports

2024-04-05 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/04/05 00:40:49 Modified files: sysutils/crust : Makefile Log message: crust uses C11, so must use ports-gcc on base-gcc arches Fixes the build on sparc64

CVS: cvs.openbsd.org: ports

2024-04-05 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/04/05 00:24:48 Modified files: textproc/libinih: Makefile Log message: libinih uses C++, so cannot use base-gcc Add COMPILER line to use ports-gcc on base-gcc arches Fixes build on sparc64

CVS: cvs.openbsd.org: ports

2024-04-05 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/04/05 00:21:15 Modified files: archivers/libdeflate: Makefile Log message: libdeflate as of 1.20 refuses to build on anything older than gcc 4.9, so we need to use ports-gcc on base-gcc arches Fixes

CVS: cvs.openbsd.org: ports

2024-02-18 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/02/18 15:03:58 Modified files: graphics/glfw : Makefile distinfo Removed files: graphics/glfw/patches: patch-CMakeLists_txt patch-deps_getopt_c Log message: Update to GLFW 3.3.9 Input from

CVS: cvs.openbsd.org: ports

2024-02-17 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/02/17 22:03:49 Modified files: lang/ruby : ruby.port.mk Log message: ruby 3.3 ports of type "gem ext" need "base-clang ports-gcc" just like ruby 3.2 ports. Fixes the build of many many ruby33

Re: python 3.11 update

2024-02-10 Thread Kurt Mosiejczuk
On Sat, Feb 10, 2024 at 08:12:19PM -0500, Daniel Dickman wrote: > Here's an update of Python 3.11 to include the latest 2 point updates. > ok? Looks good. ok kmos --Kurt > Index: Makefile > === > RCS file:

[maintainer update] graphics/glfw 3.3.9

2024-02-05 Thread Kurt Mosiejczuk
https://www.glfw.org/changelog.html Various bugfixes. Tested with Minecraft via Blockgames. No regressions that I've seen. ok? --Kurt Index: Makefile === RCS file: /cvs/ports/graphics/glfw/Makefile,v retrieving revision 1.11 diff

CVS: cvs.openbsd.org: ports

2024-02-03 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/02/03 01:06:25 Modified files: security/clamav: Makefile Log message: Mark BROKEN-sparc64 This hasn't built in some time because the rust part doesn't build. The memory safe language part dies with

CVS: cvs.openbsd.org: ports

2024-02-02 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/02/03 00:39:29 Modified files: textproc/rapidjson: Makefile Log message: rapidjson uses C++, so ports-gcc is mandatory on base-gcc arches Fixes build on sparc64

CVS: cvs.openbsd.org: ports

2024-02-02 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/02/03 00:22:51 Modified files: math/flintlib : Makefile Log message: flintlib doesn't build with base-gcc. Switch to ports-gcc for base-gcc arches Fixes the build on sparc64

CVS: cvs.openbsd.org: ports

2024-02-02 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/02/03 00:15:39 Modified files: audio/libsmackerdec: Makefile Log message: libsmackerdec uses C++ so cannot base-gcc. Move to ports-gcc on base-gcc arches Fixes the build on sparc64

CVS: cvs.openbsd.org: ports

2024-02-02 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/02/02 23:55:43 Modified files: net/iperf3 : Makefile Log message: iperf3 is unhappy with base-gcc. Shift to ports-gcc on base-gcc arches. Fixes the build on sparc64

CVS: cvs.openbsd.org: ports

2023-11-28 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/11/28 12:57:12 Modified files: devel/gobject-introspection: Makefile Log message: gobject-introspection no longer gets along with base-gcc. Shift to ports-gcc on base-gcc arches to fix build on

CVS: cvs.openbsd.org: ports

2023-10-27 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/27 00:26:22 Modified files: x11/spectrwm : Makefile Log message: spectrwm's new version does not get along with base-gcc, move to ports-gcc Fixes the build on sparc64

CVS: cvs.openbsd.org: ports

2023-10-20 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/20 20:58:19 Modified files: games/xmoto: Makefile Log message: xmoto always haangs for 8 hours and then gets killed when building on sparc64. Mark it BROKEN-sparc64

CVS: cvs.openbsd.org: ports

2023-10-20 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/20 03:18:48 Modified files: lang/python/3.11: Makefile distinfo lang/python/3.11/patches: patch-Makefile_pre_in patch-Modules__hashopenssl_c

CVS: cvs.openbsd.org: ports

2023-10-18 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/18 02:20:58 Modified files: security/xmlsec: Makefile Log message: xmlsec now uses many warning options base-gcc doesn't understand. Ditch the old base-gcc c99 dance and switch to ports-gcc

CVS: cvs.openbsd.org: ports

2023-10-17 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/17 21:56:45 Modified files: graphics/libgexiv2: Makefile Log message: ports-gcc needs libstdc++fs linked in. Fixes build on sparc64

CVS: cvs.openbsd.org: ports

2023-10-17 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/17 00:40:14 Modified files: games/crispy-doom: Makefile Log message: crispy-doom uses C99 constructs (for loop in particular) Do the C99 dance to fix the build on sparc64

CVS: cvs.openbsd.org: ports

2023-10-17 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/17 00:17:19 Modified files: devel/liburcu : Makefile Log message: liburcu uses C++ now, so we need to drop the COMPILER_LANGS=c line Fixes the build on sparc64

CVS: cvs.openbsd.org: ports

2023-10-16 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/16 23:13:16 Modified files: editors/nvi: Makefile Log message: base-gcc fails building with undefined reference to `__builtin_unreachable' Switching to ports-gcc fixes build for sparc64

CVS: cvs.openbsd.org: ports

2023-10-16 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/16 22:55:10 Modified files: editors/litexl : Makefile Log message: litexl uses GNU11 extensions, so that requires ports-gcc, not base-gcc Fixes build on sparc64

Re: [maintainer update] Python 3.11.6

2023-10-16 Thread Kurt Mosiejczuk
On Sun, Oct 15, 2023 at 05:32:13AM -0400, Kurt Mosiejczuk wrote: > https://docs.python.org/release/3.11.6/whatsnew/changelog.html#python-3-11-6 > No security fixes but a number of other fixes. The majority in the tests > or on other OSes (not all though). > Regenerated patc

CVS: cvs.openbsd.org: ports

2023-10-15 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/15 23:53:06 Modified files: audio/vgmstream: Makefile Log message: audio/vgmstream uses c99. Fixes the build on sparc64

CVS: cvs.openbsd.org: ports

2023-10-15 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/10/15 23:52:06 Modified files: devel/acpica : Makefile Log message: acpica needs ports-gcc rather than base-gcc to compile. Fixes the build on sparc64

[maintainer update] Python 3.11.6

2023-10-15 Thread Kurt Mosiejczuk
https://docs.python.org/release/3.11.6/whatsnew/changelog.html#python-3-11-6 No security fixes but a number of other fixes. The majority in the tests or on other OSes (not all though). Regenerated patches although they applied clean with only a little slop. ok? --Kurt Index: Makefile

CVS: cvs.openbsd.org: ports

2023-09-29 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/09/29 17:54:24 Modified files: audio/milkytracker: Makefile Added files: audio/milkytracker/patches: patch-CMakeLists_txt Log message: port-gcc needs to use C++11 to use non-static

CVS: cvs.openbsd.org: ports

2023-08-04 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/08/04 20:16:10 Modified files: games/lwjgl3 : Makefile distinfo games/lwjgl3/pkg: PFRAG.x86 PLIST Log message: Fix build on arm64. Diff from kurt@, but as I am upstream, I rolled a new

CVS: cvs.openbsd.org: ports

2023-07-08 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/07/08 21:32:51 Modified files: textproc/raptor: Makefile Log message: This uses C++, so base-gcc arches must use ports-gcc Fixes build on sparc64

CVS: cvs.openbsd.org: ports

2023-07-08 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/07/08 18:58:50 Modified files: devel/libtalloc: Makefile Log message: libtalloc wants thread-local storage now. Move to ports-gcc for base-gcc arches Fixes the build on sparc64

CVS: cvs.openbsd.org: ports

2023-07-08 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/07/08 18:46:35 Modified files: databases/tdb : Makefile Log message: tdb wants thread-local storage now. Move to ports-gcc for base-gcc arches Fixes the build on sparc64

Re: CVS: cvs.openbsd.org: ports

2023-06-25 Thread Kurt Mosiejczuk
On Sun, Jun 25, 2023 at 08:52:37PM +0200, Solène Rapenne wrote: > > Log message: > > Update to Python 3.9.17 > > MFC > > https://docs.python.org/release/3.9.17/whatsnew/changelog.html#changelog > this doesn't package I forgot to carry the fix for that from -current to -stable. Fixed now.

CVS: cvs.openbsd.org: ports

2023-06-25 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/25 14:27:45 Modified files: lang/python/3.9/pkg: Tag: OPENBSD_7_3 PLIST-main Log message: Carry the same needed PLIST-main fix for 3.9 from -current to -stable

CVS: cvs.openbsd.org: ports

2023-06-22 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/22 14:50:30 Modified files: mail/s-postgray: Makefile Log message: Fix sparc64 build by shifting to ports-gcc. base-gcc doesn't support all the warning options, and even patching those out throw

CVS: cvs.openbsd.org: ports

2023-06-22 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/22 14:33:46 Modified files: productivity/davical: Makefile Log message: Mark davical BROKEN-sparc64 since it wants PHP 8.1 and sparc64 is stuck with 8.0

CVS: cvs.openbsd.org: ports

2023-06-22 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/22 13:49:48 Modified files: lang/python/3.9/pkg: PLIST-main Log message: Remove extraneous lines in PLIST-main that keep Python 3.9 from packaging. Pointed out by tb@

Re: [maintainer update] Python 3.9.16 -> 3.9.17

2023-06-22 Thread Kurt Mosiejczuk
On Wed, Jun 21, 2023 at 07:28:47PM +0200, Theo Buehler wrote: > On Wed, Jun 14, 2023 at 10:37:27PM -0400, Kurt Mosiejczuk wrote: > > https://docs.python.org/release/3.9.17/whatsnew/changelog.html#changelog > > > > Security fixes for Python 3.9.x > > I do plan

CVS: cvs.openbsd.org: ports

2023-06-19 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/19 13:56:06 Modified files: lang/python/3.11: Tag: OPENBSD_7_3 Makefile distinfo lang/python/3.11/pkg: Tag: OPENBSD_7_3 PLIST-main PLIST-tests Log message: Update to Python 3.11.4 MFC

CVS: cvs.openbsd.org: ports

2023-06-19 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/19 13:53:32 Modified files: lang/python/3.10: Tag: OPENBSD_7_3 Makefile distinfo Log message: Update to Python 3.10.12 MFC

CVS: cvs.openbsd.org: ports

2023-06-19 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/19 13:52:01 Modified files: lang/python/3.9: Tag: OPENBSD_7_3 Makefile distinfo lang/python/3.9/pkg: Tag: OPENBSD_7_3 PLIST-main Log message: Update to Python 3.9.17 MFC

CVS: cvs.openbsd.org: ports

2023-06-19 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/19 13:48:11 Modified files: lang/python/3.11: Makefile distinfo lang/python/3.11/pkg: PLIST-main PLIST-tests Log message: Update to Python 3.11.4

CVS: cvs.openbsd.org: ports

2023-06-19 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/19 13:47:26 Modified files: lang/python/3.9: Makefile distinfo lang/python/3.9/pkg: PLIST-main Log message: Update to 3.9.17

CVS: cvs.openbsd.org: ports

2023-06-19 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/19 13:46:28 Modified files: lang/python: Makefile.inc lang/python/3.10: Makefile distinfo Log message: Update to Python 3.10.12

CVS: cvs.openbsd.org: ports

2023-06-17 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/17 23:09:21 Modified files: devel/gitsh: Makefile Log message: The transition to Ruby 3.2 means ports-gcc is needed to use its libraries. Fixes build on sparc64

CVS: cvs.openbsd.org: ports

2023-06-17 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/17 22:46:33 Modified files: multimedia/mpv : Makefile multimedia/mpv/patches: patch-meson_build Log message: Fix build on sparc64 >From Brad Smith

CVS: cvs.openbsd.org: ports

2023-06-17 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/17 22:30:45 Modified files: archivers/minizip: Makefile Log message: Fix for building minizip on sparc64 from Brad Smith

CVS: cvs.openbsd.org: ports

2023-06-16 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/16 22:35:54 Modified files: graphics/pstoedit: Makefile Log message: Add /usr/local/include to CPPFLAGS to fix build with ports-gcc Fixes build on sparc64

CVS: cvs.openbsd.org: ports

2023-06-16 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/16 22:24:30 Modified files: security/yubico/yubico-piv-tool: Makefile Log message: Uses warning options base-gcc doesn't end Fix build on sparc64 by shifting to ports-gcc

CVS: cvs.openbsd.org: ports

2023-06-16 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/16 22:18:35 Modified files: editors/vim: Makefile Log message: Using ruby 3.2 libraries means we need to use ports-gcc Fixes build on sparc64

CVS: cvs.openbsd.org: ports

2023-06-16 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/16 21:50:55 Modified files: mail/neomutt : Makefile Log message: Do the C99 dance to fix the build on sparc64

CVS: cvs.openbsd.org: ports

2023-06-16 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/16 21:23:41 Modified files: textproc/halibut: Makefile Log message: Do the usual c99 dance to fix build on sparc64

CVS: cvs.openbsd.org: ports

2023-06-16 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/16 21:03:18 Modified files: lang/njs : Makefile Log message: configure cannot detect byte ordering with base-gcc Fix build on sparc64 by switching to ports-gcc

CVS: cvs.openbsd.org: ports

2023-06-16 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/16 20:52:00 Modified files: textproc/ruby-unf_ext: Makefile Log message: Uses C++, so needs ports-gcc on base-gcc arches. Fixes build on sparc64

CVS: cvs.openbsd.org: ports

2023-06-16 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/16 20:38:56 Modified files: net/zabbix : Makefile Log message: zbxtypes.h:31:4: error: #error "C compiler is not compatible with agent2 assembly" Switch to ports-gcc on base-gcc arches

CVS: cvs.openbsd.org: ports

2023-06-16 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/16 20:24:13 Modified files: security/arirang: Makefile Log message: ruby 3.2 requires ports-gcc to compile, so the switch to 3.2 by default means it must be used for things uses ruby libraries

CVS: cvs.openbsd.org: ports

2023-06-16 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/16 20:18:23 Modified files: net/rrdtool: Makefile Log message: rrdtool uses C++, so cannot use base-gcc. Switch to ports-gcc fixes build on sparc64

CVS: cvs.openbsd.org: ports

2023-06-16 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/16 20:07:36 Modified files: telephony/libzrtp: Makefile Log message: C++ means base-gcc cannot be used. Shift to ports-gcc Fixes build on sparc64

CVS: cvs.openbsd.org: ports

2023-06-16 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/16 20:02:04 Modified files: comms/libhidapi: Makefile Log message: Do the usual c99 dance to fix build on sparc64

CVS: cvs.openbsd.org: ports

2023-06-16 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/16 19:55:51 Modified files: mail/grommunio/libexmdbpp: Makefile Log message: Uses C++ so cannot use base-gcc Fixes build on sparc64

CVS: cvs.openbsd.org: ports

2023-06-16 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/16 19:50:45 Modified files: devel/gn : Makefile Log message: Mark BROKEN-sparc64

CVS: cvs.openbsd.org: ports

2023-06-16 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/16 19:47:19 Modified files: emulators/libchdr: Makefile Log message: Do the usual c99 dance to fix the build on sparc64

CVS: cvs.openbsd.org: ports

2023-06-16 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/16 19:43:17 Modified files: games/brogue : Makefile Log message: brogue uses warning options base-gcc doesn't know and probably will hit other problems beyond that. Switch to ports-gcc on

CVS: cvs.openbsd.org: ports

2023-06-16 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/16 16:37:39 Modified files: x11/gtksourceview4: Makefile Log message: Switch to ports-gcc for base-gcc arches to fix "__clang_major__" warnings and "shadows a previous local" errors. Fixes build

CVS: cvs.openbsd.org: ports

2023-06-16 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/16 16:30:09 Modified files: x11/gtksourceview5: Makefile Log message: Switch to ports-gcc for base-gcc arches to fix "__clang_major__" warnings and "shadows a previous local" errors. Fixes build

CVS: cvs.openbsd.org: ports

2023-06-16 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/16 15:02:02 Modified files: sysutils/libportal: Makefile Log message: libportal uses C++ so cannot use base-gcc Fixes the build on sparc64

CVS: cvs.openbsd.org: ports

2023-06-16 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/16 14:57:21 Modified files: x11/gnome/zenity: Makefile Log message: Do the usual c99 dance for base-gcc Fixes the build on sparc64

Re: [maintainer update] Python 3.10.11 -> 3.10.12

2023-06-15 Thread Kurt Mosiejczuk
On Thu, Jun 15, 2023 at 08:32:05AM +0100, Stuart Henderson wrote: > On 2023/06/14 22:28, Kurt Mosiejczuk wrote: > > https://www.python.org/downloads/release/python-31012/ > > Several security fixes > > ok? > no diff for 3.10. > While you're there anyway,

[maintainer update] Python 3.9.16 -> 3.9.17

2023-06-14 Thread Kurt Mosiejczuk
https://docs.python.org/release/3.9.17/whatsnew/changelog.html#changelog Security fixes for Python 3.9.x I do plan on removing Python 3.9 soon, but in the meantime, there are these security fixes. ok? --Kurt Index: Makefile ===

[maintainer update] Python 3.11.3 -> 3.11.4

2023-06-14 Thread Kurt Mosiejczuk
https://docs.python.org/release/3.11.4/whatsnew/changelog.html#python-3-11-4 Some similar security fixes along with a number of non-security bug fixes. ok? --Kurt Index: Makefile === RCS file:

[maintainer update] Python 3.10.11 -> 3.10.12

2023-06-14 Thread Kurt Mosiejczuk
https://www.python.org/downloads/release/python-31012/ Several security fixes ok? --Kurt

CVS: cvs.openbsd.org: ports

2023-06-14 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/06/14 20:19:28 Modified files: games/lwjgl3 : Makefile distinfo games/lwjgl3/pkg: PLIST Log message: Update lwjgl3 to 3.3.1.0 of my OpenBSD fork of lwjgl3. Moved to libffi and allows

[maintainer update] games/lwjgl3 3.2.4alpha2 -> 3.3.1.0

2023-06-11 Thread Kurt Mosiejczuk
RCH} == "i386" M_ARCH = "" @@ -32,11 +32,11 @@ MAINTAINER =Kurt Mosiejczuk

CVS: cvs.openbsd.org: ports

2023-05-12 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/05/12 16:22:55 Modified files: audio/espeak : Makefile Log message: Switch to using CXXFLAGS (needed for C++, CPPFLAGS is for Objective C/C++) Add X11 libdir -L to CXXFLAGS Fixes build on sparc64

CVS: cvs.openbsd.org: ports

2023-05-10 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/05/10 01:09:08 Modified files: devel/rgbds: Makefile Log message: Remove COMPILER_LANGS line since rgbds uses C++ (thus the LIBCXX in WANTLIB) Fixes build on sparc64

CVS: cvs.openbsd.org: ports

2023-05-07 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/05/07 22:58:22 Modified files: multimedia/gstreamer1/plugins-bad: Makefile Log message: Override Makefile.inc to include c++ (which is needed now for plugin-bad) Fixes build on sparc64

CVS: cvs.openbsd.org: ports

2023-04-18 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/04/18 23:58:11 Modified files: devel/robsd: Makefile Log message: Shift to base-clang and ports-gcc Fixes build on sparc64

CVS: cvs.openbsd.org: ports

2023-04-12 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/04/12 13:56:16 Modified files: lang/python/3.11: Tag: OPENBSD_7_3 Makefile distinfo lang/python/3.11/patches: Tag: OPENBSD_7_3 patch-Python_fileutils_c Log

CVS: cvs.openbsd.org: ports

2023-04-12 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/04/12 13:54:57 Modified files: lang/python/3.10: Tag: OPENBSD_7_3 Makefile distinfo lang/python/3.10/pkg: Tag: OPENBSD_7_3 PLIST-main Log message:

CVS: cvs.openbsd.org: ports

2023-04-12 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/04/12 13:45:41 Modified files: lang/python/3.11: Makefile distinfo lang/python/3.11/patches: patch-Python_fileutils_c Log message:

CVS: cvs.openbsd.org: ports

2023-04-12 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/04/12 13:45:09 Modified files: lang/python/3.10: Makefile distinfo lang/python/3.10/pkg: PLIST-main Log message:

Re: [maintainer update] Python 3.11.2 -> 3.11.3

2023-04-12 Thread Kurt Mosiejczuk
On Wed, Apr 12, 2023 at 10:31:14AM -0400, Kurt Mosiejczuk wrote: > https://docs.python.org/release/3.11.3/whatsnew/changelog.html#python-3-11-3 > The security fixes don't seem to apply to us, but there are a number of > other fixes. > REVISION put at 0 since I plan to commit it t

[maintainer update] Python 3.10.10 -> 3.10.11

2023-04-12 Thread Kurt Mosiejczuk
https://docs.python.org/release/3.10.11/whatsnew/changelog.html#python-3-10-11-final The security fixes don't seem to apply to us, but there are a number of other fixes. REVISION put at 0 since I plan to commit it to 7.3-stable also. ok? --Kurt Index: Makefile

[maintainer update] Python 3.11.2 -> 3.11.3

2023-04-12 Thread Kurt Mosiejczuk
https://docs.python.org/release/3.11.3/whatsnew/changelog.html#python-3-11-3 The security fixes don't seem to apply to us, but there are a number of other fixes. REVISION put at 0 since I plan to commit it to 7.3-stable also. ok? --Kurt Index: Makefile

CVS: cvs.openbsd.org: ports

2023-04-07 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/04/07 17:28:59 Modified files: math/igraph: Makefile Log message: Building debug package fails with: "libigraph.so.2.0.dbg: Unknown DWARF DW_OP_182" Disable building of debug package for

CVS: cvs.openbsd.org: ports

2023-04-07 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/04/07 16:53:15 Modified files: net/weechat: Makefile Log message: net/weechat,-lua uses C++, so ports-gcc must be used on base-gcc arches Fixes the buid on sparc64

CVS: cvs.openbsd.org: ports

2023-03-29 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/03/29 14:00:51 Modified files: lang/microscheme: Makefile Log message: Fix the build of lang/microscheme on sparc64 with the usual c99 dance

Re: sparc64 bulk build report

2023-03-18 Thread Kurt Mosiejczuk
On Fri, Mar 17, 2023 at 02:23:02PM +0100, Theo Buehler wrote: > > > http://build-failures.rhaalovely.net/sparc64/2023-03-13/lang/guile2.log > > no idea why it hanged :/ > I think these guild compile steps just take forever to complete, so it > hits the time limit. I started a build 90 minutes

CVS: cvs.openbsd.org: ports

2023-03-14 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/03/14 15:19:02 Modified files: graphics/opencolorio: Makefile Log message: Mark graphics/opencolorio BROKEN-sparc64

CVS: cvs.openbsd.org: ports

2023-03-09 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/03/09 20:27:54 Modified files: audio/libcanberra: Makefile Log message: C++ ports cannot use base-gcc Switch to ports-gcc to fix build on sparc64

CVS: cvs.openbsd.org: ports

2023-03-09 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/03/09 16:57:39 Modified files: graphics/posterazor: Makefile Log message: Mark BROKEN-sparc64

CVS: cvs.openbsd.org: ports

2023-03-09 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/03/09 16:56:14 Modified files: graphics/aspect-crop: Makefile Log message: This has been broken forever on sparc64. "Project ERROR: failed to parse default search paths from compiler output" Mark

CVS: cvs.openbsd.org: ports

2023-03-09 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/03/09 16:42:56 Modified files: devel/pax-utils: Makefile Log message: Wants a "__svr4__" define that base-gcc doesn't define. Switching to ports-gcc fixes the build on sparc64

CVS: cvs.openbsd.org: ports

2023-03-08 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/03/08 18:00:36 Modified files: graphics/colord: Makefile Log message: base-gcc doesn't understand glib includes complaining about things like "__clang_major__" is not defined. Switch to ports-gcc

CVS: cvs.openbsd.org: ports

2023-03-08 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/03/08 15:10:40 Modified files: graphics/libjxl: Makefile Log message: C++ requires ports-gcc on base-gcc arches Fixes the build on sparc64

CVS: cvs.openbsd.org: ports

2023-03-08 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/03/08 09:28:01 Modified files: devel/highway : Makefile Log message: C++ so base-gcc won't work. Move to ports-gcc on base-gcc arches Fixes build on sparc64

CVS: cvs.openbsd.org: ports

2023-03-08 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/03/08 09:08:00 Modified files: graphics/jpeginfo: Makefile Log message: Do the usual c99 dance for base-gcc Fixes the build on sparc64

CVS: cvs.openbsd.org: ports

2023-03-07 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/03/07 15:29:56 Modified files: devel/libusb1 : Makefile Log message: Shift to ports-gcc for base-gcc arches since libusb1 now needs C11 support Fixes build on sparc64

CVS: cvs.openbsd.org: ports

2023-02-27 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/02/27 08:09:46 Modified files: lang/python/3.11: Makefile distinfo lang/python/3.11/pkg: PLIST-main Log message:

  1   2   3   4   5   6   7   8   9   10   >