Commit Graph

2896 Commits

Author SHA1 Message Date
sthen 0669838dd8 sync PLISTs for setuptools ports 2025-04-29 10:38:51 +00:00
kirill 377bd47454 misc/remind: update to 5.3.6
from Martin Ziemer (maintainer)
2025-04-28 15:40:15 +00:00
bluhm b5386da741 put upstream commit links into patch description 2025-04-23 09:41:35 +00:00
bluhm d39511914f put upstream commit links into patch description 2025-04-22 19:37:11 +00:00
bluhm 6577ad1c16 Fix another race in the tests. 2025-04-21 10:23:45 +00:00
bluhm a474c18c85 Fix tests. On OpenBSD async connect needs one more client iteration. 2025-04-21 00:56:45 +00:00
bluhm 7489a68c41 update open62541 to 1.3.15 2025-04-20 21:27:26 +00:00
bluhm 9155f75adf update p5-OPCUA-Open62541 to 2.06 2025-04-17 12:31:33 +00:00
kirill 07cde70697 misc/remind: update to 5.3.5
from Martin Ziemer (maintainer)
2025-03-28 13:56:02 +00:00
kirill e1196e7958 misc/remind: update to 5.3.4
from Martin Ziemer (maintainer)
2025-03-18 20:53:37 +00:00
robert de618f3385 update to 4.8.33;
- fix HOMEPAGE and SITES based on issues/4570 (from Yury V. Zaytsev)
- drop ksh patches which are now upstreamed
2025-03-17 17:01:02 +00:00
sthen 8668e98aa1 update to findutils-4.10.0 2025-03-11 09:53:23 +00:00
kirill b5d7830107 misc/remind: update to 5.3.3
from Martin Ziemer (maintainer)
2025-03-06 17:05:08 +00:00
ajacoutot 0f348c7a67 Update to hwdata-0.393. 2025-03-05 09:33:01 +00:00
sthen 413386b729 update to openhab-addons-4.3.2, from Chaz Kettleson (maintainer) 2025-02-21 08:06:55 +00:00
sthen 19a4bea225 update to openhab-4.3.2, from Chaz Kettleson (maintainer) 2025-02-21 08:05:07 +00:00
sthen a05aa7fabc remove bogus (but non-problematic in this case) backslash
spotted by chris@
2025-02-18 00:02:17 +00:00
sthen 98cf39d1dc update to ytree-2.10 2025-02-13 12:24:26 +00:00
sthen 236b40ac1a update to llama.cpp-b4706, among other things this fixes a crash when trying
to run on machines without Vulkan-compatible hardware when built with Vulkan
support.

while there: disable using git (it's not going to work anyway because ports
use downloaded tars rather than git checkouts), and stop including the
binaries generated for "make test" from package
2025-02-13 12:21:58 +00:00
sthen 2290707e5a missed bump 2025-02-11 12:50:11 +00:00
ajacoutot 3eac3e6d77 Update to gramps-5.2.4. 2025-02-09 10:39:15 +00:00
kirill dcd359f7e3 misc/remind: update to 5.3.0
from Martin Ziemer (maintainer)
2025-02-07 21:23:01 +00:00
sthen 97c88112bf mark ONLY_FOR_ARCHS=${LP64_ARCHS} 2025-02-07 13:32:13 +00:00
chris 50e09c6153 missed PLIST for vulkan
ok sthen@
2025-02-05 18:37:35 +00:00
ajacoutot a88afdc1e2 Update to hwdata-0.392. 2025-02-05 12:20:50 +00:00
chris b8b9ececc7 Link vulkan in to the build
ok sthen@
2025-02-04 17:58:23 +00:00
chris 5f50d0451f Add git to BUILD_DEPENDS, cmake uses it to populate variables
Found by naddy during bulk build

ok naddy@
2025-02-04 17:56:22 +00:00
sthen 8d25c32345 expand comment; despite using C++ this doesn't link to the standard
C++ library
2025-02-03 11:40:16 +00:00
kmos 0e17b32366 Marking this with COMPILER_LANGS=c was an error, this port uses
C++ even though the comment only mentioned thread-local storage.

Revert the COMPILER_LANGS, bump REVISION, and make comment
reflect both c++ and thread-local storage
2025-02-02 20:31:05 +00:00
naddy 997c3115b7 misc/open62541: fix build with llvm 19
-Wconversion was also dropped in the 1.4 branch.
2025-02-01 00:02:57 +00:00
chris ac8f119e9a add llama.cpp
ok sthen@
2025-01-31 14:42:23 +00:00
chris 23bfcb550f Add llama.cpp LLM inference engine
ok sthen@
2025-01-30 22:55:11 +00:00
phessler 3a37b38976 Update ietf-cli to 1.29
#  1.27
#    Updated TagBase for change to https://www.rfc-editor.org/rfc-index
#  1.28
#    Added "(obsolete)" in front of titles of RFCs that are obsolete in RFC lists
#  1.29
#    Added rfchtml, rfchtimlized commands

REVISION=0 added to keep it ahead of -stable

OK kn@ (MAINTAINER), tb@, sthen@
2025-01-29 09:58:46 +00:00
sthen f06a2a7658 bump REVISION for ports where WANTLIB changed on !base-clang archs due
to recent COMPILER_LIBCXX changes; fiddlier ones

explicitly set "WANTLIB-foo= # empty" in a few ports to make it clear
where it wasn't done
2025-01-28 14:49:50 +00:00
sthen 223dd2dcf0 set COMPILER_LANGS=c for various C-only ports
add annotations near COMPILER for some other ports that don't have
COMPILER_LIBCXX in WANTLIB

not changing the actual compiler version of anything here (some could
possibly remove the COMPILER line completely where they only used
COMPILER due to an old WANTLIB entry which has since stopped using
C++, but changing that is too likely to break things)
2025-01-28 11:22:02 +00:00
sthen 57b1a61ff2 update to libcpucycles-20240318, from Miguel Landaeta (maintainer)
+ add a comment explaining why python.port.mk is used
2025-01-27 12:55:04 +00:00
sthen 18338bf27c update to remind-5.2.3, from Martin Ziemer (maintainer) 2025-01-27 11:39:48 +00:00
ajacoutot 2e8ce10dae Update to osinfo-db-20250124. 2025-01-25 07:36:20 +00:00
fcambus f575ed54df Update dialog to 1.3-20250116. 2025-01-23 21:37:12 +00:00
naddy a91838b3ba misc/bible-kjv: keep up with Debian upstream 4.39, no changes for us 2025-01-13 20:21:02 +00:00
naddy d8f321d007 misc/vttest: maintenance update to 20241208 2025-01-13 19:59:57 +00:00
paco d152be943c update misc/remind from Martin Ziemer (maintainer) 2025-01-10 18:34:32 +00:00
sthen 6b2d8ac009 change SITE_PYPI to use files.pythonhosted.org as suggested in
https://docs.pypi.org/api/#integration-guide "Predictable URLs";
teach portroach to handle this.  ok aja@ jasper@
2025-01-10 11:44:18 +00:00
sthen 05fe5deb01 update to openhab-addons-4.3.1, from Chaz Kettleson (maintainer) 2025-01-06 13:44:57 +00:00
sthen 89e6851a01 update to openhab-4.3.1, from Chaz Kettleson (maintainer) 2025-01-06 13:44:56 +00:00
ajacoutot 57906d885f Update to hwdata-0.391. 2025-01-04 09:51:43 +00:00
kirill 704b37af0b +misc/ical2rem 2024-12-29 22:33:13 +00:00
kirill 75ee59ef82 misc/ical2rem: new port (version 0.8)
Reads iCal files and outputs remind-compatible files. Tested ONLY with
calendar files created by Mozilla Calendar/Sunbird. Use at your own
risk.

OK: sdk@ kn@
2024-12-29 22:31:57 +00:00
sthen 2c9b84a4c1 handle py3.12 switchover: misc files that didn't make it into my first list 2024-12-21 11:46:00 +00:00
sthen 646e58ff0a handle py3.12 switchover in misc 2024-12-21 11:38:25 +00:00