Re: Update fort to 1.6.4

2024-12-05 Thread Job Snijders
OK job@ On Thu, Dec 05, 2024 at 01:43:46PM +0100, Claudio Jeker wrote: > Simple update of fort to the latest release. > > I use this only for interop testing purposes and recommend noone should > use this in production. > -- > :wq Claudio > > Index: Makefile > ==

update net/stayrtr

2024-09-12 Thread Job Snijders
OK? Index: Makefile === RCS file: /cvs/ports/net/stayrtr/Makefile,v diff -u -p -r1.4 Makefile --- Makefile2 Mar 2023 19:47:07 - 1.4 +++ Makefile12 Sep 2024 12:48:22 - @@ -1,8 +1,7 @@ COMMENT= RPKI-To-Route

update bgpq4 1.13

2024-05-02 Thread Job Snijders
OK? Index: Makefile === RCS file: /cvs/ports/net/bgpq4/Makefile,v diff -u -p -r1.15 Makefile --- Makefile14 Feb 2024 09:19:39 - 1.15 +++ Makefile2 May 2024 18:11:21 - @@ -1,6 +1,6 @@ COMMENT= generate acces

[NEW] devel/py-derange

2024-04-17 Thread Job Snijders
Derange is a handy Python library to compose range objects from lists of integers: >>> import derange >>> derange.derange([1,2,3,20,21,22]) [range(1, 4), range(20, 23)] Read more here https://pypi.org/project/derange/ OK? Kind regards, Job py-derange.tgz Description: application/

Re: [new] net/rpkitouch 1.0

2023-12-04 Thread Job Snijders
Dear all, The rpkitouch utility sets the last data modification time of file to the timestamp internal to the contained RPKI object. See this article for more information: https://blog.apnic.net/2023/12/04/using-timestamps-inside-rpki-objects-to-optimize-rrdp-rsync-transport-switchovers/ $ /u

net/rpki-sample-data - question about EXTRACT_ONLY=

2023-04-28 Thread Job Snijders
-- COMMENT = Samples of RPKI data CATEGORIES =net HOMEPAGE = https://www.rpkiviews.org MAINTAINER =Job Snijders # public domain PERMIT_PACKAGE =Yes VDATE = 2023/04/28 VTIME = T000152Z VE

[update] (unbreak) syncthing 1.23.2rc1

2023-02-20 Thread Job Snijders
People did the needful https://github.com/syncthing/syncthing/issues/8768 OK? Kind regards, Job Index: net/syncthing/Makefile === RCS file: /cvs/ports/net/syncthing/Makefile,v retrieving revision 1.46 diff -u -p -r1.46 Makefile --

[new] net/stayrtr 0.4.0

2023-01-26 Thread Job Snijders
Dear all, StayRTR is a RPKI-To-Router implementation in Go. Next available uid for user _stayrtr is 888 in /usr/ports/infrastructure/db/user.list $ /usr/ports/infrastructure/bin/portcheck net/stayrtr $ pkg_info stayrtr Information for inst:stayrtr-0.4.0 Comment: RPK

[new] textproc/grepcidr3 3.0

2023-01-24 Thread Job Snijders
Hi all, Attached is a port of textproc/grepcidr3, this fork of grepcidr has a few command line options that the original lacks, such as -D: $ echo 10.1.1.0/24 | grepcidr3 -D 10.1.1.1 10.1.1.0/24 I added 2 patches: * rename the utility to 'grepcidr3' (in order to avoid naming collision

Re: xml2rfc broken?

2022-09-21 Thread Job Snijders
On Wed, Sep 21, 2022 at 06:50:02PM +, Klemens Nanni wrote: > On Wed, Sep 21, 2022 at 08:41:08PM +0200, Rafael Sadowski wrote: > > Works here with up-to-date packages and snapshot: > > No problem on arm64, either. it appears to be a problem between my keyboard and the chair, I had an older ver

xml2rfc broken?

2022-09-21 Thread Job Snijders
Hi all, I ran into an issue with xml2rfc, and its not clear to me what the issue is. On -current: $ pkg_info xml2rfc | head -1 Information for inst:xml2rfc-3.13.0 $ xml2rfc Traceback (most recent call last): File "/usr/local/bin/xml2rfc", line 33, in sys.exit(load_entry_point('xml2rfc==3.

[NEW] math/datamash

2022-08-05 Thread Job Snijders
$ pkg_info datamash Information for inst:datamash-1.8p0 Comment: perform basic numeric, textual and statistical operations Description: GNU datamash is a command-line program which performs basic numeric, textual and statistical operations on input textual data files. Maintainer: The OpenBSD por

NEW: net/bgpq4

2020-01-05 Thread Job Snijders
Hi, Attached is a port for the bgpq4 utility, a fork of bgpq3. It supports more target platforms, uses pledge(), and is faster in a number of use cases. OK? Kind regards, Job bgpq4.tar.gz Description: application/tar-gz

Re: Firefox default DoH

2019-09-09 Thread Job Snijders
On Mon, Sep 09, 2019 at 10:22:53AM +0200, Otto Moerbeek wrote: > So I tested that the setting below works: > > 1. New profile gets new default > 2. Existing profile gets new default if user did not set it previously > 3. Existing profile is not overriden if user set it previously. > > A user mail

Re: The eternal great desktop thread

2019-05-10 Thread Job Snijders
On Sat, 11 May 2019 at 05:36, wrote: > [including ports@] > > Theo de Raadt writes: > > cho...@jtan.com wrote: > > > > > I recently posted a new CPAN module to ports@ which wraps pledge and > > > unveil. There was a bit of a balls up because as a sysadmin I'm not > > > really used to group develo

Re: take 2 - NEW: net/ripe-rpki-validator

2018-10-03 Thread Job Snijders
Looks good to me! On Wed, 3 Oct 2018 at 14:43, Stuart Henderson wrote: > So here's a second attempt, this time with 3.0-324. Works for me with > AfriNIC, APNIC, LACNIC and RIPE. I tried squinting at the tshirt photo > for ARIN's trust anchor but couldn't quite make it out. > >

Re: NEW: net/ripe-rpki-validator

2018-10-03 Thread Job Snijders
V2 is sort of end of life, I’d only invest time in its actively maintained successor v3: https://github.com/RIPE-NCC/rpki-validator-3 Kind regards, Job On Wed, 3 Oct 2018 at 10:43, Stuart Henderson wrote: > OK to import this? > > (DESCR is rather wide, there's no good way around it.. at least

UPDATE: net/pmacct

2018-01-23 Thread Job Snijders
Dear all, This upgrades pmacct to 1.7.0, the latest stable version. I've only very lightly tested this. patches/patch-src_network_h can be deleted. Kind regards, Job --- net/pmacct/Makefile| 5 ++--- net/pmacct/distinfo| 4 ++-- net/pmacct/patches/patc

Re: UPDATE: bird-2.0.1

2018-01-17 Thread Job Snijders
On Wed, Jan 17, 2018 at 12:59:42AM +, Stuart Henderson wrote: > I haven't had chance to test this yet but thought I'd send it out in > case anyone else is thinking of looking at it (no point two people > having to merge the diffs). > > It now handles v4 and v6 in the same daemon. For details a

Re: NEW: net/aggregate6 (Was: net/py-aggregate6)

2017-12-01 Thread Job Snijders
Ok, sounds good. I’ll hold off On Fri, 1 Dec 2017 at 12:33, Stuart Henderson wrote: > On 2017/11/30 18:51, Job Snijders wrote: > > Hi all, > > > > Attached is a python3-only version of the ports files for the tool. I > > renamed it to simply 'aggregat

Re: NEW: net/aggregate6 (Was: net/py-aggregate6)

2017-11-30 Thread Job Snijders
Hi all, Attached is a python3-only version of the ports files for the tool. I renamed it to simply 'aggregate6' as per suggestion from sthen@ Kind regards, Job aggregate6.tar.gz Description: application/tar-gz

Re: NEW: net/py-aggregate6

2017-11-30 Thread Job Snijders
On Thu, Nov 30, 2017 at 11:34:59AM -0500, Daniel Jakots wrote: > On Thu, 30 Nov 2017 17:19:59 +0100, Klemens Nanni wrote: > > > However I purposefully wrote aggregate6 in such a way that it can > > > work in both python2 and python3 environments to enable broader > > > applicability. > > > > Fai

Re: NEW: net/py-aggregate6

2017-11-30 Thread Job Snijders
On Thu, Nov 30, 2017 at 01:53:35PM +0100, Klemens Nanni wrote: > On Thu, Nov 30, 2017 at 12:19:07PM +0000, Job Snijders wrote: > > py-aggregate6 is a python replacement for the net/aggregate tool. It's > > faster, and capable of optimising lists of IPv6 prefixes. It can also b

NEW: net/py-aggregate6

2017-11-30 Thread Job Snijders
Dear all, py-aggregate6 is a python replacement for the net/aggregate tool. It's faster, and capable of optimising lists of IPv6 prefixes. It can also be used as python library. Example: $ echo 2000::/4 2001:67c:208c::/48 3000::/4 | aggregate6 2000::/3 Kind regards, Job pkg/DESCR: