monit 5.4 on openBSD 5.1

2012-07-10 Thread sven falempin
monit 5.4 on openBSD 5.1 changing the patch files and the version in Makefile, compilation execution OK but packaging fail, install.sh is broken

dnsmasq update

2014-04-13 Thread sven falempin
Hello, I would like to upgrade the dnsmasq ports to the version that support DNSSEC and add the patch for ipset : https://bitbucket.org/Dohnuts/dnsmasq as soon as Simon Kelley accept the patch. ( code review on tables.c is welcome, is there some defines for pfra_net ? ) Happy easter. --

building 12 hours ago ports tree trigger lil code problem

2014-08-15 Thread sven falempin
Look in /usr/local/share/doc/pkg-readmes for extra documentation. Can't use an undefined value as a HASH reference at /usr/libdata/perl5/OpenBSD/Dependencies.pm line 387. -- - ()

Re: building 12 hours ago ports tree trigger lil code problem

2014-08-15 Thread sven falempin
certainly an out of sync base. sorry for the noise On Fri, Aug 15, 2014 at 6:55 AM, sven falempin sven.falem...@gmail.com wrote: Look in /usr/local/share/doc/pkg-readmes for extra documentation. Can't use an undefined value as a HASH reference at /usr/libdata/perl5/OpenBSD/Dependencies.pm

asterisk alternatives

2014-11-19 Thread sven falempin
Porters, Did someone tried to work on that ? http://www.kamailio.org/dokuwiki/doku.php/packages:pkgs ( my sip provider want a bleeding edge version of asterisk with specific register frequency, so if you know how to change the register frequency in the in ports asterisk you are welcome to

Squid configure option

2014-12-05 Thread sven falempin
Index: Makefile.inc === RCS file: /cvs/ports/www/squid/Makefile.inc,v retrieving revision 1.9 diff -u -p -r1.9 Makefile.inc --- Makefile.inc15 May 2014 21:24:33 - 1.9 +++ Makefile.inc5 Dec 2014 13:54:30 -

Re: Squid configure option

2014-12-05 Thread sven falempin
On Fri, Dec 5, 2014 at 8:56 AM, sven falempin sven.falem...@gmail.com wrote: Index: Makefile.inc === RCS file: /cvs/ports/www/squid/Makefile.inc,v retrieving revision 1.9 diff -u -p -r1.9 Makefile.inc --- Makefile.inc15

Re: Squid configure option

2014-12-09 Thread sven falempin
I am trying to have debugging symbols . So far i failed from ports, Index: Makefile === RCS file: /cvs/ports/www/squid/snapshot/Makefile,v retrieving revision 1.21 diff -u -p -r1.21 Makefile --- Makefile19 Jul 2014 22:36:13 -

Re: Squid configure option

2014-12-11 Thread sven falempin
I found out why the squid didnt start with sslBump, it is related to the TODO here : https://github.com/squid-cache/squid/blob/master/src/anyp/PortCfg.cc#L123 // TODO: AYJ: 2009-07-18: for now SSL does not clone. Configure separate ports with IPs and SSL settings More precisely put an ip in

Re: Squid configure option

2014-12-11 Thread sven falempin
On Tue, Dec 9, 2014 at 6:53 AM, Stuart Henderson st...@openbsd.org wrote: On 2014/12/09 03:48, Jiri B wrote: Index: Makefile.inc === RCS file: /cvs/ports/www/squid/Makefile.inc,v retrieving revision 1.9 diff -u -p

Re: CoreCLR and OpenBSD

2015-03-19 Thread sven falempin
On Thu, Mar 19, 2015 at 7:07 PM, Aaron Bieber aa...@bolddaemon.com wrote: Should have mentioned what the current hurdles are. So far the build dies because of a few lacking items: 1) libunwind (needed for the GC, also I am told this is not a hard requirement) libunwind depends on a libc

Re: Cant build subversion on OPENBSD_5_8

2016-02-10 Thread sven falempin
On Wed, Feb 10, 2016 at 5:25 AM, Stuart Henderson <s...@spacehopper.org> wrote: > On 2016/02/09 21:42, sven falempin wrote: > > Hello, > > > > Sorry to inform you something is broken, looks these problem already > > happened > > a long time ago because of Bu

Never had those kind of problem before

2016-02-04 Thread sven falempin
Hello, so i have a nightbuild script, it builds patched openbsd with a few package. since a few days i have problems with the ports tree, a master site is down over here, (linx) some patch does not apply (libxml2) because the size change, and now dhcp is also refusing some patch . # make

Cant build subversion on OPENBSD_5_8

2016-02-09 Thread sven falempin
Hello, Sorry to inform you something is broken, looks these problem already happened a long time ago because of Build.pm regexp of version. I am not sure if it is iconv 0.2 ? Without the FLAVOR it ask iconv '6' and fail too. With flavor It comes from the apr pack # make install ===> Checking

Re: Never had those kind of problem before

2016-02-04 Thread sven falempin
On Thu, Feb 4, 2016 at 12:45 PM, trondd <tro...@kagu-tsuchi.com> wrote: > On Thu, February 4, 2016 10:10 am, sven falempin wrote: > > Hello, > > > > so i have a nightbuild script, it builds patched openbsd with a few > > package. > > since a few days i have

compiling the ports in 5.8 stable

2016-02-04 Thread sven falempin
./textproc/libxml/ need a make makesum, moreover >>> MASTER_SITES0 not ending in /: https://git.gnome.org/browse/libxml2/patch/?id= This entry has changed ./textproc/libxml/Makefile:CVE_TAGS= 51f02b0a03ea1fa6c65b3f9fd88cf60fb5803783 \ ./textproc/libxml/distinfo:SHA256

building 5.8 stable with ports, lynx is wrong

2016-02-01 Thread sven falempin
Also ftp disagree on the minor base is 4, and france is 8 Index: Makefile === RCS file: /cvs/ports/www/lynx/Makefile,v retrieving revision 1.18 diff -u -p -r1.18 Makefile --- Makefile7 May 2015 19:40:43 - 1.18 +++

Re: building 5.8 stable with ports, lynx is wrong

2016-02-01 Thread sven falempin
On Mon, Feb 1, 2016 at 3:22 PM, Stuart Henderson <st...@openbsd.org> wrote: > On 2016/02/01 14:36, sven falempin wrote: > > Also ftp disagree on the minor > > base is 4, and france is 8 > > I can't make sense of your email. > base is 4: http://ftp.fr.ope

Re: building 5.8 stable with ports, lynx is wrong

2016-02-01 Thread sven falempin
On Mon, Feb 1, 2016 at 5:19 PM, Stuart Henderson <st...@openbsd.org> wrote: > On 2016/02/01 16:21, sven falempin wrote: > > On Mon, Feb 1, 2016 at 3:22 PM, Stuart Henderson <st...@openbsd.org> > wrote: > > > > > On 2016/02/01 14:36, sven falempin wrote:

Re: 5.8 stable tag not so stable

2016-02-02 Thread sven falempin
On Tue, Feb 2, 2016 at 10:53 AM, Stuart Henderson wrote: > > Please show the lines above where it has the compiler command line. > will do sorry :( -- - ()

5.8 stable tag not so stable

2016-02-02 Thread sven falempin
isc-dhcp (flavor server only) is not building. PctestIpv6.h: In member function 'virtual char* PctestIpv6::GetAddressFamilyString()': PctestIpv6.h:85: warning: deprecated conversion from string constant to 'char*' main.o: In function `DoTrout(Pctest*)': main.cc:(.text+0x955): warning: warning:

libstdc++ (bug?) / libc++ (cant test)

2016-04-25 Thread sven falempin
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<

nginx / dav

2016-07-27 Thread sven falempin
It s compiling well. ===> Building package for nginx-1.9.10-lua-dav Create /usr/ports/packages/amd64/all/nginx-1.9.10-lua-dav.tgz Link to /usr/ports/packages/amd64/ftp/nginx-1.9.10-lua-dav.tgz Link to /usr/ports/packages/amd64/cdrom/nginx-1.9.10-lua-dav.tgz Index: Makefile

Re: nginx / dav

2016-07-28 Thread sven falempin
On Wed, Jul 27, 2016 at 2:19 PM, Antoine Jacoutot <ajacou...@bsdfrog.org> wrote: > On Wed, Jul 27, 2016 at 12:32:28PM -0400, sven falempin wrote: > > It s compiling well. > > I wonder if it could not be on by default... > it works * i also make it run for a night w

sysctl set up in packages

2017-02-28 Thread sven falempin
Dear ports makers and pkg_xxx creators, Manual states : @sysctl var=val @sysctl var≥val During pkg_add(1), check that sysctl(8) variable var is set to exactly/at least a given value val. Adjust it otherwise. This is live adjusting the value but do not change and create /etc/sysctl.conf thus the

Re: sysctl set up in packages

2017-02-28 Thread sven falempin
On Tue, Feb 28, 2017 at 12:01 PM, Solène Rapenne wrote: > > > Hello, currently It seems that no package use this option. > > Usually, tweaks needed for a package are described in the > pkg/README file in the ports, which goes into > /usr/local/share/doc/pkg-readme > after

Re: sysctl set up in packages

2017-03-01 Thread sven falempin
On Wed, Mar 1, 2017 at 10:25 AM, Marc Espie wrote: > On Tue, Feb 28, 2017 at 10:21:05PM +, Stuart Henderson wrote: > > Send diff :) > > Rather, do not. > > Removing keywords from pkg tools is somewhat tricky. > There are some steps you have to take to keep pkg_add -u

nginx ports , dav mod please ?

2016-09-21 Thread sven falempin
Would it be possible to have <<--with-http_dav_module>> as a flavor or by default please ? Works here (amd64) Index: Makefile === RCS file: /cvs/ports/www/nginx/Makefile,v retrieving revision 1.98 diff -u -p -r1.98 Makefile ---

mksqlitedb, i create a port i want to register it in sqlports for external service

2016-12-09 Thread sven falempin
faq : <> Trying to invoke the base generation fail : Use of uninitialized value $error[0] in join or string at (eval 5) line 3. eval 'package # hide from PAUSE DBI::_firesafe; # just in case require DBD::SQLite;# load the

Re: mksqlitedb, i create a port i want to register it in sqlports for external service

2016-12-12 Thread sven falempin
On Sun, Dec 11, 2016 at 7:37 AM, Marc Espie <es...@nerim.net> wrote: > On Fri, Dec 09, 2016 at 05:52:03PM -0500, sven falempin wrote: > > > >faq : < >database,>> > >Trying to invoke the base generation fail : > >Use of uninitialized

Re: Packaging ttyd a tty over http backend

2017-03-03 Thread sven falempin
On Fri, Mar 3, 2017 at 10:32 AM, sven falempin <sven.falem...@gmail.com> wrote: > xterm.js is a modern implementation for tty in browser. > > https://github.com/tsl0922/ttyd provides a backend in c to use with > xterm.js. > > A few patches are needed for openbsd compila

Re: Packaging ttyd a tty over http backend

2017-03-03 Thread sven falempin
uses a buggy replacement strstr on some systems. Another iccups, that is more interesting, i think, is the fact i add to override MASTER_SITE after using GH_ vars. Any pointer on that would be helpfull. On Fri, Mar 3, 2017 at 10:32 AM, sven falempin <sven.falem...@gmail.com> wrote: >

Re: Packaging ttyd a tty over http backend

2017-03-03 Thread sven falempin
On Fri, Mar 3, 2017 at 10:49 AM, Aaron Bieber <abie...@openbsd.org> wrote: > On Fri, Mar 03, 2017 at 10:42:03AM -0500, sven falempin wrote: >> On Fri, Mar 3, 2017 at 10:32 AM, sven falempin <sven.falem...@gmail.com> >> wrote: >> >> > xterm.js is

Re: Packaging ttyd a tty over http backend

2017-03-03 Thread sven falempin
On Fri, Mar 3, 2017 at 1:04 PM, Stuart Henderson <s...@spacehopper.org> wrote: > On 2017/03/03 11:34, sven falempin wrote: >> About Bison, this is how it fails: >> >> checking for bison... yacc >> checking for ranlib... (cached) ranlib >> checking f

Re: Packaging ttyd a tty over http backend

2017-03-03 Thread sven falempin
On Fri, Mar 3, 2017 at 1:04 PM, Stuart Henderson <s...@spacehopper.org> wrote: > On 2017/03/03 11:34, sven falempin wrote: >> About Bison, this is how it fails: >> >> checking for bison... yacc >> checking for ranlib... (cached) ranlib >> checking f

Packaging ttyd a tty over http backend

2017-03-03 Thread sven falempin
xterm.js is a modern implementation for tty in browser. https://github.com/tsl0922/ttyd provides a backend in c to use with xterm.js. A few patches are needed for openbsd compilation (thus i am not sure why cmake is used if putting c99 is such a hassle ) I wanted to make a real complete package

Re: NEW PORT: systemd

2017-08-03 Thread sven falempin
On Tue, Aug 1, 2017 at 4:43 PM, Theo de Raadt wrote: >>On 2017-07-31, Marc Espie wrote: >> >>> Port is attached. >> >>Needs more sparkle. > > Animated sparkle. > https://68.media.tumblr.com/b5fc59def5264b007c380eaef4377bb6/tumblr_nwwijlM1ME1u3rmioo1_500.gif

Re: 6.3 subversion package

2018-04-04 Thread sven falempin
On Wed, Apr 4, 2018 at 4:23 AM, Stuart Henderson <s...@spacehopper.org> wrote: > On 2018/04/04 09:18, Marc Espie wrote: >> >> First, your subject is misleading, you're talking about the port, >> not the package. >> On Tue, Apr 03, 2018 at 10:31:47PM -0400, sv

Re: 6.3 subversion package

2018-04-04 Thread sven falempin
On Wed, Apr 4, 2018 at 11:16 AM, Stefan Sperling <s...@stsp.name> wrote: > On Wed, Apr 04, 2018 at 10:10:20AM -0400, sven falempin wrote: >> On Wed, Apr 4, 2018 at 4:23 AM, Stuart Henderson <s...@spacehopper.org> >> wrote: >> > Is there any particular re

6.3 subversion package

2018-04-03 Thread sven falempin
Fresh out of the box. /usr/ports/pobj/subversion-1.9.7/subversion-1.9.7/subversion/bindings/swig/proxy/svn_client_h.swg:196: Error: Couldn't find 'proxy.py'. /usr/ports/pobj/subversion-1.9.7/subversion-1.9.7/subversion/bindings/swig/proxy/svn_client_h.swg:197: Error: Couldn't find 'proxy.py'.

bump p5-Devel-CheckLib to newer version ?

2019-01-07 Thread sven falempin
Index: Makefile === RCS file: /cvs/ports/devel/p5-Devel-CheckLib/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile29 Dec 2017 07:24:49 - 1.3 +++ Makefile7 Jan 2019 19:48:13 - @@ -3,7 +3,7

pre [UPDATE] net/arping et net/libnet

2019-05-08 Thread sven falempin
Dear Users, Using arping on a device with 8 em interfaces, I noticed the program was unable to autoselect the output interface when some interface are down. ktrace help me track down the problem to libnet. Libnet is moving around and 1.2 rc3 is in sourceforge and code in GitHub :

Re: pre [UPDATE] net/arping et net/libnet

2019-05-14 Thread sven falempin
On Wed, May 8, 2019 at 5:05 PM Stuart Henderson wrote: > On 2019/05/08 17:00, sven falempin wrote: > > ( tab less diff !! warning ) > > Shall wait for merge and cleaning from a better port maintainer > > Really... > > > Yes this is not a proposition just information

[update] log4cplus 2.0.4

2019-10-31 Thread sven falempin
build ok 6.6 _ Index: Makefile === RCS file: /cvs/ports/devel/log4cplus/Makefile,v retrieving revision 1.10 diff -u -p -r1.10 Makefile --- Makefile26 Jul 2017 22:45:18 - 1.10 +++

Re: libnet 1.2

2019-10-25 Thread sven falempin
On Wed, Oct 16, 2019 at 10:41 AM sven falempin wrote: > > libnet 1.2 just got released, it fixes a but on OpenBSD regarding interface > enumeration/autoselection > and discard sprintf > > https://github.com/libnet/libnet/issues/46#issuecomment-538484908 > > It

libnet 1.2

2019-10-16 Thread sven falempin
libnet 1.2 just got released, it fixes a but on OpenBSD regarding interface enumeration/autoselection and discard sprintf https://github.com/libnet/libnet/issues/46#issuecomment-538484908 It s been tested (on amd64), for the port there is multiple avenue, keeping a makefile am patch to use

Re: note to builder (rust)

2019-10-07 Thread sven falempin
On Fri, Oct 4, 2019 at 6:30 PM Stuart Henderson wrote: > On 2019/10/04 18:22, sven falempin wrote: > > on 6.6 snap > > > > rust entered an infinite loop > > > > ` (signal: 15, SIGTERM: termination signal) > > command did not execute successfully: &

Re: note to builder (rust)

2019-10-07 Thread sven falempin
On Mon, Oct 7, 2019 at 8:05 AM Stuart Henderson wrote: > > On 2019/10/07 07:46, sven falempin wrote: > > On Fri, Oct 4, 2019 at 6:30 PM Stuart Henderson > > wrote: > > > > > On 2019/10/04 18:22, sven falempin wrote: > > > > on 6.6 snap

Re: note to builder (rust)

2019-10-08 Thread sven falempin
On Mon, Oct 7, 2019 at 6:54 PM Stuart Henderson wrote: > > On 2019/10/07 14:05, sven falempin wrote: > > On Mon, Oct 7, 2019 at 8:05 AM Stuart Henderson > > wrote: > > > > > > On 2019/10/07 07:46, sven falempin wrote: > > > > On Fri, Oct 4,

note to builder (rust)

2019-10-04 Thread sven falempin
on 6.6 snap rust entered an infinite loop ` (signal: 15, SIGTERM: termination signal) command did not execute successfully: "/usr/ports/pobj/rust-1.38.0/rustc-bootstrap-amd64-1.38.0-20190924/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "-j" "1" "-v " "--release" "--frozen" "--features"

[Update] devel/p5-Error

2019-10-03 Thread sven falempin
I m testing 6.6 and porting some of my ports (like my ttyd) I noticed that doxygen depends upon p5-Error, which does not server 0.17025 anymore on https://www.cpan.org/modules/by-module/Error/ Maybe a good time to update ? (so far it's ok here) Index: Makefile

to Pandoc or not

2020-07-14 Thread sven falempin
Dear readers, Is anyone working on that for openbsd ? https://github.com/freebsd/freebsd-ports/blob/master/textproc/hs-pandoc/Makefile I do not know the Cabal build system nor haskell so I have no idea of the