I was feeling a little adventurous so I tried to build obs-studio in openbsd.
First, I need cmake so I installed it from packages.
In running cmake, it choked on the c++11 flags, so i did an ‘export
CXX=clang++’, (i have the clang package installed) and that fixed that.
After a little while, cmake
There is an annoying non-deterministic crash present since at least 0.32
that occurs when ag is given an absolute path as root of the tree to search:
$ for f in $(jot 10); do ag pledge /usr/src/bin/pax >/dev/null; done
Segmentation fault (core dumped)
Segmentation fault (core dumped)
Segmentation
Hi,
ok to import net/p5-Net-Flow?
Comment:
decode and encode NetFlow/IPFIX datagrams
Description:
The Flow module provides the decoding function for NetFlow version
5,9 and IPFIX, and the encoding function for NetFlow version 9 and
IPFIX.
bluhm
p5-Net-Flow.tgz
Description: application/tar-gz
On 2017/01/03 16:37, Lukasz Komsta wrote:
> Dear All,
>
> This is my first attempt to create an OpenBSD port.
>
> I am the author of CWStudio. The newly released 0.9.5 version is fully
> functional under OpenBSD (with simply configure and make on source),
> carefully tested, and needs only ncurse
Dear All,
This is my first attempt to create an OpenBSD port.
I am the author of CWStudio. The newly released 0.9.5 version is fully
functional under OpenBSD (with simply configure and make on source),
carefully tested, and needs only ncurses and wxwidgets. Therefore this
is a simple port without
On Mon, Dec 26, 2016 at 05:30:50PM +0300, Vadim Zhukov wrote:
> ChessX is an Open Source chess database. With ChessX you can operate
> on your collection of chess games in many ways: browse, edit, add,
> organize, analyze, etc.
>
> Sending on behalf of actual maintainer (well, I've put my hands in
Hi,
update textproc/py-feedparser 5.1.3 -> 5.2.1 and add a python3 flavor at the
same time.
'make test' still passes.
OK?
Best regards,
Ingo
Index: Makefile
===
RCS file: /cvs/ports/textproc/py-feedparser/Makefile,v
retrieving rev
Hi.
Find attached a port of amazon-ssm-agent.
The Amazon EC2 Simple Systems Manager (SSM) Agent is software developed for the
Simple Systems Manager Service. The SSM Agent is the primary component of a
feature called Run Command.
The SSM Agent runs on EC2 instances and enables you to quickly and
This also unbreaks net/gajim using encryption, which is the real case
that I care about :).
On 2017 Jan 03 (Tue) at 10:49:55 +0100 (+0100), Peter Hessler wrote:
:Ugly patch to get py-cryptography loading again after the Symbol
:massacre in libressl. (the #ifdef trick didn't work, so yolo)
:
:OK?
Ugly patch to get py-cryptography loading again after the Symbol
massacre in libressl. (the #ifdef trick didn't work, so yolo)
OK?
Index: security/py-cryptography/Makefile
===
RCS file: /cvs/ports/security/py-cryptography/Makefile,
10 matches
Mail list logo