On Wed, Mar 02 2022, aisha wrote:
> On 2/27/2022 8:55 AM, Jeremie Courreges-Anglas wrote:
>> On Sat, Feb 26 2022, Stuart Henderson wrote:
>>> On 2022/02/26 17:15, Kurt Mosiejczuk wrote:
On Sat, Feb 26, 2022 at 11:55:46AM -0500, aisha wrote:
> Hi,
>I've attached a port for py-libk
Stuart Henderson:
> > On Mon, Feb 28, 2022 at 04:14:25PM +0100, Christian Weisgerber wrote:
> > > Drop all checks for $OpenBSD$ keywords from portcheck(1).
> > >
> > > Or should we instead complain if files do have $OpenBSD$?
> >
> > I think it's better if we have a policy, so complaining might
> I think that may be an upstream bug, OpenSSL can return NULL for
> RAND_get_rand_method too.
>
> 351 NOEXPORT int prng_init(GLOBAL_OPTIONS *global) {
> 352 int totbytes=0;
> 353 char filename[256];
> 354 const RAND_METHOD *meth=RAND_get_rand_method();
> 355
> 356 /* skip PRNG ini
On Thu, Mar 3, 2022 at 12:34 PM aisha wrote:
> Simple update.
> I had to manually remove a bunch of files from the plist, so
> hopefully I've done this correctly.
>
In general, this looks good. I should be able to commit this within a few
days. One nit below.
> --- a/www/ruby-puma/pkg/PLIST
On 2022/03/03 20:27, Omar Polo wrote:
> Hello ports,
>
> please find attached a port for nq:
>
> % pkg_info nq
> Information for inst:nq-0.4
>
> Comment:
> command line queue utility
>
> Description:
> nq is a set of small utilities that allows to create lightweight job
> queue system that requ
Hello ports,
please find attached a port for nq:
% pkg_info nq
Information for inst:nq-0.4
Comment:
command line queue utility
Description:
nq is a set of small utilities that allows to create lightweight job
queue system that requires no setup, maintenance, supervision, or any
long-running pro
Thim Cederlund wrote:
> Hi ports@,
Hello :)
> Here's a diff for updating the nsxiv port to v29.
>
> The current version of this port is running a release from December 12th 2021
> Here's the changelog: https://github.com/nsxiv/nsxiv/blob/master/CHANGELOG.md
>
> The patch for the Makefile (patc
Hi ports@,
Here's a diff for updating the nsxiv port to v29.
The current version of this port is running a release from December 12th 2021
Here's the changelog: https://github.com/nsxiv/nsxiv/blob/master/CHANGELOG.md
The patch for the Makefile (patches/patch-Makefile) is no longer needed.
Builds
On 2022/03/03 10:45, aisha wrote:
> I've attached the port with the tight version dependency suggested by Jeremie.
> Thanks for that.
Needs NO_TEST=Yes, and the empty line in DESCR should be removed,
probably better to reformat while there, e.g.
-
Python bindings for controlling and probing t
Joshua Elsasser wrote:
> I will try to find some time to take a look at it this week. For what
> it's worth, 32-bit powerpc is usually a bit broken on non-openbsd
> platforms as well. I have a couple g4 mac minis that I can test on,
> assuming they haven't died.
thanks for looking into this :)
i
On Thu, Mar 03, 2022 at 11:30:54AM +0100, Stefan Hagen wrote:
> Marc Espie wrote (2022-03-03 10:48 CET):
> > On Sat, Feb 19, 2022 at 10:26:15PM +0100, Omar Polo wrote:
> > > Michael writes:
> > >
> > > > On Sun, Feb 13, 2022 at 05:53:13PM +0100, Rafael Sadowski wrote:
> > > >> [...]
> > > >> Tha
On Thu, Mar 03, 2022 at 02:31:57PM +0100, Antoine Jacoutot wrote:
> On Thu, Mar 03, 2022 at 01:25:49PM +, Klemens Nanni wrote:
> > On Thu, Mar 03, 2022 at 01:06:23PM +, Stuart Henderson wrote:
> > > I wrote this port for henning@ who had a need to do Kerb authentication
> > > against AD -
>
On Thu, Mar 03, 2022 at 08:42:50AM -0500, Josh Grosse wrote:
> Ping.
:)
commit 258538fc8aad39a3246cd4f84945504c54a7e14f
Author: sthen
Date: Tue Mar 1 20:30:55 2022 +
update to calibre-5.37.0, from Josh Grosse
Ping.
On Wed, Feb 23, 2022 at 05:35:24PM -0500, Josh Grosse wrote:
> Update from 5.32.0 to 5.37.0
>
> Change log: https://calibre-ebook.com/whats-new
>
> Tested lightly on amd64.
> diff --git a/textproc/calibre/Makefile b/textproc/calibre/Makefile
> index a5f09344e64..b1a78e4ea16 100644
> --- a
On Thu, Mar 03, 2022 at 01:25:49PM +, Klemens Nanni wrote:
> On Thu, Mar 03, 2022 at 01:06:23PM +, Stuart Henderson wrote:
> > I wrote this port for henning@ who had a need to do Kerb authentication
> > against AD -
> >
> > "Msktutil creates user or computer accounts in Active Directory, c
On Thu, Mar 03, 2022 at 01:06:23PM +, Stuart Henderson wrote:
> I wrote this port for henning@ who had a need to do Kerb authentication
> against AD -
>
> "Msktutil creates user or computer accounts in Active Directory, creates
> Kerberos keytabs on Unix/Linux systems, adds and removes princip
On 2022/03/02 22:19, Gleydson Soares wrote:
> Hello,
>
> I have managed to make stunnel build against libressl.
>
> While working on it, i've triggered a segfault:
>
> openbsd-arm64$ stunnel
> Segmentation fault (core dumped)
> openbsd-arm64$
>
> ...
> So looked at the coredump to find clues:
>
I wrote this port for henning@ who had a need to do Kerb authentication
against AD -
"Msktutil creates user or computer accounts in Active Directory, creates
Kerberos keytabs on Unix/Linux systems, adds and removes principals to
and from keytabs and changes the user or computer account's password.
On Sat, Feb 19, 2022 at 10:26:15PM +0100, Omar Polo wrote:
> Michael writes:
>
> > On Sun, Feb 13, 2022 at 05:53:13PM +0100, Rafael Sadowski wrote:
> >> [...]
> >> Thanks Michael!
> >>
> >> OK rsadowski@ if someone wants to import it.
> >>
> >
> > Ping.
>
> There are a couple of sprintf(%n) i
On 2022/03/02 22:22, aisha wrote:
>
> On 2/27/2022 8:55 AM, Jeremie Courreges-Anglas wrote:
> > On Sat, Feb 26 2022, Stuart Henderson wrote:
> > > On 2022/02/26 17:15, Kurt Mosiejczuk wrote:
> > > > On Sat, Feb 26, 2022 at 11:55:46AM -0500, aisha wrote:
> > > > > Hi,
> > > > >I've attached a
20 matches
Mail list logo