Hi Ports@
Attached is an update to the new puppet 6 port, taking it to version 6.15.0
kn@ identified and fixed some bugs with the puppet 6.14 package to fix 'package
ensure => latest' & 'service enabled => false', and also found some bugs with
the handling of package flavors.
For the existing
Simple patch to fix FindInotify. CMake needs some help to find
"sys/inotify.h" and libinotify because we do not install it under
LOCALBASE/{include,lib}.
OK?
Index: Makefile
===
RCS file: /cvs/ports/devel/kf5/extra-cmake-modules/Make
a...@abiscuola.com writes:
> Hi all.
>
> I installed the latest snapshot and, suddenly, the microphone
> stopped working in firefox.
Does it happen since nss 3.52 update? If so ask landry@ to apply
https://hg.mozilla.org/mozilla-central/rev/463069687b3d
See https://bugzilla.mozilla.org/show_bug.
On Thu, 21 May 2020 21:03:37 +0200, Paco Esteban wrote:
> For now it does not work for me with the patch you sent. I get:
>
> # github.com/gohugoio/hugo/vendor/github.com/bep/golibsass/internal/libsass
> c99func.c:2:10: fatal error: '../../libsass_src/src/c99func.c' file not found
>
> I'll take a
On Thu, May 21, 2020 at 11:06:19AM +0100, Stuart Henderson wrote:
> On 2020/05/18 23:52, Lawrence Teo wrote:
> > lib/pkgconfig/snort.pc
> > lib/snort_dynamicengine/
> > -lib/snort_dynamicengine/libsf_engine.a
> > +@static-lib lib/snort_dynamicengine/libsf_engine.a
> > @comment lib/snort_dynamice
Sorry about the delay, busy period here.
I'll try and get back to you during the weekend. If not please remind me
in private again.
Thanks,
Paul
On Thu, May 21, 2020 at 12:43:03PM +, Martin wrote:
> *ping*
>
> ‐‐‐ Original Message ‐‐‐
> On Monday, May 18, 2020 6:44 PM, Martin wrote
Le Thu, 21 May 2020 20:51:45 +0200,
Alessandro De Laurenzis a écrit :
> Just out of my curiosity, is there any way to change the date format
> in the vcalendar plugin? It seems it doesn't react to
> LC_TIME/LC_ALL...
>
I didn't know about this one but after a quick look this seems
hardcoded.
s
Hi Todd,
On Thu, 21 May 2020, Todd C. Miller wrote:
> Would it be worth adding an "extended" flavor that has, e.g., SCSS
> support? A number of hugo themes require this.
>
> See:
> https://gohugo.io/troubleshooting/faq/#i-get-tocss--this-feature-is-not-available-in-your-current-hugo-version
>
Le Mon, 13 Apr 2020 21:24:01 +0200,
Solene Rapenne a écrit :
> On Fri, Apr 10, 2020 at 12:39:33PM -0500, Paul Valencia wrote:
> > On Fri, Apr 10, 2020 at 01:44:54PM +0200, Solene Rapenne wrote:
> > > On Fri, Apr 10, 2020 at 02:40:22AM -0500, Paul Valencia wrote:
> > > > Hi,
> > > >
> > > > H
Just out of my curiosity, is there any way to change the date format in the
vcalendar plugin? It seems it doesn't react to LC_TIME/LC_ALL...
On May 21, 2020 8:14:48 PM GMT+02:00, Solene Rapenne wrote:
>Le Thu, 14 May 2020 16:32:07 +0200,
>Solene Rapenne a écrit :
>
>> This updates claws-mail to
Le Thu, 14 May 2020 16:32:07 +0200,
Solene Rapenne a écrit :
> This updates claws-mail to last version.
>
> I also removed bsfilter module because it requires bsfilter and we
> don't have it in ports.
>
> I enabled the crash dialog because I had a few crashes when using
> malloc options. And of
Would it be worth adding an "extended" flavor that has, e.g., SCSS
support? A number of hugo themes require this.
See:
https://gohugo.io/troubleshooting/faq/#i-get-tocss--this-feature-is-not-available-in-your-current-hugo-version
Perhaps something like this? Untested because my web server isn'
*ping*
‐‐‐ Original Message ‐‐‐
On Monday, May 18, 2020 6:44 PM, Martin wrote:
> 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
Hi Solene
> Il giorno 21 mag 2020, alle ore 11:36, Solene Rapenne ha
> scritto:
>
> Le Thu, 21 May 2020 10:23:14 +0200 (CEST),
> a...@abiscuola.com a écrit :
>
>> Hi all.
>>
>> I installed the latest snapshot and, suddenly, the microphone
>> stopped working in firefox.
>>
>> The mic itself i
On Thu, May 21, 2020 at 04:35:16PM +0200, Solene Rapenne wrote:
> Le Sat, 25 Apr 2020 12:50:05 -0400,
> Kurt Mosiejczuk a écrit :
> > This will be for post-6.7, but I figured I'd get it out there for
> > folks who want to tinker with it like I have been.
> > minecraft-launcher-lib provides a pyt
Le Sat, 25 Apr 2020 12:50:05 -0400,
Kurt Mosiejczuk a écrit :
> This will be for post-6.7, but I figured I'd get it out there for
> folks who want to tinker with it like I have been.
>
> minecraft-launcher-lib provides a python library to authenticate
> against Mojang servers, install versions o
On Thu, 21 May 2020, Stuart Henderson wrote:
> On 2020/05/20 20:37, Paco Esteban wrote:
> > Hi ports@,
> >
> > This is an update for audio/py-eyed3 from 0.8.12 to latest 0.9.5
> > You can see the can see the changes here:
> >
> > https://github.com/nicfit/eyeD3/blob/master/HISTORY.rst
> >
> >
Hi ports@,
This is a port for filetype, a Python port from filetype Go package.
It's needed for the upate of audio/py-eyed3.
Builds ok and works for me on amd64.
About tests, the 7 tests related to py-test-benchmark fail with fixture
not found, even when the package is installed. The rest pass.
Hi ports@,
This is a new port needed for the update of audio/py-eyed3.
The port is pretty simple, I only changed the use of unittest2 for
unittest, as this is python3 only and we don't need it for testing.
All tests pass on amd64.
Comments ? ok to import ?
Cheers,
Paco.
--
Paco Esteban.
0x58
Yet another mailman update for xss. The diff is the same for both
OPENBSD_6_6 and OPENBSD_6_7 - would like to apply there as well.
In addition, even there is no CVE directly related to this release, the
same 2018 CVE is being referenced, so update quirks too for -current.
OK?
Thank you,
Okan
In
Hi all.
I installed the latest snapshot and, suddenly, the microphone
stopped working in firefox.
The mic itself is recognized and firefox can access it, so
it seems the sndiod back-end is working. However, even if I can
the microphone, no audio comes out of it.
I have both an integrated microph
Hi!
This is a port of Yaegi. Yaegi is Another Elegant Go Interpreter.
This can be used as a REPL for Go things, or as a "#!" interpreter for
shell style Go "scripts"!
It's entirely written in Go and has 0 external dependencies!
It was built with portgen.
OK?
yaegi.tar.gz
Description: GNU Zip
On Thu, May 21, 2020 at 11:58:37AM +0100, Stuart Henderson wrote:
> I've written a patch to add bsd-auth support back to slock 1.4 which
> I've been using for a while. Tidied the make variable handling a bit
> as well, no need to patch to use ?=, they can just be overridden with
> MAKE_FLAGS. OK?
Hi R
Rafael Sadowski wrote:
> After we import www/py-qtwebengine we can update and unbreak
> qutebrowser.
This is really cool. I tested it and it works while it is running. What
I noticed is, that it is crashing on close every time.
Does this happen to you too?
puffy ~/work> qutebrowser -d
[...
I've written a patch to add bsd-auth support back to slock 1.4 which
I've been using for a while. Tidied the make variable handling a bit
as well, no need to patch to use ?=, they can just be overridden with
MAKE_FLAGS. OK?
Index: Makefile
==
On 2020/05/16 20:08, Lucas wrote:
> Bump, now that the ports embargo is over.
>
> Stuart, do you prefer if I use the more common idiom in pexp and drop
> the eval? The comment from /src/etc/rc.d/rc.subr makes sense IMO, but
> this will be the only port using that idiom out of the 138 that define
>
On 2020/05/20 20:37, Paco Esteban wrote:
> Hi ports@,
>
> This is an update for audio/py-eyed3 from 0.8.12 to latest 0.9.5
> You can see the can see the changes here:
>
> https://github.com/nicfit/eyeD3/blob/master/HISTORY.rst
>
> The update is pretty simple.
>
> I tried to enable tests by cre
On 2020/05/17 11:56, Andrew Hewus Fresh wrote:
> ping
>
> On Sun, May 12, 2019 at 08:55:49PM -0700, Andrew Hewus Fresh wrote:
> > Here's a new port that I was reminded I use this port regularly to make
> > my email nicer. I have just forgotten to mail this out nearly forever,
> > so probably hav
On 2020/05/18 23:52, Lawrence Teo wrote:
> lib/pkgconfig/snort.pc
> lib/snort_dynamicengine/
> -lib/snort_dynamicengine/libsf_engine.a
> +@static-lib lib/snort_dynamicengine/libsf_engine.a
> @comment lib/snort_dynamicengine/libsf_engine.la
> -lib/snort_dynamicengine/libsf_engine.so
> +@so lib/sn
On 2020/05/18 19:16, Martin wrote:
> Any improvements into upcoming 6.7 release regarding canary corruption issue?
>
> Martin
Very unlikely. The only changes to the port since Feb 2019 have been to
get it to build on additional arches.
On 2020/05/21 06:36, Mikolaj Kucharski wrote:
> Hi,
>
> I was updating one of my 6.6 machines to 6.7 and noticed following lines
> in output of pkg_add -u:
>
> Skipping py-wstools-0.4.8 (update candidate for py-wstools-0.4.4p1)
> py-wstools-0.4.4p1 pkgpaths: www/py-wtools
> py-wst
Le Thu, 21 May 2020 10:23:14 +0200 (CEST),
a...@abiscuola.com a écrit :
> Hi all.
>
> I installed the latest snapshot and, suddenly, the microphone
> stopped working in firefox.
>
> The mic itself is recognized and firefox can access it, so
> it seems the sndiod back-end is working. However, eve
Hi,
I was updating one of my 6.6 machines to 6.7 and noticed following lines
in output of pkg_add -u:
Skipping py-wstools-0.4.8 (update candidate for py-wstools-0.4.4p1)
py-wstools-0.4.4p1 pkgpaths: www/py-wtools
py-wstools-0.4.8 pkgpaths: www/py-wtools www/py-wstools
So, it's h
33 matches
Mail list logo