On May 12, 2018 7:00:30 AM GMT+02:00, timo.my...@bittivirhe.fi wrote:
>Hi,
>
>Noticed that old e16 window manager is lagging behind on releases.
>So heres update for it to bring it up-to-date.
>I'm not e16 user but it compiles/runs and sound works on amd64.
>
>Timo
>
>Index: Makefile
>=
Hi,
Noticed that old e16 window manager is lagging behind on releases.
So heres update for it to bring it up-to-date.
I'm not e16 user but it compiles/runs and sound works on amd64.
Timo
Index: Makefile
===
RCS file: /cvs/ports/x11/
On Fri, 11 May 2018 18:43:01 +0200, Jeremie Courreges-Anglas
wrote:
> I get a warning using undeadly but no fatal crash:
>
> russell /usr/ports/mystuff/mail/rss2email3$ r2e3 run
> sax parsing error: :104:121: undefined entity: undeadly
> (http://www.undeadly.org/cgi?action=rss -> j...@wxcvbn
On 2018/05/11 13:42, Jeremie Courreges-Anglas wrote:
> On Fri, May 11 2018, Stuart Henderson wrote:
> > On 2018/05/11 12:36, Solene Rapenne wrote:
> >> update from 0.25 to 0.26, I have no idea how to use it but "make test"
> >> works.
> >>
> >> Index: Makefile
> >> ===
On 2018/05/11 18:43, Jeremie Courreges-Anglas wrote:
> This is at least the second unreleased fix I noticed for newer python3+
> versions. This begs the question as to how this newer version is better
> than what we already have in ports...
Very good point. I've had zero problems with 2.70..
fixed it up and committed:
- I had to hand added the patch from your offlist mail, you had the contents
of the file included directly in the diff so it didn't apply
- fixed tabs (8 columns for ports please)
- synced WANTLIB/LIB_DEPENDS
- bodged "test ... <" in lib/curl_transport/Makefile
I had
On Wed, May 09, 2018 at 01:12:06PM +0200, Stefan Sperling wrote:
> Our port of dblatex has a problem where it relies on a private
> internal Tex macro which has changed in current texlive versions.
>
> Tyring to build a PDF with pdflatex, I am getting this error:
>
> This is pdfTeX, Version 3.141
On 2018/05/11 18:47, David CARLIER wrote:
> Another (hopefully last) attempt :). Regards.
> Index: patches/patch-src_Makefile
> ===
> RCS file: patches/patch-src_Makefile
> diff -N patches/patch-src_Makefile
> --- patches/patch-src_Ma
Another (hopefully last) attempt :). Regards.
On 11 May 2018 at 11:24, David CARLIER wrote:
> Ok seems there is a missing patch (patch-src_makefile for instance) then I
> did patch this one, seems due to a wrong cvs file deletion in my side ...
> Will check.
> Ok for the common.mk change, makes
On Fri, May 11 2018, Stuart Henderson wrote:
> On 2018/05/11 13:54, Jeremie Courreges-Anglas wrote:
>> On Wed, May 09 2018, Stuart Henderson wrote:
>> > On 2018/05/09 08:34, Jeremie Courreges-Anglas wrote:
>> >> On Sun, May 06 2018, Kaashif Hymabaccus wrote:
>> >> > On Mon, Apr 30, 2018 at 05:51
On 2018/05/09 14:34, Jonathan Gray wrote:
> "== 20180425 Release ==
> -- Updates upon 20180312 release --
> Processor Identifier Version Products
> ModelStepping F-MO-S/PI Old->New
> updated platforms
> GLK B0
On 2018/05/11 13:54, Jeremie Courreges-Anglas wrote:
> On Wed, May 09 2018, Stuart Henderson wrote:
> > On 2018/05/09 08:34, Jeremie Courreges-Anglas wrote:
> >> On Sun, May 06 2018, Kaashif Hymabaccus wrote:
> >> > On Mon, Apr 30, 2018 at 05:51:31PM +0200, Solene Rapenne wrote:
> >> >>
> >> >>
On 2018/05/10 17:18, Edward Lopez-Acosta wrote:
> Hello,
>
> I am working on porting sshuttle (https://github.com/sshuttle/sshuttle) to
> OpenBSD and have run into some issues. Specifically issue #219, which is
> due to "Operation not supported by device" errors.
>
> https://github.com/sshuttle/s
On Wed, May 09 2018, Stuart Henderson wrote:
> On 2018/05/09 08:34, Jeremie Courreges-Anglas wrote:
>> On Sun, May 06 2018, Kaashif Hymabaccus wrote:
>> > On Mon, Apr 30, 2018 at 05:51:31PM +0200, Solene Rapenne wrote:
>> >>
>> >> a TEST_DEPENDS is needed here
>> >>
>> >>
>> >> A few changes a
On Fri, May 11 2018, Stuart Henderson wrote:
> On 2018/05/11 12:36, Solene Rapenne wrote:
>> update from 0.25 to 0.26, I have no idea how to use it but "make test"
>> works.
>>
>> Index: Makefile
>> ===
>> RCS file: /cvs/ports/graphi
On 2018/05/11 12:36, Solene Rapenne wrote:
> update from 0.25 to 0.26, I have no idea how to use it but "make test"
> works.
>
> Index: Makefile
> ===
> RCS file: /cvs/ports/graphics/ocrad/Makefile,v
> retrieving revision 1.14
> diff
On 2018/05/10 13:09, Brian Callahan wrote:
>
> On 05/10/18 04:56, Stuart Henderson wrote:
> > On 2018/05/09 23:44, Brian Callahan wrote:
> > > Hi ports --
> > >
> > > Attached is a new port, games/julius. Julius is an open-source
> > > re-implementation of Caesar III.
> > README has "such as the
update from 0.25 to 0.26, I have no idea how to use it but "make test"
works.
Index: Makefile
===
RCS file: /cvs/ports/graphics/ocrad/Makefile,v
retrieving revision 1.14
diff -u -p -r1.14 Makefile
--- Makefile15 Nov 2017 21:28:05
Ok seems there is a missing patch (patch-src_makefile for instance) then I
did patch this one, seems due to a wrong cvs file deletion in my side ...
Will check.
Ok for the common.mk change, makes sense.
On 11 May 2018 at 10:19, Stuart Henderson wrote:
> On 2018/05/10 22:41, David CARLIER wrote:
On 2018/05/10 22:41, David CARLIER wrote:
> Another attempt, locally I m able to build all C and C++ libraries and
> install them but @sthen tried and did not work for him. If anyone is
> interested giving it a shot.
I think you're missing setting MAJ in src/Makefile. Can you kill the forced
debug
On Fri, May 11, 2018 at 11:43:14AM +0200, Landry Breuil wrote:
> On Fri, May 04, 2018 at 02:16:27PM +0200, Sebastian Reitenbach wrote:
> > Hi,
> >
> > Am Mittwoch, Mai 02, 2018 23:10 CEST, Landry Breuil
> > schrieb:
> >
> > > On Wed, May 02, 2018 at 10:28:57PM +0200, Sebastian Reitenbach wrote:
On Fri, May 04, 2018 at 02:16:27PM +0200, Sebastian Reitenbach wrote:
> Hi,
>
> Am Mittwoch, Mai 02, 2018 23:10 CEST, Landry Breuil
> schrieb:
>
> > On Wed, May 02, 2018 at 10:28:57PM +0200, Sebastian Reitenbach wrote:
> > > Hi,
> > >
> > >
> > >
> > > Am Montag, April 30, 2018 15:20 CEST, Land
22 matches
Mail list logo