On 11/08/16 06:20, Jeremie Courreges-Anglas wrote:
> Ray Lai writes:
>
>> On 10/23/16 18:53, Ray Lai wrote:
>>> Based on Carlos Alberto Pereira Gomes's work:
>>> https://marc.info/?l=openbsd-ports&m=105265115901089&w=2
>>>
>>> DESCR:
>>> noweb is designed to meet the needs of literate programmers
Ray Lai writes:
> On 10/23/16 18:53, Ray Lai wrote:
>> Based on Carlos Alberto Pereira Gomes's work:
>> https://marc.info/?l=openbsd-ports&m=105265115901089&w=2
>>
>> DESCR:
>> noweb is designed to meet the needs of literate programmers while
>> remaining as simple as possible. Its primary advan
Jan Stary writes:
> ping
Committed, thanks.
> On Sep 29 11:42:40, h...@stare.cz wrote:
>> The diff below updates audio/libsndfile to version 1.0.27.
>> The changes as summarized upstream:
>>
>> > * Fix an SF_INFO seekable flag regression introduced in 1.0.26.
>> > * Fix potential infinite
Jan Stary writes:
> Tested on amd64, macppc, armv7.
>
> On Oct 09 11:49:27, h...@stare.cz wrote:
>> A new release of audio/libsamplerate.
>> Beside code changes,
>>
>> In 2016, thanks to a generous offer from Epic Games
>> International, Secret Rabbit Code was relicensed under the
>>
7 нояб. 2016 г. 22:42 пользователь "Rafael Sadowski"
написал:
>
>
> Diff below fix qt5 -debug FVALOR on amd64
Nice, thanks!
> Thanks,
> Rafael
>
> Index: Makefile
> ===
> RCS file: /cvs/ports/x11/qt5/Makefile,v
> retrieving revision
Stuart Henderson writes:
> On 2016/11/06 18:19, Jeremie Courreges-Anglas wrote:
>> - it feels weird not to use MODPY_PI just because MODPY_EGG_VERSION
>> doesn't match the end of DISTNAME. I can't see an easy workaround.
>> *shrug*
>
> There's a possible workaround but it feels pretty dirty
Diff below fix qt5 -debug FVALOR on amd64
Thanks,
Rafael
Index: Makefile
===
RCS file: /cvs/ports/x11/qt5/Makefile,v
retrieving revision 1.54
diff -u -p -u -p -r1.54 Makefile
--- Makefile23 Sep 2016 15:22:49 - 1.54
+++
On 2016/11/06 18:19, Jeremie Courreges-Anglas wrote:
> - it feels weird not to use MODPY_PI just because MODPY_EGG_VERSION
> doesn't match the end of DISTNAME. I can't see an easy workaround.
> *shrug*
There's a possible workaround but it feels pretty dirty
V = 0.4.19
MOD
On Sun, Nov 06, 2016 at 09:00:51PM +0100, Daniel Jakots wrote:
> Hi,
>
> In python.port.mk there is
> .if ${MODPY_MAJOR_VERSION} == 2
> MODPY_BIN_SUFFIX =
> .elif ${MODPY_MAJOR_VERSION} == 3
> MODPY_BIN_SUFFIX = -3
> .endif
>
> So guarding the rename in Makefile with if ${FLAVOR:Mpython3} is
Hi,
Has anybody used dvdisaster [1] or something similar on OpenBSD?
Dvdisaster is data loss/scratch/aging protection for CD/DVD media.
Kind regards,
Martijn Rijkeboer
[1] http://dvdisaster.net/en/index.html
On Sun, Nov 06, 2016 at 11:27:29PM +0100, Jeremie Courreges-Anglas wrote:
>
> TEST_ENV support in python.port.mk might come in handy for eg
> TEST_IS_INTERACTIVE=x11 or overriding locale.
>
> ok?
>
Make sense. ok shadchin@
>
> Index: python.port.mk
> ==
Daniel Jakots writes:
> On Sun, 06 Nov 2016 18:19:27 +0100, Jeremie Courreges-Anglas
> wrote:
>
> I was also looking at this :)
>
>> > any ideas?
>>
>> The locale is not set in the test environment.
>>
>> > in any case i dont think that's a real showstopper.
>> > please test and commit.
>>
On Mon, Nov 07, 2016 at 01:17:08PM +0100, Daniel Jakots wrote:
> On Mon, 7 Nov 2016 10:43:05 +, Florian Obser
> wrote:
>
> > So ripe-atlas works with python3 (I expected that), but it is not
> > seen as an update. That is however beyond me how to fix that.
>
> Indeed. The problem is the pack
On Mon, 7 Nov 2016 10:43:05 +, Florian Obser
wrote:
> So ripe-atlas works with python3 (I expected that), but it is not
> seen as an update. That is however beyond me how to fix that.
Indeed. The problem is the package was py-ripe.atlas.tools-1.2.3.tgz but
now it is py3-ripe.atlas.tools-2.0.
On 2016/11/07 07:13, Remi Pointel wrote:
> On 11/06/16 21:00, Daniel Jakots wrote:
> > Hi,
> >
> > In python.port.mk there is
> > .if ${MODPY_MAJOR_VERSION} == 2
> > MODPY_BIN_SUFFIX =
> > .elif ${MODPY_MAJOR_VERSION} == 3
> > MODPY_BIN_SUFFIX = -3
> > .endif
> >
> > So guarding the rename i
On Mon, Nov 07, 2016 at 09:26:50AM +, Stuart Henderson wrote:
> We haven't run into this with Mozilla yet because the newer versions are
> still using their internal conflicting copy of sqlite. It would be nice to
> get this wrapped up :-)
Interesting, because im building the upcoming 50.0 wit
On Sat, Nov 05, 2016 at 01:30:11AM +0100, Daniel Jakots wrote:
> On Wed, 2 Nov 2016 19:54:17 +0100, Daniel Jakots
> wrote:
>
> > On Wed, 2 Nov 2016 15:51:24 +, Florian Obser
> > wrote:
> >
> > > What we currently have doesn't work after an api change.
> > > OK?
> >
> > What about adding
We haven't run into this with Mozilla yet because the newer versions are
still using their internal conflicting copy of sqlite. It would be nice to
get this wrapped up :-)
On 7 November 2016 08:09:18 Landry Breuil wrote:
On Sun, Nov 06, 2016 at 06:33:52PM -0700, Andrew Fresh wrote:
I was t
On Sun, Nov 06, 2016 at 06:33:52PM -0700, Andrew Fresh wrote:
> I was trying to build p5-DBD-SQLite as part of the process of updating
> p5-DBIx-Class and I couldn't get it to work.
>
> If you currently
> cd /usr/ports/databases/p5-DBD-SQLite && make test
>
> It fails with this, ever so helpful,
19 matches
Mail list logo