This updates Snort to 2.9.16.
https://blog.snort.org/2020/04/snort-29160-has-been-released.html
Upstream has a daq 2.0.7 release too, where the only change is the
addition of a daq.vcxproj file for 64-bit Windows. But their distfile
still ships with the configure script generated for daq-2.0.6,
On Mon, May 18, 2020 at 08:09:21PM -0400, k...@intricatesoftware.com wrote:
> Various u-boot changes:
> * Rockchip now outputs a single image that combines idbloader.img
> and u-boot.itb called u-boot-rockchip.bin. It gets written at
> block 64. For example:
> dd if=u-boot-rockchip.bin of=/
On 2020/05/18 22:30, Solene Rapenne wrote:
> Le Wed, 29 Apr 2020 16:01:58 -0400,
> a écrit :
>
> > All,
> >
> >
> >
> > I know we are in slowdown for 6.7 so I'm not asking that we push this
> > in. However, I'd really appreciate it if others could try my update
> > to get us from 1.4 to 1.6 o
Fix backtrace across signals on amd64
The 'Apply the retpoline transformation to indirect jumps in the
raw ASM' commit in 6.4 added an instruction to the sigcode.
This fixes the offset to look for sigreturn and mantains
backward compat till 5.0.
okay?
Index: Makefile
On 2020/05/17 12:09, Stuart Henderson wrote:
> On 2020/05/14 09:17, Antoine Jacoutot wrote:
> > Log message:
> > Update to gnome-builder-3.36.0.
>
> Final link (cc -o src/gnome-builder [...]) fails on i386:
>
> ld: error: gdbwire.c:(.debug_info+0x993E71): has non-ABS relocation
> R_386_GOTOFF a
Various u-boot changes:
* Rockchip now outputs a single image that combines idbloader.img
and u-boot.itb called u-boot-rockchip.bin. It gets written at
block 64. For example:
dd if=u-boot-rockchip.bin of=/dev/sdXc seek=64
* Fix rock64 gen3 SPL boot hang. Submitted upstream and awaiting
re
On Mon, May 18 2020, Alexander Bluhm wrote:
> Ping after unlock.
>
> On Mon, Apr 20, 2020 at 02:15:20AM +0200, Alexander Bluhm wrote:
>> Hi,
>>
>> I would like to browse OPC UA servers with a python GUI. For that
>> I need py-opcua, py-opcua-widgets, py-opcua-client. As py-opcua-widgets
>> does
Any improvements into upcoming 6.7 release regarding canary corruption issue?
Martin
On Mon, May 18 2020, Frederic Cambus wrote:
> Hi ports@,
>
> Here is a diff to add an asn subpackage for net/dbip.
>
> From DESCR:
>
> The free DB-IP IP to ASN Lite database is a subset of the IP to ISP
> database with reduced coverage and accuracy distributed under the Creative
> Commons Attribut
Hi Stuart,
In result of work with software developer, I prepare latest stable improved
port 0.3.8.
Main improvements are:
* Stability (code patching to prevent segmentation faults)
* New functionality implemented
Like "distributed virtual switch" functionality;
Additional integrated loopback re
On 2020-05-18, Klemens Nanni wrote:
> Passing EXTRACT_FILES as is has the advantage of using sh(1)'s brace
> expansion as shown in the diff, using make's :QL would have the
> advantage of not preventing porters from passing bogus values,
I'm undecided, but I will mention that brace expansion is
Le Wed, 29 Apr 2020 16:01:58 -0400,
a écrit :
> All,
>
>
>
> I know we are in slowdown for 6.7 so I'm not asking that we push this
> in. However, I'd really appreciate it if others could try my update
> to get us from 1.4 to 1.6 of the Lumina Desktop Environment. I've
> included the diff bel
On 2020/05/18 21:30, Stefan Sperling wrote:
> On Mon, May 18, 2020 at 08:41:27PM +0200, Klemens Nanni wrote:
> > We're "after 6.7".
> >
> > OK?
>
> Looks OK to me. Please check with Stuart, too.
OK
> > Index: Makefile
> > ===
> > R
On Mon, May 18, 2020 at 09:57:15PM +0200, Rafael Sadowski wrote:
> Thanks kmos and kn for your feedback. I completely reworked the port.
> I think the version is better. Any OKs?
OK kn
Some variables lack a space before "=".
On Mon May 18, 2020 at 09:25:11AM -0400, Kurt Mosiejczuk wrote:
> On Mon, May 18, 2020 at 06:42:32AM +0200, Rafael Sadowski wrote:
> > Ok to import py-qtwebengine after we have unlocked x11/qt5/qtwebengine?
> > Diff below and tarball attached.
>
> Comments below
>
> > Rafael
> >
> > diff --git a
On Mon, May 18, 2020 at 08:41:27PM +0200, Klemens Nanni wrote:
> We're "after 6.7".
>
> OK?
Looks OK to me. Please check with Stuart, too.
> Index: Makefile
> ===
> RCS file: /cvs/ports/sysutils/firmware/iwm/Makefile,v
> retrieving
Hello,
This updates the arduino-esp8266 tools to 2.7.1.
Changelog:
- https://github.com/esp8266/Arduino/releases
This and makeesparduino (which I forgot to mention) are running fine for
me for a few weeks now.
Ok?
--
Tracey Emery
Index: Makefile
=
Hello,
This updates makeEspArduino to 5.0.2.
Changelog:
- add support for visual studio code
- extract perl scripts
- couple of post fixes from 5.0.0
Ok?
--
Tracey Emery
Index: Makefile
===
RCS file: /cvs/ports/devel/makeespardu
We're "after 6.7".
OK?
Index: Makefile
===
RCS file: /cvs/ports/sysutils/firmware/iwm/Makefile,v
retrieving revision 1.13
diff -u -p -r1.13 Makefile
--- Makefile18 Nov 2019 11:36:56 - 1.13
+++ Makefile18 May 2020 18
> Any idea why this is poking around in resolver internals rather than
> just using the documented getrrsetbyname interface?
>
I don't know, may be it does not exists on Linux.
On Mon, May 18, 2020 at 02:19:20PM +0100, Stuart Henderson wrote:
> Looking pretty good, just a few comments:
>
> - those user.list entries should just say telephony/resiprocate.
Fixed.
> - I'm not sure we really need two readmes just telling people how to
> generate a self-signed X.509 cert? We
Hi ports@,
Here is a diff to add an asn subpackage for net/dbip.
>From DESCR:
The free DB-IP IP to ASN Lite database is a subset of the IP to ISP
database with reduced coverage and accuracy distributed under the Creative
Commons Attribution License.
Comments? OK?
Index: Makefile
==
On 2020-05-17, Christian Weisgerber wrote:
> Should we have infrastructure support for this, like FreeBSD's
> EXTRACT_ONLY?
For the record: I misremembered. FreeBSD's EXTRACT_ONLY is something
else entirely.
--
Christian "naddy" Weisgerber na...@mips.inka.de
On Mon 18/05/2020 17:14, Paul Irofti wrote:
> Hi,
>
> This updates grive to the latest version.
>
> It is required in order to be able to access Google Drive, as Google
> decide to invalidate all non-official keys and is refusing all 3rd party
> providers to re-register.
>
> The solution now is
Hi,
This updates grive to the latest version.
It is required in order to be able to access Google Drive, as Google
decide to invalidate all non-official keys and is refusing all 3rd party
providers to re-register.
The solution now is to request your own API keys and allow the program
to access y
On Mon, May 18, 2020 at 03:13:07PM +0200, Marc Espie wrote:
> > @@ -1726,6 +1726,18 @@ Used to set DISTFILES default value to $
> > The decompression tool needed will be automatically added as
> > .Ev BUILD_DEPENDS .
> > Default value is .tar.gz.
> > +.It Ev EXTRACT_FILES
> > +Set to the list of
Ping after unlock.
On Mon, Apr 20, 2020 at 02:15:20AM +0200, Alexander Bluhm wrote:
> Hi,
>
> I would like to browse OPC UA servers with a python GUI. For that
> I need py-opcua, py-opcua-widgets, py-opcua-client. As py-opcua-widgets
> does not compile with python2, I think we should only have p
On Mon, May 18, 2020 at 06:42:32AM +0200, Rafael Sadowski wrote:
> Ok to import py-qtwebengine after we have unlocked x11/qt5/qtwebengine?
> Diff below and tarball attached.
Comments below
> Rafael
>
> diff --git a/www/py-qtwebengine/Makefile b/www/py-qtwebengine/Makefile
> new file mode 100644
On 2020/05/18 14:31, Ingo Feinerer wrote:
> Hi,
>
> please find attached a port for the reSIProcate
> (https://www.resiprocate.org/) SIP stack with STUN/TURN server and SIP
> proxy/registrar server. It is an alternative to the Kamailio SIP server.
>
> $ cat pkg/DESCR-main
> The reSIProcate compon
On Mon, May 18, 2020 at 01:46:38PM +0200, Klemens Nanni wrote:
> On Mon, May 18, 2020 at 12:17:01PM +0100, Stuart Henderson wrote:
> > I like it, can you work up something for the bsd.port.mk(5) manual please?
> Diff below tries to lay out the inner workings without being too
> specific; a bit tri
Hi,
please find attached a port for the reSIProcate
(https://www.resiprocate.org/) SIP stack with STUN/TURN server and SIP
proxy/registrar server. It is an alternative to the Kamailio SIP server.
$ cat pkg/DESCR-main
The reSIProcate components, particularly the SIP stack, are in use in both
comme
On Sun, May 17, 2020 at 04:43:33PM +0200, Marc Espie wrote:
> kdenlive lists this as "optional" but in actuality
> it cheats and tries to download it on the side (which
> obviously fails for us)
>
> The tests take forever to build, and some actually don't build with
> clang/libc++,
> so I've remo
I found the reason for a FETCH_PACKAGES bug, linked to pkg_add optimizations:
with faster package updates, unchanged files would mean pkg_add would not
always read to the end of the archive. Unfortunately, this also applies to
symlinks at the end of the plist, as the meta-info is enough, AND this
On 2020/05/18 12:55, Solene Rapenne wrote:
> Le Sun, 17 May 2020 17:59:45 +0200,
> "f.holop" a écrit :
>
> > hi,
> >
> > $ cat DESCR
> > Command-line benchmarking tool.
> >
> > Features:
> > - Statistical analysis across multiple runs.
> > - Support for arbitrary shell commands.
> > - Constant
On Mon, May 18, 2020 at 12:17:01PM +0100, Stuart Henderson wrote:
> I like it, can you work up something for the bsd.port.mk(5) manual please?
Diff below tries to lay out the inner workings without being too
specific; a bit tricky to prevent common pitfalls without explaining
basic shell syntax/be
On 2020/05/18 12:51, Klemens Nanni wrote:
> Some ports have huge distfiles of which we only need a tiny fraction,
> see the coreboot-utils thread.
>
> My idea was to pass a list of files to the extract phase and it works
> just fine as seen in the diff below, based on this EXTRACT_FILES has no
> e
Any idea why this is poking around in resolver internals rather than
just using the documented getrrsetbyname interface?
Le Sun, 17 May 2020 17:59:45 +0200,
"f.holop" a écrit :
> hi,
>
> $ cat DESCR
> Command-line benchmarking tool.
>
> Features:
> - Statistical analysis across multiple runs.
> - Support for arbitrary shell commands.
> - Constant feedback about the benchmark progress and current
> estimates.
> -
On Mon, May 18, 2020 at 06:42:32AM +0200, Rafael Sadowski wrote:
> +MODPY_VERSION = ${MODPY_DEFAULT_VERSION_3}
> +
> +RUN_DEPENDS =devel/py-sip${MODPY_FLAVOR} \
> + devel/py-enum34 \
py-enum34 seems off, forgot to remove this one?
Some ports have huge distfiles of which we only need a tiny fraction,
see the coreboot-utils thread.
My idea was to pass a list of files to the extract phase and it works
just fine as seen in the diff below, based on this EXTRACT_FILES has no
effect for .shar or .gz distfiles, but I don't see this
OK kn
Ok to import py-qtwebengine after we have unlocked x11/qt5/qtwebengine?
Diff below and tarball attached.
Rafael
diff --git a/www/py-qtwebengine/Makefile b/www/py-qtwebengine/Makefile
new file mode 100644
index 000..d191af76948
--- /dev/null
+++ b/www/py-qtwebengine/Makefile
@@ -0,0 +1,52
On 2020/05/18 11:33, Denis Fondras wrote:
> On Sun, May 17, 2020 at 09:19:33PM +0100, Stuart Henderson wrote:
> > ah, I was hoping not to have another program using the libbind port, it
> > is a complete bodge - mtr got rid of their dodgy DNS code so only zeek
> > was left. I won't block import due
On 17/05/2020 23:26, Stuart Henderson wrote:
On 2020/05/17 20:08, Stephan Mending wrote:
On Sun, May 17, 2020 at 07:52:03PM +0200, Alexandre Ratchov wrote:
On Sun, May 17, 2020 at 07:19:44PM +0200, Stephan Mending wrote:
Hi,
after upgrading to qemu 5.0.0 I'm getting the following error when
On Sun, May 17, 2020 at 09:19:33PM +0100, Stuart Henderson wrote:
> ah, I was hoping not to have another program using the libbind port, it
> is a complete bodge - mtr got rid of their dodgy DNS code so only zeek
> was left. I won't block import due to this but it's a bit annoying ;)
>
> did any o
On Mon, May 18, 2020 at 09:57:02AM +1000, Arthur Barton wrote:
> I've extracted the puppetlabs puppet-agent debian package for 6.14, and it
> looks like they bundle the following
> $ grep module usr/share/doc/puppet-agent/bill-of-materials
> module-puppetlabs-augeas_core 1.0.5
> module-puppetlabs
OK bluhm@
On 2020/05/18 00:28, Klemens Nanni wrote:
> On Sun, May 17, 2020 at 09:55:51PM -, Christian Weisgerber wrote:
> > Didn't this come up with another port relatively recently?
> > Should we have infrastructure support for this, like FreeBSD's
> > EXTRACT_ONLY?
> Not that I know of, unless you mean
On Sun, May 17, 2020 at 01:12:58PM -0600, Tracey Emery wrote:
> On Sun, May 17, 2020 at 08:19:05PM +0200, Marc Espie wrote:
> > On Sun, May 17, 2020 at 04:47:10PM +0200, Marc Espie wrote:
> > > Now with better runtime behavior
> > >
> > > Some of the mutexes don't work with our stringent defaults,
49 matches
Mail list logo