Diff below brings e2guardian to 5.3.4, which is a bug fix release. From
changelog [0]:
- Fix #565 segfault when no write permission on generated certs
directory
- Fix #493 referexception not working
- Fix #549 - Url in CGI and bypass wrong in MITM
- Bug fix sigwait code for OpenBSD
C
On Sat, Jan 11, 2020 at 03:43:06PM +0100, Caspar Schutijser wrote:
> Major changes besides that:
> * Update to Tor Browser 9.0.4.
> * Sync with www/firefox-esr: drop patches fixing build with rust 1.39.
> * Add a second site to MASTER_SITES. Upstream removes distfiles of old
> versions once they
0.5 (2018-09-20)
New feature: SMTP email message objects now include a ``details`` property
capturing the envelope details.
0.4.2 (2018-11-14)
Fix support for Python 3.6 (fixes #21).
Add support for Python 3.7.
0.4.1 (2017-11-28)
Re-release of
On Wed, Feb 05, 2020 at 12:32:45AM +0100, Alexander Bluhm wrote:
> Hi,
>
> I would like to import a new library for the industrial network
> protocol OPC UA.
>
> ok?
Anyone?
>
> Comment:
> library implementation of OPC UA
>
> Description:
> open62541 is an open source and free implementation of O
0.10.9
--
- Fixed regression with `add_callback()` and content-type header.
- Fixed implicit dependency on urllib3>1.23.0
0.10.8
--
- Fixed cookie parsing and enabled multiple cookies to be set by using a list of
tuple values.
I see no dependency on urllib3 before or after the changes
On Mon, Feb 03, 2020 at 11:12:51AM +0100, Charlene Wendling wrote:
> Here is a diff with my above comments applied:
OK bluhm@
> Index: Makefile
> ===
> RCS file: /cvs/ports/www/p5-HTML-Scrubber/Makefile,v
> retrieving revision 1.10
>
> > On Wed, Jul 31, 2019 at 12:06:55PM +, wen heping wrote:
> > >Here is a patch to create new port
> > > devel/p5-MooseX-Attribute-Chained. It is required by the update of
> > > www/p5-HTML-FormFu.
I have imported it.
Thanks wen!
bluhm
1.4.1 (2019-10-26)
This is the latest release with py2 support
Remove py33, py34 support
web scraping improvements: default timeout and session support
Add API methods to serialize form-related elements according to spec
Include HTML markup when querying textarea text/value
Th
On Mon, Feb 03, 2020 at 01:29:29PM +0100, Charlene Wendling wrote:
> I've found out that:
>
> - devel/p5-File-ShareDir-Install is needed as BUILD_DEPENDS
> - devel/p5-Task-Weaken is a RUN_DEPENDS not a BUILD_DEPENDS
> - converters/p5-JSON-MaybeXS was a missing RUN_DEPENDS
> - some TEST_DEPENDS were
Update py-humanize to the 1.0.0 release. Tests are not included in
the pypi tarball. Also, they merged my diff making py-mock unnecessary
for the python3 flavor.
Changes are largely localization, but there's a few minor fixes.
Only consumer is tootstream which still works.
ok?
--Kurt
Index: Ma
Hi ports@,
mblaze 0.6 was released on 2020-01-18:
* mfwd: prefix Subject with "Fwd:".
* mscan: add dottime formatting.
* mlist: look at maildir/new too for messages.
* Many bug and portability fixes.
While there, get rid of GH_* as git.vuxu.org is the official upstream,
point HOMEPAGE to it,
On 2020/02/09 22:02, Theo Buehler wrote:
> On Sun, Feb 09, 2020 at 08:58:13PM +, Stuart Henderson wrote:
> > > I ran the tests a bunch of times last night. At first I was thinking it
> > > was only the first test run that would fail, but it seems to actually
> > > be an intermittent failure. I
On Sun, Feb 09, 2020 at 08:58:13PM +, Stuart Henderson wrote:
> > I ran the tests a bunch of times last night. At first I was thinking it
> > was only the first test run that would fail, but it seems to actually
> > be an intermittent failure. I got a failure and then 3 passes and then
> > a fa
> I ran the tests a bunch of times last night. At first I was thinking it
> was only the first test run that would fail, but it seems to actually
> be an intermittent failure. I got a failure and then 3 passes and then
> a failure. I may try running the original tests multitple times to see
> if we
On Sun, Feb 09 2020, Charlene Wendling wrote:
> Hi,
>
> I've spotted that sane-backends is broken in the current sparc64 bulk:
>
>> genesys/low.cpp:544:9: error: 'depth' was not declared in this scope
>> if (depth == 16) {
>
> Upstream has already a fix for that [0], it's pending merging.
>
>
On Sun, Feb 09, 2020 at 03:25:48PM +0100, Theo Buehler wrote:
> On Sat, Feb 08, 2020 at 03:22:52PM -0500, Kurt Mosiejczuk wrote:
> > On Sat, Feb 08, 2020 at 07:26:31PM +0100, Theo Buehler wrote:
> > > I can add arm64 to sthen's table. Builds & works ok:
> > > i386 builds OK test
Stuart Henderson wrote:
> On 2020/02/08 23:43, Lucas wrote:
> > BTW, why was www/nghttp2 added to LIB_DEPEND? Is it for bringing HTTP/2
> > support to libcurl?
>
> That's probably why but it doesn't make sense. Libraries should only be
> in LIB_DEPENDS if they are used directly by a port, not by
On Sun, Feb 09, 2020 at 06:18:20PM +0100, Sebastien Marie wrote:
> Hi,
>
> Now the llvm bug is fixed (see
> https://marc.info/?l=openbsd-ports-cvs&m=158122886608568&w=2),
> all archs I tested are green (amd64, i386, aarch64).
>
> The following diff update lang/rust to 1.41.0
>
> Announce: https
version
-BV-aarch64 = 1.40.0-20191221
-BV-amd64 = 1.40.0-20191217
-BV-i386 = 1.40.0-20191220
+BV-aarch64 = 1.41.0-20200201
+BV-amd64 = 1.41.0-20200130
+BV-i386 = 1.41.0-20200209
BV-sparc64 = 1.40.0-2020
On Sat, Feb 08, 2020 at 03:22:52PM -0500, Kurt Mosiejczuk wrote:
> On Sat, Feb 08, 2020 at 07:26:31PM +0100, Theo Buehler wrote:
> > I can add arm64 to sthen's table. Builds & works ok:
>
> > i386builds OK tests OK
> > macppc builds OK tests OK
> > amd64
this update net/i2pd to last version
if someone use it, testing would be nice. I'm going to try a i2p setup
and wanted to update the port before starting, so this is not tested.
Index: Makefile
===
RCS file: /data/cvs/ports/net/i2pd/
On Sun, 9 Feb 2020 12:25:20 +0100
Solene Rapenne wrote:
> On Sun, Feb 09, 2020 at 12:19:19PM +0100, Charlene Wendling wrote:
> > On Sun, 9 Feb 2020 12:10:33 +0100
> > Solene Rapenne wrote:
> >
> > > On Sun, Feb 09, 2020 at 12:04:06PM +0100, Solene Rapenne wrote:
> > > > On Sun, Feb 09, 2020 at 11
Hi,
I've spotted that sane-backends is broken in the current sparc64 bulk:
> genesys/low.cpp:544:9: error: 'depth' was not declared in this scope
> if (depth == 16) {
Upstream has already a fix for that [0], it's pending merging.
The below diff fixes the build on powerpc [1]. I bumped REVIS
On Sun, Feb 09, 2020 at 12:19:19PM +0100, Charlene Wendling wrote:
> On Sun, 9 Feb 2020 12:10:33 +0100
> Solene Rapenne wrote:
>
> > On Sun, Feb 09, 2020 at 12:04:06PM +0100, Solene Rapenne wrote:
> > > On Sun, Feb 09, 2020 at 11:54:09AM +0100, Charlene Wendling wrote:
> > > > Hi,
> > > >
> > > >
On Sun, 9 Feb 2020 12:10:33 +0100
Solene Rapenne wrote:
> On Sun, Feb 09, 2020 at 12:04:06PM +0100, Solene Rapenne wrote:
> > On Sun, Feb 09, 2020 at 11:54:09AM +0100, Charlene Wendling wrote:
> > > Hi,
> > >
> > > Update to 1.0.20200209, this includes the following changes:
> > >
> > > - use cm
On Sun, Feb 09, 2020 at 12:04:06PM +0100, Solene Rapenne wrote:
> On Sun, Feb 09, 2020 at 11:54:09AM +0100, Charlene Wendling wrote:
> > Hi,
> >
> > Update to 1.0.20200209, this includes the following changes:
> >
> > - use cmake's zip support, drop archivers/zip build depends
> > - fix SDL rende
On Sun, Feb 09, 2020 at 11:54:09AM +0100, Charlene Wendling wrote:
> Hi,
>
> Update to 1.0.20200209, this includes the following changes:
>
> - use cmake's zip support, drop archivers/zip build depends
> - fix SDL rendering endianness issue on BE_ARCHS
>
> Charlène.
>
>
Seems some WANTLIB are
Hi,
Update to 1.0.20200209, this includes the following changes:
- use cmake's zip support, drop archivers/zip build depends
- fix SDL rendering endianness issue on BE_ARCHS
Charlène.
On Mon, 3 Feb 2020 11:37:36 +0100
Charlene Wendling wrote:
>
> On Sun, 26 Jan 2020 21:52:39 +0100
> Charlen
On Sat, Feb 08, 2020 at 10:49:53PM +0100, Jan Stary wrote:
> On Feb 08 16:26:36, h...@stare.cz wrote:
> > On Feb 08 15:53:11, sol...@perso.pw wrote:
> > > Le 2020-02-08 14:45, Jan Stary a écrit :
> > > > This is firefox-72.0.2 on a fresh current/amd64.
> > > >
> > > > Upon start, it asks to be the
On 08/02/2020 23:19, Charlene Wendling wrote:
Hi,
Here is a quick update for MusicBrainz::DiscID.
There are only 2 changes in this version: the license changed to MIT,
and one test has been removed (undocumented). And that's all [0].
Port-wise, i changed my maintainer email address and enab
On 2020/02/08 23:43, Lucas wrote:
> BTW, why was www/nghttp2 added to LIB_DEPEND? Is it for bringing HTTP/2
> support to libcurl?
That's probably why but it doesn't make sense. Libraries should only be
in LIB_DEPENDS if they are used directly by a port, not by a dependency.
On 2020/02/08 23:39, Joerg Jung wrote:
> On Sat, Feb 01, 2020 at 03:29:25AM -0500, Raymond E. Pasco wrote:
> > - I used a modified distfile provided by abieber with a vendor directory,
> > which is necessary due to the large number of go package dependencies.
>
> IMHO, bundling things defeats th
Le samedi 1 février 2020, 15:43:59 CET Stuart Henderson a écrit :
> On 2020/02/01 10:06, Stephane Guedon wrote:
> > Le mercredi 29 janvier 2020, 22:20:25 CET Stuart Henderson a écrit :
> > > - either use the directory "vips", or name the package "libvips",
> > > just pick one or the other. "PKGNAME
Le samedi 1 février 2020, 15:43:59 CET Stuart Henderson a écrit :
> On 2020/02/01 10:06, Stephane Guedon wrote:
> > Le mercredi 29 janvier 2020, 22:20:25 CET Stuart Henderson a écrit :
> > > - either use the directory "vips", or name the package "libvips",
> > > just pick one or the other. "PKGNAME
34 matches
Mail list logo