[update] sysutils/facette to 0.5.1

2019-11-28 Thread Aaron Bieber
Hola! Here is a diff to bump facette to the latest version. This resolves the breakage from the node 12 update. I don't use facette, so tests from people that do use it would be really awesome! Port changes: - bundle built assets. (This requires pandoc and go-bindata, which are not ported cu

[update] sysutils/fzf to 0.19.0

2019-11-28 Thread Aaron Bieber
Hi, Here is an update of fzf. Port changes: - Include shell completion / key-bindings. - Update pledge to the "newer" PLedgePromises call. FZF changes: - https://github.com/junegunn/fzf/blob/master/CHANGELOG.md#0190 OK? diff --git a/sysutils/fzf/Makefile b/sysutils/fzf/Makefile index ab4142

[new] net/barrier 2.3.2

2019-10-16 Thread Aaron Bieber
Hi! This is a fork of synergy from the 1.9 code base. I have been using it for a while without issue. I don't use the gui app, but it starts up and lets me diddle various things. Description: Barrier is KVM software forked from Symless's synergy 1.9 codebase. Synergy was a commercialized reim

Re: [UPDATE] www/slowhttptest to 1.7

2019-10-15 Thread Aaron Bieber
On Sun, 13 Oct 2019 at 21:13:45 +0200, Frederic Cambus wrote: > On Thu, Oct 03, 2019 at 09:56:11AM +0200, Frederic Cambus wrote: > > Hi ports@, > > > > Here is a diff to update slowhttptest to 1.7 and take maintainership. > > Ping. Anyone? > OK abieber@ -- PGP: 0x1F81112D62A9ADCE / 3586 3350

Re: update dnscrypt-proxy 2.0.28

2019-10-15 Thread Aaron Bieber
On Sun, 13 Oct 2019 at 13:06:13 -0700, Nam Nguyen wrote: > This is an update for dnscrypt-proxy 2.0.28, released on Oct 12, 2019. > > Changelog: > https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.0.28 > > I tested the query logging improvements for cached and cloaked > responses. A DNS l

Re: [Update] security/gopass 1.8.6

2019-09-28 Thread Aaron Bieber
On Sat, 28 Sep 2019 at 10:32:28 +0200, Solene Rapenne wrote: > On Thu, Sep 19, 2019 at 02:43:53PM +0200, Henry Jensen wrote: > > Greetings, > > > > below is a trivial patch to update security/gopass from 1.8.4 to 1.8.6. > > Tested on -current amd64. > > > > OK? > > > > > > > > Index: Makefile

Re: [update] www/edbrowse to 3.7.5.1

2019-09-27 Thread Aaron Bieber
On Fri, 27 Sep 2019 at 09:07:00 +0200, Solene Rapenne wrote: > On Thu, Sep 26, 2019 at 08:48:53PM -0600, Aaron Bieber wrote: > > Hola! > > > > Here is a trivial diff to bring edbrowse up to the latest version. > > > > Changelog here: https://github.com/CMB/edb

[update] www/edbrowse to 3.7.5.1

2019-09-26 Thread Aaron Bieber
Hola! Here is a trivial diff to bring edbrowse up to the latest version. Changelog here: https://github.com/CMB/edbrowse/blob/master/CHANGES#L26-L74 (Note, there is no release files for 3.7.6) OK? -- PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A 4AF0 1F81 112D 62A9 ADCE

[update] lang/node to v10.16.3

2019-09-16 Thread Aaron Bieber
Here is an update to node. I have been sitting on this for a while. Thought I had hit send but apparently I didn't hit it hard enough! Firefox builds fine and other apps I tested with work as expected. diff --git a/lang/node/Makefile b/lang/node/Makefile index c0dff4d5b52..8f2892ea4d5 100644 ---

Re: [update] lang/go to Go 1.13

2019-09-10 Thread Aaron Bieber
On Tue, 10 Sep 2019 at 04:20:55 +1000, Joel Sing wrote: > The following updates lang/go to Go 1.13 and also updates the main > golang.org/x packages to around the Go 1.13 release. This does > not update devel/go-tools, as it introduces new dependencies that > will need to be packaged. Once this lan

Re: [UPDATE] www/honk

2019-07-24 Thread Aaron Bieber
oots. > >>>>>>> ++ A new xzone to view and import data not otherwise visible. > >>>>>>> ++ Preview before honking. > >>>>>>> ++ Some extra commands for better database retention management. > >>>>>>> ++ A

Re: UPDATE: net/snort 2.9.14

2019-07-22 Thread Aaron Bieber
Fixes it for me! Need to also regen WANTLIB, then OK abiener@ PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A 4AF0 1F81 112D 62A9 ADCE > On Jul 22, 2019, at 9:13 PM, Lawrence Teo wrote: > > On Sun, Jul 21, 2019 at 11:38:06PM -0600, Aaron Bieber wrote: >>> On Fri, 19 Ju

Re: UPDATE: net/snort 2.9.14

2019-07-21 Thread Aaron Bieber
On Fri, 19 Jul 2019 at 22:01:53 -0400, Lawrence Teo wrote: > This updates Snort to 2.9.14. > > https://blog.snort.org/2019/07/snort-29140-has-been-released.html > > ok? Builds and runs fine here! When I start it with "-d" I see: snort:/usr/local/lib/libluajit-5.1.so.1.0: undefined symbol '_Unwi

Re: NEW: devel/nuget - package manager for .NET/mono

2019-07-18 Thread Aaron Bieber
On Sun, 23 Jun 2019 at 15:21:03 -0600, Thomas Frohwein wrote: > ping > > (tarball updated with PERMIT_PACKAGE and attached) > > On Fri, Mar 29, 2019 at 09:29:11PM -0700, Thomas Frohwein wrote: > > Hi, > > > > With DNS fixed for mono, the package manager NuGet now works. It's like pip > > for >

Re: UPDATE: security/burpsuite 2.1

2019-07-18 Thread Aaron Bieber
On Fri, 12 Jul 2019 at 23:45:00 -0400, Lawrence Teo wrote: > This updates Burp Suite Community Edition to 2.1. > > http://releases.portswigger.net/2019/06/professional-community-edition-21.html > > I tested it with jdk 1.8 and 11 and it works fine with both. > > The previous burpsuite version co

Re: kibana doesn't work with current node version??

2019-06-21 Thread Aaron Bieber
I probably broke it with my latest node update. I attempted to make it be less strict about the node version it wants. I thought I had tested build / startup of kibana.. but I must have missed something. It would be super cool to fix kibana to not need an exact version of node. I can see needin

Re: UPDATE: security/keybase 4.1.0 + git-remote-keybase

2019-06-18 Thread Aaron Bieber
On Sun, 16 Jun 2019 at 20:26:14 +0200, Juan Francisco Cantero Hurtado wrote: > Works for me. I've added git-remote-keybase to the port, so you can now > work with git repos hosted on keybase. There are some remaining bugs > with the git repos, but I can reproduce the same problems on Linux. > > If

Re: [UPDATE] www/honk

2019-06-14 Thread Aaron Bieber
On Wed, 12 Jun 2019 at 22:53:45 -0400, Horia Racoviceanu wrote: > - bump REVISION > - change PERMIT_PACKAGE_CDROM to PERMIT_PACKAGE > - change user _honk home directory mode, no longer group writable > - update README, add icon and favicon Tests fine here! OK abieber@ if anyone wants to commit. -

[new] net/miniflux - minimalist and opinionated feed reader

2019-06-13 Thread Aaron Bieber
I) - Single binary compiled statically without dependency - The number of features is voluntarily limited Maintainer: Aaron Bieber WWW: https://miniflux.app/ -- PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A 4AF0 1F81 112D 62A9 ADCE minifulx-2.0.16.tgz Description: Binary data

Re: [UPDATE] www/honk

2019-06-03 Thread Aaron Bieber
On Mon, 03 Jun 2019 at 08:29:56 -0400, Horia Racoviceanu wrote: > Upgrade to v0.6.0 > - add views/account.html > - cosmetics, use tab for WANTLIB > > Changes: "After a few weeks with no releases, honk 0.6, Sixy Delights, > is here. It's probably time to start creating real changelogs, but not > to

Re: [UPDATE] plan9/drawterm - sync with current (thanks, piroko)

2019-05-16 Thread Aaron Bieber
On Tue, 07 May 2019 at 21:05:20 -0400, s...@stanleylieber.com wrote: > diff --git a/plan9/drawterm/Makefile b/plan9/drawterm/Makefile > index 1811e71c1ca..01d43c1c21e 100644 > --- a/plan9/drawterm/Makefile > +++ b/plan9/drawterm/Makefile > @@ -4,14 +4,17 @@ ONLY_FOR_ARCHS= i386 amd64 powerpc sp

[new] www/edbrowse 3.7.4

2019-05-10 Thread Aaron Bieber
web pages on the internet, submit forms, and send email, with no human intervention whatsoever. edbrowse can also tap into databases through odbc. It was primarily written by Karl Dahlke. Maintainer: Aaron Bieber WWW: http://edbrowse.org/ I have been able to use it to browse verious

[new] www/tidy-html5 5.6.0

2019-05-10 Thread Aaron Bieber
, and more. Maintainer: Aaron Bieber WWW: https://www.html-tidy.org/ This is needed for edbrowse which will follow in another mail. OK? Clue stick? -- PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A 4AF0 1F81 112D 62A9 ADCE tidy-html5.tar.gz Description: Binary data

[update] www/geckodriver to 0.24.0

2019-05-09 Thread Aaron Bieber
This update brings geckodriver to the latest. Unfortunately Mozilla moved the Cargo.lock file to the top level of the firefox source tree.. so we can't use our modcargo-gen-crates and friends. I opted for regenerating the lock/dist file via: - Downloading the distfile / extracting. - Running

[update] lang/node to 10.15.3

2019-05-09 Thread Aaron Bieber
Here is an update for node. Tests look normal (6 failures). Firefox and facette build fine, kibana needs a bit of diddling (included). OK? diff --git a/lang/node/Makefile b/lang/node/Makefile index b986b750cfa..535b2f0f814 100644 --- a/lang/node/Makefile +++ b/lang/node/Makefile @@ -11,7 +11,7 @@

[update] security/keybase to 4.0.0

2019-05-09 Thread Aaron Bieber
Here is an update to keybase. All the features I use work fine. I will upstream the new patches here before too long. OK? diff --git a/security/keybase/Makefile b/security/keybase/Makefile index 60e6b3ee565..3761fa09f63 100644 --- a/security/keybase/Makefile +++ b/security/keybase/Makefile @@ -8

[update] shells/fish to 3.0.2

2019-05-09 Thread Aaron Bieber
This brings fish up to the latest. Full changelog here: https://fishshell.com/release_notes.html Enable tests while we are here. OK? diff --git a/shells/fish/Makefile b/shells/fish/Makefile index e0cc8fd22e9..bab4e0e15c1 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -2,7 +2,7

[update] games/ioquake3 to 2019.04.08

2019-05-09 Thread Aaron Bieber
Bring ioquake3 to the latest. I left my PAK files at home so I can't test. :( OK? diff --git a/games/ioquake3/Makefile b/games/ioquake3/Makefile index daa8a119522..c7046f10b24 100644 --- a/games/ioquake3/Makefile +++ b/games/ioquake3/Makefile @@ -5,12 +5,11 @@ ONLY_FOR_ARCHS= amd64 i386 COMM

[update] comms/chirp to 20190429

2019-05-09 Thread Aaron Bieber
Here is a trivial update for chirp. Unfortunately I updated my FT1D to a "new" firmware and lost the ability to program it with chirp. Read stiill works though. OK? diff --git a/comms/chirp/Makefile b/comms/chirp/Makefile index 58cb96f4a72..1d9273d1d47 100644 --- a/comms/chirp/Makefile +++ b/comm

Re: [new] sysutils/gitlab-runner

2019-05-08 Thread Aaron Bieber
On Wed, 08 May 2019 at 09:41:34 -0600, Aaron Bieber wrote: > Hola! > > Here is a port of GitLab's CI/CD runner: > Information for inst:gitlab-runner-11.10.1 > > Comment: > CI/CD job runner for GitLab > > Description: > GitLab Runner is the open sour

[new] sysutils/gitlab-runner

2019-05-08 Thread Aaron Bieber
Hola! Here is a port of GitLab's CI/CD runner: Information for inst:gitlab-runner-11.10.1 Comment: CI/CD job runner for GitLab Description: GitLab Runner is the open source project that is used to run your jobs and send the results back to GitLab. It is used in conjunction with GitLa

Re: [UPDATE] www/honk 0.5.0

2019-05-06 Thread Aaron Bieber
On Mon, 06 May 2019 at 12:04:51 -0400, Horia Racoviceanu wrote: > Update to v0.5.0 > > Changes: "halfway to heaven, released. The headline feature is that > unless something goes wrong, this may be the last release for a few > weeks. We're getting dangerously close to adding new features outside >

Re: UPDATE: Nextcloud-15.0.4

2019-02-07 Thread Aaron Bieber
Gonzalo L. Rodriguez writes: > Hello, > > Update for Nextcloud to 15.0.4: > > https://nextcloud.com/changelog/ > > OK? Comments? Upgrade went fine here, OK abieber@ > > Cheers.- -- PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A 4AF0 1F81 112D 62A9 ADCE

Re: UPDATE: net/syncthing

2019-02-06 Thread Aaron Bieber
Edd Barrett writes: > On Tue, Feb 05, 2019 at 11:44:06PM +0100, Alex Holst wrote: >> I'll follow up with that diff. > > Here's Alex's diff. > > We had a private exchange, and agreed that we'd include stcli (which he > relies on). > > Note that stcli used to be in a separate repo, but it moved in

Re: [new/wip] synapse, the matrix.org server

2019-02-04 Thread Aaron Bieber
Landry Breuil writes: > On Sun, Feb 03, 2019 at 08:54:28PM +, Linda Lapinlampi wrote: >> > it has shittons of new dependencies, for most of them i used upt to do >> > the heavy lifting of creating the Makefile. All of them are not finished >> > at all :) >> >> Thanks, I'll be continuing fro

Re: Update: wget 1.19.5 -> 1.20.1

2019-02-02 Thread Aaron Bieber
Daniel Jakots writes: > On Sat, 2 Feb 2019 16:23:24 -0500, Kurt Mosiejczuk > wrote: > >> Just a quick update to wget 1.20.1 > > https://marc.info/?l=openbsd-ports&m=154846950321175&w=2 Nam, you still want maintainer? OK abieber@ for Nam's diff. Builds / wget's things fine here. Kurt, thanks

[update] fonts/hermit-font to 2.0

2019-02-02 Thread Aaron Bieber
RSION} CATEGORIES=fonts x11 -REVISION= 1 # SIL OFL 1.1 PERMIT_PACKAGE_CDROM= Yes @@ -15,7 +14,7 @@ PERMIT_PACKAGE_CDROM= Yes MAINTAINER=Aaron Bieber HOMEPAGE= https://pcaro.es/p/hermit/ -MASTER_SITES= https://pcaro.es/d/ +MASTER_SITES= https://deftly.net/dist/ EXTRACT_SUFX= .t

[update] www/luakit to 2.1

2019-01-31 Thread Aaron Bieber
Hello! This diff does a few things: - Bump epoch because upstream has actual releases now. - Regen WANTLIB. - Stop trying to run tests that don't exist. - Fix MAKE_FLAGS and include html docs. Tests fine for me on amd64. OK? Cheers, Aaron diff --git a/www/luakit/Makefile b/www/luakit/Makefile

Re: ELK ports updates (elasticsearch/logstash/kibana)

2019-01-25 Thread Aaron Bieber
Pavel Korovin writes: > Dear all, > > Please see attached diffs for ELK ports updates. > Trivial updates, nothing special, looking for OK's. Build tested elasticsearch and logstash. OK abieber@ for both assuming functional tests work on your end :D -- PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C

Re: [UPDATE] www/gitea

2019-01-25 Thread Aaron Bieber
Pavel Korovin writes: > Aaron, thank you for spotting this! > Sorry, forgot the config parsing bug: > https://github.com/go-gitea/gitea/issues/4692 > > Updated patch attached. Yay! This fixes it for me! OK abieber@ > > On 01/25, Aaron Bieber wrote: >> This version

Re: [UPDATE] net/mattermost-server

2019-01-25 Thread Aaron Bieber
Pavel Korovin writes: > Dear all, > > Please find update for the latest mattermost-server attached. > Changelog: https://docs.mattermost.com/administration/changelog.html Makefile and DESCR have trailing white space. Other than that. OK abieber@ -- PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C10

Re: [UPDATE] www/gitea

2019-01-25 Thread Aaron Bieber
Pavel Korovin writes: > Dear all, > > Please find update for gitea-1.7.0 attached, OK to commit? > Changelog: https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md This version and 1.5.3 both crash out of the box for me (no existing config / data): # /etc/rc.d/gitea -df start doing _rc_pa

Re: [update] shells/fish to 3.0.0

2019-01-22 Thread Aaron Bieber
On Fri, 28 Dec 2018 at 16:35:43 -0700, Aaron Bieber wrote: > Hola, > > This one feels good! We ditch _all_ the patches as they were > upstream'd! > > Tests fine here. > > OK? Ping. > > diff --git a/shells/fish/Makefile b/shells/fish/Makefile > index 2db11d1d

[update] sysutils/restic to 0.9.4

2019-01-21 Thread Aaron Bieber
Here is an update to restic! Changes here: https://github.com/restic/restic/releases/tag/v0.9.4 OK? diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile index 2be8b2990b2..7ad8dbc79dd 100644 --- a/sysutils/restic/Makefile +++ b/sysutils/restic/Makefile @@ -2,7 +2,7 @@ COMMENT =

[update] security/gopass to 1.8.4

2019-01-21 Thread Aaron Bieber
Hola, Here is an update to gopass. Changelog here: https://github.com/gopasspw/gopass/releases/tag/v1.8.4 Patch has been upstreaem'd. OK? diff --git a/security/gopass/Makefile b/security/gopass/Makefile index 37a6af56929..dff73dfbe69 100644 --- a/security/gopass/Makefile +++ b/security/gopass

Re: [update] lang/node to 10.15.0

2019-01-15 Thread Aaron Bieber
On Thu, 27 Dec 2018 at 17:00:45 -0700, Aaron Bieber wrote: > Hola! > > Here is a diff that brings node to the latest LTS. The deps/openssl > bits were kindly put together by naddy@, so thanks for that! > > I am reviving my pine64 to test a build on and phessler@ will get i

[update] shells/fish to 3.0.0

2018-12-28 Thread Aaron Bieber
Hola, This one feels good! We ditch _all_ the patches as they were upstream'd! Tests fine here. OK? diff --git a/shells/fish/Makefile b/shells/fish/Makefile index 2db11d1d80c..21fa78254eb 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -2,9 +2,8 @@ COMMENT = frien

[update] lang/node to 10.15.0

2018-12-27 Thread Aaron Bieber
Hola! Here is a diff that brings node to the latest LTS. The deps/openssl bits were kindly put together by naddy@, so thanks for that! I am reviving my pine64 to test a build on and phessler@ will get it in a bulk here shortly. Any other testing would be greately appreciated! Cheers, Aaron dif

Re: [Update] GnuPG 2.2.12

2018-12-21 Thread Aaron Bieber
On Thu, 20 Dec 2018 at 18:45:19 +0100, Pierre-Emmanuel André wrote: > Hi, > > Small diff to update gnupg to it's latest version (2.2.12). > Comments, ok ? > > Regards, The below tests work fine here: - Yubikey - Key ceration - Refresh "make port-lib-depends-check" shows: gnupg-2.2.12(security

Re: new: net/go-ipfs

2018-12-13 Thread Aaron Bieber
Hi! Looks like user.list needs another bump as 823 is now opendkim. Also this should have 'NO_TEST=Yes'. With those changes OK abieber@ Cheers, Aaron -- PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A 4AF0 1F81 112D 62A9 ADCE

[update] security/gopass to 1.8.3

2018-12-12 Thread Aaron Bieber
Hi, Here is an update to gopass. I will send the patch upstream shortly. Changes listed here: https://github.com/gopasspw/gopass/releases/tag/v1.8.3 OK? diff --git a/security/gopass/Makefile b/security/gopass/Makefile index 7360ae665f0..49671847067 100644 --- a/security/gopass/Makefile +++ b/se

[update] www/kwebapp to 0.6.9

2018-12-12 Thread Aaron Bieber
Another trivial uptade, this time for kwebapp! Changes here: https://kristaps.bsd.lv/kwebapp/archive.html OK? diff --git a/www/kwebapp/Makefile b/www/kwebapp/Makefile index 96ff553fde4..3cd828f8f1d 100644 --- a/www/kwebapp/Makefile +++ b/www/kwebapp/Makefile @@ -2,7 +2,7 @@ COMMENT =

[update] sysutils/fzf to 0.17.5

2018-12-12 Thread Aaron Bieber
Hi! Here is a trivial update to fzf. Full list if changes here: https://github.com/junegunn/fzf/compare/0.17.3...0.17.5 OK? diff --git a/sysutils/fzf/Makefile b/sysutils/fzf/Makefile index 6ba5c01723b..69a8dcb3e15 100644 --- a/sysutils/fzf/Makefile +++ b/sysutils/fzf/Makefile @@ -2,7 +2,7 @@

Re: UPDATE: www/py-flask-login-0.4.1 + add py3 flavor

2018-12-09 Thread Aaron Bieber
On Mon, 03 Dec 2018 at 18:59:17 -0600, Edward Lopez-Acosta wrote: > Version update due to being quite out of date. Also added a py3 flavor since > it was not present. > > Built fine for both py2 and py3 and has no tests. > > $ sqlite3 /usr/local/share/sqlports "select * from depends where dependspa

Re: [update] comms/xastir to 2.1.0

2018-11-07 Thread Aaron Bieber
On Wed, 07 Nov 2018 at 10:52:38 +0100, Rafael Sadowski wrote: > On Tue Oct 30, 2018 at 05:37:46PM -0600, Aaron Bieber wrote: > > Hi! > > > > Here is an update to xastir. > > > > Xastir changes: > > - https://github.com/Xastir/Xastir/releases/t

Re: UPDATE: www/wp-cli 2.0.1

2018-10-30 Thread Aaron Bieber
On Tue, 30 Oct 2018 at 20:32:25 +0200, Manolis Tzanidakis wrote: > Hello ports, > here is a trivial update for wp-cli to the latest version, 2.0.1. > OK abieber@ if anyone wants to commit! > > Index: Makefile > === > RCS file: /cvs

[update] www/kwebapp to 0.6.4

2018-10-30 Thread Aaron Bieber
This update is based off kristaps' previous bump for 6.3! I added NO_TEST for good measure (this way we don't have to keep a db.txt up to date)! This is needed for sysutils/slant (also sent by kristaps) to go in! See here for changes: https://marc.info/?l=openbsd-ports&m=153960499116223&w=2 OK?

[update] www/geckodriver to 0.23.0

2018-10-30 Thread Aaron Bieber
Hola! Another update! This time for geckodriver! Geckodriver changes: - https://github.com/mozilla/geckodriver/releases/tag/v0.23.0 Port changes: - bumps! OK? diff --git a/www/geckodriver/Makefile b/www/geckodriver/Makefile index 957f38bb0e5..6e4db9674e2 100644 --- a/www/geckodriver/Makefi

[update] comms/xastir to 2.1.0

2018-10-30 Thread Aaron Bieber
Hi! Here is an update to xastir. Xastir changes: - https://github.com/Xastir/Xastir/releases/tag/Release-2.1.0 Port changes: - Host the github tarball on my site. - Compile Xastir_tigerpoly.py to make portcheck happy. - Start using AC stuffs. OK? diff --git a/comms/xastir/Makefile b/c

[update] sysutils/restic to 0.9.3

2018-10-30 Thread Aaron Bieber
Hi, Here is an update to the latest restic. Restic changes: - https://github.com/restic/restic/releases/tag/v0.9.3 Port changes: - Add ALL_TARGET. - Stop using their helper tool to build things. OK? diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile index b9dda3ca1ec..6d888a4256

[update] security/keybase to 2.7.3

2018-10-30 Thread Aaron Bieber
Hi, Here is a trivial update to bring keybase to the latest release version. OK? diff --git a/security/keybase/Makefile b/security/keybase/Makefile index 465049a1157..4b045bd485f 100644 --- a/security/keybase/Makefile +++ b/security/keybase/Makefile @@ -8,7 +8,7 @@ ONLY_FOR_ARCHS = amd64 COMMEN

Re: [NEW] slant-0.0.10

2018-10-24 Thread Aaron Bieber
On Mon, 15 Oct 2018 at 14:01:15 +0200, Kristaps Dzonsons wrote: > Slant is a *simple* remote multi-system monitor currently only for > OpenBSD machines, though easily portable. Beyond the collector and a > CGI script, it also has a nice, customisable ncurses interface for > top-like monitoring of

[new] www/geckodriver

2018-09-26 Thread Aaron Bieber
Hi! Here is a port of Mozilla's geckodriver. geckodriver is a "proxy" that allows W3C WebDriver compatible clients to diddle Gecko-based web browsers. It lets one use things like Selenium to test web pages in an automated way. I went back and forth on adding www/mozilla-firefox as a RUN_DEP.. T

Re: Issues with ld.so loading in games/yquake2

2018-09-23 Thread Aaron Bieber
On Sun, 23 Sep 2018 at 22:15:24 +0200, Adam Wolk wrote: > Hi ports@ > > I have a WIP update of games/yquake2 taking it from 7.21 to 7.30 here > https://gist.github.com/mulander/a749cb99590619748c141161c830dbeb > > Testing revealed that the default ref_gl1 renderer results in the game > failing

Re: new: net/go-ipfs

2018-09-20 Thread Aaron Bieber
On Wed, 19 Sep 2018 at 21:44:51 +0200, Fabian Raetz wrote: > On Tue, Sep 18, 2018 at 11:07:00PM +0100, Edd Barrett wrote: > > Hi, > > > > Thanks for working on this. > > > > On Sun, Sep 16, 2018 at 09:52:52PM +0200, Fabian Raetz wrote: > > > I'm running an ipfs node at home and pinned a "Hello, O

Re: UPDATE: x11/kde-applications/ark (Replacement for x11/kde4/ark)

2018-08-18 Thread Aaron Bieber
On Mon, Aug 06, 2018 at 09:01:31PM +0200, Rafael Sadowski wrote: > Hi All, > > Information for inst:ark-17.12.3, Simple replacement for KDE4 ark. > > You can find the following marker in the PLIST. The quite normal > KDE4-KDE5 update process. > > @pkgpath x11/kde4/ark > @conflict kde-l10n-* > >

[update] comms/xastir to 2.1.0

2018-08-18 Thread Aaron Bieber
Hi! Here is an update to Xastir. Upstream is on github now. No proper release tarballs are attached, so I am hosting on my server until I have time to chase that down. Changes: - Use newer automake. - Set WRKDIST. - Run aclocal and their bootstrap scrpit after patch. Changes to Xastir can be se

[update] lang/node to 8.11.4

2018-08-17 Thread Aaron Bieber
Hola! Here is an update to node. I have done my normal testing. No issues so far. Changelog here: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V8.md#8.11.4 OK? diff --git a/lang/node/Makefile b/lang/node/Makefile index 2cb81fcb34e..d3124945c53 100644 --- a/lang/node/Makef

[update] sysutils/dep to 0.5.0

2018-08-17 Thread Aaron Bieber
Hi, Here is an update to dep, the Go dependency management tool. Full change log here: https://golang.github.io/dep/blog/2018/07/25/announce-v0.5.0.html I updated this a while and forgot to send it in :D - so everything tests fine! OK? Cheers, Aaron diff --git a/sysutils/dep/Makefile b/sysutil

Re: [update] www/kwebapp to 0.5.6

2018-08-16 Thread Aaron Bieber
On Thu, Aug 16, 2018 at 04:47:26PM +0200, Kristaps Dzonsons wrote: > > -WANTLIB += c > > +WANTLIB += c expat > > Should note "# uses pledge()" above this line, no? All binaries use > "stdio rpath" dropping down to just "stdio". > > (Grep for HAVE_PLEDGE in all main() functions for context.) >

[update] www/kwebapp to 0.5.6

2018-08-16 Thread Aaron Bieber
+2,7 @@ COMMENT = web application source generator -DISTNAME = kwebapp-0.5.1 +DISTNAME = kwebapp-0.5.6 CATEGORIES = www HOMEPAGE = https://kristaps.bsd.lv/kwebapp/ @@ -12,15 +12,16 @@ MAINTAINER =Aaron Bieber # ISC

[update] sysutils/restic to 0.9.2

2018-08-16 Thread Aaron Bieber
Hi, Here is the changelog: https://github.com/restic/restic/releases/tag/v0.9.2 Tested on my local backup setup with no issues. OK? diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile index 062d93ab430..5878c2cd93b 100644 --- a/sysutils/restic/Makefile +++ b/sysutils/restic/Makefil

Re: [update] security/keybase to 2.3.0 - just kidding - it's 2.5.0!

2018-08-16 Thread Aaron Bieber
On Thu, Aug 16, 2018 at 07:29:38AM -0600, Aaron Bieber wrote: > Hi, > > Here is a trivial port update to bring keybase to the latest. > > Full list of changes here: > https://github.com/keybase/client/compare/v2.1.0...v2.5.0 > > Tested fine on my amd64 machine. > &

[update] security/keybase to 2.3.0

2018-08-16 Thread Aaron Bieber
Hi, Here is a trivial port update to bring keybase to the latest. Full list of changes here: https://github.com/keybase/client/compare/v2.1.0...v2.5.0 Tested fine on my amd64 machine. OK? diff --git a/security/keybase/Makefile b/security/keybase/Makefile index 800f8616349..ae4b0e8f7f0 100644 -

Re: minecraft: unsupported platform

2018-08-16 Thread Aaron Bieber
On Wed, Aug 15, 2018 at 09:40:44PM +0200, Michael Warmuth-Uhl wrote: > Hello, > > the minecraft wrapper port does not seem to work anymore. After being > updated to minecraft 1.13, the launcher complains: > > java.lang.LinkageError: Unknown platform: OpenBSD > > Is there a known work-aroun

Re: sysutils/glide

2018-06-22 Thread Aaron Bieber
On Mon, Jun 11, 2018 at 07:56:36PM +0200, fredl wrote: > Hey, > > attached is a new port, sysutils/glide. Glide is a package manager for Go. > --- > pkg/DESCR: > > Glide is a tool for managing the vendor directory within a Go package. > > This feature, first introduced in Go 1.5, allows each pac

[update] security/gopass to 1.8.1

2018-06-22 Thread Aaron Bieber
Hola, Here is an update to gopass. Quite a bit has changed since the last update: https://github.com/gopasspw/gopass/releases Upstream location also changed. I have been using this without issue for a number of days. OK? diff --git a/security/gopass/Makefile b/security/gopass/Makefile index 5a

[new] sysutils/dep - Go's dependency management tool (for now)

2018-06-12 Thread Aaron Bieber
Hi, Here is a port of dep, go's dependency manager. Every now and then Go apps don't include the vendor dir and we will have to use dep or similar (glide on occasion) to populate it for proper distfile creation. This tools was used to build the vendor directory for sysutils/fzf for example. >Fro

Re: UPDATE: Nextcloud-13.0.3

2018-06-08 Thread Aaron Bieber
On Fri, Jun 08, 2018 at 08:31:39AM +0200, Gonzalo L. Rodriguez wrote: > Hello, > > Update for Nextcloud to 13.0.3: > > https://nextcloud.com/changelog/ > > While here, I moved the httpd(8) to the README as we did on owncloud. > > OK? Comments? Builds / installs / runs fine here. IMO we should

go.port.mk: Throw fatal error when ALL_TARGET is not set.

2018-06-07 Thread Aaron Bieber
Hi, Currently in go.port.mk we set ALL_TARGET based on the existence of GH_* vars. This is handy, but when GH_* are not defined, ALL_TARGET defaults to "all" which completely breaks GOPATH as it ends up as ${WRKDIR}/go/src/all, which prevents sub-modules from being detected even though they are ri

[new] sysutils/fzf a commandline fuzzy finder

2018-06-05 Thread Aaron Bieber
Hi, Here is a port of fzf ( https://github.com/junegunn/fzf ), a tool that can be used with vim and friends to quickly find files (really quick!). I added a pledge(2) call (stdio rpath wpath cpath tty proc exec inet), which isn't ideal. My main goal is to use it as an entry point for when Go gets

[update] lang/node to 8.11.2

2018-06-04 Thread Aaron Bieber
Hi, Here is an update that brings node to the latest. Tests have been merged upstream (still 4 failures in 'make test'). - Regen patches. - Update PLIST to remove .orig entries (pointed out by espie@). - Add a new patch to remove this workaround[1] until the API is exposed (9.x already has it)

Re: UPDATE devel/git-lfs

2018-05-26 Thread Aaron Bieber
On Thu, May 24, 2018 at 06:58:02AM +0200, Björn Ketelaars wrote: > Diff below brings git-lfs to 2.4.1, which is a bugfix release. Overview > on changes can be found at https://github.com/git-lfs/git-lfs/releases > > Build phase complained about not finding groff, which is used for > creating manpa

[update] sysutils/restic 0.8.3 -> 0.9.0

2018-05-21 Thread Aaron Bieber
Hi! Here is an update to restic. Full changelog here: https://github.com/restic/restic/releases/tag/v0.9.0 Highlights include better tls-client-cert argument parsing, support for illumos / solaris (from jasper@) OK? diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile index fb747d

[update] www/kwebapp to 0.4.8

2018-04-30 Thread Aaron Bieber
Here is a trivial update to bring kwebapp to the latest. Upstream changes are: Repair header inclusion (kcgijson.h requires kcgi.h) for kwebapp-c-source(1). Bring up to date with newest ksql, which requires the default role have permission to open the database. OK? diff --git a/www/kw

[new] devel/lua-openbsd

2018-04-27 Thread Aaron Bieber
Hi! Here is a port of the excellent lua-openbsd library from Florian Stinglmayr. It exposes the following to lua: o pledge() o arc4random() o arc4random_uniform() I have been using pledge() from this lib for some time to pledge AwesomeWM. The port itself was also built by Florian (with a few

[update] games/minecraft to 0.0.6

2018-04-25 Thread Aaron Bieber
Hi, Here is an update to games/minecraft. I have updated the script upstream to set "ulimit -d $(ulimit -Hd)". I also added a blurb about bumping limits in login.conf. This fixes the majority of crashes I run into (mostly on startup). Also I started making non-github'd tarballs. Thanks to Jespe

[update] security/keybase

2018-04-25 Thread Aaron Bieber
Hi, Here is an update to bring keybase to 1.0.47. I have been using it for a week or so without issue. OK? diff --git a/security/keybase/Makefile b/security/keybase/Makefile index be75f394632..9222665bd58 100644 --- a/security/keybase/Makefile +++ b/security/keybase/Makefile @@ -8,13 +8,12 @@ ON

Re: [PATCH] www/goaccess: drop Tokyo Cabinet storage support

2018-04-11 Thread Aaron Bieber
On Wed, Apr 11, 2018 at 10:09:12PM +0100, Stuart Henderson wrote: > On 2018/04/11 22:39, Frederic Cambus wrote: > > Hi ports@, > > > > Here is a diff to drop Tokyo Cabinet storage support, this greatly > > speeds up processing time, more than 10 times actually. > > > > With the current version: > >

Re: [Update] Gnupg 2.2.6

2018-04-10 Thread Aaron Bieber
On Tue, Apr 10, 2018 at 10:43:49AM +0200, Pierre-Emmanuel André wrote: > Hi, > > Small diff to update Gnupg 2 to it's latest version. > Tested on @amd64. > > Comments, ok ? > > Regards, Everything seems to work fine here! Tested: - Yubikey smartcard - gpg2 --refresh - signing / encrypting OK a

Re: [pretest] emacs-26.0.91

2018-04-03 Thread Aaron Bieber
On Tue, Apr 03, 2018 at 06:31:25PM +0200, Jeremie Courreges-Anglas wrote: > On Tue, Apr 03 2018, Aaron Bieber wrote: > > On Tue, Apr 03, 2018 at 08:16:17AM +0200, Jeremie Courreges-Anglas wrote: > >> > >> Hi, > >> > >> here's a diff I

Re: [pretest] emacs-26.0.91

2018-04-03 Thread Aaron Bieber
On Tue, Apr 03, 2018 at 08:16:17AM +0200, Jeremie Courreges-Anglas wrote: > > Hi, > > here's a diff I only sent to krw, week^Wmonths ago. Works fine on > amd64/sparc64/arm. Feedback welcome as usual. Upstream should also > publish a release candidate soon. > > Maybe this will fix the freezes

Re: [update] lang/node to v8.11.0 (also needed in -stable)

2018-04-03 Thread Aaron Bieber
On Fri, Mar 30, 2018 at 06:54:09AM -0600, Aaron Bieber wrote: > Hi, > > Here is a security update to lang/node that includes: > > - fixes for openssl's CVE-2018-0739 > - Node.js Inspector DNS rebinding vulnerability (CVE-2018-7160) > > Tested and running fine for me

Re: [new] security/opmsg

2018-04-02 Thread Aaron Bieber
On Sun, Apr 01, 2018 at 07:30:19PM +0200, Jeremie Courreges-Anglas wrote: > On Sat, Mar 31 2018, Aaron Bieber wrote: > > Hi, > > > > Here is a new port: opmsg > > > > Description: opmsg is a replacement for gpg which can encrypt/sign/verify > > your mails

[new] sysutils/signing - make targets to verify upstream signatures

2018-03-31 Thread Aaron Bieber
Hi, Here is a mostly functional set of make targets that verify gnupg signatures with ease. To use it, you can simple add the following to your /etc/mk.conf: .if exists(/usr/local/share/signing/signing.mk) .include "/usr/local/share/signing/signing.mk" .endif (The above is taken from the

Re: [update] www/wp-cli to 1.5.0

2018-03-31 Thread Aaron Bieber
On Sat, Mar 31, 2018 at 02:33:06PM -0600, Aaron Bieber wrote: > Hi, > > Here is an update to bring wp-cli to the latest. > > Changelog here: > https://make.wordpress.org/cli/2018/01/31/version-1-5-0-released/ > > Also removes the GH_* stuff to avoid confusion (it wasn'

[update] www/wp-cli to 1.5.0

2018-03-31 Thread Aaron Bieber
Hi, Here is an update to bring wp-cli to the latest. Changelog here: https://make.wordpress.org/cli/2018/01/31/version-1-5-0-released/ Also removes the GH_* stuff to avoid confusion (it wasn't impacted before). Cheers, Aaron -- PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A 4AF0 1F81 112D

[new] security/opmsg

2018-03-31 Thread Aaron Bieber
Hi, Here is a new port: opmsg Description: opmsg is a replacement for gpg which can encrypt/sign/verify your mails or create/verify detached signatures of local files. Even though the opmsg output looks similar, the concept is entirely different. Upstream was kind enough to create tarball releas

[update] lang/node to v8.11.0 (also needed in -stable)

2018-03-30 Thread Aaron Bieber
Hi, Here is a security update to lang/node that includes: - fixes for openssl's CVE-2018-0739 - Node.js Inspector DNS rebinding vulnerability (CVE-2018-7160) Tested and running fine for me on amd64. My arm64 machine is currently buried under a pile of boxes so I would appreciate if someone cou

Re: [wip] sysutils/signing make targets/pubkeys for verifying upstream signatures

2018-03-26 Thread Aaron Bieber
On Mon, Mar 26, 2018 at 07:51:05PM -0600, Aaron Bieber wrote: > Hola! > > Here is a WIP port of what I am calling "signing". At the moment it's a > pile of gpg pub keys pulled from signature files I found upstream (962 > total). The end goal is to have a workflo

<    1   2   3   4   5   6   7   >