Re: Need an advice about DHCP IPv6 server software

2017-12-05 Thread kasak
> 6 дек. 2017 г., в 9:14, Denis написал(а): > > Hi All, > > I have working OpenBSD based IPv4 router, but now need to add IPv6 > functionality to the same router box with keeping all IPv4 services. > > I've set aliases with IPv6 addresses for all the adapters in > /etc/hostname.if and added f

[NEW] databases/tdbc-mysql

2017-12-05 Thread Stuart Cassoff
Provides a database interface that conforms to Tcl DataBase Connectivity (TDBC) and allows a Tcl script to connect to a MariaDB database. Tested on i386 and amd64. OK? tdbc-mysql-1.0.5-port.tar.gz Description: application/gzip

Re: [NEW] databases/tdbc-postgres

2017-12-05 Thread Stuart Cassoff
ping > -- Original Message -- > From: Stuart Cassoff <3...@bell.net> > Date: November 24, 2017 at 3:44 PM > > > ping > > > -- Original Message -- > > From: Stuart Cassoff <3...@bell.net> > > Date: November 20, 2017 at 12:32 AM > > > > > > ping > > > > > --

Re: enable build of graphics/libraw on gcc4 arches

2017-12-05 Thread Jeremie Courreges-Anglas
On Sun, Dec 03 2017, "Kirill Bychkov" wrote: > Hi! > This patch enables build of libraw on other gcc4 arches, not only arm. > Tested on macppc. > OK? This looks heavy-handed to me, why extend this to all non-clang archs, afaik base-gcc has support for 4-bytes atomics on powerpc. How does the bui

Re: [UPDATE] archivers/fuse-zip

2017-12-05 Thread Helg
On Tue, Dec 05, 2017 at 09:41:17PM +0100, Jeremie Courreges-Anglas wrote: > On Tue, Dec 05 2017, Helg wrote: > > Hi ports@, > > > > Update from 0.4.2 => 0.4.4 > > > > I've been working with the developer of fuse-zip to add the FUSE mknod > > operation. This is now mandatory for FUSE ports on Openb

Re: [UPDATE] archivers/fuse-zip

2017-12-05 Thread Klemens Nanni
On Tue, Dec 05, 2017 at 10:43:51PM +0100, Antoine Jacoutot wrote: > On Tue, Dec 05, 2017 at 09:39:44PM +, Klemens Nanni wrote: > > On Tue, Dec 05, 2017 at 07:17:33AM +0800, Helg wrote: > > > Hi ports@, > > > > > > Update from 0.4.2 => 0.4.4 > > > > > > I've been working with the developer of

Re: [UPDATE] archivers/fuse-zip

2017-12-05 Thread Jeremie Courreges-Anglas
On Tue, Dec 05 2017, Antoine Jacoutot wrote: [...] >> @@ -23,8 +23,10 @@ FAKE_FLAGS = >> INSTALLPREFIX="${WRKINST}${PREFIX}" >> >> USE_GMAKE = Yes >> >> -do-configure: >> -ln -s ${LOCALBASE}/bin/gmake ${WRKDIR}/bin/make >> +TEST_TARGET = check >> + >>

Re: [UPDATE] archivers/fuse-zip

2017-12-05 Thread Antoine Jacoutot
On Tue, Dec 05, 2017 at 09:39:44PM +, Klemens Nanni wrote: > On Tue, Dec 05, 2017 at 07:17:33AM +0800, Helg wrote: > > Hi ports@, > > > > Update from 0.4.2 => 0.4.4 > > > > I've been working with the developer of fuse-zip to add the FUSE mknod > > operation. This is now mandatory for FUSE por

Re: [UPDATE] archivers/fuse-zip

2017-12-05 Thread Klemens Nanni
On Tue, Dec 05, 2017 at 07:17:33AM +0800, Helg wrote: > Hi ports@, > > Update from 0.4.2 => 0.4.4 > > I've been working with the developer of fuse-zip to add the FUSE mknod > operation. This is now mandatory for FUSE ports on OpenbSD after I > removed the incorrect implementation of create from t

Re: [UPDATE] archivers/fuse-zip

2017-12-05 Thread Jeremie Courreges-Anglas
On Tue, Dec 05 2017, Helg wrote: > Hi ports@, > > Update from 0.4.2 => 0.4.4 > > I've been working with the developer of fuse-zip to add the FUSE mknod > operation. This is now mandatory for FUSE ports on OpenbSD after I > removed the incorrect implementation of create from the kernel and > libfus

Re: NEW FEATURE: PORTS_PRIVSEP (mostly) complete

2017-12-05 Thread Antoine Jacoutot
On Tue, Dec 05, 2017 at 06:07:04PM +, Marc Espie wrote: > This is a result from the p2k17 hackathon in Berlin actually... > > Sometimes these things take some time to complete. > > Some time ago, I implemented privilege separation in dpb, and it was good: > you could run dpb as root, have it

NEW FEATURE: PORTS_PRIVSEP (mostly) complete

2017-12-05 Thread Marc Espie
This is a result from the p2k17 hackathon in Berlin actually... Sometimes these things take some time to complete. Some time ago, I implemented privilege separation in dpb, and it was good: you could run dpb as root, have it drop its privilege to either _pbuild or _pfetch before building/fetching

Re: WANTLIB is unmaintainable (was: Re: update: shells/zsh 5.4.2)

2017-12-05 Thread Stuart Henderson
On 2017/12/05 12:16, Marc Espie wrote: > Apart from the fact that automatic generation won't work and break package > updates completely, what do you suggest ?... > > Seriously. This is not a simple problem > Another way it /could/ be done is FreeBSD-style bumping dependent ports when a dependen

Re: NEW: textproc/pplatex

2017-12-05 Thread Jeremie Courreges-Anglas
On Tue, Dec 05 2017, Paul Irofti wrote: >> should the LIB_DEPENDS be turned into a BULID_DEPENDS, because portcheck >> complains that pcre is not a dependency. > > Fixed by adding the libraries in WANTLIB, thanks to jca@! Lightly tested, LGTM. ok jca@ -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36

Re: DELETE: www/p5-WWW-YouTube-Download

2017-12-05 Thread Nigel Taylor
On 12/05/17 12:56, Frederic Cambus wrote: > On Sun, Dec 03, 2017 at 06:51:56PM +, Mikolaj Kucharski wrote: > >>> So I've looked into updating it, but I don't really see a point. Current >>> version on CPAN doesn't support encrypted signature videos. I don't use >>> it any more. Anyone has obje

Re: DELETE: www/p5-WWW-YouTube-Download

2017-12-05 Thread Frederic Cambus
On Sun, Dec 03, 2017 at 06:51:56PM +, Mikolaj Kucharski wrote: > > So I've looked into updating it, but I don't really see a point. Current > > version on CPAN doesn't support encrypted signature videos. I don't use > > it any more. Anyone has objections to remove it? > > > > If decision will

Re: NEW: textproc/pplatex

2017-12-05 Thread Paul Irofti
> should the LIB_DEPENDS be turned into a BULID_DEPENDS, because portcheck > complains that pcre is not a dependency. Fixed by adding the libraries in WANTLIB, thanks to jca@! pplatex.tgz Description: application/tar-gz

Re: WANTLIB is unmaintainable (was: Re: update: shells/zsh 5.4.2)

2017-12-05 Thread Marc Espie
Apart from the fact that automatic generation won't work and break package updates completely, what do you suggest ?... Seriously. This is not a simple problem

Re: net/rrdtool: fix for #794 - "rrdtool creates folders/files with arbitrary permissions"

2017-12-05 Thread Sebastien Marie
On Tue, Dec 05, 2017 at 10:54:05AM +, Stuart Henderson wrote: > On 2017/12/04 17:36, Sebastien Marie wrote: > > On Mon, Dec 04, 2017 at 11:41:10AM +0100, Sebastien Marie wrote: > > > Hi, > > > > > > ISSUE: "Regression: rrdtool creates folders/files with arbitrary > > > permissions" > > > ht

Re: net/rrdtool: fix for #794 - "rrdtool creates folders/files with arbitrary permissions"

2017-12-05 Thread Stuart Henderson
On 2017/12/04 17:36, Sebastien Marie wrote: > On Mon, Dec 04, 2017 at 11:41:10AM +0100, Sebastien Marie wrote: > > Hi, > > > > ISSUE: "Regression: rrdtool creates folders/files with arbitrary > > permissions" > > https://github.com/oetiker/rrdtool-1.x/issues/794 > > > > FIX: "Remove all occu

Re: OpenBSD 6.2/Qt 5/GC: crash: W^X violation despite wxallowed

2017-12-05 Thread Claus Assmann
[wxallowed as mount option solved W^X violation abort in 6.0i, but not 6.2] On Mon, Dec 04, 2017, Rafael Sadowski wrote: > Looks like you built GoldenCheetah from scratch outside the ports env. Yes; I build SW "just out of the box" (because I build the same SW on various OSs -- and a port of Gol

NEW: textproc/pplatex

2017-12-05 Thread Paul Irofti
Hi, Here is a new port that makes LaTeX warnings (and errors) more humane. Works very nice with vimtex, especially for multi-file projects! %--- LaTeX is able to produce really nice document layouts. But it is also able to produc

Re: PHP rename fastcgi to cgi

2017-12-05 Thread Martijn van Duren
ping On 11/24/17 13:13, Martijn van Duren wrote: > On 11/24/17 12:07, Stuart Henderson wrote: >> On 2017/11/24 09:27, Martijn van Duren wrote: @conflict php-fastcgi->=5.6,<5.7 >>> >>> Left out, since there's no overlapping names between the two packages, >>> which is what pkg_create(1) specif