On Fri, Nov 13, 2020 at 04:27:34AM -, Dimitri Karamazov wrote:
> On Fri, November 13, 2020 04:25, Martin Ziemer wrote:
> > This patch updates tor from 0.4.3.6 to 0.4.4.5.
> The latest release is 0.4.4.6.
You are right. I updated the port at monday on my first system and
even checked yesterday m
Hi,
Here is a patch for lang/gnucobol:
i) Update to 3.1
ii) Add texinfo to BUILD_DEPENDS, there is a build error when build
doc with system makeinfo, so I switch to print/texinfo
iii) It build well and run well, and there are 1068 tests were run,
39 failed (30 expected failur
Hi,
trying Hydra to brute force SSH doesn't seem to work as it should. running with
-v , it can successfully detect password logins work, but later on fails on
each attempt, with 'Library not initialized.' error, so doesn't find valid
credentials.
attached patch fixes it for me, however, don't
Hi all,
First time porter, thought this seemed like something simple to get my
feet wet but I immediately ran into a few questions.
I wanted to set up a local Ubuntu repository mirror on my network, using
an OpenBSD machine. apt-mirror is the tool for this, it's basically a
perl script that uses
Thanks for the fixes and commit.
On 2020-12-11 17:23 +, Stuart Henderson wrote:
> On 2020/11/12 09:07, Aaron Poffenberger wrote:
> > Any further feedback, or is this ready for commit?
>
> committed, I fixed these:
>
> > > @@ -1,5 +1,6 @@
> > > $OpenBSD: README,v 1.5 2018/09/04 12:46:24 esp
On Thu 12/11/2020 20:46, Stuart Henderson wrote:
> On 2020/11/12 21:40, Bjorn Ketelaars wrote:
> > Diff below updates radcli to 1.3.0. From
> > https://github.com/radcli/radcli/releases/tag/1.3.0:
> > - Removed duplicate function definition from util.h (#53)
> > - Increased size of dictionary vendo
On 2020/11/12 21:40, Bjorn Ketelaars wrote:
> Diff below updates radcli to 1.3.0. From
> https://github.com/radcli/radcli/releases/tag/1.3.0:
> - Removed duplicate function definition from util.h (#53)
> - Increased size of dictionary vendor and values to 32-bits from 16;
> this breaks the ABI fr
On 2020/11/12 19:42, Caspar Schutijser wrote:
> - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/monit
..
> share/doc/monit/
> -share/doc/monit/README
${PREFIX}/share/doc/monit/ isn't doing anything useful any more
> -Using $< in a non-suffix rule context is a GNUmake idiom (Makefile:1
Diff below updates radcli to 1.3.0. From
https://github.com/radcli/radcli/releases/tag/1.3.0:
- Removed duplicate function definition from util.h (#53)
- Increased size of dictionary vendor and values to 32-bits from 16;
this breaks the ABI from the previous release.
- Corrected a string terminat
On Thu, Nov 12, 2020 at 05:17:02PM +, Stuart Henderson wrote:
> On 2020/11/12 09:58, Tracey Emery wrote:
> > Hello ports,
> >
> > Attached is a new port, cad/dxf2gcode.
> >
> > DXF2GCODE is a tool for converting 2D (dxf, pdf, ps) drawings to CNC
> > machine compatible GCode.
> >
> > This por
On Thu, 12 Nov 2020 15:55:50 +0100, Pierre-Emmanuel André
wrote:
> Small diff to update PostgreSQL to it's latest version: 12.5
> Changelog here:
> https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/
ok danj@
Hi,
Here is a diff that updates sysutils/monit to 5.27.1. Tested on amd64.
Caspar Schutijser
Index: Makefile
===
RCS file: /cvs/ports/sysutils/monit/Makefile,v
retrieving revision 1.64
diff -u -p -r1.64 Makefile
--- Makefile14
Freenet is free software which lets you anonymously share files, browse and
publish "freesites" (web sites accessible only through Freenet) and chat on
forums, without fear of censorship. Freenet is decentralised to make it less
vulnerable to attack, and if used in "darknet" mode, where users only
As noted in the comments of the GitHub commit referenced in the
existing patches:
https://github.com/madler/unzip/commit/47b3ceae397d21bf822bc2ac73052a4b1daf8e1c
There is another commit needed that fixes erroneous "bomb" detection
on legitimate zip files, like one that I'm trying to work with fo
On 2020/11/12 09:07, Aaron Poffenberger wrote:
> Any further feedback, or is this ready for commit?
committed, I fixed these:
> > @@ -1,5 +1,6 @@
> > $OpenBSD: README,v 1.5 2018/09/04 12:46:24 espie Exp $
> >
> > +
extra linefeed
..
> > + Logging in kcaldav is controlled by the LOGFILE and
On 2020/11/12 09:58, Tracey Emery wrote:
> Hello ports,
>
> Attached is a new port, cad/dxf2gcode.
>
> DXF2GCODE is a tool for converting 2D (dxf, pdf, ps) drawings to CNC
> machine compatible GCode.
>
> This port adds functionality to packages like qcad, for CNC millers like
> me, to be able to
Hello ports,
Attached is a new port, cad/dxf2gcode.
DXF2GCODE is a tool for converting 2D (dxf, pdf, ps) drawings to CNC
machine compatible GCode.
This port adds functionality to packages like qcad, for CNC millers like
me, to be able to take a 2D project all the way to the CNC mill, instead
of
Hello,
Small diff to update PostgreSQL to it's latest version: 12.5
Changelog here:
https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/
Comments, ok ?
Regards,
Index: Makefile
===
RCS file
On 2020/11/12 16:05, Omar Polo wrote:
>
> Stuart Henderson writes:
>
> > On 2020/11/12 10:56, Omar Polo wrote:
> >>
> >> Omar Polo writes:
> >>
> >> > Ashton Fagg writes:
> >> >
> >> >> Omar Polo writes:
> >> >
> >> > [...snip...]
> >> >
> >> >> You can also just use GH_TAGNAME directly ins
Any further feedback, or is this ready for commit?
--Aaron
On 2020-14-10 19:35 -0500, Aaron Poffenberger wrote:
> Revisions based on feedback from Stuart:
>
> - Revert logging (DEBUG=1 isn't useful for upstream anyhow)
> - Revise README to make commands easier to copy/paste, and other fixes
> -
Stuart Henderson writes:
> On 2020/11/12 10:56, Omar Polo wrote:
>>
>> Omar Polo writes:
>>
>> > Ashton Fagg writes:
>> >
>> >> Omar Polo writes:
>> >
>> > [...snip...]
>> >
>> >> You can also just use GH_TAGNAME directly instead of V. Just set:
>> >>
>> >> GH_TAGNAME = 1.5.0
>> >>
>> >> an
Sebastien Marie wrote:
> On Thu, Nov 12, 2020 at 08:09:32AM +0100, Stefan Hagen wrote:
> > Charlene Wendling wrote:
> > > On Wed, 11 Nov 2020 21:30:36 +0100
> > > Stefan Hagen wrote:
> > >
> > > > Charlene Wendling wrote:
> > > > > The latest Luakit update fix the build on macppc [0]. There is no
On 2020/11/12 03:58, Abel Abraham Camarillo Ojeda wrote:
> I see no problems with this, only change in dmesg was:
..
> -cpu0: Intel(R) Core(TM) i3-6100U CPU @ 2.30GHz, 1313.21 MHz, 06-4e-03
> -cpu0:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SS
On 2020/11/12 10:56, Omar Polo wrote:
>
> Omar Polo writes:
>
> > Ashton Fagg writes:
> >
> >> Omar Polo writes:
> >
> > [...snip...]
> >
> >> You can also just use GH_TAGNAME directly instead of V. Just set:
> >>
> >> GH_TAGNAME = 1.5.0
> >>
> >> and I think not defining distname (default) sh
On Thu, 12 Nov 2020 11:12:36 +0100
Sebastien Marie wrote:
> On Thu, Nov 12, 2020 at 08:09:32AM +0100, Stefan Hagen wrote:
> > Charlene Wendling wrote:
> > > On Wed, 11 Nov 2020 21:30:36 +0100
> > > Stefan Hagen wrote:
> > >
> > > > Charlene Wendling wrote:
> > > > > The latest Luakit update fix t
This patch updates tor from 0.4.3.6 to 0.4.4.5.
I tested it on four amd64 systems.
Index: Makefile
===
RCS file: /cvs/ports/net/tor/Makefile,v
retrieving revision 1.130
diff -u -p -r1.130 Makefile
--- Makefile19 Jul 2020 17:01
On Thu, Nov 12, 2020 at 08:09:32AM +0100, Stefan Hagen wrote:
> Charlene Wendling wrote:
> > On Wed, 11 Nov 2020 21:30:36 +0100
> > Stefan Hagen wrote:
> >
> > > Charlene Wendling wrote:
> > > > The latest Luakit update fix the build on macppc [0]. There is no
> > > > runtime issue with the fixed
On Wed, Nov 11, 2020 at 5:35 AM Abel Abraham Camarillo Ojeda <
acam...@verlet.org> wrote:
>
>
> On Wednesday, November 11, 2020, Stuart Henderson
> wrote:
>
>> On 2020/11/11 18:48, Jonathan Gray wrote:
>> >
>> https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/blob/microcode-2020
Omar Polo writes:
> Ashton Fagg writes:
>
>> Omar Polo writes:
>
> [...snip...]
>
>> You can also just use GH_TAGNAME directly instead of V. Just set:
>>
>> GH_TAGNAME = 1.5.0
>>
>> and I think not defining distname (default) should be OK.
>
> You’re right, it doesn’t need the -${V} on the dis
29 matches
Mail list logo