UPDATE audacious-4.2

2022-07-11 Thread Bjorn Ketelaars
ious/Makefile +++ meta/audacious/Makefile @@ -1,7 +1,6 @@ COMMENT = audacious meta-package -VERSION = 4.1 -REVISION = 0 +VERSION = 4.2 PKGNAME = audacious-${VERSION} MAINTAINER = Bjorn Ketelaars

Re: [update] samba-4.16.2

2022-07-15 Thread Bjorn Ketelaars
On Fri 15/07/2022 12:45, Jeremie Courreges-Anglas wrote: > On Thu, Jul 14 2022, Jeremie Courreges-Anglas wrote: > > On Thu, Jul 14 2022, Jeremie Courreges-Anglas wrote: > >> On Thu, Jul 14 2022, Jeremie Courreges-Anglas wrote: > >>> Work around the build error I had by building --without-gettext

Re: [update] samba-4.16.3

2022-07-18 Thread Bjorn Ketelaars
On Mon 18/07/2022 20:33, Jeremie Courreges-Anglas wrote: > > Simple update, release notes: > https://www.samba.org/samba/history/samba-4.16.3.html > > Tests reports / oks welcome. Thank you for this update! Tested on amd64. OK bket@

Re: [update] colordiff-1.0.20

2022-07-19 Thread Bjorn Ketelaars
On Tue 19/07/2022 13:37, Jeremie Courreges-Anglas wrote: > > I frequently use colordiff to hilight diffs in base or ports, and > I noticed that there was a new release upstream. Here's an update diff, > no regression spotted. > > The diff also adds the archive/ subdirectory to MASTER_SITES, the

Re: [SECURITY UPDATE] samba-4.16.4

2022-07-29 Thread Bjorn Ketelaars
On Thu 28/07/2022 23:19, Jeremie Courreges-Anglas wrote: > > Several fixes for the AD DC code, which AFAIK do not affect us, but also > a memory leak for the SMBv1 file server code (which is disabled by > default). While here reinstate the PLIST bits what I lost in the > update to 4.16.X. > > Re

Re: update dnscrypt-proxy 2.1.2

2022-08-01 Thread Bjorn Ketelaars
On Mon 01/08/2022 19:17, Nam Nguyen wrote: > Here is an update to net/dnscrypt-proxy 2.1.2, released on August 1, > 2022. > > changelog: https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.1.2 > > I lightly tested runtime. `make test' passes. > > OK? OK bket@

UPDATE mail/notmuch-0.36

2022-08-03 Thread Bjorn Ketelaars
Diff below updates notmuch to 0.36. Changes: https://notmuchmail.org/news/release-0.36/ 'make test' passes all but 2 tests. These test are known to fail. Run tested on amd64. OK? Index: Makefile.inc === RCS file: /cvs/ports/mail/no

Re: UPDATE mail/notmuch-0.36

2022-08-16 Thread Bjorn Ketelaars
On Wed 03/08/2022 18:58, Bjorn Ketelaars wrote: > Diff below updates notmuch to 0.36. Changes: > https://notmuchmail.org/news/release-0.36/ > > 'make test' passes all but 2 tests. These test are known to fail. Run > tested on amd64. > > OK? Ping Diff enclos

UPDATE archivers/lz4-1.9.4

2022-08-16 Thread Bjorn Ketelaars
LZ4 1.9.4 is a maintenance release, featuring minor fixes and improvements. The stable portion of liblz4 API is unmodified, making this release a drop-in replacement for existing features. Changelog can be found at https://github.com/lz4/lz4/releases/tag/v1.9.4. Minor of liblz4 has been bumped as

Re: ipython update; new ports needed

2022-08-16 Thread Bjorn Ketelaars
On Tue 16/08/2022 14:45, Stuart Henderson wrote: > I'm trying to prepare the tree to update setuptools. > > Doing a test bulk build with 64.0.3 I found that it breaks ipython > packaging. Here's an update to 8.4.0 which fixes that. It needs a few > ports adding (tgz attached, I've put them all in

Re: [update] audio/ncspot to 1.1.1

2024-05-18 Thread Bjorn Ketelaars
On Sat 18/05/2024 21:54, Lucas Raab wrote: > Hello, > > This update to ncspot has been working for me on amd64. Other tests? > > Changelog: > https://github.com/hrkfdn/ncspot/releases/tag/v1.1.1 Run tested on amd64. Works for me, ok bket@

[-stable UPDATE] samba-4.19.7

2024-06-10 Thread Bjorn Ketelaars
Here is an update to the latest release of the Samba 4.19 release series for -stable. Release notes: https://www.samba.org/samba/history/samba-4.19.7.html Tests/comments/OKs welcome. Index: Makefile === RCS file: /cvs/ports/net/samb

UPDATE audio/audacious to 4.4

2024-06-13 Thread Bjorn Ketelaars
r/ @so lib/audacious/Container/pls.so @so lib/audacious/Container/xspf.so lib/audacious/Effect/ +@so lib/audacious/Effect/background_music.so @so lib/audacious/Effect/bitcrusher.so @so lib/audacious/Effect/compressor.so @so lib/audacious/Effect/crossfade.so @@ -27,7 +28,7 @@ lib/audacious/General/ @so lib/audacious/General/albumart-qt.so @so lib/audacious/General/cd-menu-items.so @so lib/audacious/General/delete-files.so -@so lib/audacious/General/lyricwiki-qt.so +@so lib/audacious/General/lyrics-qt.so @so lib/audacious/General/mpris2.so @so lib/audacious/General/notify.so @so lib/audacious/General/playlist-manager-qt.so diff --git meta/audacious/Makefile meta/audacious/Makefile index b13f16bed74..52d76b142b9 100644 --- meta/audacious/Makefile +++ meta/audacious/Makefile @@ -1,6 +1,6 @@ COMMENT = audacious meta-package -VERSION = 4.3.1 +VERSION = 4.4.0 PKGNAME = audacious-${VERSION} MAINTAINER = Bjorn Ketelaars

UPDATE sysutils/rclone 1.67.0

2024-06-14 Thread Bjorn Ketelaars
Diff below brings sysutils/rclone to 1.67.0, which fixes CVE-2023-45288 and CVE-2024-35255. - https://www.cve.org/CVERecord?id=CVE-2023-45288 - https://www.cve.org/CVERecord?id=CVE-2024-35255 Full changelog can be found at https://rclone.org/changelog/#v1-67-0-2024-06-14. Run tested on amd64 -cur

Re: UPDATE audio/audacious to 4.4

2024-06-26 Thread Bjorn Ketelaars
On Thu 13/06/2024 17:43, Bjorn Ketelaars wrote: > Diff below updates {audio,meta}/audacious to 4.4. Changes are listed on > https://audacious-media-player.org/news/59-audacious-4-4-released. > > Changes to port: > - bumped minor of libaudcore because of an addition > - bumped

Re: UPDATE audio/audacious to 4.4

2024-06-29 Thread Bjorn Ketelaars
On Sat 29/06/2024 13:26, Theo Buehler wrote: > On Thu, Jun 27, 2024 at 05:16:14AM +0200, Bjorn Ketelaars wrote: > > On Thu 13/06/2024 17:43, Bjorn Ketelaars wrote: > > > Diff below updates {audio,meta}/audacious to 4.4. Changes are listed on > > > https://audacio

CHANGE net/samba - drop meta rc-script

2024-07-02 Thread Bjorn Ketelaars
The meta rc-script for Samba does not play nice with 'rcctl ls rogue'. When a meta script is used, services started by the child scripts are seen as rogue [0]. Samba's meta script provides little functionality, which can be easily replaced by using its two child scipts. Proposal is to remove the m

Re: CHANGE net/samba - drop meta rc-script

2024-07-03 Thread Bjorn Ketelaars
On Tue 02/07/2024 20:57, Bjorn Ketelaars wrote: > The meta rc-script for Samba does not play nice with 'rcctl ls rogue'. > When a meta script is used, services started by the child scripts are > seen as rogue [0]. > > Samba's meta script provides little func

NEW sysutils/borgbackup/1.4

2024-07-03 Thread Bjorn Ketelaars
borgbackup 1.4.0 has been released, which is kind of a refreshed 1.2.x with mostly the same features and behavior, but a few bigger changes. 1.4.0 is the new stable. Changelog summary can be found at https://www.borgbackup.org/releases/borg-1.4.html. Port itself is similar to the port for 1.2/. Di

Re: borgbackup 1.4 (Re: CVS: cvs.openbsd.org: ports)

2024-07-04 Thread Bjorn Ketelaars
On Thu 04/07/2024 07:44, Matthieu Herrb wrote: > On Wed, Jul 03, 2024 at 11:14:26PM -0600, Bjorn Ketelaars wrote: > > CVSROOT:/cvs > > Module name:ports > > Changes by: b...@cvs.openbsd.org2024/07/03 23:14:26 > > > > Modified files: >

Re: 回复: shall we create new port lang/cython3 ?

2024-07-04 Thread Bjorn Ketelaars
On Thu 04/07/2024 15:54, Stuart Henderson wrote: > On 2024/06/30 14:53, Stuart Henderson wrote: > > On 2024/06/28 18:44, Daniel Dickman wrote: > > > > These use python 2 and fail with cython 3: > > > > > > > > games/pygame_sdl2 > > > > games/renpy > > > > > > please mark these as BROKEN > > > > >

UPDATE security-vaultwarden-1.31.0

2024-07-08 Thread Bjorn Ketelaars
Diff below updates vaultwarden to 1.31.0. Changes: https://github.com/dani-garcia/vaultwarden/releases/tag/1.31.0 Noticeable is that support for WebSocket traffic on port 3012 has been removed, as it's been integrated on the main HTTP port for a few releases. Tested on amd64. Comments / OK? In

UPDATE www/vaultwarden-web-2024.5.1b

2024-07-08 Thread Bjorn Ketelaars
Diff below updates www/vaultwarden-web to 2024.5.1b Changes: https://github.com/dani-garcia/bw_web_builds/releases/tag/v2024.5.1b https://github.com/dani-garcia/bw_web_builds/releases/tag/v2024.5.1 Comments / OK? Index: Makefile ==

Re: UPDATE security-vaultwarden-1.31.0

2024-07-08 Thread Bjorn Ketelaars
On Tue 09/07/2024 07:09, Bjorn Ketelaars wrote: > Diff below updates vaultwarden to 1.31.0. Changes: > https://github.com/dani-garcia/vaultwarden/releases/tag/1.31.0 > > Noticeable is that support for WebSocket traffic on port 3012 has been > removed, as it's been integrated o

UPDATE x11/spectrwm-3.6.0

2024-07-10 Thread Bjorn Ketelaars
Diff below brings spectrwm to 3.6.0. Changes: https://github.com/conformal/spectrwm/releases/tag/SPECTRWM_3_6_0 Major of shared library requires a major bump because of removal of symbols. Run tested on amd64. Comments/OK? diff --git Makefile Makefile index fae035a6dde..d367f579d23 100644 ---

Re: update jupyter_server 1.x -> 2.x

2024-07-17 Thread Bjorn Ketelaars
On Tue 16/07/2024 23:25, Daniel Dickman wrote: > Here are the final new ports needed to update jupyter_server and then see > inline below for the update of jupyter_server itself from the 1.x series > to the 2.x. > > Once this goes in we can import jupyterlab, and then finally update > jupyter n

UPDATE sysutils/py-platfromdirs-3.8.1

2023-07-07 Thread Bjorn Ketelaars
Diff below updates py-platformdirs to 3.8.1, which addresses an issue with user_runtime_dir on OpenBSD. Changes: https://github.com/platformdirs/platformdirs/releases This update is needed for sysutils/borgbackup-2.0.0b6 to pass all tests (without patching borg). Comments/OK? diff --git Makefil

Re: UPDATE sysutils/py-platfromdirs-3.8.1

2023-07-07 Thread Bjorn Ketelaars
On Sat 08/07/2023 06:11, Bjorn Ketelaars wrote: > Diff below updates py-platformdirs to 3.8.1, which addresses an issue > with user_runtime_dir on OpenBSD. Changes: > https://github.com/platformdirs/platformdirs/releases > > This update is needed for sysutils/borgbackup-2.0.0b6 to

Re: [update] security/vaultwarden - update to 1.29.0 - needs testing

2023-07-16 Thread Bjorn Ketelaars
On Sun 16/07/2023 18:04, aisha wrote: > Hi, > I've attached an update for security/vaultwarden (1.29.0) + > www/vaultwarden-web (to 2023.5.0). > It needs some vendored files again, so have made a small dependency tarball > as well and attached the patch. > > It could do with some testing as th

Re: [SECURITY] samba-4.17.10

2023-07-19 Thread Bjorn Ketelaars
On Wed 19/07/2023 22:15, Jeremie Courreges-Anglas wrote: > On Wed, Jul 19 2023, Jeremie Courreges-Anglas wrote: > > Security update published today, some problems in winbind, SMB2 packet > > signing. As far as I know we don't ship spotlight support. > > > > Release notes: > > https://www.samba.or

Re: [SECURITY] samba-4.18.5

2023-07-19 Thread Bjorn Ketelaars
On Wed 19/07/2023 22:11, Jeremie Courreges-Anglas wrote: > > > Same as for -stable, only build-tested. > > Release notes: > https://www.samba.org/samba/history/samba-4.18.5.html > > Tests and oks welcome. Build- and run-tested as part of my installation at home. OK bket@

Re: [update] security/vaultwarden to 1.29.1

2023-08-08 Thread Bjorn Ketelaars
On Tue 08/08/2023 23:16, aisha wrote: > Hi, > Trivial update for vaultwarden from 1.29.0 to 1.29.1 > > Impactful change: > Fix Org API Key generation on PosgreSQL by @BlackDex in #3678 > > Full changelog: > https://github.com/dani-garcia/vaultwarden/releases/tag/1.29.1 > > OK? Run tested

Re: rsync and xxhash are broken on strict alignment architectures

2023-08-16 Thread Bjorn Ketelaars
On Thu 17/08/2023 01:07, Stuart Henderson wrote: > On 2023/08/16 23:55, Christian Weisgerber wrote: > > Stuart Henderson: > > > > > +-# if defined(__GNUC__) && !(defined(__ARM_ARCH) && __ARM_ARCH < 7 && > > > defined(__ARM_FEATURE_UNALIGNED)) > > > ++# if defined(__GNUC__) && !(defined(__ARM_AR

Re: [update] samba-4.18.6

2023-08-19 Thread Bjorn Ketelaars
On Sat 19/08/2023 16:26, Jeremie Courreges-Anglas wrote: > > > Straightforward update to samba-4.18.6. > Release notes: https://www.samba.org/samba/history/samba-4.18.6.html > > Tests and oks welcome. Diff looks good and run tested on amd64 (current). OK bket@

SECURITY UPDATE sysutils/borgbackup/1.2 to 1.2.5

2023-08-30 Thread Bjorn Ketelaars
Below a simple diff for bringing sysutils/borgbackup/1.2 to 1.2.5, which fixes a flaw in the cryptographic authentication scheme in Borg allowing an attacker to fake archives and potentially indirectly cause backup data loss in the repository (CVE-2023-36811). Please note that this diff also contai

Re: [update] samba-4.19.0

2023-09-06 Thread Bjorn Ketelaars
On Wed 06/09/2023 12:37, Jeremie Courreges-Anglas wrote: > > Hi, > > samba-4.19.0 has been released[0]. The question is whether we want to > update now or to postpone the update to after 7.4 (should happen in > october). Per the samba release planning[1] samba-4.18 will be > discontinued in 202

REMOVE sysutils/borgbackup/1.1

2023-09-08 Thread Bjorn Ketelaars
It probably makes sense to remove the 1.1 branch of borgbackup as upstream considers it EOL [0]. As a result, a recent security fix (CVE-2023-36811) has not been made available for 1.1.x. The 1.2 branch, which we have in ports, is actively maintained, and upgrading from 1.1.x to 1.2.x is possible [

Re: REMOVE sysutils/borgbackup/1.1

2023-09-08 Thread Bjorn Ketelaars
On Fri 08/09/2023 22:30, Daniel Jakots wrote: > On Fri, 8 Sep 2023 16:04:19 +0200, Bjorn Ketelaars > wrote: > > > It probably makes sense to remove the 1.1 branch of borgbackup as > > upstream considers it EOL [0]. As a result, a recent security fix > > (CVE-20

Switch sysutils/borgbackup/2.0 to openssl-3.0

2023-09-11 Thread Bjorn Ketelaars
Diff below switches sysutils/borgbackup/2.0 from OpenSSL-1.1 to OpenSSL-3.0. Reason to switch is the EOL status of OpenSSL-1.1.1. It should be noted that OpenSSL is used for EVP_aes_256_ocb, and is linked statically to avoid conflicting with shared libcrypto from the base OS pulled in via dependen

Re: UPDATE math/py-pandas-1.0.1

2020-02-25 Thread Bjorn Ketelaars
On Sun 23/02/2020 21:18, Martin Reindl wrote: > Am 21.02.20 um 15:27 schrieb Bjorn Ketelaars: > > Enclosed diff updates py-pandas to 1.0.1. Changes: > > https://pandas.pydata.org/docs/whatsnew/v1.0.0.html and > > https://pandas.pydata.org/docs/whatsnew/v1.0.1.html. Noticeab

UPDATE www/py-terminado-0.8.3

2020-02-25 Thread Bjorn Ketelaars
Diff below updates py-terminado to 0.8.3, which is a minor maintenance release. Changes to the port: - Make this port python3-only as its only consumer is jupyter-notebook, which dropped python2 support - Add patch for removing call to getpgid() in testterminado/management.py. Result i

Re: UPDATE www/py-terminado-0.8.3

2020-02-25 Thread Bjorn Ketelaars
On Tue 25/02/2020 11:27, Paco Esteban wrote: > Hi Bjorn, > > On Tue, 25 Feb 2020, Bjorn Ketelaars wrote: > > > diff --git Makefile Makefile > > index a8556156e5e..b7b12ba4908 100644 > > --- Makefile > > +++ Makefile > > @@ -2,10 +2,9 @@ > > >

UPDATE net/libfilezilla-0.20.1

2020-02-26 Thread Bjorn Ketelaars
.0 # 3.1.0 +SHARED_LIBS += filezilla 3.0 # 4.1.0 CATEGORIES = net HOMEPAGE = https://lib.filezilla-project.org/ +MAINTAINER = Bjorn Ketelaars + # GPLv2+ PERMIT_PACKAGE = Yes @@ -19,6 +21,7 @@ WANTLIB += intl m nettle p11-kit tasn1 unistring MASTER_SITES =

UPDATE net/filezilla-3.47.1

2020-02-26 Thread Bjorn Ketelaars
MASTER_SITES= https://download.filezilla-project.org/client/ HOMEPAGE= https://www.filezilla-project.org/ +MAINTAINER=Bjorn Ketelaars + # GPLv2 PERMIT_PACKAGE=Yes @@ -31,6 +33,7 @@ WANTLIB += wx_gtk3u_adv-3.0 wx_gtk3u_aui-3.0 wx_gtk3u_core-3.0 WANTLIB += wx_gtk3u_html-3.0 wx_g

Re: [UPDATE] sysutils/py-daemon 1.6 -> 2.2.4

2020-02-26 Thread Bjorn Ketelaars
On Wed 26/02/2020 10:15, Martin Reindl wrote: > Update py-daemon from 1.6 to 2.2.4: > > - move from python2 to python3-only (no consumers) > - take MAINTAINER > - ' =' vs '=' sanity in Makefile > - license changed to GPL-3/ASF-2 > - adjust tests, needs py-testscenarios which I might send out at a

Re: [update patch] remind 3.1.16 -> 3.3.0

2020-02-26 Thread Bjorn Ketelaars
On Mon 24/02/2020 14:15, Martin Ziemer wrote: > This patch updates remind from 3.1.16 to 3.3.0. > > Since i saw there is no maintainer, i also added myself as maintainer. > > Tested the new version on three amd64 systems. I'm seeing the issue below. Does tkremind work for you? $ tkremind Error

Re: UPDATE www/bluefish-2.2.11

2020-02-26 Thread Bjorn Ketelaars
On Sun 16/02/2020 00:36, Björn Ketelaars wrote: > Diff below brings bluefish to 2.2.11, which is a minor maintenance > release and minor feature release. Although this release supports > python3 the enclosed plugins only work on python2. As such, do not > switch to python3...for now. > > Changes t

Re: UPDATE x11/tilda-1.5.0

2020-02-26 Thread Bjorn Ketelaars
On Thu 20/02/2020 06:33, Björn Ketelaars wrote: > Diff below updates x11/tilda to 1.5.0. Changelog: > https://github.com/lanoxx/tilda/blob/tilda-1.5.0/ChangeLog. > > Run tested on amd64. > > OK? Ping Diff enclosed for your convenience. diff --git Makefile Makefile index 37205ca00a4..dd98eed2f

Re: [UPDATE] math/py-bottleneck 1.3.1 -> 1.3.2

2020-02-27 Thread Bjorn Ketelaars
On Mon 24/02/2020 19:38, Martin Reindl wrote: > Hi folks, > > When py-pandas goes python3-only, py-bottleneck can follow (no other > consumers). > While there update to 1.3.2. Changelog does not really affect us: > > https://groups.google.com/forum/#!topic/bottle-neck/UG8zDpYIbIE > > OK once pa

Re: [UPDATE] sysutils/py-daemon 1.6 -> 2.2.4

2020-02-27 Thread Bjorn Ketelaars
On Wed 26/02/2020 11:32, Martin Reindl wrote: > On Wed, Feb 26, 2020 at 11:02:32AM +0100, Bjorn Ketelaars wrote: > > On Wed 26/02/2020 10:15, Martin Reindl wrote: > > > Update py-daemon from 1.6 to 2.2.4: > > > > > > - move from python2 to python3-only (n

REMOVE x11/partiwm

2020-02-29 Thread Bjorn Ketelaars
partiwm is an experimental window manager in Python + GTK. Latest commit by upstream is from 2017. From HOMEPAGE: "This project is in deep hibernation -- I haven't had any time to devote to it for several years now.". partiwm depends on devel/ipython, which blocks a series of updates and migration

UPDATE devel/py-nbval-0.9.5

2020-02-29 Thread Bjorn Ketelaars
Diff below brings devel/py-nbval to 0.9.5. Commit log doesn't list any big changes. Primary reason for wanting to update this port is that it blocks other updates. Consumer (TDEP of jupyter-notebook) is already python3-only, as such migrate this port away from python2. While here add HOMEPAGE. Te

UDPATE devel/spyder (migrate to py3-only)

2020-02-29 Thread Bjorn Ketelaars
I would like to migrate devel/spyder/* to python3-only. This is needed to move forward on several other python ports. There are no consumers. Addition of a quirk to devel/quirks will follow at commit time. Comments/OK? Index: Makefile ===

UPDATE x11/i3-4.18

2020-03-02 Thread Bjorn Ketelaars
Diff below brings i3 to 4.18, Release notes can be found at https://github.com/i3/i3/blob/4.18/RELEASE-NOTES-4.18. Changes to the port: - Unfortunately pledge() support has not been fixed. As such, I added a bit of information to Makefile for future reference - Sync WANTLIB Testing: - (Very

Re: [NEW] h5py and py-pkgconfig

2020-03-03 Thread Bjorn Ketelaars
On Tue 03/03/2020 11:15, Martin Reindl wrote: > Hello, > > I already sent h5py to the list in january, but resending now with > py-pkgconfig,which is a BDEP for h5py. > > h5py is a requirement for xrayutilities which, I understand, David is or was > working on. bcallah@ also sent out a version i

Re: UPDATE www/bluefish-2.2.11

2020-03-04 Thread Bjorn Ketelaars
On Wed 26/02/2020 12:50, Bjorn Ketelaars wrote: > On Sun 16/02/2020 00:36, Björn Ketelaars wrote: > > Diff below brings bluefish to 2.2.11, which is a minor maintenance > > release and minor feature release. Although this release supports > > python3 the enclosed plugins onl

Re: UPDATE net/libfilezilla-0.20.1

2020-03-04 Thread Bjorn Ketelaars
On Wed 26/02/2020 10:37, Bjorn Ketelaars wrote: > Enclosed a simple update for libfilezilla. Changes: > https://svn.filezilla-project.org/svn/libfilezilla/trunk/NEWS > > Changes to the port: > - Bump major of libfilezilla as symbols have been removed > - Take MAINTAINER >

Re: UPDATE net/filezilla-3.47.1

2020-03-04 Thread Bjorn Ketelaars
On Wed 26/02/2020 10:41, Bjorn Ketelaars wrote: > Diff below brings filezilla to 3.47.1, which fixes visual glitches when > adding/removing filter rows. Changes: > https://filezilla-project.org/versions.php > > Changes to the port: > - Take MAINTAINER > > Testing: >

Re: UPDATE x11/tilda-1.5.0

2020-03-04 Thread Bjorn Ketelaars
On Thu 27/02/2020 06:34, Bjorn Ketelaars wrote: > On Thu 20/02/2020 06:33, Björn Ketelaars wrote: > > Diff below updates x11/tilda to 1.5.0. Changelog: > > https://github.com/lanoxx/tilda/blob/tilda-1.5.0/ChangeLog. > > > > Run tested on amd64. > > > > OK?

Re: UDPATE devel/spyder (migrate to py3-only)

2020-03-06 Thread Bjorn Ketelaars
On Sat 29/02/2020 15:16, Bjorn Ketelaars wrote: > I would like to migrate devel/spyder/* to python3-only. This is needed > to move forward on several other python ports. > > There are no consumers. > > Addition of a quirk to devel/quirks will follow at commit time. >

Re: UPDATE x11/i3-4.18

2020-03-06 Thread Bjorn Ketelaars
On Fri 06/03/2020 13:09, Florian Viehweger wrote: > > Comments/OK? > > I had to uncomment lines 27 and 31 in the auto-generated config file as > 'xss-lock' and 'nm-applet' were not found. > These lines are also present in the example config located in > '/usr/local/share/examples/i3/config'. xss-

migrate shells/py-qtconsole to python3-only

2020-03-06 Thread Bjorn Ketelaars
I would like to migrate shells/py-qtconsole to python3-only. Reason is that py-qtconsole is currently blocking other updates. py-qtconsole has one consumer (devel/spyder/spyder), which is already python3-only. OK? diff --git Makefile Makefile index ae4647d4c58..900ce72e16b 100644 --- Makefile +

UPDATE devel/py-nbconvert-5.3.1

2020-03-06 Thread Bjorn Ketelaars
Diff below updates py-nbconvert to 5.3.1. Changes: https://github.com/jupyter/nbconvert/blob/5.3.1/docs/source/changelog.rst. Newer versions of py-nbconvert are available, which require several dependencies to be updated. This is something for another day. Changes to the port: - python2 flavor ha

UPDATE devel/py-nbformat-4.4.0

2020-03-07 Thread Bjorn Ketelaars
Enclosed diff updates py-nbformat, which is needed for updating py-nbconvert [0]. Changes: https://github.com/jupyter/nbformat/blob/4.4.0/docs/changelog.rst. While here move HOMEPAGE to https. 'make test' runs successfully for both python2 and python3. Run tested while using jupyter-notebook. Co

Re: [UPDATE] devel/py-wurlitzer 1.0.2 -> 2.0.0

2020-03-07 Thread Bjorn Ketelaars
On Sat 07/03/2020 17:05, Elias M. Mariani wrote: > Ups... > Given that py-spyder-kernels no longer exists: > Moving py-wurlitzer to -> py3-wurlitzer > > - Removed unnecessary patch for setup.py > - Unhooked devel/py-wurlitzer from devel/Makefile > - Added 'py-wurlitzer' => 'py3-wurlitzer' in quirk

UPDATE sysutils/borgbackup-1.1.11

2020-03-07 Thread Bjorn Ketelaars
COMMENT = deduplicating backup program -MODPY_EGG_VERSION =1.1.10 +MODPY_EGG_VERSION =1.1.11 DISTNAME = borgbackup-${MODPY_EGG_VERSION} CATEGORIES = sysutils +HOMEPAGE = https://www.borgbackup.org/ + MAINTAINER = Bjorn Ketelaars # BSD-3

Re: py-msgpack 1.0.0 upgrade broke salt

2020-03-10 Thread Bjorn Ketelaars
On Tue 10/03/2020 19:49, Florian Obser wrote: > The release notes have > > * Remove encoding option from the Packer and Unpacker. > > ( https://github.com/msgpack/msgpack-python/blob/v1.0.0/ChangeLog.rst ) > > $ doas salt-minion > I discussed py-msgpac

Re: py-msgpack 1.0.0 upgrade broke salt

2020-03-13 Thread Bjorn Ketelaars
On Thu 12/03/2020 20:30, Jeremie Courreges-Anglas wrote: > >> >I discussed py-msgpack offlist with another user who needed > >> >py-msgpack-1.0.0 for an update of a vim plugin. > > I'm no salt or vim user but... I think having salt working properly is > much higher priority than an update for a vi

Re: UPDATE devel/py-nbformat-4.4.0

2020-03-14 Thread Bjorn Ketelaars
On Sat 07/03/2020 15:27, Bjorn Ketelaars wrote: > Enclosed diff updates py-nbformat, which is needed for updating > py-nbconvert [0]. Changes: > https://github.com/jupyter/nbformat/blob/4.4.0/docs/changelog.rst. > > While here move HOMEPAGE to https. > > 'make test&#

Re: UPDATE devel/py-nbformat-4.4.0

2020-03-15 Thread Bjorn Ketelaars
On Sun 15/03/2020 10:03, Theo Buehler wrote: > > cwen@ reported that tests do not like to be run under privsep. > > That report was about py-nbconvert. I can reproduce that failure. Ugh, yes...that report was about py-nbconvert, my bad. Sorry for the mix-up. > > Unfortunately I'm unable to repro

Re: update: devel/py-wcwidth (cascading devel/{py-prompt_toolkit,ipython} dropping py2 support)

2020-03-15 Thread Bjorn Ketelaars
On Sun 15/03/2020 17:52, Paco Esteban wrote: > On Sun, 15 Mar 2020, Paco Esteban wrote: > > > * devel/py-prompt_toolkit > > * also attached to this email. Just made py3 only and bumped > > revison. All tests pass. > > This also triggers the conversion of devel/ipython to py3 only

migrate devel/py-convert to py3-only

2020-03-17 Thread Bjorn Ketelaars
Diff below drops py2-flavor of devel/py-convert and migrates it to py3-only. While here move HOMEPAGE to https. Initial plan was to migrate this port to py3-only as part of the update to 5.3.1 [0]. Unfortunately this update fails to run all tests for some. New plan is to migrate now, and update la

Migrate ipython/py-ipykernel/py-jupyter_*/py-nbformat/py-traitlets to py3-only

2020-03-18 Thread Bjorn Ketelaars
Newer versions of py-jupyter_client and ipython are python3-only. In preparation of updating these two ports I have been slowly migrating their consumers away from python2. rpointel@ recently committed an update of plaso (consumer of ipython), which has been switched to python3 as well. What remai

Re: Migrate ipython/py-ipykernel/py-jupyter_*/py-nbformat/py-traitlets to py3-only

2020-03-19 Thread Bjorn Ketelaars
On Thu 19/03/2020 17:29, Paco Esteban wrote: > The diff I sent for devel/ipython also removed the renaming of the > binaries (so there's no more ipython-3, but ipython and all that). > > Should we do that ? > Or leave it with the "-3" suffix ? I think your proposal is better. Enclosed a new diff

Re: UPDATE: devel/py-rope 0.12.0 to 0.16.0

2020-03-19 Thread Bjorn Ketelaars
On Thu 19/03/2020 21:27, Elias M. Mariani wrote: > + Mostly bugfixes. > + GPLv2 to LGPLv3+. > + spyder3 is the only consumer, so removed py2, py3 only port. (I will > unhook py2 from devel/Makefile later). > + spyder3 tested, no problems found. > + Taking MAINTAINER (again). > > - Some test failin

UPDATE audio/mpd-0.21.21

2020-03-19 Thread Bjorn Ketelaars
Enclosed a simple update for mpd. Changes: https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.21/NEWS Run tested on amd64. Comments/OK? diff --git Makefile Makefile index d7f17e44a24..3a96158291a 100644 --- Makefile +++ Makefile @@ -2,7 +2,7 @@ BROKEN-hppa = no atomic ops

UPDATE math/py-pandas-1.0.3

2020-03-21 Thread Bjorn Ketelaars
Diff below brings py-pandas to 1.0.3, which includes some regression fixes and bug fixes. Release notes: https://pandas.pydata.org/docs/whatsnew/index.html#release Tarball does not include all files required for the test suite, as such numerous tests fail: 1.0.1 (currently in ports): = 429 failed

Re: UPDATE math/py-pandas-1.0.3

2020-03-21 Thread Bjorn Ketelaars
On Sat 21/03/2020 11:58, Elias M. Mariani wrote: > This version has: > python_requires=">=3.6.1" > (1.0.1 had the same) > > If you are sure that this still works on py2 (which still has consumers): > OK mariani@ I'm not sure that I understand you. pandas has dropped py2 support in >=0.25.0 [0].

Re: [UPDATE] ropper et filebytes

2020-03-21 Thread Bjorn Ketelaars
On Sat 21/03/2020 16:12, Remi Pointel wrote: > On 2020-03-10 10:19, Jeremie Courreges-Anglas wrote: > > On Mon, Mar 09 2020, Paco Esteban wrote: > > > Hi Remi, > > > > > > On Sun, 08 Mar 2020, Remi Pointel wrote: > > > > > > > Hi, > > > > > > > > these are the diff to update filebytes and roppe

Re: Maintainer update & move py-twitter to py3

2020-03-21 Thread Bjorn Ketelaars
On Sat 21/03/2020 00:04, Daniel Winters wrote: > Dear all, > > the diff below updates py-twitter to the latest version and moves it > to py3-only. Tested on amd64. > > This is mostly interesting for the commandline tools and is has no > consumers. I commented out the IRC functionality as the py-i

Re: Migrate ipython/py-ipykernel/py-jupyter_*/py-nbformat/py-traitlets to py3-only

2020-03-22 Thread Bjorn Ketelaars
On Sun 22/03/2020 16:31, Edd Barrett wrote: > On Sun, Mar 22, 2020 at 03:57:50PM +, Edd Barrett wrote: > > On Sun, Mar 22, 2020 at 03:34:07PM +, Edd Barrett wrote: > > > Either way I will write an entry for current.html > > > ... > > > * For `ipython-3` to be renamed `ipython` (as it is in

Re: UPDATE: Nextcloud-18.0.2

2020-03-22 Thread Bjorn Ketelaars
On Sun 22/03/2020 22:16, Gonzalo Rodriguez wrote: > ping Works for me on amd64. OK bket@

Re: update: devel/py-wcwidth (cascading devel/{py-prompt_toolkit,ipython} dropping py2 support)

2020-03-22 Thread Bjorn Ketelaars
On Sun 22/03/2020 18:39, Paco Esteban wrote: > Ping ? > > (This needs bket's diff discussed on another thread: > https://marc.info/?l=openbsd-ports&m=158464110714289&w=2) > > Find attached the (still relevant) parts for convenience. Output of 'show-reverse-deps devel/py-wcwidth' shows that there

Re: update devel/py-curtsies (triggers drop py2 support for devel/bpython)

2020-03-23 Thread Bjorn Ketelaars
On Sun 22/03/2020 18:41, Paco Esteban wrote: > Ping ? > > Diffs attached again for convenience. Comments inline > Index: Makefile > === > RCS file: /home/cvs/ports/devel/py-curtsies/Makefile,v > retrieving revision 1.9 > diff -u -p

Re: update: devel/py-wcwidth (cascading devel/{py-prompt_toolkit,ipython} dropping py2 support)

2020-03-23 Thread Bjorn Ketelaars
On Mon 23/03/2020 09:41, Paco Esteban wrote: > On Mon, 23 Mar 2020, Bjorn Ketelaars wrote: > > > On Sun 22/03/2020 18:39, Paco Esteban wrote: > > > Ping ? > > > > > > (This needs bket's diff discussed on another thread: > > > htt

UPDATE devel/py-traitlets-4.3.3

2020-03-30 Thread Bjorn Ketelaars
Diff below updates py-traitlets to 4.3.3, which is a bugfix release. Changelog: https://github.com/ipython/traitlets/blob/4.3.3/docs/source/changelog.rst Tests run successful on amd64. Comments/OK? diff --git Makefile Makefile index 422118ddb06..958d4e80b09 100644 --- Makefile +++ Makefile @@

UPDATE devel/py-nbformat-5.0.4

2020-03-30 Thread Bjorn Ketelaars
Enclosed an update for py-nbformat. Changelog: https://github.com/jupyter/nbformat/blob/5.0.4/docs/changelog.rst Testing: - 'make test' runs successful - run tested in combination with jupyter-notebook on amd64 Comments/OK? diff --git Makefile Makefile index d735ff735c6..56909dce539 100644 ---

UPDATE devel/py-jupyter_core-4.6.3

2020-03-30 Thread Bjorn Ketelaars
Simple update for py-jupyter_core. Changes: https://github.com/jupyter/jupyter_core/blob/4.6.3/docs/changelog.rst No failing tests and run tested in combination with jupyter-notebook on amd64. Comments/OK? diff --git Makefile Makefile index fdfdead7080..8598e229f83 100644 --- Makefile +++ Makef

Re: update: devel/py-arrow

2020-03-31 Thread Bjorn Ketelaars
On Tue 31/03/2020 18:47, Paco Esteban wrote: > Hi ports@, > > This is an update for devel/py-arrow to its latest version 0.15.5. > You can see the changelog here: > > https://github.com/crsmithdev/arrow/blob/master/CHANGELOG.rst > > While there, I've enabled pytest and dropped py2 support. > >

Re: update: devel/py-arrow

2020-04-01 Thread Bjorn Ketelaars
On Tue 31/03/2020 20:54, Paco Esteban wrote: > On Tue, 31 Mar 2020, Bjorn Ketelaars wrote: > > > On Tue 31/03/2020 18:47, Paco Esteban wrote: > > > Hi ports@, > > > > > > This is an update for devel/py-arrow to its latest version 0.15.5. > > > Yo

Re: new: devel/py-dateparser

2020-04-01 Thread Bjorn Ketelaars
On Wed 01/04/2020 10:46, Paco Esteban wrote: > Hi ports@, > > This is a new port for the python dateparser module. From DESCR: > > Dateparser provides modules to easily parse localized dates in almost any > string formats commonly found on web pages. > > Features: > > * Generic parsing

Re: new: devel/py-regex

2020-04-01 Thread Bjorn Ketelaars
On Wed 01/04/2020 21:10, Paco Esteban wrote: > On Wed, 01 Apr 2020, Paco Esteban wrote: > > > Hi ports@, > > > > This is a new port devel/py-regex. From DESCR: > > > > Alternative regular expression module, to replace re on Python. > > > > This regex implementation is backwards-compatible

UPDATE net/openconnect-8.07

2020-04-04 Thread Bjorn Ketelaars
openconnect-8.05 -REVISION= 0 +DISTNAME= openconnect-8.07 -SHARED_LIBS += openconnect 4.4 # 5.5 +SHARED_LIBS += openconnect 4.5 # 5.6 CATEGORIES=net HOMEPAGE= https://www.infradead.org/openconnect/ +MAINTAINER= Bjorn Ketelaars +

Re: UPDATE net/openconnect-8.07

2020-04-06 Thread Bjorn Ketelaars
On Sun 05/04/2020 07:57, Bjorn Ketelaars wrote: > Simple diff for updating openconnect to 8.07. Overview on changes can be > found at: > http://lists.infradead.org/pipermail/openconnect-devel/2020-March/005562.html > http://lists.infradead.org/pipermail/openconnect-devel/2020-April

Re: [NEW] net/sniproxy 0.6.0

2020-04-06 Thread Bjorn Ketelaars
On Mon 06/04/2020 10:47, Renaud Allard wrote: > Hello, > Here is a port of sniproxy 0.6.0 > > It does Name-based proxying of HTTPS without decrypting traffic. It's quite > lighter than some other alternatives when you only need this feature. > > Any comments? OK? Upstream has a branch, which pro

UPDATE x11/icewm-1.6.5

2020-04-08 Thread Bjorn Ketelaars
Diff below brings icewm to 1.6.5, which is a maintenance release. Changes: https://github.com/bbidulock/icewm/blob/1.6.5/ChangeLog. Run tested on amd64. Comments/OK? diff --git Makefile Makefile index a0f97493575..f9086078717 100644 --- Makefile +++ Makefile @@ -3,7 +3,7 @@ # unconditionally u

UPDATE audio/mpd-0.21.22

2020-04-08 Thread Bjorn Ketelaars
Simple diff for bringing mpd to 0.21.22. Changes: https://github.com/bbidulock/icewm/blob/1.6.5/ChangeLog. Run tested on amd64. Comments/OK? diff --git Makefile Makefile index 9556a3ba4eb..79ccfc899aa 100644 --- Makefile +++ Makefile @@ -2,7 +2,7 @@ BROKEN-hppa = no atomic ops COMM

UPDATE audio/audacious-plugins-4.0.1

2020-04-08 Thread Bjorn Ketelaars
Diff below brings audacious-plugins to 4.0.1, which is needed for updating audacious. Qt5-support has been disabled in favour of GTK. Run tested in combination with audacious on amd64. Comments/OK? diff --git Makefile Makefile index fcc13cb46e2..09bf241adfe 100644 --- Makefile +++ Makefile @@

UPDATE audio/audacious-4.0.1

2020-04-08 Thread Bjorn Ketelaars
Diff below brings audacious to 4.0.1. Changes: https://audacious-media-player.org/news/45-audacious-4-0-released https://audacious-media-player.org/news/46-audacious-4-0-1-released Upstream has switched to Qt5 by default but still offers GTK2 support. For now I prefer to use the latter. Changes t

Re: UPDATE audio/audacious-4.0.1

2020-04-08 Thread Bjorn Ketelaars
On Wed 08/04/2020 13:43, Stuart Henderson wrote: > audacious itself looks good but plugins build fails for me: > > streamtuner.cc:22:10: fatal error: 'libaudqt/treeview.h' file not found > #include > ^ > 1 error generated. > Failed to compile streamtuner.cc (plugin)!

  1   2   3   4   5   >