From noreply at github.com Thu May 15 17:43:37 2025 From: noreply at github.com (Lucas Holt) Date: Thu, 15 May 2025 14:43:37 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 34a12c: add screen 5 port. Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 34a12cfa33e8e8bdfbe52836089df0c70400f97d https://github.com/MidnightBSD/mports/commit/34a12cfa33e8e8bdfbe52836089df0c70400f97d Author: Lucas Holt Date: 2025-05-15 (Thu, 15 May 2025) Changed paths: M java/jakarta-oro/Makefile M sysutils/Makefile M sysutils/screen/Makefile R sysutils/screen/distinfo R sysutils/screen/files/patch-attacher.c R sysutils/screen/files/patch-configure.ac R sysutils/screen/files/patch-doc__Makefile.in R sysutils/screen/files/patch-doc_screen.1 R sysutils/screen/files/patch-extern.h R sysutils/screen/files/patch-misc.c R sysutils/screen/files/patch-os.h R sysutils/screen/files/patch-resize.c R sysutils/screen/files/patch-screen.c R sysutils/screen/files/patch-socket.c R sysutils/screen/files/patch-termcap.c R sysutils/screen/files/patch-terminfo__checktc.c R sysutils/screen/files/patch-tty.sh R sysutils/screen/files/patch-utmp.c R sysutils/screen/files/screenrc.sample R sysutils/screen/pkg-descr R sysutils/screen/pkg-message R sysutils/screen/pkg-plist A sysutils/screen49/Makefile A sysutils/screen49/distinfo A sysutils/screen49/files/patch-attacher.c A sysutils/screen49/files/patch-configure.ac A sysutils/screen49/files/patch-doc__Makefile.in A sysutils/screen49/files/patch-doc_screen.1 A sysutils/screen49/files/patch-extern.h A sysutils/screen49/files/patch-misc.c A sysutils/screen49/files/patch-os.h A sysutils/screen49/files/patch-resize.c A sysutils/screen49/files/patch-screen.c A sysutils/screen49/files/patch-socket.c A sysutils/screen49/files/patch-termcap.c A sysutils/screen49/files/patch-terminfo__checktc.c A sysutils/screen49/files/patch-tty.sh A sysutils/screen49/files/patch-utmp.c A sysutils/screen49/files/screenrc.sample A sysutils/screen49/pkg-descr A sysutils/screen49/pkg-message A sysutils/screen49/pkg-plist A sysutils/screen50/Makefile A sysutils/screen50/distinfo A sysutils/screen50/files/patch-doc__Makefile.in A sysutils/screen50/files/patch-doc_screen.1 A sysutils/screen50/files/patch-misc.c A sysutils/screen50/files/patch-os.h A sysutils/screen50/files/patch-socket.c A sysutils/screen50/files/patch-terminfo__checktc.c A sysutils/screen50/files/patch-utmp.c A sysutils/screen50/files/screenrc.sample A sysutils/screen50/pkg-descr A sysutils/screen50/pkg-message A sysutils/screen50/pkg-plist Log Message: ----------- add screen 5 port. move screen to screen49 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 16 13:47:38 2025 From: noreply at github.com (Lucas Holt) Date: Fri, 16 May 2025 10:47:38 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] ace7b3: update some node stuff Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: ace7b3c2c83ee0ce351b3ff0044234d49ad0e69a https://github.com/MidnightBSD/mports/commit/ace7b3c2c83ee0ce351b3ff0044234d49ad0e69a Author: Lucas Holt Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: M www/node18/Makefile M www/node18/Makefile.version M www/node18/distinfo M www/node20/Makefile.version M www/node20/distinfo M www/node23/Makefile.version M www/node23/distinfo Log Message: ----------- update some node stuff To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 16 13:54:47 2025 From: noreply at github.com (Lucas Holt) Date: Fri, 16 May 2025 10:54:47 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 66d794: javamail Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 66d794b8bb70debed9eea00507bec46f55cad09b https://github.com/MidnightBSD/mports/commit/66d794b8bb70debed9eea00507bec46f55cad09b Author: Lucas Holt Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: A java/java3d/Makefile A java/java3d/distinfo A java/java3d/files/patch-ImageComponentState.java A java/java3d/files/patch-freebsd A java/java3d/pkg-descr A java/java3d/pkg-plist M java/javamail/Makefile Log Message: ----------- javamail To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 16 14:21:17 2025 From: noreply at github.com (Lucas Holt) Date: Fri, 16 May 2025 11:21:17 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 2ebc26: fix gradle Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 2ebc265e05178b3dbcc0b218ba3d588e6be8333e https://github.com/MidnightBSD/mports/commit/2ebc265e05178b3dbcc0b218ba3d588e6be8333e Author: Lucas Holt Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: M devel/Makefile M devel/gradle/Makefile M devel/gradle6/Makefile M devel/gradle62/Makefile M devel/gradle761/Makefile A devel/gradle8/Makefile A devel/gradle8/distinfo A devel/gradle8/files/gradle.in A devel/gradle8/pkg-descr Log Message: ----------- fix gradle To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 16 16:38:33 2025 From: noreply at github.com (Lucas Holt) Date: Fri, 16 May 2025 13:38:33 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 7d2ba5: devel/jetbrains-clion: update to 2024 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 7d2ba51e8f1c3689cc5e1ef099f29d01ae62381e https://github.com/MidnightBSD/mports/commit/7d2ba51e8f1c3689cc5e1ef099f29d01ae62381e Author: Lucas Holt Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: M devel/jetbrains-clion/Makefile M devel/jetbrains-clion/distinfo M devel/jetbrains-clion/files/clion.desktop.in M devel/jetbrains-clion/files/clion.in M devel/jetbrains-clion/pkg-descr M devel/jetbrains-clion/pkg-plist Log Message: ----------- devel/jetbrains-clion: update to 2024 Commit: 17128cbdd52daf415ebd92e28b696732aae0cdff https://github.com/MidnightBSD/mports/commit/17128cbdd52daf415ebd92e28b696732aae0cdff Author: Lucas Holt Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: M devel/antlr/Makefile M devel/antlr/files/antlr.sh.in M devel/antlr/pkg-plist Log Message: ----------- devel/antlr: drop python 2.7 need Commit: 4a1d41f109b49c56ccfb06a487684294805ff7bf https://github.com/MidnightBSD/mports/commit/4a1d41f109b49c56ccfb06a487684294805ff7bf Author: Lucas Holt Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: M devel/antlr3/Makefile M devel/antlr4/Makefile M devel/antlr4/distinfo M misc/tvbrowser/Makefile Log Message: ----------- fixup USE_JAVA Compare: https://github.com/MidnightBSD/mports/compare/2ebc265e0517...4a1d41f109b4 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 16 16:39:34 2025 From: noreply at github.com (Lucas Holt) Date: Fri, 16 May 2025 13:39:34 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] a83549: java/apache-commons-pool: commons pool Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: a83549a8c2ee3c355c7dd9efe0bd9290397bdd7e https://github.com/MidnightBSD/mports/commit/a83549a8c2ee3c355c7dd9efe0bd9290397bdd7e Author: Lucas Holt Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: M java/apache-commons-pool/Makefile M java/apache-commons-pool/pkg-descr Log Message: ----------- java/apache-commons-pool: commons pool To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 16 18:18:39 2025 From: noreply at github.com (Lucas Holt) Date: Fri, 16 May 2025 15:18:39 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 8d1881: update python 3.11 and 3.10 ports for a security u... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 8d188134b3a3b0226e235b602ec1af8f20e25653 https://github.com/MidnightBSD/mports/commit/8d188134b3a3b0226e235b602ec1af8f20e25653 Author: Lucas Holt Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: M lang/python310/Makefile.version M lang/python310/distinfo M lang/python311/Makefile.version M lang/python311/distinfo Log Message: ----------- update python 3.11 and 3.10 ports for a security update To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 00:37:09 2025 From: noreply at github.com (Lucas Holt) Date: Sat, 17 May 2025 21:37:09 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 615bda: lang/python39: 3.9.21 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 615bdaa7696e62602a45fd00cb373a9d24d91719 https://github.com/MidnightBSD/mports/commit/615bdaa7696e62602a45fd00cb373a9d24d91719 Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M lang/python39/Makefile.version M lang/python39/distinfo Log Message: ----------- lang/python39: 3.9.21 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 00:38:35 2025 From: noreply at github.com (Lucas Holt) Date: Sat, 17 May 2025 21:38:35 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] c5ae0f: lang/python39: 3.9.22 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: c5ae0f14e33128f33ed92317864f0eaa84532064 https://github.com/MidnightBSD/mports/commit/c5ae0f14e33128f33ed92317864f0eaa84532064 Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M lang/python39/Makefile.version M lang/python39/distinfo Log Message: ----------- lang/python39: 3.9.22 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 01:09:11 2025 From: noreply at github.com (Lucas Holt) Date: Sat, 17 May 2025 22:09:11 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 114cd3: add hostaddr argument Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 114cd3e2a684a9e28e7210f20bd057d8652ff850 https://github.com/MidnightBSD/mports/commit/114cd3e2a684a9e28e7210f20bd057d8652ff850 Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M Tools/magus/distcheck/distcheck.cxx Log Message: ----------- add hostaddr argument Commit: b6807ecee28f1ff5bacd1754e74ee70f58c6eb32 https://github.com/MidnightBSD/mports/commit/b6807ecee28f1ff5bacd1754e74ee70f58c6eb32 Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M Tools/magus/distcheck/distcheck.cxx Log Message: ----------- add a summary section, and move a few arguments to getopts Compare: https://github.com/MidnightBSD/mports/compare/c5ae0f14e331...b6807ecee28f To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 13:38:20 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 10:38:20 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] d68ffa: security/zaproxy: fix use java Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: d68fface9e4e5d49210a9fbd0622f751b7071060 https://github.com/MidnightBSD/mports/commit/d68fface9e4e5d49210a9fbd0622f751b7071060 Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M security/zaproxy/Makefile Log Message: ----------- security/zaproxy: fix use java Commit: 83bc51e607b628de99074284ba77c051063dc19f https://github.com/MidnightBSD/mports/commit/83bc51e607b628de99074284ba77c051063dc19f Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M security/zaproxy/Makefile M security/zaproxy/distinfo A security/zaproxy/files/pkg-message.in M security/zaproxy/pkg-plist Log Message: ----------- security/zaproxy: 2.16.0 Compare: https://github.com/MidnightBSD/mports/compare/b6807ecee28f...83bc51e607b6 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 13:39:33 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 10:39:33 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 0bd9a3: security/owasp-dependency-check: java Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 0bd9a3fe1015884eb55184790df1c14b224f0eb3 https://github.com/MidnightBSD/mports/commit/0bd9a3fe1015884eb55184790df1c14b224f0eb3 Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M security/owasp-dependency-check/Makefile Log Message: ----------- security/owasp-dependency-check: java Commit: fde272f4c0b8e20fb5954ba3b72d33898eedc8e1 https://github.com/MidnightBSD/mports/commit/fde272f4c0b8e20fb5954ba3b72d33898eedc8e1 Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M security/openrasp/Makefile Log Message: ----------- security/openrasp: java Compare: https://github.com/MidnightBSD/mports/compare/83bc51e607b6...fde272f4c0b8 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 13:54:23 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 10:54:23 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 5ac574: print/pdflib: fix issues Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 5ac5743ea4597b8c4836c0bfab4a4f9a5994d9e5 https://github.com/MidnightBSD/mports/commit/5ac5743ea4597b8c4836c0bfab4a4f9a5994d9e5 Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M print/pdflib/Makefile A print/pdflib/files/patch-bind_pdflib_perl_Makefile M print/pdflib/files/patch-configure A print/pdflib/files/patch-libs_pdcore_pc__config.h M print/pdflib/pkg-descr Log Message: ----------- print/pdflib: fix issues Commit: 401d455d956ce29317a5bdea4e752334707d2e4e https://github.com/MidnightBSD/mports/commit/401d455d956ce29317a5bdea4e752334707d2e4e Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M print/pdflib/Makefile M print/pdflib/distinfo Log Message: ----------- print/pdflib: fetch Compare: https://github.com/MidnightBSD/mports/compare/fde272f4c0b8...401d455d956c To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 13:55:00 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 10:55:00 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 3a3d7e: net/jrdesktop: java Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 3a3d7ea4d863489d746adf89a9f2980feb6a3df2 https://github.com/MidnightBSD/mports/commit/3a3d7ea4d863489d746adf89a9f2980feb6a3df2 Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M net/jrdesktop/Makefile Log Message: ----------- net/jrdesktop: java To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 15:07:50 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 12:07:50 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 4b89f3: add xmrig Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 4b89f3c6c457301653a4e61549e8300cc30cb640 https://github.com/MidnightBSD/mports/commit/4b89f3c6c457301653a4e61549e8300cc30cb640 Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M MOVED M net-p2p/Makefile R net-p2p/frost/Makefile R net-p2p/frost/distinfo R net-p2p/frost/files/wrapper.sh R net-p2p/frost/pkg-descr A net-p2p/xmrig/Makefile A net-p2p/xmrig/distinfo A net-p2p/xmrig/files/patch-cmake-os.cmake A net-p2p/xmrig/files/patch-src_3rdparty-cl.h A net-p2p/xmrig/files/patch-src_donate.h A net-p2p/xmrig/files/pkg-message.in A net-p2p/xmrig/files/xmrig.in A net-p2p/xmrig/pkg-descr A net-p2p/xmrig/pkg-plist Log Message: ----------- add xmrig To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 15:14:24 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 12:14:24 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 414cd2: add warpinator Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 414cd26496b40c5c42c9404543a75e67c0ae4d98 https://github.com/MidnightBSD/mports/commit/414cd26496b40c5c42c9404543a75e67c0ae4d98 Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M net-p2p/Makefile A net-p2p/warpinator/Makefile A net-p2p/warpinator/distinfo A net-p2p/warpinator/pkg-descr A net-p2p/warpinator/pkg-plist Log Message: ----------- add warpinator To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 15:17:25 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 12:17:25 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 47bd79: add some gids and walletd Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 47bd79f8914d142a40078f74f8667676347e6656 https://github.com/MidnightBSD/mports/commit/47bd79f8914d142a40078f74f8667676347e6656 Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M GIDs M net-p2p/Makefile A net-p2p/walletd/Makefile A net-p2p/walletd/distinfo A net-p2p/walletd/files/patch-build_meta.go A net-p2p/walletd/files/patch-vendor_modules.txt A net-p2p/walletd/files/pkg-message.in A net-p2p/walletd/files/walletd-syslog.conf.in A net-p2p/walletd/files/walletd.conf.in A net-p2p/walletd/files/walletd.in A net-p2p/walletd/files/walletd.yml.in A net-p2p/walletd/pkg-descr Log Message: ----------- add some gids and walletd Commit: 7329741371f4070a9ee8e70f21a712d8b9e02f8d https://github.com/MidnightBSD/mports/commit/7329741371f4070a9ee8e70f21a712d8b9e02f8d Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M UIDs Log Message: ----------- UIDs: add some reservations Compare: https://github.com/MidnightBSD/mports/compare/414cd26496b4...7329741371f4 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 15:18:04 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 12:18:04 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 2aec78: net-im/zkgroup: java Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 2aec78f922e39aed1b63b9c864326ffe6afacc65 https://github.com/MidnightBSD/mports/commit/2aec78f922e39aed1b63b9c864326ffe6afacc65 Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M net-im/zkgroup/Makefile Log Message: ----------- net-im/zkgroup: java To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 15:19:50 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 12:19:50 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] f57cc8: fix java. update openfire Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: f57cc8f03ecbb266ec98087b6e2648956a288246 https://github.com/MidnightBSD/mports/commit/f57cc8f03ecbb266ec98087b6e2648956a288246 Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M net-im/openfire/Makefile M net-im/openfire/distinfo M net-im/openfire/pkg-plist M net-im/signal-cli/Makefile Log Message: ----------- fix java. update openfire To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 15:21:17 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 12:21:17 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 574e29: multimedia/libbluray: java Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 574e298a0ba87e8af2ca96330a7496952742b89f https://github.com/MidnightBSD/mports/commit/574e298a0ba87e8af2ca96330a7496952742b89f Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M multimedia/libbluray/Makefile M multimedia/libbluray/distinfo M multimedia/libbluray/pkg-plist Log Message: ----------- multimedia/libbluray: java To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 15:21:47 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 12:21:47 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] a4eb62: math/vtk9: java Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: a4eb62f4d5fe5e1de45ff60487a371d00987924b https://github.com/MidnightBSD/mports/commit/a4eb62f4d5fe5e1de45ff60487a371d00987924b Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M math/vtk9/Makefile Log Message: ----------- math/vtk9: java To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 15:22:36 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 12:22:36 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] e32206: lang/scala: 3.3.5 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: e32206d0b83fe963f6b4f85d3615498dda9470d1 https://github.com/MidnightBSD/mports/commit/e32206d0b83fe963f6b4f85d3615498dda9470d1 Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M lang/scala/Makefile M lang/scala/distinfo Log Message: ----------- lang/scala: 3.3.5 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 15:23:20 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 12:23:20 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 1de5f1: lang/linux-j: java Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 1de5f14b3d368245e8ed7adf4532b5cd318b1f9c https://github.com/MidnightBSD/mports/commit/1de5f14b3d368245e8ed7adf4532b5cd318b1f9c Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M lang/linux-j/Makefile M lang/linux-j/pkg-descr M lang/linux-j/pkg-plist Log Message: ----------- lang/linux-j: java To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 15:25:25 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 12:25:25 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] c9fc1a: fix some java Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: c9fc1a2a5bae7433bb56b1d88e5ff5f1d294b29c https://github.com/MidnightBSD/mports/commit/c9fc1a2a5bae7433bb56b1d88e5ff5f1d294b29c Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M lang/erlang-runtime22/Makefile M lang/erlang-runtime24/Makefile M lang/erlang-runtime25/Makefile M lang/erlang/Makefile M lang/groovy/Makefile Log Message: ----------- fix some java To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 15:25:57 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 12:25:57 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 8a2700: lang/erlang-runtime21: java Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 8a2700fbd1561a9459371dc57de1ddd4344219af https://github.com/MidnightBSD/mports/commit/8a2700fbd1561a9459371dc57de1ddd4344219af Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M lang/erlang-runtime21/Makefile Log Message: ----------- lang/erlang-runtime21: java To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 15:26:30 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 12:26:30 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 6778b5: lang/bsh: java Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 6778b5cfe42223151e96822c325f93dba7621105 https://github.com/MidnightBSD/mports/commit/6778b5cfe42223151e96822c325f93dba7621105 Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M lang/bsh/Makefile Log Message: ----------- lang/bsh: java To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 15:27:50 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 12:27:50 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 48dd53: finance/venice: update Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 48dd53e2545fdbf06f8f42ab602177d5daa79a59 https://github.com/MidnightBSD/mports/commit/48dd53e2545fdbf06f8f42ab602177d5daa79a59 Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M finance/venice/Makefile M finance/venice/distinfo M finance/venice/files/venice.in M finance/venice/pkg-descr Log Message: ----------- finance/venice: update To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 15:28:13 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 12:28:13 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 6fbe0e: filesystems/hfsexplorer: java Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 6fbe0e72f36dcb1099f1930da7c0e8678cc8e29b https://github.com/MidnightBSD/mports/commit/6fbe0e72f36dcb1099f1930da7c0e8678cc8e29b Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M filesystems/hfsexplorer/Makefile Log Message: ----------- filesystems/hfsexplorer: java To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 15:31:08 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 12:31:08 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 281e0a: editors/linux-openoffice3: modernize a little Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 281e0a5e50c685e5deb73f0d55e2dc931a0bd5b2 https://github.com/MidnightBSD/mports/commit/281e0a5e50c685e5deb73f0d55e2dc931a0bd5b2 Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M editors/linux-openoffice3/Makefile Log Message: ----------- editors/linux-openoffice3: modernize a little To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 15:32:03 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 12:32:03 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 586d16: editors/openoffice-4: java Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 586d166e95df90c396c6af3926e4fc2efc99d38a https://github.com/MidnightBSD/mports/commit/586d166e95df90c396c6af3926e4fc2efc99d38a Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M editors/openoffice-4/Makefile Log Message: ----------- editors/openoffice-4: java To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 15:33:25 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 12:33:25 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 80e30e: editors/jedit: 5.7 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 80e30e6a712dbd96d57170a33c44ba6294ac02b5 https://github.com/MidnightBSD/mports/commit/80e30e6a712dbd96d57170a33c44ba6294ac02b5 Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M editors/jedit/Makefile M editors/jedit/distinfo M editors/jedit/pkg-plist Log Message: ----------- editors/jedit: 5.7 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 15:40:11 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 12:40:11 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 033269: deskutils/javajj: update maven build Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 033269d27080f32c45519fa17a17e676a89e9487 https://github.com/MidnightBSD/mports/commit/033269d27080f32c45519fa17a17e676a89e9487 Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M deskutils/javajj/Makefile M deskutils/javajj/distinfo Log Message: ----------- deskutils/javajj: update maven build To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 15:46:31 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 12:46:31 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] be4446: update Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: be4446d3a8e7adf5ca95676ecf1f05960ed4a8fb https://github.com/MidnightBSD/mports/commit/be4446d3a8e7adf5ca95676ecf1f05960ed4a8fb Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M databases/cassandra3/Makefile M databases/cassandra3/distinfo M databases/cassandra3/files/patch-build.xml M databases/cassandra3/files/patch-conf_cassandra.yaml R databases/cassandra3/files/patch-doc_Makefile M databases/cassandra3/pkg-descr M databases/cassandra3/pkg-plist M databases/cassandra4/Makefile M databases/libgda5/Makefile M databases/mysql-connector-java51/Makefile M databases/postgresql-jdbc/Makefile M databases/postgresql-jdbc/distinfo Log Message: ----------- update To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 15:47:16 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 12:47:16 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 4e3626: databases/c3p0: java Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 4e362614a594cc9a75cbdb309342742f2f111778 https://github.com/MidnightBSD/mports/commit/4e362614a594cc9a75cbdb309342742f2f111778 Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M databases/c3p0/Makefile Log Message: ----------- databases/c3p0: java To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 15:55:55 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 12:55:55 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 623d19: archivers/snappy-java: update Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 623d1999ab61054ca8df8e89ca0bcfcdd190feef https://github.com/MidnightBSD/mports/commit/623d1999ab61054ca8df8e89ca0bcfcdd190feef Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M archivers/snappy-java/Makefile M archivers/snappy-java/distinfo M archivers/snappy-java/files/patch-Makefile M archivers/snappy-java/files/patch-Makefile.common R archivers/snappy-java/files/patch-project_plugins.sbt M archivers/snappy-java/pkg-descr Log Message: ----------- archivers/snappy-java: update To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 15:56:44 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 12:56:44 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 16c237: benchmarks/linux-vdbench: java Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 16c237182efaac39643fbf7179430c4aba46ae3c https://github.com/MidnightBSD/mports/commit/16c237182efaac39643fbf7179430c4aba46ae3c Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M benchmarks/linux-vdbench/Makefile Log Message: ----------- benchmarks/linux-vdbench: java To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 18 16:00:56 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 18 May 2025 13:00:56 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 67f761: ok Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 67f761b9e8599b9d623e361c216f14baa31be35a https://github.com/MidnightBSD/mports/commit/67f761b9e8599b9d623e361c216f14baa31be35a Author: Lucas Holt Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M benchmarks/linux-vdbench/pkg-descr M cad/Makefile A cad/digital/Makefile A cad/digital/distinfo A cad/digital/pkg-descr A cad/electric-ng/Makefile A cad/fidocadj/Makefile A cad/fidocadj/distinfo A cad/fidocadj/files/fidocadj.sh.in A cad/fidocadj/pkg-descr A cad/fidocadj/pkg-plist A cad/impact/Makefile A cad/impact/distinfo A cad/impact/files/impact.in A cad/impact/files/impactgui.in A cad/impact/pkg-descr A cad/logisim/Makefile A cad/logisim/distinfo A cad/logisim/pkg-descr A cad/silice/Makefile A cad/silice/distinfo A cad/silice/pkg-descr A cad/silice/pkg-plist Log Message: ----------- ok To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications