If the bit32 compat lua module is built against lua 5.2 and used with
luajit52 it fails with:
$ luajit52
LuaJIT 2.0.4 -- Copyright (C) 2005-2015 Mike Pall. http://luajit.org/
JIT: ON CMOV SSE2 SSE3 SSE4.1 fold cse dce fwd dse narrow loop abc sink fuse
> bit32 = require "bit32"
luajit52:/usr/loca
On Tue, Apr 26, 2016 at 01:59:34AM +0200, Jeremie Courreges-Anglas wrote:
> Juan Francisco Cantero Hurtado writes:
>
> > On Sat, Apr 23, 2016 at 01:40:15PM +0200, Michael wrote:
> >> > In patch-Makefile, don't remove the variables "COMPATSRC =" and
> >> > "COMPATOBJ =". You deleted "${COMPATSRC}"
Michael Reed writes:
> Maybe something is off in my ports tree, but net/syncthing's
> man pages are installed to the top-level /usr/local/man folder,
> as opposed to /usr/local/man/man{1,5,7}.
Fixed:
revision 1.2
date: 2016/04/23 08:02:05; author: edd; state: Exp; lines: +5 -2; commitid:
g
Juan Francisco Cantero Hurtado writes:
> On Sat, Apr 23, 2016 at 01:40:15PM +0200, Michael wrote:
>> > In patch-Makefile, don't remove the variables "COMPATSRC =" and
>> > "COMPATOBJ =". You deleted "${COMPATSRC}" and "${COMPATOBJ}", so that
>> > change is not needed. I prefer to keep the patches
On Mon, Apr 25, 2016 at 07:49:50PM -0400, Josh Grosse wrote:
> > - one typo in README
>
> Only one? I'd been finding them each time I opened the file. I must
> have found about 30. And plenty of misinformation, too. I'd like to
> clarify one section, which I'll add here:
It would help if I wo
On Tue, Apr 26, 2016 at 01:31:31AM +0200, Jeremie Courreges-Anglas wrote:
> - no need to patch for the install prefix, use FAKE_FLAGS.
Thank you! I'd missed the implication in the "Special tricks" section
of the Porter's Handbook.
> I don't
> think that the hunk dealing with INSTALL was usef
Josh Grosse writes:
> A port of reinoud netbsd.org's userland UDF filesystem toolset
> is attached here for review. This is not a FUSE implementation, but
> a userland application. Key utilities are a newfs_udf and an ftp-like
> udfclient tool for writing or reading UDF filesystems.
Looks fin
Daniel Jakots writes:
> Here's a patch to update pqiv to the latest stable. I dropped the
> gettext module and add the wantlib needed to appease make
> (port-)lib-depends-check. Slightly tested on amd64 and make build'ed on
> i386.
>
> Comments ? OK ?
ok jca@
--
jca | PGP : 0x1524E7EE / 5135 9
On Mon, 25 Apr 2016 18:24:53 -0400, dan mclaughlin wrote:
> is it? one of the reasons i brought it up is that in gzip(1) it seems pretty
> clear that it is supposed to be the file size
The original file size (and thus compression ratio) is not stored
in the gzip archive, it is computed by gzip(1
On Sun, 24 Apr 2016 12:57:46 +0200 Marc Espie wrote:
> On Sun, Apr 24, 2016 at 01:47:24AM -0400, dan mclaughlin wrote:
> > the sizes of the compressed/uncompressed data are wrong. i have tested gzip
> > and 'tar zcf' and the values are right, but using pkg_create fails.
>
> gzip -l will just give
> one little tweak:
>
I went for this one:
> Option 2:
>
> add cmocka as LIB_DEPENDS to running regression tests and remove
but since devel/cmocka is only used in the tests, I added a TEST_DEPENDS
instead.
> whitspaces.
>
> Index: Makefile
> ==
On Sun Apr 17, 2016 at 09:09:27PM +0200, Rafael Sadowski wrote:
> Hi @ports,
>
> here is an update to the last stable quazip version.
>
> Changelog:
>
> * 2016-03-29 0.7.2
> * New JlCompress methods (QIODevice*-based API by Lukasz Kwiecinski)
> * Implemented QuaZioDevice::atEnd() and bytesAvai
On Fri Apr 22, 2016 at 09:34:38AM +0100, Stuart Henderson wrote:
> On 2016/04/21 19:05, Michael McConville wrote:
> > Stuart Henderson wrote:
> > > On 2016/04/21 20:58, Rafael Sadowski wrote:
> > > > On Wed Apr 20, 2016 at 05:30:26AM -0400, Michael McConville wrote:
> > > > > It's on by default, bu
On Mon, Apr 25, 2016 at 04:31:32PM +0200, Daniel Jakots wrote:
> ... and take maintainership. Tests are ok with both pythons on
> amd64/i386.
>
> Comments ? OK ?
>
ok shadchin@
> Index: Makefile
> ===
> RCS file: /cvs/ports/devel/p
On Sat, Apr 23, 2016 at 11:24:47PM -0400, Daniel Dickman wrote:
> naddy@ reported a build failure of the py3 flavor of matplotlib.
>
> Looking at his logs, it seems like the problem might actually be in
> py3-cairo. I *think* the fix is easy and is at the bottom of this email.
>
> While here, fi
On Mon Apr 25, 2016 at 06:19:34PM +0200, Theo Buehler wrote:
> On Mon, Apr 25, 2016 at 06:06:43PM +0200, Theo Buehler wrote:
> > On Sun, Jan 24, 2016 at 12:13:47PM +0100, Theo Buehler wrote:
> > > On Sat, Jan 23, 2016 at 05:20:06PM +0100, Rafael Sadowski wrote:
> > > > New updated profanity tarball
On 2016/04/25 10:49, Andrew Fresh wrote:
> On Mon, Apr 25, 2016 at 07:28:04AM -0600, lan...@openbsd.org wrote:
> > http://build-failures.rhaalovely.net//alpha/2016-04-09/lang/moarvm.log
>
> It appears that alpha is not a supported architecture in "dyncall" so
> probably need to mark moarvm "NOT_FO
On Mon, Apr 25, 2016 at 05:58:12PM +0100, Stuart Henderson wrote:
> On 2016/04/25 17:47, Edd Barrett wrote:
> > I committed the URL change.
> >
> > On Mon, Apr 25, 2016 at 06:47:04PM +0500, Alexandr Shadchin wrote:
> > > portroach should not affected.
> >
> > I'm not sure.
> >
> > GetFiles() loo
On Mon, Apr 25, 2016 at 07:28:04AM -0600, lan...@openbsd.org wrote:
> http://build-failures.rhaalovely.net//alpha/2016-04-09/lang/moarvm.log
It appears that alpha is not a supported architecture in "dyncall" so
probably need to mark moarvm "NOT_FOR_ARCHS" or maybe "ONLY_FOR_ARCHS"
the list that th
Hi,
i just arrived in the Nantes hackroom. :-)
Given that this is a ports hackathon:
If anybody is aware of any annoying multibyte character issues in
ports land, feel free to tell me... Obviously, i don't promise to
fix it, but at least i'll have a look and try if i can come up
with a reasonab
On 2016/04/25 17:47, Edd Barrett wrote:
> I committed the URL change.
>
> On Mon, Apr 25, 2016 at 06:47:04PM +0500, Alexandr Shadchin wrote:
> > portroach should not affected.
>
> I'm not sure.
>
> GetFiles() looks like it is downloading stuff from the old URL. No?
No, GetFiles() is using the A
I committed the URL change.
On Mon, Apr 25, 2016 at 06:47:04PM +0500, Alexandr Shadchin wrote:
> portroach should not affected.
I'm not sure.
GetFiles() looks like it is downloading stuff from the old URL. No?
CC jasper@
Question is, does the recent change to the PyPI download URLs affect
port
On 2016/04/25 17:24, Stuart Henderson wrote:
> This struck me as being a bit odd, some of the configure.ac patches
> change from FOO+= to FOO=, like these:
>
> - PC_REQUIRES+=(libxml-2.0)
> + PC_REQUIRES="libxml-2.0 ${PC_REQUIRES}"
>
> but others retain the
On 2016/04/25 18:06, Theo Buehler wrote:
> On Sun, Jan 24, 2016 at 12:13:47PM +0100, Theo Buehler wrote:
> > On Sat, Jan 23, 2016 at 05:20:06PM +0100, Rafael Sadowski wrote:
> > > New updated profanity tarball. Source and changelog on github:
> > > https://github.com/jasperla/openbsd-wip/tree/maste
On Mon, Apr 25, 2016 at 06:06:43PM +0200, Theo Buehler wrote:
> On Sun, Jan 24, 2016 at 12:13:47PM +0100, Theo Buehler wrote:
> > On Sat, Jan 23, 2016 at 05:20:06PM +0100, Rafael Sadowski wrote:
> > > New updated profanity tarball. Source and changelog on github:
> > > https://github.com/jasperla/o
On Sun, Jan 24, 2016 at 12:13:47PM +0100, Theo Buehler wrote:
> On Sat, Jan 23, 2016 at 05:20:06PM +0100, Rafael Sadowski wrote:
> > New updated profanity tarball. Source and changelog on github:
> > https://github.com/jasperla/openbsd-wip/tree/master/net/profanity
> >
> > Thanks for the advice fro
On 2016/04/25 17:08, Stuart Henderson wrote:
> On 2016/04/25 15:11, li...@ggp2.com wrote:
> > Apr 25 15:01:01 host /bsd: chrome(2929): sysctl 2: 6 19 433940382
> > -788461926 430637056 -255
> > Apr 25 15:01:01 host /bsd: chrome(2929): syscall 202 ""
>
> Thanks, this gave an easier way to track it
On 2016/04/25 15:11, li...@ggp2.com wrote:
> Apr 25 15:01:01 host /bsd: chrome(2929): sysctl 2: 6 19 433940382 -788461926
> 430637056 -255
> Apr 25 15:01:01 host /bsd: chrome(2929): syscall 202 ""
Thanks, this gave an easier way to track it down, I've hit this
but hadn't been able to correlate it
On Mon, Apr 25, 2016 at 11:19:45AM -0400, Ted Unangst wrote:
> Marc Espie wrote:
> > On Sun, Apr 24, 2016 at 12:57:46PM +0200, Marc Espie wrote:
> > > On Sun, Apr 24, 2016 at 01:47:24AM -0400, dan mclaughlin wrote:
> > > > the sizes of the compressed/uncompressed data are wrong. i have tested
> >
Marc Espie wrote:
> On Sun, Apr 24, 2016 at 12:57:46PM +0200, Marc Espie wrote:
> > On Sun, Apr 24, 2016 at 01:47:24AM -0400, dan mclaughlin wrote:
> > > the sizes of the compressed/uncompressed data are wrong. i have tested
> > > gzip
> > > and 'tar zcf' and the values are right, but using pkg_cr
Dear openbsd users,
Today i had to patch a cpp program like this
- (*_obj).insert(p);
+
+ size_t s = _obj->erase( key );
+ //fprintf(stderr, "wtf %d\n", s); //ANNO 2016 LIBC++ NEW WAY...
+
+ _obj->insert(p);
_obj is define like this
class Foo { std::shared_ptr< std::map< std
On Sat, Apr 16, 2016 at 08:45:19AM +0200, Ingo Feinerer wrote:
> Hi,
>
> please find attached a port for muttprint, a tool for pretty printing
> your mails (http://muttprint.sourceforge.net/).
>
> Some comments:
>
> - RUN_DEPENDS on print/texlive/texmf,-full because lastpage.sty is
> needed.
>
After working around hardware acceleration issues (was running chrome as
another user, and /dev/drm0 needed to be chmod'd), I'm trying to install
extensions from the web store in chromium. Whenever I click "add to
chrome" next to an extension, the button changes to "checking..." and
hangs.
Here's
Here's a patch to update pqiv to the latest stable. I dropped the
gettext module and add the wantlib needed to appease make
(port-)lib-depends-check. Slightly tested on amd64 and make build'ed on
i386.
Comments ? OK ?
Index: Makefile
===
... and take maintainership. Tests are ok with both pythons on
amd64/i386.
Comments ? OK ?
Index: Makefile
===
RCS file: /cvs/ports/devel/py-virtualenv/Makefile,v
retrieving revision 1.16
diff -u -p -r1.16 Makefile
--- Makefile16
On Mon, Apr 25, 2016 at 04:13:21PM +0200, Antoine Jacoutot wrote:
> On Mon, Apr 25, 2016 at 04:09:09PM +0200, Giovanni Bechis wrote:
> > On Sat, Apr 16, 2016 at 08:45:19AM +0200, Ingo Feinerer wrote:
> > > Hi,
> > >
> > > please find attached a port for muttprint, a tool for pretty printing
> > >
On Mon, Apr 25, 2016 at 04:09:09PM +0200, Giovanni Bechis wrote:
> On Sat, Apr 16, 2016 at 08:45:19AM +0200, Ingo Feinerer wrote:
> > Hi,
> >
> > please find attached a port for muttprint, a tool for pretty printing
> > your mails (http://muttprint.sourceforge.net/).
> >
> > Some comments:
> >
>
On Sat, Apr 16, 2016 at 08:45:19AM +0200, Ingo Feinerer wrote:
> Hi,
>
> please find attached a port for muttprint, a tool for pretty printing
> your mails (http://muttprint.sourceforge.net/).
>
> Some comments:
>
> - RUN_DEPENDS on print/texlive/texmf,-full because lastpage.sty is
> needed.
>
On Sun, Apr 24, 2016 at 12:57:46PM +0200, Marc Espie wrote:
> On Sun, Apr 24, 2016 at 01:47:24AM -0400, dan mclaughlin wrote:
> > the sizes of the compressed/uncompressed data are wrong. i have tested gzip
> > and 'tar zcf' and the values are right, but using pkg_create fails.
>
> gzip -l will jus
On Mon, Apr 25, 2016 at 3:59 AM, Stuart Henderson wrote:
> On 2016/04/24 23:48, Edd Barrett wrote:
>> On Sun, Apr 24, 2016 at 11:34:01PM +0100, Edd Barrett wrote:
>> > It should work for *all* files. I will test this theory however.
>>
>> I just fetched all of devel/py-* fine using the new URL.
>>
On Sat, Apr 23, 2016 at 12:23:19PM -0400, Michael Reed wrote:
> On 04/17/16 16:55, Michael Reed wrote:
> > On 04/17/16 16:50, Michael Reed wrote:
> > > Release notes:
> > > https://github.com/borgbackup/borg/blob/1.0.2/docs/changes.rst
> > >
> > >
> > > In addition to just the update, this patch
bulk build on alpha-1.ports.openbsd.org
started on Sat Apr 9 01:13:27 MDT 2016
finished at Mon Apr 25 07:27:30 MDT 2016
lasted 16D23h14m
done with kern.version=OpenBSD 5.9-current (GENERIC.MP) #397: Tue Apr 5
01:59:31 MDT 2016
built packages:7506
Apr 9:674
Apr 10:184
Apr 11:446
Apr 12:373
Apr 1
On Fri, Apr 22, 2016 at 11:47:49PM +0100, Stuart Henderson wrote:
> On 2016/04/07 11:33, Stuart Henderson wrote:
> > On 2016/04/07 14:05, Roman Gorelov wrote:
[...]
> > this version is ok sthen@ if someone would like to import it.
>
> any takers?
>
> http://marc.info/?l=openbsd-ports&m=1460025290
On Mon, Apr 25, 2016 at 6:14 AM, Sebastien Marie wrote:
> Hi,
>
> Here a diff for the new version (2.1) of icbirc:
> - return *** as nick in IRC error messages (where missing),
> - add pledge(2) call on OpenBSD
>
> OK ?
builds and runs fine. OK gsoares@
> --
> Sebastien Marie
>
> Index: Mak
I don't use runit anymore, that's a lousy excuse for letting this rot.
Here's a diff for the latest upstream release. The default service
directory moved back to /service. This is mentioned in README but I'll
also add an entry to current.html for that.
Also:
- drop time_t patch committed upstr
Hi,
Here a diff for the new version (2.1) of icbirc:
- return *** as nick in IRC error messages (where missing),
- add pledge(2) call on OpenBSD
OK ?
--
Sebastien Marie
Index: Makefile
===
RCS file: /cvs/ports/net/icbirc/Makefi
46 matches
Mail list logo