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
> ==
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
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
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/
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
--
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
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
--
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
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
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
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.
$ 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
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
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
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
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.
>
>
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
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
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
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
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
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
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
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:
24 matches
Mail list logo