Re: [BUG] x11/mate/atril: EPUBs can't be read

2018-01-11 Thread Lari Rasku
On 01/10/18 20:59, Lari Rasku wrote: > atril:/usr/local/lib/atril/3/backends/libepubdocument.so: undefined > symbol 'ftello64' > atril:/usr/local/lib/atril/3/backends/libepubdocument.so: undefined > symbol 'fseeko64' > atril:/usr/local/lib/atril/3/backends/libepubdocument.so: un

Re: python2.7 missing module binascii

2018-01-11 Thread Stuart Henderson
On 2018/01/11 17:18, francis.dos.san...@ciudad.com.ar wrote: > Remi, > > I do hope you can help. It's more of a 'running in a chrooted environment' > problem. > > /usr/sbin/chroot -g www -u www /var/www /usr/local/bin/python2.7 > > Python 2.7.14 (default, Dec 22 2017, 13:48:08) > [GCC 4.2.1 Co

Re: NEW: devel/catch2

2018-01-11 Thread Rafael Sadowski
On Tue Jan 02, 2018 at 10:22:19PM +0100, Rafael Sadowski wrote: > Please find attached catch2. > > https://github.com/catchorg/Catch2 > > $ pkg/DESCR > Catch2 stands for C++ Automated Test Cases in a Header and is a multi-paradigm > test framework for C++. which also supports Objective-C (and ma

Re: python2.7 missing module binascii

2018-01-11 Thread francis . dos . santos
Remi, I do hope you can help. It's more of a 'running in a chrooted environment' problem. /usr/sbin/chroot -g www -u www /var/www /usr/local/bin/python2.7 Python 2.7.14 (default, Dec 22 2017, 13:48:08) [GCC 4.2.1 Compatible OpenBSD Clang 5.0.0 (tags/RELEASE_500/final)] on openbsd6 Type "help",

Re: python2.7 missing module binascii

2018-01-11 Thread Remi Pointel
On 01/04/18 13:43, francis.dos.san...@ciudad.com.ar wrote: Hi, In trying to get hgweb running, I stumbled upon the fact that it will try to import binascii. Said module is missing from the ports package python-2.7.14p0 Regards, Hi, $ python2.7 -c "import binascii" $ Seems to work fine he

python2.7 missing module binascii

2018-01-11 Thread francis . dos . santos
Hi, In trying to get hgweb running, I stumbled upon the fact that it will try to import binascii. Said module is missing from the ports package python-2.7.14p0 Regards,

Re: Porting to ARMv8 (board, qemu, etc.)

2018-01-11 Thread Peter Hessler
Hi, I'm doing the package builds for OpenBSD/aarch64. Right now the setup is 2x Overdrive 1000. Both have 8G of ram. arm64 does not yet have MP, so they are ran in single CPU mode. On 2018 Jan 11 (Thu) at 15:40:01 +0100 (+0100), Karel Gardas wrote: : :Hello, : :I'd like to help a bit with GHC

Porting to ARMv8 (board, qemu, etc.)

2018-01-11 Thread Karel Gardas
Hello, I'd like to help a bit with GHC work on OpenBSD and would like to give it a try to port GHC to ARMv8. GHC is a beast so I assume I'll need machine/emulator with 4GB RAM at least. I'm curious what you guys are using for running all those ARMv8 packages builders and for your own porting effo

Re: [NEW] textproc/p5-List-SomeUtils

2018-01-11 Thread Giovanni Bechis
On 01/10/18 11:55, Frederic Cambus wrote: > Hi ports@, > > Here is a new port: textproc/p5-List-SomeUtils > > Also attaching a port for textproc/p5-List-SomeUtils-XS which is required > as both BUILD_DEPENDS and RUN_DEPENDS. > > Both of those ports are dependencies for an upcoming port which I n