nrpe: "I'm not dead yet!"

2023-12-08 Thread Lyndon Nerenberg (VE7TFX/VE6BBM)
On Sep 6 a commit landed in the Github nrpe repo that deleted
the notice about nrpe being depricated.

It might be worth revisiting the admonition in the port's
pkg/MESSAGE file.

--lyndon



update luasec to 1.3.2

2023-12-08 Thread Gleydson Soares
update luasec to 1.3.2
upstream moved to lunarmodules
ok?

Index: Makefile
===
RCS file: /cvs/ports/security/luasec/Makefile,v
retrieving revision 1.27
diff -u -p -r1.27 Makefile
--- Makefile7 Sep 2023 21:19:16 -   1.27
+++ Makefile8 Dec 2023 18:52:06 -
@@ -1,12 +1,12 @@
 COMMENT=   lua binding to OpenSSL to provide TLS/SSL communication
 
-GH_ACCOUNT=brunoos
+GH_ACCOUNT=lunarmodules
 GH_PROJECT=luasec
-GH_TAGNAME=v1.2.0
+GH_TAGNAME=v1.3.2
 
 CATEGORIES=security
 
-HOMEPAGE=  https://github.com/brunoos/luasec/wiki
+HOMEPAGE=  https://github.com/lunarmodules/luasec/wiki
 
 MAINTAINER=Gleydson Soares 
 
Index: distinfo
===
RCS file: /cvs/ports/security/luasec/distinfo,v
retrieving revision 1.10
diff -u -p -r1.10 distinfo
--- distinfo8 Jan 2023 20:50:30 -   1.10
+++ distinfo8 Dec 2023 18:52:06 -
@@ -1,2 +1,2 @@
-SHA256 (luasec-1.2.0.tar.gz) = LobvjzSG3Bu+zXUtFnQaWaAWMyefrN/lYx8ztu7Rowo=
-SIZE (luasec-1.2.0.tar.gz) = 53379
+SHA256 (luasec-1.3.2.tar.gz) = lykwkro4WrOQ3stmeLyMvv/ViZv7xJ6370qgD14xw9Q=
+SIZE (luasec-1.3.2.tar.gz) = 54925
Index: pkg/PLIST
===
RCS file: /cvs/ports/security/luasec/pkg/PLIST,v
retrieving revision 1.10
diff -u -p -r1.10 PLIST
--- pkg/PLIST   11 Mar 2022 19:53:33 -  1.10
+++ pkg/PLIST   8 Dec 2023 18:52:06 -
@@ -67,6 +67,9 @@ share/examples/${FULLPKGNAME}/multicert/
 share/examples/${FULLPKGNAME}/oneshot/
 share/examples/${FULLPKGNAME}/oneshot/client.lua
 share/examples/${FULLPKGNAME}/oneshot/server.lua
+share/examples/${FULLPKGNAME}/psk/
+share/examples/${FULLPKGNAME}/psk/client.lua
+share/examples/${FULLPKGNAME}/psk/server.lua
 share/examples/${FULLPKGNAME}/sni/
 share/examples/${FULLPKGNAME}/sni/client.lua
 share/examples/${FULLPKGNAME}/sni/server.lua



math/igraph: Update to 0.10.8

2023-12-08 Thread wen heping
Hi, ports@:

Here is a patch for math/igraph:
i) Update to 0.10.8
ii) Enable `make -test`.  (`make test` does not work in current version)
It build and run well on amd64-current system, and 100% tests pass.


Cheers !
wenIndex: Makefile
===
RCS file: /cvs/ports/math/igraph/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile27 Sep 2023 09:27:55 -  1.9
+++ Makefile8 Dec 2023 11:58:31 -
@@ -1,8 +1,8 @@
 COMMENT =  C graph library
-V =0.10.4
+V =0.10.8
 DISTNAME = igraph-$V
 
-SHARED_LIBS =  igraph 2.0  # 0.0
+SHARED_LIBS =  igraph 3.0  # 0.0
 
 CATEGORIES =   math
 
@@ -32,6 +32,8 @@ LIB_DEPENDS = devel/glpk \
 CONFIGURE_ARGS +=  -DBUILD_SHARED_LIBS=ON \
-DIGRAPH_ENABLE_TLS=ON \
-DIGRAPH_WARNINGS_AS_ERRORS=OFF
+do-test:
+   cd ${WRKBUILD} && exec cmake --build . --target check
 
 .include 
 .if ${PROPERTIES:Mlld}
Index: distinfo
===
RCS file: /cvs/ports/math/igraph/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo4 Mar 2023 10:09:50 -   1.3
+++ distinfo8 Dec 2023 11:58:31 -
@@ -1,2 +1,2 @@
-SHA256 (igraph-0.10.4.tar.gz) = qlcAtYxfHh3h9GN6sU3xXGsg4l5R0PWiYJIYGOjwKvw=
-SIZE (igraph-0.10.4.tar.gz) = 4279321
+SHA256 (igraph-0.10.8.tar.gz) = rF+pSub9HqzmUeSyNemcBWR5pcXQ1kGu0wJArDOxlAM=
+SIZE (igraph-0.10.8.tar.gz) = 4326926


UPDATE: qcad-3.28.2.2

2023-12-08 Thread Rafael Sadowski
Simple update qcad-3.28.2.2. Tested on amd64. OK?

Cheers
Rafael

Index: Makefile
===
RCS file: /cvs/ports/cad/qcad/Makefile,v
diff -u -p -u -p -r1.45 Makefile
--- Makefile22 Jan 2023 19:40:03 -  1.45
+++ Makefile8 Dec 2023 10:07:04 -
@@ -2,7 +2,7 @@ COMMENT =   Qt-based 2D CAD system
 
 GH_ACCOUNT =   qcad
 GH_PROJECT =   qcad
-GH_TAGNAME =   v3.27.9.0
+GH_TAGNAME =   v3.28.2.2
 
 SO_VERSION =   2.0
 QCAD_LIBS =qcadcore \
@@ -62,8 +62,7 @@ pre-configure:

${WRKSRC}/src/3rdparty/qt-labs-qtscriptgenerator-${MODQT5_VERSION}/qt-labs-qtscriptgenerator-${MODQT5_VERSION}.pro
${SUBST_CMD} ${WRKSRC}/src/core/RS.cpp \
${WRKSRC}/src/core/RSettings.cpp \
-   ${WRKSRC}/scripts/Help/ShowReadme/ShowReadme.js \
-   ${WRKSRC}/scripts/Widgets/LibraryBrowser/LibraryBrowser.js
+   ${WRKSRC}/scripts/Help/ShowReadme/ShowReadme.js
 
 
 do-install:
Index: distinfo
===
RCS file: /cvs/ports/cad/qcad/distinfo,v
diff -u -p -u -p -r1.12 distinfo
--- distinfo22 Jan 2023 19:40:03 -  1.12
+++ distinfo8 Dec 2023 10:07:04 -
@@ -1,2 +1,2 @@
-SHA256 (qcad-3.27.9.0.tar.gz) = PjHFB1YBfgzs/Loc0+UB7oJ2VfnzehANUOoqlLDOGS8=
-SIZE (qcad-3.27.9.0.tar.gz) = 41342106
+SHA256 (qcad-3.28.2.2.tar.gz) = YXNJV+adhsc2E8bTeDyT71/J92smaoDFoBHbESE3lDw=
+SIZE (qcad-3.28.2.2.tar.gz) = 42292122
Index: patches/patch-scripts_Widgets_LibraryBrowser_LibraryBrowser_js
===
RCS file: patches/patch-scripts_Widgets_LibraryBrowser_LibraryBrowser_js
diff -N patches/patch-scripts_Widgets_LibraryBrowser_LibraryBrowser_js
--- patches/patch-scripts_Widgets_LibraryBrowser_LibraryBrowser_js  29 Aug 
2022 15:18:10 -  1.1
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,18 +0,0 @@
-Index: scripts/Widgets/LibraryBrowser/LibraryBrowser.js
 scripts/Widgets/LibraryBrowser/LibraryBrowser.js.orig
-+++ scripts/Widgets/LibraryBrowser/LibraryBrowser.js
-@@ -174,12 +174,12 @@ LibraryBrowser.getSourceList = function() {
- var libs;
- 
- // no configuration: add all libraries available in libraries subdir:
--librariesDir = new QDir("libraries");
-+librariesDir = new QDir("${LOCALBASE}/share/qcad/libraries");
- libs = librariesDir.entryList([], filters, sortFlags);
- for (i=0; i RDebug::counter;
- QString RDebug::prefix;
+@@ -37,7 +37,7 @@ QString RDebug::prefix;
+ QMutex RDebug::mutexCounter;
  
  void RDebug::printBacktrace(const QString& prefix) {
 -#if !defined(Q_OS_WIN) && !defined(Q_OS_ANDROID)
Index: patches/patch-src_run_main_cpp
===
RCS file: /cvs/ports/cad/qcad/patches/patch-src_run_main_cpp,v
diff -u -p -u -p -r1.1 patch-src_run_main_cpp
--- patches/patch-src_run_main_cpp  29 Aug 2022 15:18:11 -  1.1
+++ patches/patch-src_run_main_cpp  8 Dec 2023 10:07:04 -
@@ -3,7 +3,7 @@ don't overwrite the plugins directory: r
 Index: src/run/main.cpp
 --- src/run/main.cpp.orig
 +++ src/run/main.cpp
-@@ -285,7 +285,11 @@ int main(int argc, char *argv[]) {
+@@ -326,7 +326,11 @@ int main(int argc, char *argv[]) {
  qWarning() << "No plugin paths found";
  return -1;
  }
Index: pkg/PLIST
===
RCS file: /cvs/ports/cad/qcad/pkg/PLIST,v
diff -u -p -u -p -r1.13 PLIST
--- pkg/PLIST   22 Jan 2023 19:40:03 -  1.13
+++ pkg/PLIST   8 Dec 2023 10:07:05 -
@@ -754,54 +754,6 @@ share/qcad/scripts/Block/CreateBlock/doc
 share/qcad/scripts/Block/CreateBlock/doc/CreateBlock_ru.html
 share/qcad/scripts/Block/CreateBlock/doc/CreateBlock_sl.html
 share/qcad/scripts/Block/CreateBlock/doc/CreateBlock_sv.html
-share/qcad/scripts/Block/CreateLibraryItem/
-share/qcad/scripts/Block/CreateLibraryItem/CreateLibraryItem-inverse.svg
-share/qcad/scripts/Block/CreateLibraryItem/CreateLibraryItem.js
-share/qcad/scripts/Block/CreateLibraryItem/CreateLibraryItem.svg
-share/qcad/scripts/Block/CreateLibraryItem/CreateLibraryItemInit.js
-share/qcad/scripts/Block/CreateLibraryItem/doc/
-share/qcad/scripts/Block/CreateLibraryItem/doc/CreateLibraryItem.png
-share/qcad/scripts/Block/CreateLibraryItem/doc/CreateLibraryItem_bg.html
-share/qcad/scripts/Block/CreateLibraryItem/doc/CreateLibraryItem_da.html
-share/qcad/scripts/Block/CreateLibraryItem/doc/CreateLibraryItem_de.html
-share/qcad/scripts/Block/CreateLibraryItem/doc/CreateLibraryItem_desc_bg.html
-share/qcad/scripts/Block/CreateLibraryItem/doc/CreateLibraryItem_desc_da.html
-share/qcad/scripts/Block/CreateLibraryItem/doc/CreateLibraryItem_desc_de.html
-share/qcad/scripts/Block/CreateLibraryItem/doc/CreateLibraryItem_desc_en.html
-share/qcad/scripts/Block/CreateLibraryItem/doc/CreateLibraryItem_desc_es.html
-share/qcad/scripts/Block/CreateLibraryItem/doc/CreateLibr