CVS: cvs.openbsd.org: ports

2023-05-19 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/05/19 12:57:48

Modified files:
security/openssl-ruby-tests: Makefile distinfo 

Log message:
Update to openssl-ruby-tests 20230519



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Raphael Graf
CVSROOT:/cvs
Module name:ports
Changes by: ra...@cvs.openbsd.org   2023/05/19 12:46:55

Modified files:
multimedia/frei0r-plugins: Makefile distinfo 
multimedia/frei0r-plugins/pkg: PLIST 

Log message:
Update to frei0r-plugins-2.3.0

ok sthen@



Re: Update fonts/ibm-plex to version 6.3.0

2023-05-19 Thread Anthony J. Bentley
Stuart Henderson writes:
> On 2023/05/13 11:30, Josiah Frentsos wrote:
> > +SIZE (ibm-plex-6.3.0/OpenType.zip) = 36523894
> > +SIZE (ibm-plex-6.3.0/TrueType.zip) = 47309206
>
> I've committed this, but not sure we really need both ttf and otf,
> can we drop ttf?

It's been a few years since I did anything fancy with LaTeX, but doesn't
pdflatex only support TTF (through fontspec), not OTF?



UPDATE: moonlight-qt 4.3.1

2023-05-19 Thread Brad Smith
Here is an update to moonlight-qt 4.3.1.


For the release notes for the versions in between..

https://github.com/moonlight-stream/moonlight-qt/tags


Index: Makefile
===
RCS file: /home/cvs/ports/games/moonlight-qt/Makefile,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 Makefile
--- Makefile24 Apr 2023 11:40:41 -  1.6
+++ Makefile11 May 2023 04:35:23 -
@@ -1,11 +1,10 @@
 COMMENT =  open-source nvidia gamestream client
 
-V =3.1.4
+V =4.3.1
 PKGNAME =  moonlight-qt-${V}
 
 DISTNAME = MoonlightSrc-${V}
 MASTER_SITES = 
https://github.com/moonlight-stream/moonlight-qt/releases/download/v${V}/
-REVISION = 2
 
 CATEGORIES =   games
 
Index: distinfo
===
RCS file: /home/cvs/ports/games/moonlight-qt/distinfo,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 distinfo
--- distinfo11 Nov 2021 07:11:18 -  1.2
+++ distinfo11 May 2023 04:35:33 -
@@ -1,2 +1,2 @@
-SHA256 (MoonlightSrc-3.1.4.tar.gz) = 
OelZCcNiVktYIukeURIQfB4PEh1xONtiTZury2AewgQ=
-SIZE (MoonlightSrc-3.1.4.tar.gz) = 55034473
+SHA256 (MoonlightSrc-4.3.1.tar.gz) = 
oMWxCcOOwwWOOPpflkKBMKWe1HDIMbM7osJ5npMsomQ=
+SIZE (MoonlightSrc-4.3.1.tar.gz) = 71454450
Index: patches/patch-app_app_pro
===
RCS file: /home/cvs/ports/games/moonlight-qt/patches/patch-app_app_pro,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 patch-app_app_pro
--- patches/patch-app_app_pro   11 Mar 2022 19:04:41 -  1.2
+++ patches/patch-app_app_pro   11 May 2023 04:36:02 -
@@ -3,7 +3,7 @@ Disable wayland
 Index: app/app.pro
 --- app/app.pro.orig
 +++ app/app.pro
-@@ -90,11 +90,6 @@ unix:!macx {
+@@ -102,11 +102,6 @@ unix:!macx {
  }
  }
  



UPDATE: xmms

2023-05-19 Thread Brad Smith
Disable the JACK backend. The are two backends enabled and the ao backend works 
fine.


Index: Makefile
===
RCS file: /home/cvs/ports/audio/xmms2/Makefile,v
retrieving revision 1.61
diff -u -p -u -p -r1.61 Makefile
--- Makefile5 Nov 2022 17:06:23 -   1.61
+++ Makefile19 May 2023 07:27:18 -
@@ -3,7 +3,7 @@ COMMENT =   audio player daemon with libr
 V =0.8
 DISTNAME = xmms2-${V}DrO_o
 PKGNAME =  xmms2-${V}
-REVISION = 17
+REVISION = 18
 
 SHARED_LIBS += xmmsclient++2.0 # 4.0.0
 SHARED_LIBS += xmmsclient++-glib   1.0 # 1.0.0
@@ -19,7 +19,7 @@ PERMIT_PACKAGE =  Yes
 
 WANTLIB += ${COMPILER_LIBCXX} FLAC ao avahi-client avahi-common
 WANTLIB += avahi-glib avcodec avutil c curl ffi gio-2.0 glib-2.0
-WANTLIB += gmodule-2.0 gobject-2.0 gthread-2.0 intl jack m mpg123
+WANTLIB += gmodule-2.0 gobject-2.0 gthread-2.0 intl m mpg123
 WANTLIB += ogg opus pcre2-8 perl python2.7 readline sndfile sqlite3
 WANTLIB += swresample vorbis vorbisenc vorbisfile xml2 z
 
@@ -33,7 +33,7 @@ COMPILER =base-clang ports-gcc base-gc
 
 MODULES =  lang/python \
perl
-MODPY_VERSION =${MODPY_DEFAULT_VERSION_2}
+MODPY_VERSION =${MODPY_DEFAULT_VERSION_2}
 
 NO_TEST =  Yes
 
@@ -44,7 +44,6 @@ LIB_DEPENDS = devel/glib2 \
databases/sqlite3 \
graphics/ffmpeg \
audio/libao \
-   audio/jack \
textproc/libxml \
net/curl \
audio/mpg123 \
@@ -71,7 +70,7 @@ do-configure:
--no-cython \
--disable-shmvis-server \

--without-optionals=medialib-updater,tests,xmmsclient-cf,xmmsclient-ecore,ruby \
-   
--without-plugins=airplay,alsa,cdda,coreaudio,faad,gme,ices,mac,mad,mms,modplug,musepack,nms,ofa,oss,pulse,samba,sid,speex,sun,tremor,vocoder,waveout,wavpack
+   
--without-plugins=airplay,alsa,cdda,coreaudio,faad,gme,ices,jack,mac,mad,mms,modplug,musepack,nms,ofa,oss,pulse,samba,sid,speex,sun,tremor,vocoder,waveout,wavpack
 
 post-configure:
# avoid linking to bogus libraries
Index: pkg/PLIST
===
RCS file: /home/cvs/ports/audio/xmms2/pkg/PLIST,v
retrieving revision 1.9
diff -u -p -u -p -r1.9 PLIST
--- pkg/PLIST   11 Mar 2022 18:20:36 -  1.9
+++ pkg/PLIST   19 May 2023 07:29:05 -
@@ -116,7 +116,6 @@ lib/xmms2/
 @so lib/xmms2/libxmms_html.so
 @so lib/xmms2/libxmms_icymetaint.so
 @so lib/xmms2/libxmms_id3v2.so
-@so lib/xmms2/libxmms_jack.so
 @so lib/xmms2/libxmms_karaoke.so
 @so lib/xmms2/libxmms_m3u.so
 @so lib/xmms2/libxmms_mp4.so



Re: [UPDATE] mail/s-postgray: v0.8.1

2023-05-19 Thread Steffen Nurpmeso
Hello;

anyone interested in this?  Works fine.
(The last test runs a bit slow on OpenBSD, it finishes in the
fraction of a second everywhere else.  But its malloc has other
priorities than speed, one should look.)

--- Forwarded from Steffen Nurpmeso  ---
Hello ports@!

"Something Gray on Bicycle-Day" was unfortunately necessary, so
i spent some time and implemented sandboxing.
I expect no "real" further releases.

   postfix(1) graylisting policy daemon.  See its README + manual for more.
   [.]
   * Many, many thanks to Jens Schleusener, and his cron job!
   + Add --status to query server status.
   + Server PID is now stored in the lock file (renamed to VAL_NAME.pid),
 and --startup now waits for server response (like --shutdown does).
   + Add sandboxing: generic setrlimit(2) based, plus an OS-dependent
 strict sandboxing that can be disabled via --untamed.  (Because it may
 require an additional, internally managed, logger process, and may be
 incompatible to (future) C library changes (see makefile).)
 (On OpenBSD configured file paths are now even fixed byte-by-byte.)

^ pledge/unveil: SIGHUP configuration reload requires that
actually used file paths have not changed (byte-wise).

   - FIX memory map return check.
   - FIX possible error path crash during program startup (missing fmt arg).
   - fix: add missing su_log_set_level() and make --verbose work for users!

[^ "That was the thing"; only in development code did logging
work.  Such a mess.]

   - fix: --startup was missing short -@ equivalent.
   - fix: --test-mode did not include "focus-sender", "once" and "verbose".
   - fix: VAL_MSG_* could not be overwritten on make(1) command line.
   - Typos: treshold->threshold.  (Jens Schleusener)
   - (Source code style change spaces/80 -> tab/120+, saves ~12KB; etc.)

Ciao!

Index: Makefile
===
RCS file: /cvs/ports/mail/s-postgray/Makefile,v
retrieving revision 1.4
diff -u -p -a -p -u -r1.4 Makefile
--- Makefile31 Oct 2022 23:14:54 -  1.4
+++ Makefile20 Apr 2023 20:09:55 -
@@ -1,11 +1,10 @@
 COMMENT=   fast and secure postfix graylisting policy server
 
-DISTNAME=  s-postgray-0.8.0
+DISTNAME=  s-postgray-0.8.1
 CATEGORIES=mail
 HOMEPAGE=  https://www.sdaoden.eu/code.html\#s-postgray
 
 MASTER_SITES=  https://ftp.sdaoden.eu/
-FIX_EXTRACT_PERMISSIONS=Yes
 
 MAINTAINER=Steffen Nurpmeso 
 
@@ -19,7 +18,7 @@ MAKE_FLAGS=   MANDIR="${DESTDIR}${PREFIX}
VAL_STORE_PATH=/tmp
 
 # get rid of hardcoded -O2
-MAKE_FLAGS+=   SUFOPT=-I./include
+MAKE_FLAGS+=   SUFOPT="-DNDEBUG -I./include"
 
 do-test:
cd ${WRKBUILD} && ./s-postgray-test.sh
Index: distinfo
===
RCS file: /cvs/ports/mail/s-postgray/distinfo,v
retrieving revision 1.3
diff -u -p -a -p -u -r1.3 distinfo
--- distinfo19 Sep 2022 15:02:29 -  1.3
+++ distinfo20 Apr 2023 20:09:55 -
@@ -1,2 +1,2 @@
-SHA256 (s-postgray-0.8.0.tar.gz) = TR44Q3hUfAx+6KV6u8ZktUmlH7Zo1E4zqZTQJj+V1TI=
-SIZE (s-postgray-0.8.0.tar.gz) = 142362
+SHA256 (s-postgray-0.8.1.tar.gz) = pFwBgDsPo/HUWwj7XjC0uLkkShuMcEwqrvp+SFrLTMg=
+SIZE (s-postgray-0.8.1.tar.gz) = 156386

--steffen
|
|Der Kragenbaer,The moon bear,
|der holt sich munter   he cheerfully and one by one
|einen nach dem anderen runter  wa.ks himself off
|(By Robert Gernhardt)
|~~
|..and in spring, hear David Leonard sing..
|
|The black bear,  The black bear,
|blithely holds his own   holds himself at leisure
|beating it, up and down  tossing over his ups and downs with pleasure
|~~
|Farewell, dear collar bear



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/05/19 11:10:10

Modified files:
databases/postgresql: Makefile distinfo 
databases/postgresql/pkg: PLIST-contrib PLIST-docs 

Log message:
Update to PostgreSQL 15.3



[maintainer update] security/gosec 2.16.0

2023-05-19 Thread Laurent Cheylus

Hi,

update for security/gosec port with the latest version 2.16.0
Changelog https://github.com/securego/gosec/releases/tag/v2.16.0

- Update Makefile, modules.inc and distinfo for this version.

Build and tests OK on current/amd64.

Comments welcome and please commit if OK.

Laurent

Index: Makefile
===
RCS file: /cvs/ports/security/gosec/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile	30 Apr 2023 15:42:22 -	1.4
+++ Makefile	19 May 2023 16:37:43 -
@@ -1,7 +1,7 @@
 COMMENT =	security checker for Go projects
 
 MODGO_MODNAME =	github.com/securego/gosec/v2
-MODGO_VERSION =	v2.15.0
+MODGO_VERSION =	v2.16.0
 
 DISTNAME =	gosec-${MODGO_VERSION}
 
Index: distinfo
===
RCS file: /cvs/ports/security/gosec/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo	30 Apr 2023 15:42:22 -	1.2
+++ distinfo	19 May 2023 16:37:44 -
@@ -149,15 +149,16 @@ SHA256 (go_modules/github.com/go-logfmt/
 SHA256 (go_modules/github.com/go-logfmt/logfmt/@v/v0.4.0.mod) = SWFhybJTv9cd/bQCM8MieG1V6eQpU3hcO+SDiYP+fnk=
 SHA256 (go_modules/github.com/go-logfmt/logfmt/@v/v0.4.0.zip) = 1ngZjcDurtKHNuDXG5GaC9mFAbcnXGmnkXEi9t6eDRw=
 SHA256 (go_modules/github.com/go-logr/logr/@v/v1.2.3.mod) = UZsdbaXu72dbShhX1ijwXxEKK4yzxCO3Ff6oDQl1pRg=
-SHA256 (go_modules/github.com/go-logr/logr/@v/v1.2.3.zip) = S0t5tYY6sdNcMp00qcu6KlipuDtKM8Qm+s0qpzsTLwQ=
+SHA256 (go_modules/github.com/go-logr/logr/@v/v1.2.4.mod) = UZsdbaXu72dbShhX1ijwXxEKK4yzxCO3Ff6oDQl1pRg=
+SHA256 (go_modules/github.com/go-logr/logr/@v/v1.2.4.zip) = ItrKBia0VYT1pW/RE8XZYoG1vS9etUx4sjxZcuU3m7I=
 SHA256 (go_modules/github.com/go-redis/redis/@v/v6.15.8+incompatible.mod) = pbKgUcebNxhtpVHdWjHxXOWGDTixbnbOzHS7Y64zI2A=
 SHA256 (go_modules/github.com/go-redis/redis/@v/v6.15.8+incompatible.zip) = l3pUdSqUyMsI0kzcDmtPDuJVcAopWlZjMY2ozNhDtZ4=
 SHA256 (go_modules/github.com/go-sql-driver/mysql/@v/v1.5.0.mod) = c9P9R6q2sN5RpE3yf+seOBuRQGDaMYrtP+1kYoBHSgg=
 SHA256 (go_modules/github.com/go-sql-driver/mysql/@v/v1.5.0.zip) = AJZXjagrWKcQMVLXayDToUCtwwyi4HacXNVwt9CeZWY=
 SHA256 (go_modules/github.com/go-stack/stack/@v/v1.8.0.mod) = WRVSp8pfQ1HZvva4aPLYWmHqAoJxRCWB9fSH3O0ZYSk=
 SHA256 (go_modules/github.com/go-stack/stack/@v/v1.8.0.zip) = eMJmfHEPgRMHA4Y0/6Q69EJhms/q8e+1k6pODe2d9I8=
-SHA256 (go_modules/github.com/go-task/slim-sprig/@v/v0.0.0-20210107165309-348f09dbbbc0.mod) = h1IDZpxQ79NpYo2qSHb0lKGCn75/OItWbW13xN8SKKE=
-SHA256 (go_modules/github.com/go-task/slim-sprig/@v/v0.0.0-20210107165309-348f09dbbbc0.zip) = oLuLPkqnx15Ho/5QXzmqa1fTOcGt8AFJwBk6JfHMVwM=
+SHA256 (go_modules/github.com/go-task/slim-sprig/@v/v0.0.0-20230315185526-52ccab3ef572.mod) = +hmaqPMsGzGQ+PnUjd59ZDzZcYR7Q8wjJ7pIK0JFoIM=
+SHA256 (go_modules/github.com/go-task/slim-sprig/@v/v0.0.0-20230315185526-52ccab3ef572.zip) = JaA23I659iJ8LfgYkW9225Puu6yIzCS61clgsMYNegg=
 SHA256 (go_modules/github.com/gogo/protobuf/@v/v1.1.1.mod) = /8FAk16hS+ckXwXMggbkkzpGIJZafuEQjSU1ZPmEAmo=
 SHA256 (go_modules/github.com/gogo/protobuf/@v/v1.2.1.mod) = EDGV9VdORlVLrng3aaxG6HdFYHrf2TuC4FJp0n0F2Fg=
 SHA256 (go_modules/github.com/gogo/protobuf/@v/v1.3.0.mod) = bbAKyTN32mxnNHZRL7shOeIaB9cbwM9lRBPDUcBK5aE=
@@ -192,8 +193,8 @@ SHA256 (go_modules/github.com/golang/pro
 SHA256 (go_modules/github.com/golang/protobuf/@v/v1.4.0.mod) = DQkveqKHf+ueVa7iZoKG679+PQcRsXAthMkiXkzKc/g=
 SHA256 (go_modules/github.com/golang/protobuf/@v/v1.4.1.mod) = t+u+8PIWanPHq3nsN6AbJSBrYyfmhOOJi6fLdezW7AA=
 SHA256 (go_modules/github.com/golang/protobuf/@v/v1.4.2.mod) = S/WIXR69xtJwlYN5p0HNO096ygFuh02OixBZEQ3+nhU=
-SHA256 (go_modules/github.com/golang/protobuf/@v/v1.5.2.mod) = fI52EFJ6/Xckx+i36EPxMrDbYejJ3UncWJ1DDokpvMQ=
-SHA256 (go_modules/github.com/golang/protobuf/@v/v1.5.2.zip) = XRyBe+vBICqztCpBjlhOAAjoAnuvISzmnCrj6ee4xks=
+SHA256 (go_modules/github.com/golang/protobuf/@v/v1.5.3.mod) = fI52EFJ6/Xckx+i36EPxMrDbYejJ3UncWJ1DDokpvMQ=
+SHA256 (go_modules/github.com/golang/protobuf/@v/v1.5.3.zip) = k72m6I1KCkk6mLSB3mehAACnVdFfFqgAtJprltG9b4E=
 SHA256 (go_modules/github.com/google/btree/@v/v0.0.0-20180813153112-4030bb1f1f0c.mod) = zxL0h7DCiaymnWKzj7Ik7HrONX8Sc9ofX6V46ZGqCaI=
 SHA256 (go_modules/github.com/google/btree/@v/v1.0.0.mod) = zxL0h7DCiaymnWKzj7Ik7HrONX8Sc9ofX6V46ZGqCaI=
 SHA256 (go_modules/github.com/google/btree/@v/v1.0.0.zip) = jbyzb5LHptxfau9cJjWNmLcsruaYKbWzPd2rraIEd4U=
@@ -233,8 +234,8 @@ SHA256 (go_modules/github.com/google/uui
 SHA256 (go_modules/github.com/googleapis/gax-go/v2/@v/v2.0.4.mod) = plQKJE0BZ1VWoaqSQx34HACW+Qh3FX+zmcUesvyaaWs=
 SHA256 (go_modules/github.com/googleapis/gax-go/v2/@v/v2.0.5.mod) = h3SPNCiEwriXPfhVxsSgXyg79WtZ/Ud6JNGvZdaQOvI=
 SHA256 (go_modules/github.com/googleapis/gax-go/v2/@v/v2.0.5.zip) = hGsBfiH8AfQId0BR1KEL/M18KU4Qoa1dclJ4iJ1fHUI=
-SHA256 (go_modules/github.com/gookit/color/@v/v1.5.2.mod) = u+h439uqFHnftn/8wp3vASd7HPMCsk81pd6RcPFI4Cs=
-SHA256 

Re: [maintainer update] devel/goreleaser 1.18.2

2023-05-19 Thread Omar Polo
On 2023/05/19 09:57:14 +0200, Laurent Cheylus  wrote:
> On 2023/05/18 19:04, Omar Polo wrote:
> > On 2023/05/18 16:51:01 +0200, Laurent Cheylus  wrote:
> >> an update for devel/goreleaser for the latest version 1.18.2.
> >> 
> >> - update Makefile and modules.inc for version 1.18.2
> >> - add MODGO_LDFLAGS variables for date and builtBy (displayed via
> >> 'goreleaser -v')
> >> 
> >> Build and tests OK on current/amd64 with Go 1.20.4.
> >> 
> >> Comments welcome and please commit if OK.
> >> 
> >> -MODGO_LDFLAGS =-X main.version=${MODGO_VERSION:S/v//}
> >> +MODGO_LDFLAGS +=   -X main.version=${MODGO_VERSION:S/v//}
> >> +MODGO_LDFLAGS +=   -X main.date=$$(date +"%Y-%m-%d")
> > 
> > please don't
> > 
> >> +MODGO_LDFLAGS +=   -X main.builtBy=$$(id -u -n)
> > 
> > likewise.
> > 
> > it is really important to show that it was build by _pbuild?  I doubt.
> 
> You're right, these infos are useless => remove MODGO_LDFLAGS for date 
> and user (buildBy) in Makefile.
> 
> > (this makes me think you're not building ports with PORTS_PRIVSEP=Yes,
> > which I recommend doing; see bsd.port.mk(5).)
> 
> I'm using PORTS_PRIVSEP to build ports according to bsd.port.mk (+ 
> solene@ blog post https://dataswamp.org/~solene/2020-01-11-privsep.html)

ah, sorry then.  The "id -u -n" made me assume you weren't, and since
go ports are better to be tested with PORTS_PRIVSEP (otherwise it
happily reaches to the internet) i pointed it out.

> > will take a better look later.
> 
> Thanks for your tests and comments, Laurent

Committed, thanks! :)



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Omar Polo
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2023/05/19 10:29:26

Modified files:
devel/goreleaser: Makefile distinfo modules.inc 

Log message:
update devel/goreleaser to v1.18.2

from maintainer Laurent Cheylus, thanks!



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/05/19 10:24:08

Modified files:
editors/helix  : Makefile crates.inc distinfo 
editors/helix/patches: patch-helix-loader_build_rs 
   patch-helix-loader_src_grammar_rs 
editors/helix/pkg: PLIST 
Removed files:
editors/helix/patches: patch-Cargo_lock patch-Cargo_toml 

Log message:
Update to helix 23.05, from Volker Schlecht, tested/ok maintainer

This drops the Cargo.lock and Cargo.toml patches and greatly simplifies
the patches by using #[cfg()] instead of zap.



Re: UPDATE: Dendrite-0.12.0

2023-05-19 Thread Gonzalo Rodriguez



On 5/18/23 02:59, Daniel Jakots wrote:

On Wed, 17 May 2023 22:38:59 +0200, "Gonzalo L. Rodriguez"
 wrote:


Index: pkg/PLIST
===
RCS file: /cvs/ports/net/dendrite/pkg/PLIST,v
retrieving revision 1.10
diff -u -p -r1.10 PLIST
--- pkg/PLIST   2 Dec 2022 08:14:54 -   1.10
+++ pkg/PLIST   17 May 2023 20:35:28 -
@@ -2,14 +2,13 @@
  @newuser _dendrite:860:860::Matrix.org
Daemon:/var/dendrite:/sbin/nologin @rcscript ${RCDIR}/dendrite
  @comment bin/client-api-proxy
+@bin bin/dendrite
  @bin bin/dendrite-create-account
  @comment bin/dendrite-demo-libp2p
  @comment bin/dendrite-demo-pinecone
  @comment bin/dendrite-demo-yggdrasil
  @bin bin/dendrite-generate-config
  @bin bin/dendrite-generate-keys
-@bin bin/dendrite-monolith-server
-@bin bin/dendrite-polylith-multi
  @comment bin/dendritejs
  @comment bin/federation-api-proxy
  @comment bin/goose


/usr/ports/net/dendrite$ cat pkg/dendrite.rc
#!/bin/ksh

daemon="${TRUEPREFIX}/bin/dendrite-monolith-server"
[...]

is that still working?



Probably only on setups before this update, but I will keep it with the 
current one, thanks.Index: Makefile
===
RCS file: /cvs/ports/net/dendrite/Makefile,v
retrieving revision 1.23
diff -u -p -r1.23 Makefile
--- Makefile	15 Feb 2023 21:35:25 -	1.23
+++ Makefile	19 May 2023 16:11:35 -
@@ -1,7 +1,7 @@
 COMMENT =	matrix homeserver written in Go
 
 MODGO_MODNAME =	github.com/matrix-org/dendrite
-MODGO_VERSION =	v0.11.1
+MODGO_VERSION =	v0.12.0
 
 DISTNAME =	dendrite-${MODGO_VERSION}
 
@@ -28,7 +28,7 @@ post-build:
 
 post-install:
 	${INSTALL_DATA_DIR} ${PREFIX}/share/dendrite/
-	${INSTALL_DATA} ${WRKSRC}/dendrite-sample.monolith.yaml \
+	${INSTALL_DATA} ${WRKSRC}/dendrite-sample.yaml \
 		${PREFIX}/share/dendrite/dendrite.yaml
 
 .include "modules.inc"
Index: distinfo
===
RCS file: /cvs/ports/net/dendrite/distinfo,v
retrieving revision 1.17
diff -u -p -r1.17 distinfo
--- distinfo	15 Feb 2023 21:35:25 -	1.17
+++ distinfo	19 May 2023 16:11:37 -
@@ -1,4 +1,4 @@
-SHA256 (dendrite-v0.11.1.zip) = Y/IQcQ9PP+BJOMeyecGObHzoE8hw+Wg+2qjpLskJ1Xo=
+SHA256 (dendrite-v0.12.0.zip) = olIdrefCvxPpJ/Cw6/33C5jHNYMTSXafwIb7Z4DhE04=
 SHA256 (go_modules/cloud.google.com/go/@v/v0.26.0.mod) = IhijTyC5cbwZUhbUGV9XUgoqy9hd5/wxrPxEAmZwTBE=
 SHA256 (go_modules/cloud.google.com/go/@v/v0.34.0.mod) = IhijTyC5cbwZUhbUGV9XUgoqy9hd5/wxrPxEAmZwTBE=
 SHA256 (go_modules/cloud.google.com/go/@v/v0.38.0.mod) = IRVe7cPkx6CccZziPHA/vxTDSspC7QDcCHdN5uu+gAc=
@@ -438,8 +438,9 @@ SHA256 (go_modules/github.com/kisielk/go
 SHA256 (go_modules/github.com/kisielk/gotool/@v/v1.0.0.zip) = CJ27puOqCZRP20DXKsyGaU6L3eAc/A9A/gJIMJ64Cj8=
 SHA256 (go_modules/github.com/klauspost/compress/@v/v1.10.3.mod) = rqg6mMd7wLglwC4EHyS/E7yDLigVhyG6qiiSZF0wrT8=
 SHA256 (go_modules/github.com/klauspost/compress/@v/v1.15.11.mod) = bON2Yx8SuRwP2MaOa9aL8fCNZqQ23UGU9wBGQ/5iPBA=
-SHA256 (go_modules/github.com/klauspost/compress/@v/v1.15.11.zip) = X4V3mwqWz5pm9s7kqROC4DpxkZEh6+j2qQk2MA62g8E=
 SHA256 (go_modules/github.com/klauspost/compress/@v/v1.15.9.mod) = HDqp639GIBVx3yygwb2cCV2BsskcHtk5OAjC5lTD/GQ=
+SHA256 (go_modules/github.com/klauspost/compress/@v/v1.16.0.mod) = yOP+9EEikCVHrQ3ClSmVLDvtrQGRB5lj0sFEQxOkW8g=
+SHA256 (go_modules/github.com/klauspost/compress/@v/v1.16.0.zip) = 8VJF0fD5LUOr2OVgSitxzMjiMeAL5WKUOP6UhRO2Mfc=
 SHA256 (go_modules/github.com/konsorten/go-windows-terminal-sequences/@v/v1.0.1.mod) = a2na/Tz2TXtX6XiEin4nGivgoE2aJWTdJVZJHSfQoDQ=
 SHA256 (go_modules/github.com/konsorten/go-windows-terminal-sequences/@v/v1.0.3.mod) = a2na/Tz2TXtX6XiEin4nGivgoE2aJWTdJVZJHSfQoDQ=
 SHA256 (go_modules/github.com/konsorten/go-windows-terminal-sequences/@v/v1.0.3.zip) = QpsBQTuXKxCOqGu949XmYJE/PoCZGQ0HzPsvGGvG2Dc=
@@ -491,7 +492,8 @@ SHA256 (go_modules/github.com/mattn/go-i
 SHA256 (go_modules/github.com/mattn/go-runewidth/@v/v0.0.13.mod) = IWyT0ZMQYSyB1cdBAkmJ+DiX0jM8Op+We1ixMXWH9Rk=
 SHA256 (go_modules/github.com/mattn/go-runewidth/@v/v0.0.13.zip) = wQThTBYSptc2vRCf5f7JdJqBRuH303hE2KChKW4A1Ok=
 SHA256 (go_modules/github.com/mattn/go-sqlite3/@v/v1.14.15.mod) = tmtIYA14NsYZ0AJP4f+zWZYQ2ffWahLVx+mCjk4YBHM=
-SHA256 (go_modules/github.com/mattn/go-sqlite3/@v/v1.14.15.zip) = ARTS30Od3rA+70mkvyzI+2lmXA12SURjyvp9GJoW4Pk=
+SHA256 (go_modules/github.com/mattn/go-sqlite3/@v/v1.14.16.mod) = tmtIYA14NsYZ0AJP4f+zWZYQ2ffWahLVx+mCjk4YBHM=
+SHA256 (go_modules/github.com/mattn/go-sqlite3/@v/v1.14.16.zip) = wBboqi53eyFvKDXxx4jC9kZr0GyVVADtIUSnc3rIL3M=
 SHA256 (go_modules/github.com/matttproud/golang_protobuf_extensions/@v/v1.0.1.mod) = XJwAhrmy623J8nuh0zsopmRj/jDC+Hb/BbfISOd56nc=
 SHA256 (go_modules/github.com/matttproud/golang_protobuf_extensions/@v/v1.0.2-0.20181231171920-c182affec369.mod) = VwnvZ7EkgagjGOBaaOvQW3UmgHT0vBQYdwmr4WE8TPk=
 SHA256 

Re: CVS: cvs.openbsd.org: ports

2023-05-19 Thread Omar Polo
On 2023/05/19 11:26:28 -0400, Aisha Tammy  
wrote:
> 
> 
> On 5/19/23 11:22, Aisha Tammy wrote:
> > CVSROOT:/cvs
> > Module name:ports
> > Changes by: ai...@cvs.openbsd.org   2023/05/19 09:22:36
> > 
> > Log message:
> > import victor-mono
> > 
> > Victor Mono is an open-source monospaced font with optional
> > semi-connected cursive italics and programming symbol ligatures.
> > 
> > The typeface is slender, crisp and narrow, with a large x-height
> > and clear punctuation, making it legible and ideal for code. It
> > comes in seven weights and Roman, Italic and Oblique styles.
> > 
> > package by Ashlen  who is the maintainer
> > 
> > ok op
> > 
> > Status:
> > 
> > Vendor Tag: aisha
> > Release Tags:   aisha_20230519
> > 
> > U ports/fonts/victor-mono/Makefile
> > U ports/fonts/victor-mono/distinfo
> > U ports/fonts/victor-mono/pkg/DESCR
> > U ports/fonts/victor-mono/pkg/PLIST
> > 
> > No conflicts created by this import
> > 
> 
> sorry! I didn't see the port was already imported, hopefully I haven't
> broken anything.

didn't break anything, it just added your tag on top.  it happens from
time to time :-)



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Pavel Korovin
CVSROOT:/cvs
Module name:ports
Changes by: p...@cvs.openbsd.org2023/05/19 09:39:52

Modified files:
net/mattermost-server: Makefile distinfo 
net/mattermost-server/pkg: PLIST 

Log message:
Update mattermost-server 7.10.0 -> 7.10.2
Changelog: https://docs.mattermost.com/install/self-managed-changelog.html



Re: CVS: cvs.openbsd.org: ports

2023-05-19 Thread Aisha Tammy



On 5/19/23 11:22, Aisha Tammy wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   ai...@cvs.openbsd.org   2023/05/19 09:22:36
> 
> Log message:
> import victor-mono
> 
> Victor Mono is an open-source monospaced font with optional
> semi-connected cursive italics and programming symbol ligatures.
> 
> The typeface is slender, crisp and narrow, with a large x-height
> and clear punctuation, making it legible and ideal for code. It
> comes in seven weights and Roman, Italic and Oblique styles.
> 
> package by Ashlen  who is the maintainer
> 
> ok op
> 
> Status:
> 
> Vendor Tag:   aisha
> Release Tags: aisha_20230519
> 
> U ports/fonts/victor-mono/Makefile
> U ports/fonts/victor-mono/distinfo
> U ports/fonts/victor-mono/pkg/DESCR
> U ports/fonts/victor-mono/pkg/PLIST
> 
> No conflicts created by this import
> 

sorry! I didn't see the port was already imported, hopefully I haven't
broken anything.



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Aisha Tammy
CVSROOT:/cvs
Module name:ports
Changes by: ai...@cvs.openbsd.org   2023/05/19 09:22:36

Log message:
import victor-mono

Victor Mono is an open-source monospaced font with optional
semi-connected cursive italics and programming symbol ligatures.

The typeface is slender, crisp and narrow, with a large x-height
and clear punctuation, making it legible and ideal for code. It
comes in seven weights and Roman, Italic and Oblique styles.

package by Ashlen  who is the maintainer

ok op

Status:

Vendor Tag: aisha
Release Tags:   aisha_20230519

U ports/fonts/victor-mono/Makefile
U ports/fonts/victor-mono/distinfo
U ports/fonts/victor-mono/pkg/DESCR
U ports/fonts/victor-mono/pkg/PLIST

No conflicts created by this import



Re: [Update] editors/helix 23.05

2023-05-19 Thread Laurent Cheylus

On 2023/05/19 12:38, Volker Schlecht wrote:

Updates helix to the latest release, 23.05
* Drops two patches that are not needed anymore
  (tree-sitter in Cargo.{toml,lock})

* Proposes simpler version of the helix-loader patches
  There's still a lot of development going on in the deleted
  code sections, so I propose to deactivate rather than
  delete them


As maintener of this port, build and tests OK on current/amd64 with 
rustc 1.69.0


Thanks Volker for this update and your simpler versions of the 
helix-loader patches. You're right, it's better to use Rust config to 
disable sections of code than delete them.


Laurent



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/05/19 07:43:28

Modified files:
math/rstudio   : Makefile 
math/rstudio/files: rstudio.sh 
Added files:
math/rstudio/patches: 
  patch-src_cpp_session_modules_SessionPackages_R 

Log message:
rstudio tweaks:

- patch to use curl on OpenBSD (for fetching packages from CRAN);
it's already a dep via math/R so no new deps needed, from Volker Schlecht
- use exec in the bin wrapper

"I don't see any reason not to just go ahead" bcallah@ (maintainer)



Re: [New] security/Nuclei 2.9.2 -> 2.9.3

2023-05-19 Thread Omar Polo
On 2023/05/19 11:32:49 +0100, Stuart Henderson  wrote:
> On 2023/05/19 00:25, lux wrote:
> > On Thu, 2023-05-18 at 16:44 +0100, Stuart Henderson wrote:
> > > 
> > > I think you misunderstand - nuclei always prints that message even
> > > when
> > > it has only just downloaded/updated, so there's no chance they are
> > > out
> > > of date.
> > > 
> > 
> > Hi, I reviewed the Nuclei code and it is a bug in the upstream code and
> > has nothing to do with the build. I will communicate with upstream
> > development. Thank you.
> > 
> 
> Thanks. OK sthen@ to import

Imported, thanks!



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Omar Polo
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2023/05/19 06:28:36

Modified files:
security   : Makefile 

Log message:
+nuclei



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Omar Polo
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2023/05/19 06:28:01

Log message:
import nuclei-2.9.4

Nuclei is used to send requests across targets based on a template,
leading to zero false positives and providing fast scanning on a
large number of hosts. Nuclei offers scanning for a variety of
protocols, including TCP, DNS, HTTP, SSL, File, Whois, Websocket,
Headless etc. With powerful and flexible templating, Nuclei can be
used to model all kinds of security checks.

From Xi Lu who is also taking maintainership of the port, thanks!
With tweaks by me and sthen, ok sthen

Status:

Vendor Tag: op
Release Tags:   op_20230519

N ports/security/nuclei/Makefile
N ports/security/nuclei/distinfo
N ports/security/nuclei/modules.inc
N ports/security/nuclei/pkg/DESCR
N ports/security/nuclei/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/05/19 06:27:39

Modified files:
security/py-hvac: Makefile distinfo 
security/py-hvac/pkg: PLIST 

Log message:
update to py3-hvac-1.1.0, from Mikolaj Kucharski (maintainer)
+ i dropped the obsolete RUN_DEPENDS on py-six



PATCH: security/py-hvac from 0.11.2 to 1.1.0

2023-05-19 Thread Mikolaj Kucharski
Hi,

Overdue upgrade. I didn't test it too much yet, but I needed a feature of
newever version, so I updated and on that one project it works.

Not sure how I can expose in a concise way the changelog :/

https://github.com/hvac/hvac/releases

https://github.com/hvac/hvac/blob/develop/CHANGELOG.md

https://github.com/hvac/hvac/compare/v0.11.2...v1.1.0

Diff at the bottom. Should I avoid emoji from upstream on the
mailing list?


# Changelog

## 1.1.1

###  Bug Fixes

- fix wrapped response for `auth.token.create` 
([GH-966](https://github.com/hvac/hvac/pull/966))

## 1.1.0

###  Deprecations / Announcements

- [`v3.0.0`](https://github.com/hvac/hvac/milestone/36) - The `certificate` 
parameter for `create_ca_certificate_role` will stop accepting file paths 
([GH-914](https://github.com/hvac/hvac/pull/914))
- Please note that `hvac` intends to drop support for EoL Python versions 
([GH-877](https://github.com/hvac/hvac/pull/877))
- [`v3.0.0`](https://github.com/hvac/hvac/milestone/36) - The default value of 
`raise_on_deleted_version` will change from `True` to `False` 
([GH-955](https://github.com/hvac/hvac/issues/955))
- Allow for reading deleted secret versions (kv2) without an exception 
([GH-907](https://github.com/hvac/hvac/pull/907))

###  Features

- Allow for reading deleted secret versions (kv2) without an exception 
([GH-907](https://github.com/hvac/hvac/pull/907))
- AWS secret engine - fix `generate_credentials` for STS endpoint 
([GH-934](https://github.com/hvac/hvac/pull/934))
- Add support for custom metadata in kv2 engine 
([GH-805](https://github.com/hvac/hvac/pull/805))
- Add new field `auto_rotate_period` on transit key management 
([GH-903](https://github.com/hvac/hvac/pull/903))

###  Bug Fixes

- Allow for reading deleted secret versions (kv2) without an exception 
([GH-907](https://github.com/hvac/hvac/pull/907))
- fix vault client certificates loaded from envirnoment variables 
([GH-943](https://github.com/hvac/hvac/pull/943))
- approle - fix metadata for generated secret IDs, re-add `wrap_ttl` 
([GH-782](https://github.com/hvac/hvac/pull/782))
- AWS secret engine - fix `generate_credentials` for STS endpoint 
([GH-934](https://github.com/hvac/hvac/pull/934))
- Propagate client's adapter to API categories 
([GH-939](https://github.com/hvac/hvac/pull/939))
- don't cache on py3.6 windows combo 
([GH-916](https://github.com/hvac/hvac/pull/916))
- Cert: Fix role certificate parameter 
([GH-886](https://github.com/hvac/hvac/pull/886))

###  Documentation

- add documentation for retries 
([GH-948](https://github.com/hvac/hvac/pull/948))
- docs - sphinx - fail on warnings 
([GH-949](https://github.com/hvac/hvac/pull/949))
- Create userpass.rst ([GH-775](https://github.com/hvac/hvac/pull/775))
- doc: update reference to removed method 
([GH-942](https://github.com/hvac/hvac/pull/942))
- Documentation updates for use with a private CA 
([GH-774](https://github.com/hvac/hvac/pull/774))
- Update Azure guideline with proper client variable 
([GH-935](https://github.com/hvac/hvac/pull/935))
- Update wrapping.rst - example for unauthenticated unwrap 
([GH-789](https://github.com/hvac/hvac/pull/789))
- Fix typo in the AWS auth method docs 
([GH-911](https://github.com/hvac/hvac/pull/911))
- Replace Azure docs occurence to Kubernetes 
([GH-904](https://github.com/hvac/hvac/pull/904))

### 藺 Miscellaneous

- Remove deprecated python syntax 
([GH-909](https://github.com/hvac/hvac/pull/909))

## 1.0.2

- Update dependencies. GH-897

## 1.0.1

###  Bug Fixes

- Add `role_name` parameter to `auth.token.create_orphan`. GH-891
- docs: Add RTD config. GH-894

###  Documentation

- docs: Add RTD config. GH-894

## 1.0.0

- CI: Update Vault versions for integration tests. GH-884
- Tests: Handle 204 response in jwt test. GH-881
- Tests: Fix kubernetes integration test. GH-880
- Tests: Fix broken oidc test. GH-879
- Tests: Fix Azure test failure. GH-878
- Tests: Handle different response due to upstream change. GH-876
- Tests: Fix Github auth tests. GH-875
- Test utils: Fix OTP length for Vault >=1.10.0. GH-872
- Test utils: Migrate to packaging module's Version. GH-871
- Integration Tests: Fix GCP test error. GH-870
- build-test: Fix windows job. GH-845
- build-test: Add test. GH-844
- Bump version: 0.11.2 → 1.0.0. GH-829

###  Breaking Changes

- Legacy MFA: Move mfa authentication method to legacy MFA method. GH-883
- Remove deprecated methods. GH-868
- Remove redundant code for Python <= 3.5. GH-822
- Drop Python 2 and EOL Python 3 versions. GH-819

###  Features

- Token: Add create orphaned token method. GH-869
- Allow configuring the possible salt lengths for RSA PSS signatures. GH-846
- ssh: Add secret engine. GH-811

###  Bug Fixes

- setup.py: Add encoding for long_description. GH-843
- Don't override user warning filters. GH-818

###  Documentation

- Migrate to Poetry. GH-854
- docs(auth-methods): update kubernetes. GH-837
- README: Remove help wanted note. 

CVS: cvs.openbsd.org: ports

2023-05-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/05/19 06:02:34

Modified files:
sysutils/terragrunt: Makefile distinfo 

Log message:
Update to terragrunt-0.45.14.



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/05/19 05:42:19

Modified files:
sysutils/consul-template: Makefile distinfo modules.inc 

Log message:
Update to consul-template-0.32.0.



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/05/19 05:36:59

Modified files:
misc/osinfo/osinfo-db: Makefile distinfo 
misc/osinfo/osinfo-db/pkg: PLIST 

Log message:
Update to osinfo-db-20230518.



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/05/19 05:35:33

Modified files:
textproc/apertium-dicts/ita: Makefile 
textproc/apertium-dicts/por-cat: Makefile 
textproc/apertium-dicts/srd: Makefile 

Log message:
Unbreak: these now build fine with libxml-2.11.4.



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/05/19 05:24:10

Modified files:
textproc/libxml: Makefile distinfo 

Log message:
Update to libxml-2.11.4.



ping - wsmancli + deps

2023-05-19 Thread Stuart Henderson
any interest in these?

(in the end I used MeshCommander on windows because amtterm was being
annoying, but wsmancli did the job it was supposed to)

- Forwarded message from Stuart Henderson  -

From: Stuart Henderson 
Date: Mon, 24 Apr 2023 12:44:05 +0100
To: ports 
Subject: wsmancli + deps
Mail-Followup-To: ports 

Three ports here, for poking at WS-Management config on machines.

- sysutils/sblim-sfcc   C client library for CIM WBEM stuff

- sysutils/openwsmanopen source WS-Management client API

upstream includes some server software, which is so far crashing at
runtime for me, also some other language bindings which I haven't
figured out how to build yet, anyway my main objective is working
wsmancli where those aren't needed.

- sysutils/wsmancli command-line tool

this is what I was really after, so that I can enable serial-over-lan
on newer intel AMT (as shown in see amtterm's manpage).

OK to import?



- End forwarded message -


wsmancli+deps.tgz
Description: application/tar-gz


CVS: cvs.openbsd.org: ports

2023-05-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/05/19 05:18:55

Modified files:
net: Makefile 

Log message:
No more FLAVOR for libproxy.



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/05/19 05:10:21

Modified files:
games/bzflag   : Makefile 
Removed files:
games/bzflag/patches: patch-src_platform_SDLMedia_cxx 

Log message:
bzflag port tweak, from Brad:

"Remove the one and only local patch left. Upstream questioned the purpose of
the patch. The commit history seems to indicate it was a workaround for
some issue many moons ago. Speaking to Alexandre it seems the patch makes
the situation worse and the audio output unpleasant."



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/05/19 05:07:55

Modified files:
audio/pianobar : Makefile distinfo 
audio/pianobar/patches: patch-Makefile 

Log message:
update to pianobar-2022.04.01, from Brad
includes build fix for FFmpeg 5.0



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/05/19 05:07:30

Modified files:
multimedia/dav1d: Makefile distinfo 
multimedia/dav1d/patches: patch-src_arm_64_ipred16_S 
  patch-src_arm_64_ipred_S 
Added files:
multimedia/dav1d/patches: patch-src_thread_task_c 

Log message:
update to dav1d-1.2.0, from Brad (maintainer)



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/05/19 05:07:26

Modified files:
graphics/libwebp: Makefile distinfo 
graphics/libwebp/pkg: PLIST 

Log message:
update to libwebp-1.3.0, from Brad



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/05/19 04:57:57

Modified files:
games/stepmania: Makefile 
games/stepmania/patches: 
 
patch-src_arch_MovieTexture_MovieTexture_FFMpeg_cpp 
 
patch-src_arch_MovieTexture_MovieTexture_FFMpeg_h 

Log message:
preemptive fix for building against newer FFmpeg, from Brad (backport of
upstream commits + PR)



Re: [proposal] math/rstudio - depend on net/curl as default download method

2023-05-19 Thread Stuart Henderson
bcallah, did you get chance to look at this?

(maybe we could also sneak in adding 'exec' in the wrapper script while
there :)

> On 2/26/23 20:44, Brian Callahan wrote:
> > Hi Volker --
> > 
> > On 2/26/2023 2:42 PM, Volker Schlecht wrote:
> > > Ping, with updated subject. The initial one was a bit unfortunate...
> > > 
> > > On 2/17/23 22:55, Volker Schlecht wrote:
> > > > Cc: Maintainer
> > > > 
> > > > Currently math/rstudio always reports
> > > > 
> > > > "Unable to set a secure (HTTPS) download.file.method (no compatible
> > > > method available in this installation of R)."
> > > > 
> > > > at startup, which based on a sample size of one (me), may be confusing
> > > > to users and take quite a while to track down.
> > > > 
> > > > The attached patch
> > > > 
> > > > * adds a RUN_DEPENDS on net/curl
> > > > * adds a patch for RStudio to default to curl as default download
> > > > method for OpenBSD, just as for Darwin and Linux.
> > > > 
> > > > With that in place, installing packages from a https CRAN mirror works
> > > > nicely for me.
> > 
> > I will test shortly. I am not opposed to this if it makes life easier.
> > 
> > ~Brian
> > 
> 



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/05/19 04:51:16

Modified files:
graphics/openscenegraph: Makefile 

Log message:
Disable hidden dep on dcmtk; build fails if it's installed. From Brad.



Re: Update fonts/ibm-plex to version 6.3.0

2023-05-19 Thread Stuart Henderson
On 2023/05/13 11:30, Josiah Frentsos wrote:
> +SIZE (ibm-plex-6.3.0/OpenType.zip) = 36523894
> +SIZE (ibm-plex-6.3.0/TrueType.zip) = 47309206

I've committed this, but not sure we really need both ttf and otf,
can we drop ttf?

Index: Makefile
===
RCS file: /cvs/ports/fonts/ibm-plex/Makefile,v
retrieving revision 1.18
diff -u -p -r1.18 Makefile
--- Makefile19 May 2023 10:46:48 -  1.18
+++ Makefile19 May 2023 10:50:07 -
@@ -2,6 +2,7 @@ COMMENT =   IBM's corporate type family
 
 CATEGORIES =   fonts
 V =6.3.0
+REVISION = 0
 PKGNAME =  ibm-plex-$V
 
 # SIL OFL 1.1
@@ -9,10 +10,7 @@ PERMIT_PACKAGE =  Yes
 
 MASTER_SITES = https://github.com/IBM/plex/releases/download/v$V/
 
-DISTFILES =OpenType.zip \
-   TrueType.zip
-
-DIST_SUBDIR =  ibm-plex-$V
+DISTFILES =ibm-plex-opentype-$V{OpenType}.zip
 
 HOMEPAGE = https://www.ibm.com/plex/
 
@@ -27,11 +25,9 @@ DOCDIR = ${PREFIX}/share/doc/ibm-plex
 do-install:
${INSTALL_DATA_DIR} ${FONTDIR}
${INSTALL_DATA} ${WRKDIST}/OpenType/*/*.otf ${FONTDIR}
-   ${INSTALL_DATA} ${WRKDIST}/TrueType/*/*.ttf ${FONTDIR}
# currently JP fonts only have hinted/unhinted directory,
# this package use hinted font following Noto fonts.
${INSTALL_DATA} ${WRKDIST}/OpenType/IBM-Plex-Sans-JP/hinted/*.otf 
${FONTDIR}
-   ${INSTALL_DATA} ${WRKDIST}/TrueType/IBM-Plex-Sans-JP/hinted/*.ttf 
${FONTDIR}
 
 post-install:
${INSTALL_DATA_DIR} ${DOCDIR}
Index: distinfo
===
RCS file: /cvs/ports/fonts/ibm-plex/distinfo,v
retrieving revision 1.15
diff -u -p -r1.15 distinfo
--- distinfo19 May 2023 10:46:48 -  1.15
+++ distinfo19 May 2023 10:50:07 -
@@ -1,4 +1,2 @@
-SHA256 (ibm-plex-6.3.0/OpenType.zip) = 
ghayzpmcOnBzmx/fnQXdMRUp1DW2uZgrLjnApbGC+lQ=
-SHA256 (ibm-plex-6.3.0/TrueType.zip) = 
7rj90UI0smOnMFG9MSyiJOtUjrdqKIwoFktn2H53kDQ=
-SIZE (ibm-plex-6.3.0/OpenType.zip) = 36523894
-SIZE (ibm-plex-6.3.0/TrueType.zip) = 47309206
+SHA256 (ibm-plex-opentype-6.3.0.zip) = 
ghayzpmcOnBzmx/fnQXdMRUp1DW2uZgrLjnApbGC+lQ=
+SIZE (ibm-plex-opentype-6.3.0.zip) = 36523894
Index: pkg/PLIST
===
RCS file: /cvs/ports/fonts/ibm-plex/pkg/PLIST,v
retrieving revision 1.11
diff -u -p -r1.11 PLIST
--- pkg/PLIST   11 Mar 2022 19:00:20 -  1.11
+++ pkg/PLIST   19 May 2023 10:50:07 -
@@ -3,165 +3,85 @@ share/doc/ibm-plex/license.txt
 share/fonts/
 @fontdir share/fonts/ibm-plex/
 share/fonts/ibm-plex/IBMPlexMono-Bold.otf
-share/fonts/ibm-plex/IBMPlexMono-Bold.ttf
 share/fonts/ibm-plex/IBMPlexMono-BoldItalic.otf
-share/fonts/ibm-plex/IBMPlexMono-BoldItalic.ttf
 share/fonts/ibm-plex/IBMPlexMono-ExtraLight.otf
-share/fonts/ibm-plex/IBMPlexMono-ExtraLight.ttf
 share/fonts/ibm-plex/IBMPlexMono-ExtraLightItalic.otf
-share/fonts/ibm-plex/IBMPlexMono-ExtraLightItalic.ttf
 share/fonts/ibm-plex/IBMPlexMono-Italic.otf
-share/fonts/ibm-plex/IBMPlexMono-Italic.ttf
 share/fonts/ibm-plex/IBMPlexMono-Light.otf
-share/fonts/ibm-plex/IBMPlexMono-Light.ttf
 share/fonts/ibm-plex/IBMPlexMono-LightItalic.otf
-share/fonts/ibm-plex/IBMPlexMono-LightItalic.ttf
 share/fonts/ibm-plex/IBMPlexMono-Medium.otf
-share/fonts/ibm-plex/IBMPlexMono-Medium.ttf
 share/fonts/ibm-plex/IBMPlexMono-MediumItalic.otf
-share/fonts/ibm-plex/IBMPlexMono-MediumItalic.ttf
 share/fonts/ibm-plex/IBMPlexMono-Regular.otf
-share/fonts/ibm-plex/IBMPlexMono-Regular.ttf
 share/fonts/ibm-plex/IBMPlexMono-SemiBold.otf
-share/fonts/ibm-plex/IBMPlexMono-SemiBold.ttf
 share/fonts/ibm-plex/IBMPlexMono-SemiBoldItalic.otf
-share/fonts/ibm-plex/IBMPlexMono-SemiBoldItalic.ttf
 share/fonts/ibm-plex/IBMPlexMono-Text.otf
-share/fonts/ibm-plex/IBMPlexMono-Text.ttf
 share/fonts/ibm-plex/IBMPlexMono-TextItalic.otf
-share/fonts/ibm-plex/IBMPlexMono-TextItalic.ttf
 share/fonts/ibm-plex/IBMPlexMono-Thin.otf
-share/fonts/ibm-plex/IBMPlexMono-Thin.ttf
 share/fonts/ibm-plex/IBMPlexMono-ThinItalic.otf
-share/fonts/ibm-plex/IBMPlexMono-ThinItalic.ttf
 share/fonts/ibm-plex/IBMPlexSans-Bold.otf
-share/fonts/ibm-plex/IBMPlexSans-Bold.ttf
 share/fonts/ibm-plex/IBMPlexSans-BoldItalic.otf
-share/fonts/ibm-plex/IBMPlexSans-BoldItalic.ttf
 share/fonts/ibm-plex/IBMPlexSans-ExtraLight.otf
-share/fonts/ibm-plex/IBMPlexSans-ExtraLight.ttf
 share/fonts/ibm-plex/IBMPlexSans-ExtraLightItalic.otf
-share/fonts/ibm-plex/IBMPlexSans-ExtraLightItalic.ttf
 share/fonts/ibm-plex/IBMPlexSans-Italic.otf
-share/fonts/ibm-plex/IBMPlexSans-Italic.ttf
 share/fonts/ibm-plex/IBMPlexSans-Light.otf
-share/fonts/ibm-plex/IBMPlexSans-Light.ttf
 share/fonts/ibm-plex/IBMPlexSans-LightItalic.otf
-share/fonts/ibm-plex/IBMPlexSans-LightItalic.ttf
 share/fonts/ibm-plex/IBMPlexSans-Medium.otf

CVS: cvs.openbsd.org: ports

2023-05-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/05/19 04:46:48

Modified files:
fonts/ibm-plex : Makefile distinfo 

Log message:
update to ibm-plex-6.3.0, from Josiah Frentsos



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/05/19 04:44:39

Modified files:
audio/cmus : Makefile 
Added files:
audio/cmus/patches: patch-ip_ffmpeg_c 

Log message:
Fix building cmus with newer FFmpeg. From Brad.



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/05/19 04:43:55

Modified files:
multimedia/dvdstyler: Makefile 
Added files:
multimedia/dvdstyler/patches: patch-src_mediaenc_ffmpeg_cpp 
  patch-src_mediaenc_ffmpeg_h 

Log message:
Fix building DVDStyler with newer FFmpeg. From Brad.



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/05/19 04:41:58

Modified files:
fonts  : Makefile 

Log message:
+victor-mono



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/05/19 04:41:39

Log message:
import ports/fonts/victor-mono, from Ashlen , tweak/ok op@

Victor Mono is an open-source monospaced font with optional
semi-connected cursive italics and programming symbol ligatures.

The typeface is slender, crisp and narrow, with a large x-height
and clear punctuation, making it legible and ideal for code. It
comes in seven weights and Roman, Italic and Oblique styles.

Status:

Vendor Tag: sthen
Release Tags:   sthen_20230519

N ports/fonts/victor-mono/Makefile
N ports/fonts/victor-mono/distinfo
N ports/fonts/victor-mono/pkg/DESCR
N ports/fonts/victor-mono/pkg/PLIST

No conflicts created by this import



[Update] editors/helix 23.05

2023-05-19 Thread Volker Schlecht

Cc: Maintainer

Another case of having a little too much time at hand ...

Updates helix to the latest release, 23.05
* Drops two patches that are not needed anymore
  (tree-sitter in Cargo.{toml,lock})

* Proposes simpler version of the helix-loader patches
  There's still a lot of development going on in the deleted
  code sections, so I propose to deactivate rather than
  delete them

Works for me(tm) on amd64, feel free to use or discard :-)Index: Makefile
===
RCS file: /cvs/ports/editors/helix/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile	11 Apr 2023 21:02:26 -	1.3
+++ Makefile	19 May 2023 10:33:13 -
@@ -1,6 +1,6 @@
 COMMENT =	modal text editor
 
-VER =		23.03
+VER =		23.05
 DISTNAME =	helix-${VER}
 
 CATEGORIES =	editors
Index: crates.inc
===
RCS file: /cvs/ports/editors/helix/crates.inc,v
retrieving revision 1.3
diff -u -p -r1.3 crates.inc
--- crates.inc	11 Apr 2023 21:02:26 -	1.3
+++ crates.inc	19 May 2023 10:33:13 -
@@ -2,12 +2,13 @@ MODCARGO_CRATES +=	adler	1.0.2	# 0BSD OR
 MODCARGO_CRATES +=	ahash	0.7.6	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	ahash	0.8.3	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	aho-corasick	0.7.20	# Unlicense OR MIT
+MODCARGO_CRATES +=	aho-corasick	1.0.1	# Unlicense OR MIT
 MODCARGO_CRATES +=	android_system_properties	0.1.5	# MIT/Apache-2.0
-MODCARGO_CRATES +=	anyhow	1.0.70	# MIT OR Apache-2.0
+MODCARGO_CRATES +=	anyhow	1.0.71	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	arc-swap	1.6.0	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	autocfg	1.1.0	# Apache-2.0 OR MIT
 MODCARGO_CRATES +=	bitflags	1.3.2	# MIT/Apache-2.0
-MODCARGO_CRATES +=	bitflags	2.0.2	# MIT OR Apache-2.0
+MODCARGO_CRATES +=	bitflags	2.2.1	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	bstr	1.4.0	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	btoi	0.4.3	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	bumpalo	3.12.0	# MIT/Apache-2.0
@@ -22,7 +23,7 @@ MODCARGO_CRATES +=	clipboard-win	4.5.0	#
 MODCARGO_CRATES +=	clru	0.6.1	# MIT
 MODCARGO_CRATES +=	codespan-reporting	0.11.1	# Apache-2.0
 MODCARGO_CRATES +=	content_inspector	0.2.4	# MIT/Apache-2.0
-MODCARGO_CRATES +=	core-foundation-sys	0.8.3	# MIT / Apache-2.0
+MODCARGO_CRATES +=	core-foundation-sys	0.8.4	# MIT / Apache-2.0
 MODCARGO_CRATES +=	crc32fast	1.3.2	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	crossterm	0.26.1	# MIT
 MODCARGO_CRATES +=	crossterm_winapi	0.9.0	# MIT
@@ -30,64 +31,63 @@ MODCARGO_CRATES +=	cxx	1.0.94	# MIT OR A
 MODCARGO_CRATES +=	cxx-build	1.0.94	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	cxxbridge-flags	1.0.94	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	cxxbridge-macro	1.0.94	# MIT OR Apache-2.0
-MODCARGO_CRATES +=	dirs	4.0.0	# MIT OR Apache-2.0
-MODCARGO_CRATES +=	dirs-next	2.0.0	# MIT OR Apache-2.0
-MODCARGO_CRATES +=	dirs-sys	0.3.7	# MIT OR Apache-2.0
-MODCARGO_CRATES +=	dirs-sys-next	0.1.2	# MIT OR Apache-2.0
-MODCARGO_CRATES +=	dunce	1.0.3	# CC0-1.0 OR MIT-0
+MODCARGO_CRATES +=	dunce	1.0.4	# CC0-1.0 OR MIT-0 OR Apache-2.0
 MODCARGO_CRATES +=	either	1.8.1	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	encoding_rs	0.8.32	# (Apache-2.0 OR MIT) AND BSD-3-Clause
 MODCARGO_CRATES +=	encoding_rs_io	0.1.7	# MIT OR Apache-2.0
-MODCARGO_CRATES +=	errno	0.3.0	# MIT OR Apache-2.0
+MODCARGO_CRATES +=	errno	0.3.1	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	errno-dragonfly	0.1.2	# MIT
 MODCARGO_CRATES +=	error-code	2.3.1	# BSL-1.0
-MODCARGO_CRATES +=	etcetera	0.4.0	# MIT OR Apache-2.0
+MODCARGO_CRATES +=	etcetera	0.8.0	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	fastrand	1.9.0	# Apache-2.0 OR MIT
 MODCARGO_CRATES +=	fern	0.6.2	# MIT
-MODCARGO_CRATES +=	filetime	0.2.20	# MIT/Apache-2.0
+MODCARGO_CRATES +=	filetime	0.2.21	# MIT/Apache-2.0
 MODCARGO_CRATES +=	flate2	1.0.25	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	fnv	1.0.7	# Apache-2.0 / MIT
 MODCARGO_CRATES +=	form_urlencoded	1.1.0	# MIT OR Apache-2.0
-MODCARGO_CRATES +=	futures-core	0.3.27	# MIT OR Apache-2.0
-MODCARGO_CRATES +=	futures-executor	0.3.27	# MIT OR Apache-2.0
-MODCARGO_CRATES +=	futures-task	0.3.27	# MIT OR Apache-2.0
-MODCARGO_CRATES +=	futures-util	0.3.27	# MIT OR Apache-2.0
+MODCARGO_CRATES +=	futures-core	0.3.28	# MIT OR Apache-2.0
+MODCARGO_CRATES +=	futures-executor	0.3.28	# MIT OR Apache-2.0
+MODCARGO_CRATES +=	futures-task	0.3.28	# MIT OR Apache-2.0
+MODCARGO_CRATES +=	futures-util	0.3.28	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	fuzzy-matcher	0.3.7	# MIT
-MODCARGO_CRATES +=	getrandom	0.2.8	# MIT OR Apache-2.0
-MODCARGO_CRATES +=	gix	0.43.1	# MIT/Apache-2.0
-MODCARGO_CRATES +=	gix-actor	0.19.0	# MIT/Apache-2.0
-MODCARGO_CRATES +=	gix-attributes	0.10.0	# MIT/Apache-2.0
-MODCARGO_CRATES +=	gix-bitmap	0.2.2	# MIT/Apache-2.0
+MODCARGO_CRATES +=	getrandom	0.2.9	# MIT OR Apache-2.0
+MODCARGO_CRATES +=	gix	0.44.1	# MIT/Apache-2.0
+MODCARGO_CRATES +=	gix-actor	0.20.0	# MIT/Apache-2.0
+MODCARGO_CRATES +=	gix-attributes	0.12.0	# MIT/Apache-2.0
+MODCARGO_CRATES +=	gix-bitmap	0.2.3	# 

Re: NEW: asio

2023-05-19 Thread Stuart Henderson
On 2023/05/14 17:10, Brad Smith wrote:
> Here is a port for asio.
> 
> This is the standalone copy unlike the Boost integrated version.

ok sthen to import

> 
> Information for inst:asio-1.28.0
> 
> Comment:
> header-only C++ library for asynchronous I/O programming
> 
> Description:
> Asio is a cross-platform C++ library for network and low-level I/O
> programming that provides developers with a consistent asynchronous
> model using a modern C++ approach.




Re: [Maintainer Update] multimedia/frei0r-plugins 2.3.0

2023-05-19 Thread Stuart Henderson
ok.

On 2023/05/18 10:12, Raphael Graf wrote:
> Update frei0r-plugins to 2.3.0
> 
> This version has some new effects/filters and a couple of bugfixes.
> OpenCV is still disabled for now.
> 
> Changelog:
> https://github.com/dyne/frei0r/releases
> 
> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/multimedia/frei0r-plugins/Makefile,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 Makefile
> --- Makefile  8 Feb 2023 10:29:06 -   1.7
> +++ Makefile  18 May 2023 07:59:17 -
> @@ -1,9 +1,11 @@
>  COMMENT =minimalistic plugin API for video effects
>  CATEGORIES = graphics multimedia
>  
> -DISTNAME =   frei0r-plugins-1.8.0
> -MASTER_SITES =   https://files.dyne.org/frei0r/releases/
> -REVISION =   0
> +GH_ACCOUNT = dyne
> +GH_PROJECT = frei0r
> +GH_TAGNAME = v2.3.0
> +
> +DISTNAME =   frei0r-plugins-${GH_TAGNAME:S/v//}
>  
>  HOMEPAGE =   https://frei0r.dyne.org/
>  
> Index: distinfo
> ===
> RCS file: /cvs/ports/multimedia/frei0r-plugins/distinfo,v
> retrieving revision 1.3
> diff -u -p -u -p -r1.3 distinfo
> --- distinfo  4 Feb 2023 16:23:16 -   1.3
> +++ distinfo  18 May 2023 07:59:17 -
> @@ -1,2 +1,2 @@
> -SHA256 (frei0r-plugins-1.8.0.tar.gz) = 
> RaKGVcrwVyJ7RCuADKOJnpNJBRXIHiEtIZ/fSnYT9cQ=
> -SIZE (frei0r-plugins-1.8.0.tar.gz) = 823119
> +SHA256 (frei0r-plugins-2.3.0.tar.gz) = 
> AKplqIdEXIBrKkZ6vDzMSwhV9+rzjtIBGh/0HnSET6A=
> +SIZE (frei0r-plugins-2.3.0.tar.gz) = 820018
> Index: pkg/PLIST
> ===
> RCS file: /cvs/ports/multimedia/frei0r-plugins/pkg/PLIST,v
> retrieving revision 1.5
> diff -u -p -u -p -r1.5 PLIST
> --- pkg/PLIST 8 Feb 2023 10:29:06 -   1.5
> +++ pkg/PLIST 18 May 2023 07:59:17 -
> @@ -90,6 +90,7 @@ lib/frei0r-1/
>  @so lib/frei0r-1/partik0l.so
>  @so lib/frei0r-1/perspective.so
>  @so lib/frei0r-1/pixeliz0r.so
> +@so lib/frei0r-1/pixs0r.so
>  @so lib/frei0r-1/plasma.so
>  @so lib/frei0r-1/posterize.so
>  @so lib/frei0r-1/pr0be.so
> @@ -105,6 +106,22 @@ lib/frei0r-1/
>  @so lib/frei0r-1/select0r.so
>  @so lib/frei0r-1/sharpness.so
>  @so lib/frei0r-1/sigmoidaltransfer.so
> +@so lib/frei0r-1/sleid0r_push-down.so
> +@so lib/frei0r-1/sleid0r_push-left.so
> +@so lib/frei0r-1/sleid0r_push-right.so
> +@so lib/frei0r-1/sleid0r_push-up.so
> +@so lib/frei0r-1/sleid0r_slide-down.so
> +@so lib/frei0r-1/sleid0r_slide-left.so
> +@so lib/frei0r-1/sleid0r_slide-right.so
> +@so lib/frei0r-1/sleid0r_slide-up.so
> +@so lib/frei0r-1/sleid0r_wipe-barn-door-h.so
> +@so lib/frei0r-1/sleid0r_wipe-barn-door-v.so
> +@so lib/frei0r-1/sleid0r_wipe-circle.so
> +@so lib/frei0r-1/sleid0r_wipe-down.so
> +@so lib/frei0r-1/sleid0r_wipe-left.so
> +@so lib/frei0r-1/sleid0r_wipe-rect.so
> +@so lib/frei0r-1/sleid0r_wipe-right.so
> +@so lib/frei0r-1/sleid0r_wipe-up.so
>  @so lib/frei0r-1/sobel.so
>  @so lib/frei0r-1/softglow.so
>  @so lib/frei0r-1/softlight.so
> 



Re: [New] security/Nuclei 2.9.2 -> 2.9.3

2023-05-19 Thread Stuart Henderson
On 2023/05/19 00:25, lux wrote:
> On Thu, 2023-05-18 at 16:44 +0100, Stuart Henderson wrote:
> > 
> > I think you misunderstand - nuclei always prints that message even
> > when
> > it has only just downloaded/updated, so there's no chance they are
> > out
> > of date.
> > 
> 
> Hi, I reviewed the Nuclei code and it is a bug in the upstream code and
> has nothing to do with the build. I will communicate with upstream
> development. Thank you.
> 

Thanks. OK sthen@ to import



Re: UPDATE: nasm 2.16.01

2023-05-19 Thread Stuart Henderson
have deps been tested?


On 2023/05/18 23:27, A Tammy wrote:
> OK aisha
> 
> On 5/18/23 21:50, Brad Smith wrote:
> > ping.
> >
> > On 2023-04-25 5:23 a.m., Brad Smith wrote:
> >> ping.
> >>
> >> On 2022-12-26 4:49 a.m., Brad Smith wrote:
> >>> Here is an update to nasm 2.16.01
> >>>
> >>>
> >>> Support for the rdf format has been discontinued and all the RDOFF
> >>> utilities has been removed.
> >>>
> >>>
> >>> Support for the RDOFF output format and the RDOFF tools have been
> >>> removed. The RDOFF tools had
> >>> already been broken since at least NASM 2.14. For flat code the ELF
> >>> output format recommended;
> >>> for segmented code the obj (OMF) output format.
> >>>
> >>> https://nasm.us/doc/nasmdocc.html
> >>>
> >>>
> >>> Index: Makefile
> >>> ===
> >>> RCS file: /home/cvs/ports/devel/nasm/Makefile,v
> >>> retrieving revision 1.50
> >>> diff -u -p -u -p -r1.50 Makefile
> >>> --- Makefile    11 Mar 2022 18:50:51 -    1.50
> >>> +++ Makefile    26 Dec 2022 08:52:58 -
> >>> @@ -2,7 +2,7 @@ ONLY_FOR_ARCHS=    amd64 i386
> >>>     COMMENT=    general-purpose multi-platform x86 assembler
> >>>   -VERSION=    2.15.05
> >>> +VERSION=    2.16.01
> >>>   DISTNAME=    nasm-${VERSION}
> >>>   CATEGORIES=    devel lang
> >>>   MASTER_SITES= ${HOMEPAGE}/pub/nasm/releasebuilds/${VERSION}/
> >>> Index: distinfo
> >>> ===
> >>> RCS file: /home/cvs/ports/devel/nasm/distinfo,v
> >>> retrieving revision 1.26
> >>> diff -u -p -u -p -r1.26 distinfo
> >>> --- distinfo    31 Aug 2020 20:18:10 -    1.26
> >>> +++ distinfo    26 Dec 2022 08:53:02 -
> >>> @@ -1,2 +1,2 @@
> >>> -SHA256 (nasm-2.15.05.tar.xz) =
> >>> PK9nKcEHO/lmKbV87jHutU9PgSmwGQLHNCiDZVCzCj8=
> >>> -SIZE (nasm-2.15.05.tar.xz) = 995732
> >>> +SHA256 (nasm-2.16.01.tar.xz) =
> >>> x3dF9IAjde/u4uxcCta38DfqnIfJKxSaljf/CZ8WJVg=
> >>> +SIZE (nasm-2.16.01.tar.xz) = 1017732
> >>> Index: pkg/PLIST
> >>> ===
> >>> RCS file: /home/cvs/ports/devel/nasm/pkg/PLIST,v
> >>> retrieving revision 1.16
> >>> diff -u -p -u -p -r1.16 PLIST
> >>> --- pkg/PLIST    11 Mar 2022 18:50:51 -    1.16
> >>> +++ pkg/PLIST    26 Dec 2022 08:54:12 -
> >>> @@ -1,25 +1,7 @@
> >>> -@bin bin/ldrdf
> >>>   @bin bin/nasm
> >>>   @bin bin/ndisasm
> >>> -@bin bin/rdf2bin
> >>> -bin/rdf2com
> >>> -bin/rdf2ihx
> >>> -bin/rdf2ith
> >>> -bin/rdf2srec
> >>> -@bin bin/rdfdump
> >>> -@bin bin/rdflib
> >>> -@bin bin/rdx
> >>> -@man man/man1/ldrdf.1
> >>>   @man man/man1/nasm.1
> >>>   @man man/man1/ndisasm.1
> >>> -@man man/man1/rdf2bin.1
> >>> -@man man/man1/rdf2com.1
> >>> -@man man/man1/rdf2ihx.1
> >>> -@man man/man1/rdf2ith.1
> >>> -@man man/man1/rdf2srec.1
> >>> -@man man/man1/rdfdump.1
> >>> -@man man/man1/rdflib.1
> >>> -@man man/man1/rdx.1
> >>>   share/doc/nasm/
> >>>   share/doc/nasm/html/
> >>>   share/doc/nasm/html/local.css
> >>> @@ -43,6 +25,7 @@ share/doc/nasm/html/nasmdocb.html
> >>>   share/doc/nasm/html/nasmdocc.html
> >>>   share/doc/nasm/html/nasmdocd.html
> >>>   share/doc/nasm/html/nasmdoce.html
> >>> +share/doc/nasm/html/nasmdocf.html
> >>>   share/doc/nasm/html/nasmdoci.html
> >>>   share/doc/nasm/html/nasmlogw.png
> >>>   share/doc/nasm/internal.doc
> >>>
> >
> 



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/05/19 04:31:16

Modified files:
devel/difftastic: Makefile crates.inc distinfo 
devel/difftastic/patches: patch-Cargo_lock patch-Cargo_toml 

Log message:
update to difftastic-0.47.0, from Volker Schlecht (maintainer)



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/05/19 04:28:56

Modified files:
security/py-trustme: Makefile distinfo 

Log message:
update to py3-trustme-1.0.0



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/05/19 04:28:08

Modified files:
databases/py-sqlalchemy: Makefile distinfo 
databases/py-sqlalchemy/pkg: PLIST 

Log message:
update to py3-sqlalchemy-1.4.48



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/05/19 04:28:10

Modified files:
databases/py-sqlparse: Makefile distinfo 
databases/py-sqlparse/pkg: PLIST 

Log message:
update to py3-sqlparse-0.4.4



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/05/19 04:28:05

Modified files:
sysutils/borgmatic: Makefile distinfo 

Log message:
update to borgmatic-1.7.13



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/05/19 04:28:01

Modified files:
textproc/py-xmlschema: Makefile distinfo 

Log message:
update to py3-xmlschema-2.3.0



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/05/19 04:28:04

Modified files:
net/lldpd  : Makefile distinfo 

Log message:
update to lldpd-1.0.17



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/05/19 04:28:01

Modified files:
textproc/py-ruamel.yaml: Makefile distinfo 
textproc/py-ruamel.yaml/pkg: PLIST 

Log message:
update to py3-ruamel.yaml-0.17.26



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2023/05/19 04:19:05

Added files:
infrastructure/lib/OpenBSD: SharedLibs2.pm 

Log message:
temporary file

I want to migrate SharedLibs to fully OO, but since it's used in base
and ports, tweaking the API is a headache.

So just do a temporary copy for ports usage, then I can tweak base as I wish



Re: [Maintainer Update] devel/difftastic 0.47.0

2023-05-19 Thread Laurent Cheylus
On Fri, 19 May 2023 10:53:24 +0200, Volker Schlecht wrote:
> Updates devel/difftastic to 0.47.0
> Largely a bugfix release adding support for Solidity.

OK, build and tests on current/amd64 with rustc 1.69.0

Tests with sample files included in difftastic sources.

Laurent



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/05/19 03:38:03

Modified files:
www/py-requests: Makefile 
www/py-requests/pkg: DESCR 

Log message:
Fix previous to unbreak packaging:

DESCR contains weird characters: It allows you to send HTTP/1.1 requests 
extremely easily. There???s no on line 5
pkg_create: Can't continue



Re: CVS: cvs.openbsd.org: ports

2023-05-19 Thread Omar Polo
On 2023/05/19 11:16:02 +0200, Antoine Jacoutot  wrote:
> On Thu, May 18, 2023 at 05:16:05AM -0600, Omar Polo wrote:
> > CVSROOT:/cvs
> > Module name:ports
> > Changes by: o...@cvs.openbsd.org2023/05/18 05:16:05
> > 
> > Modified files:
> > games/dmagnetic: Makefile distinfo 
> > 
> > Log message:
> > update games/dmagnetic to 0.37, from Thomas Dettbarn (maintainer)
> > with a small tweak by me (override MYPREFIX instead of patching the
> > Makefile)
> 
> Does not package.

no idea how I managed to break this.

fixed, thank you!




CVS: cvs.openbsd.org: ports

2023-05-19 Thread Omar Polo
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2023/05/19 03:26:50

Modified files:
games/dmagnetic: Makefile 

Log message:
unbreak games/dmagnetic packaging; reported by ajacoutot@, thanks!



Re: CVS: cvs.openbsd.org: ports

2023-05-19 Thread Antoine Jacoutot
On Thu, May 18, 2023 at 05:16:05AM -0600, Omar Polo wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   o...@cvs.openbsd.org2023/05/18 05:16:05
> 
> Modified files:
>   games/dmagnetic: Makefile distinfo 
> 
> Log message:
> update games/dmagnetic to 0.37, from Thomas Dettbarn (maintainer)
> with a small tweak by me (override MYPREFIX instead of patching the
> Makefile)

Does not package.

===>  Building package for dmagnetic-0.37
Create /usr/ports/packages/amd64/all/dmagnetic-0.37.tgz
Creating package dmagnetic-0.37
checksumming|** 
| 67%
Error: 
/usr/ports/pobj/dmagnetic-0.37/fake-amd64/usr/local/man/man5/dMagneticini.5 
does not exist
Error: /usr/ports/pobj/dmagnetic-0.37/fake-amd64/usr/local/man/man6/dMagnetic.6 
does not exist
Error: 
/usr/ports/pobj/dmagnetic-0.37/fake-amd64/usr/local/share/dMagnetic/LICENSE.txt 
does not exist
Error: 
/usr/ports/pobj/dmagnetic-0.37/fake-amd64/usr/local/share/dMagnetic/README.txt 
does not exist
Error: 
/usr/ports/pobj/dmagnetic-0.37/fake-amd64/usr/local/share/dMagnetic/dMagnetic.ini
 does not exist
pkg_create: can't continue


-- 
Antoine



[Maintainer Update] devel/difftastic 0.47.0

2023-05-19 Thread Volker Schlecht

Updates devel/difftastic to 0.47.0
Largely a bugfix release adding support for Solidity.
https://github.com/Wilfred/difftastic/releases/tag/0.47.0Index: Makefile
===
RCS file: /cvs/ports/devel/difftastic/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- Makefile	2 Apr 2023 17:52:53 -	1.8
+++ Makefile	19 May 2023 08:50:15 -
@@ -2,7 +2,7 @@ COMMENT =		diff tool that compares files
 
 GH_ACCOUNT =		Wilfred
 GH_PROJECT =		difftastic
-GH_TAGNAME =		0.46.0
+GH_TAGNAME =		0.47.0
 
 HOMEPAGE =		https://difftastic.wilfred.me.uk/
 
Index: crates.inc
===
RCS file: /cvs/ports/devel/difftastic/crates.inc,v
retrieving revision 1.5
diff -u -p -r1.5 crates.inc
--- crates.inc	15 Mar 2023 10:26:43 -	1.5
+++ crates.inc	19 May 2023 08:50:15 -
@@ -1,5 +1,4 @@
-MODCARGO_CRATES +=	aho-corasick	0.7.18	# Unlicense/MIT
-MODCARGO_CRATES +=	ansi_term	0.12.1	# MIT
+MODCARGO_CRATES +=	aho-corasick	0.7.20	# Unlicense OR MIT
 MODCARGO_CRATES +=	assert_cmd	2.0.5	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	atty	0.2.14	# MIT
 MODCARGO_CRATES +=	autocfg	1.1.0	# Apache-2.0 OR MIT
@@ -28,7 +27,9 @@ MODCARGO_CRATES +=	env_logger	0.7.1	# MI
 MODCARGO_CRATES +=	fixedbitset	0.4.1	# MIT/Apache-2.0
 MODCARGO_CRATES +=	float-cmp	0.9.0	# MIT
 MODCARGO_CRATES +=	fnv	1.0.7	# Apache-2.0 / MIT
+MODCARGO_CRATES +=	glob	0.3.1	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	hashbrown	0.11.2	# Apache-2.0/MIT
+MODCARGO_CRATES +=	heck	0.4.1	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	hermit-abi	0.1.19	# MIT/Apache-2.0
 MODCARGO_CRATES +=	humantime	1.3.0	# MIT/Apache-2.0
 MODCARGO_CRATES +=	indexmap	1.7.0	# Apache-2.0/MIT
@@ -50,14 +51,14 @@ MODCARGO_CRATES +=	num_cpus	1.13.1	# MIT
 MODCARGO_CRATES +=	once_cell	1.17.1	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	os_str_bytes	6.0.1	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	output_vt100	0.1.3	# MIT
-MODCARGO_CRATES +=	owo-colors	3.4.0	# MIT
+MODCARGO_CRATES +=	owo-colors	3.5.0	# MIT
 MODCARGO_CRATES +=	parking_lot	0.12.1	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	parking_lot_core	0.9.6	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	petgraph	0.6.1	# MIT/Apache-2.0
 MODCARGO_CRATES +=	predicates	2.1.1	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	predicates-core	1.0.3	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	predicates-tree	1.0.5	# MIT OR Apache-2.0
-MODCARGO_CRATES +=	pretty_assertions	1.2.1	# MIT OR Apache-2.0
+MODCARGO_CRATES +=	pretty_assertions	1.3.0	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	pretty_env_logger	0.4.0	# MIT/Apache-2.0
 MODCARGO_CRATES +=	proc-macro2	1.0.39	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	quick-error	1.2.3	# MIT/Apache-2.0
@@ -66,10 +67,11 @@ MODCARGO_CRATES +=	radix-heap	0.4.2	# MI
 MODCARGO_CRATES +=	rayon	1.6.1	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	rayon-core	1.10.1	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	redox_syscall	0.2.16	# MIT
-MODCARGO_CRATES +=	regex	1.5.6	# MIT OR Apache-2.0
+MODCARGO_CRATES +=	regex	1.7.3	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	regex-automata	0.1.10	# Unlicense/MIT
-MODCARGO_CRATES +=	regex-syntax	0.6.26	# MIT OR Apache-2.0
+MODCARGO_CRATES +=	regex-syntax	0.6.29	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	rustc-hash	1.1.0	# Apache-2.0/MIT
+MODCARGO_CRATES +=	rustversion	1.0.12	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	same-file	1.0.6	# Unlicense/MIT
 MODCARGO_CRATES +=	scopeguard	1.1.0	# MIT/Apache-2.0
 MODCARGO_CRATES +=	signal-hook	0.3.14	# Apache-2.0/MIT
@@ -77,6 +79,8 @@ MODCARGO_CRATES +=	signal-hook-mio	0.2.3
 MODCARGO_CRATES +=	signal-hook-registry	1.4.0	# Apache-2.0/MIT
 MODCARGO_CRATES +=	smallvec	1.10.0	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	strsim	0.10.0	# MIT
+MODCARGO_CRATES +=	strum	0.24.1	# MIT
+MODCARGO_CRATES +=	strum_macros	0.24.3	# MIT
 MODCARGO_CRATES +=	syn	1.0.95	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	termcolor	1.1.3	# Unlicense OR MIT
 MODCARGO_CRATES +=	terminal_size	0.1.17	# MIT OR Apache-2.0
@@ -90,7 +94,7 @@ MODCARGO_CRATES +=	unicode-width	0.1.9	#
 MODCARGO_CRATES +=	unicode-xid	0.2.3	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	version_check	0.9.4	# MIT/Apache-2.0
 MODCARGO_CRATES +=	wait-timeout	0.2.0	# MIT/Apache-2.0
-MODCARGO_CRATES +=	walkdir	2.3.2	# Unlicense/MIT
+MODCARGO_CRATES +=	walkdir	2.3.3	# Unlicense/MIT
 MODCARGO_CRATES +=	wasi	0.11.0+wasi-snapshot-preview1	# Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
 MODCARGO_CRATES +=	winapi	0.3.9	# MIT/Apache-2.0
 MODCARGO_CRATES +=	winapi-i686-pc-windows-gnu	0.4.0	# MIT/Apache-2.0
@@ -105,3 +109,4 @@ MODCARGO_CRATES +=	windows_x86_64_gnu	0.
 MODCARGO_CRATES +=	windows_x86_64_gnullvm	0.42.1	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	windows_x86_64_msvc	0.42.1	# MIT OR Apache-2.0
 MODCARGO_CRATES +=	wu-diff	0.1.2	# MIT
+MODCARGO_CRATES +=	yansi	0.5.1	# MIT/Apache-2.0
Index: distinfo
===
RCS file: /cvs/ports/devel/difftastic/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo	2 Apr 

[new] sysutils/gdu 5.23.0

2023-05-19 Thread Laurent Cheylus

Hi,

proposal to import sysutils/gdu for the latest version 5.23.0

gdu is a fast disk usage analyzer with console interface written in Go 
(similar to sysutils/ncdu)

=> https://github.com/dundee/gdu

A simple port with go-modules. Compared to my previous post 
(2023/04/19), I remove my useless patch to simplify 'gdu --version' 
output.


Comments welcome and please commit if OK.

Laurent



gdu-5.23.0.tar.gz
Description: application/gzip


Re: [maintainer update] devel/goreleaser 1.18.2

2023-05-19 Thread Laurent Cheylus

On 2023/05/18 19:04, Omar Polo wrote:

On 2023/05/18 16:51:01 +0200, Laurent Cheylus  wrote:

an update for devel/goreleaser for the latest version 1.18.2.

- update Makefile and modules.inc for version 1.18.2
- add MODGO_LDFLAGS variables for date and builtBy (displayed via
'goreleaser -v')

Build and tests OK on current/amd64 with Go 1.20.4.

Comments welcome and please commit if OK.

-MODGO_LDFLAGS =-X main.version=${MODGO_VERSION:S/v//}
+MODGO_LDFLAGS +=   -X main.version=${MODGO_VERSION:S/v//}
+MODGO_LDFLAGS +=   -X main.date=$$(date +"%Y-%m-%d")


please don't


+MODGO_LDFLAGS +=   -X main.builtBy=$$(id -u -n)


likewise.

it is really important to show that it was build by _pbuild?  I doubt.


You're right, these infos are useless => remove MODGO_LDFLAGS for date 
and user (buildBy) in Makefile.



(this makes me think you're not building ports with PORTS_PRIVSEP=Yes,
which I recommend doing; see bsd.port.mk(5).)


I'm using PORTS_PRIVSEP to build ports according to bsd.port.mk (+ 
solene@ blog post https://dataswamp.org/~solene/2020-01-11-privsep.html)



will take a better look later.


Thanks for your tests and comments, Laurent



Re: NEW: fonts/victor-mono

2023-05-19 Thread Ashlen
On Fri, 19 May 2023 01:11 -0600, Omar Polo wrote:
> On 2023/05/19 00:01:09 -0400, A Tammy  wrote:
> > 
> > On 5/18/23 12:26, Ashlen wrote:
> > > Hi all. :) This is a font I recently discovered and I decided to make a
> > > proper port for it.
> > >
> > > Homepage: https://rubjo.github.io/victor-mono/
> > > GitHub: https://github.com/rubjo/victor-mono
> > >
> > > Victor Mono is a monospaced font with a large x-height. It reminds me a
> > > little of Iosevka, except that I find Victor Mono more readable (I have
> > > astigmatism and it's easier on my eyes for whatever reason).
> > >
> > > Suggestions/feedback are always welcome. I added a comment above
> > > MASTER_SITES and DISTFILES because I had to jump through some hoops to
> > > get a versioned copy. I used the solution that packagers elsewhere use
> > > (FreeBSD, NixOS).
> > 
> > Don't think we need the comment over the MASTER_SITES but don't really
> > care either way.
> 
> hum.  same for me.  I'd probably drop it.
> 
> > You could also add yourself as maintainer if you wish.
> > 
> > If someone likes it and wants to import OK aisha.
> 
> I'd tweak slightly the indentation, just so they line up, see diff
> below.
> 
> looks fine in emacs, ok op@

Thanks for the feedback. :) I attached a patch that'll apply these
changes to the original Makefile:

- Added myself as maintainer.
- Dropped the comment.
- Added Omar's whitespace changes.
--- Makefile.orig   Fri May 19 01:26:34 2023
+++ MakefileFri May 19 01:28:04 2023
@@ -1,19 +1,17 @@
 COMMENT=   slender monospaced font with a large x-height
 HOMEPAGE=  https://rubjo.github.io/victor-mono/
+MAINTAINER=Ashlen 
 
 TYPEFACE=  victor-mono
-V= 1.5.5
+V= 1.5.5
 
-# Packagers on other operating systems obtain a versioned copy of
-# victor-mono using this URL. Unfortunately, upstream doesn't seem to
-# provide one anywhere else.
 MASTER_SITES=  https://github.com/rubjo/victor-mono/raw/v${V}/public/
 DISTFILES= victor-mono-${V}{VictorMonoAll}${EXTRACT_SUFX}
 
 # SIL OFL 1.1
 PERMIT_PACKAGE=Yes
 
-MODULES=   font
+MODULES=   font
 FONT_DISTSUBDIR=   OTF
 
 NO_BUILD=  Yes


Re: NEW: fonts/victor-mono

2023-05-19 Thread Omar Polo
On 2023/05/19 00:01:09 -0400, A Tammy  wrote:
> 
> On 5/18/23 12:26, Ashlen wrote:
> > Hi all. :) This is a font I recently discovered and I decided to make a
> > proper port for it.
> >
> > Homepage: https://rubjo.github.io/victor-mono/
> > GitHub: https://github.com/rubjo/victor-mono
> >
> > Victor Mono is a monospaced font with a large x-height. It reminds me a
> > little of Iosevka, except that I find Victor Mono more readable (I have
> > astigmatism and it's easier on my eyes for whatever reason).
> >
> > Suggestions/feedback are always welcome. I added a comment above
> > MASTER_SITES and DISTFILES because I had to jump through some hoops to
> > get a versioned copy. I used the solution that packagers elsewhere use
> > (FreeBSD, NixOS).
> 
> Don't think we need the comment over the MASTER_SITES but don't really
> care either way.

hum.  same for me.  I'd probably drop it.

> You could also add yourself as maintainer if you wish.
> 
> If someone likes it and wants to import OK aisha.

I'd tweak slightly the indentation, just so they line up, see diff
below.

looks fine in emacs, ok op@

--- Makefile.orig   Fri May 19 09:05:20 2023
+++ MakefileFri May 19 09:05:29 2023
@@ -2,7 +2,7 @@
 HOMEPAGE=  https://rubjo.github.io/victor-mono/
 
 TYPEFACE=  victor-mono
-V= 1.5.5
+V= 1.5.5
 
 # Packagers on other operating systems obtain a versioned copy of
 # victor-mono using this URL. Unfortunately, upstream doesn't seem to
@@ -13,7 +13,7 @@
 # SIL OFL 1.1
 PERMIT_PACKAGE=Yes
 
-MODULES=   font
+MODULES=   font
 FONT_DISTSUBDIR=   OTF
 
 NO_BUILD=  Yes



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Martin Reindl
CVSROOT:/cvs
Module name:ports
Changes by: mar...@cvs.openbsd.org  2023/05/19 01:10:57

Modified files:
math/hdf5  : Makefile distinfo 
math/hdf5/patches: patch-m4_aclocal_fc_f90 
math/hdf5/pkg  : PLIST 

Log message:
Update hdf5 to 1.14.1.

OK landry@



[Update] devel/rebar3 3.21.0

2023-05-19 Thread Volker Schlecht

Cc: Maintainer

Updates rebar3 to 3.21.0, which is the fist version to be fully 
compatible with erlang26.


Adds an erlang26 FLAVOR

Tests pass without failure for both flavors.Index: Makefile
===
RCS file: /cvs/ports/devel/rebar3/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- Makefile	15 Mar 2023 13:15:13 -	1.10
+++ Makefile	19 May 2023 07:04:27 -
@@ -2,7 +2,7 @@ COMMENT = 		Erlang build tool
 
 GH_ACCOUNT =		erlang
 GH_PROJECT =		rebar3
-GH_TAGNAME =		3.20.0
+GH_TAGNAME =		3.21.0
 CATEGORIES =		devel
 HOMEPAGE =		https://www.rebar3.org
 MAINTAINER =		Jonathan Matthew 
@@ -10,13 +10,12 @@ MAINTAINER =		Jonathan Matthew https://repo.hex.pm/tarballs/
 
-.if ${FLAVOR:Merlang25}
+.if ${FLAVOR:Merlang2[5,6]}
 _EV =   ${FLAVOR:C/.*([0-9][0-9]+\$)/\1/}
 RUN_DEPENDS =   lang/erlang/${_EV}
 ERL_VERSION =   ${_EV}
Index: distinfo
===
RCS file: /cvs/ports/devel/rebar3/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo	15 Mar 2023 13:15:13 -	1.4
+++ distinfo	19 May 2023 07:04:27 -
@@ -1,4 +1,4 @@
 SHA256 (meck-0.8.13.tar) = 008BPBVttRrVfMVWiRuXIOahwd9f4uFa+ZnITWzr6xo=
-SHA256 (rebar3-3.20.0.tar.gz) = U+1/KUqLj7TX11mIxpGUlDgxwQTTmDKh+jAwexqFk94=
+SHA256 (rebar3-3.21.0.tar.gz) = gCWv5q6IJ09XDlaIbdXcJXI6Ef4x/pluCOP0jtt8WmM=
 SIZE (meck-0.8.13.tar) = 34304
-SIZE (rebar3-3.20.0.tar.gz) = 785992
+SIZE (rebar3-3.21.0.tar.gz) = 795317
Index: patches/patch-rebar_config
===
RCS file: /cvs/ports/devel/rebar3/patches/patch-rebar_config,v
retrieving revision 1.5
diff -u -p -r1.5 patch-rebar_config
--- patches/patch-rebar_config	15 Mar 2023 13:15:13 -	1.5
+++ patches/patch-rebar_config	19 May 2023 07:04:27 -
@@ -6,7 +6,7 @@ Index: rebar.config
 @@ -12,7 +12,7 @@
  {escript_name, rebar3}.
  {escript_wrappers_windows, ["cmd", "powershell"]}.
- {escript_comment, "%%Rebar3 3.20.0\n"}.
+ {escript_comment, "%%Rebar3 3.21.0\n"}.
 -{escript_emu_args, "%%! +sbtu +A1\n"}.
 +{escript_emu_args, "%%! +sbtu +A1 -escript main rebar3\n"}.
  %% escript_incl_priv is for internal rebar-private use only.


CVS: cvs.openbsd.org: ports

2023-05-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/05/19 01:05:52

Modified files:
net/signond: Makefile 
Added files:
net/signond/patches: 
 
patch-src_remotepluginprocess_remotepluginprocess_pro 

Log message:
Fix Qt version detection (we don't need libproxy with Qt >=5.5.0).



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/05/19 01:05:39

Modified files:
net/libproxy   : Makefile distinfo 
net/libproxy/pkg: DESCR PLIST 
Added files:
net/libproxy/patches: patch-data_install-git-hook_sh 
Removed files:
net/libproxy/patches: patch-libproxy_CMakeLists_txt 
  
patch-libproxy_cmake_modules_pacrunner_duktape_cmk 
  patch-libproxy_test_CMakeLists_txt 
  patch-libproxy_url_cpp 

Log message:
Update to libproxy-0.5.0.



[NEW] lang/erlang/26

2023-05-19 Thread Volker Schlecht
Attached is a port for erlang26 along with a few related changes to the 
erlang port.


1. Prepare erlang/Makefile.inc for 26
See also https://marc.info/?l=openbsd-ports=168433772724808=2

2. New port for erlang26
Tests are passing, but dependent ports at their current releases are
either cautiously compatible (lang/elixir) or straightforward
incompatible (net/rabbitmq). For devel/rebar3 there is a new release,
update proposal to follow.

Includes additional patch to make CHACHA20_POLY1305 and CHACHA20
available with LibreSSL. Submitted, but not yet included upstream.

Other patches are adapted from erlang25.

3. Change rc-script naming from epmd.rc to epmd25.rc for the erlang25
port for consistency reasons.Index: Makefile.inc
===
RCS file: /cvs/ports/lang/erlang/Makefile.inc,v
retrieving revision 1.27
diff -u -p -r1.27 Makefile.inc
--- Makefile.inc	1 Sep 2022 20:03:37 -	1.27
+++ Makefile.inc	17 May 2023 15:34:17 -
@@ -11,8 +11,9 @@ MAJ_V =		${V:C/\.[0-9]+//g}
 
 MAINTAINER =	Volker Schlecht 
 
+DOCDISTNAME ?=  otp_doc_man_${V}
 DISTFILES ?=	${DISTNAME}.tar.gz \
-		otp_doc_man_${V}.tar.gz
+		${DOCDISTNAME}.tar.gz
 
 EXTRACT_ONLY ?=	${DISTNAME}.tar.gz
 
@@ -80,7 +81,6 @@ gen-versions: extract
 	@find ${WRKSRC} -name 'vsn.mk' -exec awk -F'=' '/_VSN=/ { print $$1"\t"$$2 " \\" }' {} \; | grep -v 'PRE_' | grep -v 'APP_' | sort
 	@grep VSN ${WRKSRC}/erts/vsn.mk |awk '/^VSN/ { print "ERTS_VSN\t" $$3 }' | sort
 
-# Erlang >= 25 uses configure.ac instead of configure.in
 pre-configure:
 	${SUBST_CMD} ${WRKSRC}/make/install_bin \
 		 ${WRKSRC}/Makefile.in \
@@ -88,9 +88,12 @@ pre-configure:
 		 ${WRKSRC}/erts/etc/common/dialyzer.c \
 		 ${WRKSRC}/erts/etc/common/erlc.c \
 		 ${WRKSRC}/erts/etc/common/escript.c \
-		 ${WRKSRC}/erts/etc/common/typer.c \
-		 ${WRKSRC}/lib/dialyzer/src/dialyzer_plt.erl 
-	if [ -f ${WRKSRC}/lib/wx/configure.in ]; then ${SUBST_CMD} ${WRKSRC}/lib/wx/configure.in ; fi;
+		 ${WRKSRC}/erts/etc/common/typer.c
+.if ${MAJ_V} == 25
+	${SUBST_CMD} ${WRKSRC}/lib/dialyzer/src/dialyzer_plt.erl
+.else
+	${SUBST_CMD} ${WRKSRC}/lib/dialyzer/src/dialyzer_cplt.erl
+.endif
 	if [ -f ${WRKSRC}/lib/wx/configure.ac ]; then ${SUBST_CMD} ${WRKSRC}/lib/wx/configure.ac ; fi;
 
 
@@ -112,7 +115,7 @@ post-test:
 
 post-install:
 	ln -sf ../lib/erlang${MAJ_V}/lib/${ERL_EI}/bin/erl_call ${PREFIX}/bin/erl_call${MAJ_V}
-	tar zxf ${FULLDISTDIR}/otp_doc_man_${V}.tar.gz -C ${DOC_DIR}
+	tar zxf ${FULLDISTDIR}/${DOCDISTNAME}.tar.gz -C ${DOC_DIR}
 	rm -r ${DOC_DIR}/man/man7/*MIB.7
 	rm -r ${DOC_DIR}/man/man7/*TM.7
 	if [ ! -x ${PREFIX}/lib/erlang${MAJ_V}/${ERL_ERTS}/bin/beam.smp ]; then \
Index: Makefile
===
RCS file: /cvs/ports/lang/erlang/25/Makefile,v
retrieving revision 1.16
diff -u -p -r1.16 Makefile
--- Makefile	17 May 2023 13:39:46 -	1.16
+++ Makefile	19 May 2023 06:35:03 -
@@ -10,6 +10,7 @@ PKGNAME=	erlang-$V
 PKGNAME-main=	erlang-$V
 PKGNAME-wx=	erlang-wx-$V
 EPOCH=		0
+REVISION=	0
 
 VERSION_SPEC=	>=25v0,<26v0
 PKGSPEC-main=	erlang-${VERSION_SPEC}
Index: pkg/PLIST-main
===
RCS file: /cvs/ports/lang/erlang/25/pkg/PLIST-main,v
retrieving revision 1.9
diff -u -p -r1.9 PLIST-main
--- pkg/PLIST-main	17 May 2023 13:39:46 -	1.9
+++ pkg/PLIST-main	19 May 2023 06:35:03 -
@@ -6,7 +6,7 @@
 @pkgpath lang/erlang/21,-main
 @newgroup _epmd:888
 @newuser _epmd:888:_epmd::Erlang EPMD Account:/var/empty:/sbin/nologin
-@rcscript ${RCDIR}/epmd
+@rcscript ${RCDIR}/epmd25
 bin/ct_run25
 bin/dialyzer25
 bin/epmd25
Index: pkg/epmd.rc
===
RCS file: pkg/epmd.rc
diff -N pkg/epmd.rc
--- pkg/epmd.rc	31 Jan 2023 01:59:09 -	1.2
+++ /dev/null	1 Jan 1970 00:00:00 -
@@ -1,11 +0,0 @@
-#!/bin/ksh
-
-daemon="${TRUEPREFIX}/bin/epmd${MAJ_V} -daemon"
-daemon_flags="-address 127.0.0.1"
-daemon_user=_epmd
-
-. /etc/rc.d/rc.subr
-
-rc_reload=NO
-
-rc_cmd $1
Index: pkg/epmd25.rc
===
RCS file: pkg/epmd25.rc
diff -N pkg/epmd25.rc
--- /dev/null	1 Jan 1970 00:00:00 -
+++ pkg/epmd25.rc	19 May 2023 06:35:03 -
@@ -0,0 +1,11 @@
+#!/bin/ksh
+
+daemon="${TRUEPREFIX}/bin/epmd${MAJ_V} -daemon"
+daemon_flags="-address 127.0.0.1"
+daemon_user=_epmd
+
+. /etc/rc.d/rc.subr
+
+rc_reload=NO
+
+rc_cmd $1


erlang26.tar.gz
Description: application/gzip


CVS: cvs.openbsd.org: ports

2023-05-19 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/05/19 00:51:48

Modified files:
www/py-requests: Makefile 
www/py-requests/pkg: DESCR 

Log message:
update DESCR for py-requests, it has become out of sync since it was
written (in particular: Apache license not ISC, and uses urllib3 not
urllib2).



CVS: cvs.openbsd.org: ports

2023-05-19 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/05/19 00:36:45

Modified files:
security/libnettle: Makefile distinfo 
security/libnettle/patches: patch-Makefile_in patch-configure_ac 
security/libnettle/pkg: PLIST 
Added files:
security/libnettle/patches: 
patch-x86_64_sha_ni_sha256-compress-n_asm 
Removed files:
security/libnettle/patches: patch-blowfish-bcrypt_c 
patch-getopt_c 
patch-x86_64_sha_ni_sha256-compress_asm 

Log message:
Update to libnettle-3.9.
All tests pass on amd64 and arm64.