Re: update www/py-httpie

2016-01-22 Thread Landry Breuil
On Thu, Jan 21, 2016 at 08:42:02PM +0100, Daniel Jakots wrote: > On Wed, 6 Jan 2016 20:44:04 +0100, Daniel Jakots > wrote: > > > Here's a diff to update httpie to latest release, 0.9.3. > > No one? Commited, i added PORTHOME=${WRKSRC} to fix one of the failing tests: OSError: [Errno 13] Permiss

Re: update: sysutils/cfengine

2016-01-22 Thread Stuart Henderson
On 2016/01/21 23:47, Rodrigo Mosconi wrote: > A new diff, now using qdbm, as before. Thanks. There are a couple of fixes needed to library dependencies but I can take care of those locally, no need for a new diff. One of them I need to ask about though: is the PAM support doing anything useful?

Re: update: sysutils/cfengine

2016-01-22 Thread Rodrigo Mosconi
The PAM and fgetpwent/fgetgrent is required to enable users promise, ie, to manage local users. The PAM is required to test/change password, as far I looked where it is used. 2016-01-22 8:48 GMT-02:00 Stuart Henderson : > On 2016/01/21 23:47, Rodrigo Mosconi wrote: > > A new diff, now using qdb

Re: update: sysutils/cfengine

2016-01-22 Thread Stuart Henderson
On 2016/01/22 09:17, Rodrigo Mosconi wrote: > The PAM and fgetpwent/fgetgrent is required to enable users promise, ie, to > manage local users. > The PAM is required to test/change password, as far I looked where it is > used. OK, I'll add the LIB_DEPENDS and commit it then, thanks for checking.

Re: Update www/p5-Mojo 6.40 1/3

2016-01-22 Thread Nigel Taylor
On 01/20/16 09:03, Mark Patruck wrote: > Update www/p5-Mojo to 6.40. > > - since 6.33 www/p5-Mojo depends on IO::Socket::IP 0.37 and according > to afresh1@ we won't get Perl 5.22.1 before the lock, so i've restored > net/p5-IO-Socket-IP from the attic (the patch is obsolete as fixed up- >

Re: Update www/p5-Mojo 6.40 1/3

2016-01-22 Thread Landry Breuil
On Fri, Jan 22, 2016 at 11:31:38AM +, Nigel Taylor wrote: > > > On 01/20/16 09:03, Mark Patruck wrote: > > Update www/p5-Mojo to 6.40. > > > > - since 6.33 www/p5-Mojo depends on IO::Socket::IP 0.37 and according > > to afresh1@ we won't get Perl 5.22.1 before the lock, so i've restored >

Re: Update www/p5-Mojo 6.40 1/3

2016-01-22 Thread Landry Breuil
On Fri, Jan 22, 2016 at 12:58:56PM +0100, Landry Breuil wrote: > On Fri, Jan 22, 2016 at 11:31:38AM +, Nigel Taylor wrote: > > > > > > On 01/20/16 09:03, Mark Patruck wrote: > > > Update www/p5-Mojo to 6.40. > > > > > > - since 6.33 www/p5-Mojo depends on IO::Socket::IP 0.37 and according >

Re: Update www/p5-Mojo 6.40 1/3

2016-01-22 Thread Stuart Henderson
I'm running amavisd/spamassassin with the updated IO::Socket::IP with no problems. Here are all the hits from a search of .pm and .pl files from ports source unpacked at the end of August - (require|use).*IO::Socket::IP. We could add deps to these pretty easily. p5-ldap-0.65/perl-ldap-0.65/lib/N

Re: update net/scapy

2016-01-22 Thread Daniel Jakots
On Thu, 21 Jan 2016 23:44:08 +, Stuart Henderson wrote: > On 2016/01/21 21:52, Daniel Jakots wrote: > > -MASTER_SITES= ${HOMEPAGE}/files/ > > -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ethertypes > > +MASTER_SITES0= http://git.netfilter.org/ebtables/plain/ > > +DISTFILES= ${DISTNAME}.tar

Re: update net/scapy

2016-01-22 Thread Stuart Henderson
Looks good to me, OK with you Jonathan? On 2016/01/22 13:37, Daniel Jakots wrote: > On Thu, 21 Jan 2016 23:44:08 +, Stuart Henderson > wrote: > > > On 2016/01/21 21:52, Daniel Jakots wrote: > > > -MASTER_SITES=${HOMEPAGE}/files/ > > > -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} etherty

Re: Update www/p5-Mojo 6.40 1/3

2016-01-22 Thread Mark Patruck
On Fri, Jan 22, 2016 at 11:31:38AM +, Nigel Taylor wrote: > > > On 01/20/16 09:03, Mark Patruck wrote: > > Update www/p5-Mojo to 6.40. > > > > - since 6.33 www/p5-Mojo depends on IO::Socket::IP 0.37 and according > > to afresh1@ we won't get Perl 5.22.1 before the lock, so i've restored >

Re: Update www/p5-Mojo 6.40 1/3

2016-01-22 Thread Nigel Taylor
On 01/22/16 12:32, Stuart Henderson wrote: > I'm running amavisd/spamassassin with the updated IO::Socket::IP > with no problems. > > Here are all the hits from a search of .pm and .pl files from ports > source unpacked at the end of August - (require|use).*IO::Socket::IP. > We could add deps to t

Re: [UPDATE] graphics/ansilove to 3.0.2

2016-01-22 Thread Theo Buehler
On Thu, Jan 21, 2016 at 08:38:04PM +0100, Frederic Cambus wrote: > Hi ports@, > > Here is a diff to update ansilove to latest version (3.0.2). > > Visible changes include adding all available font options in the > manual page. The program is now also using pledge(2). The update was committed, bu

Re: Update www/p5-Mojo 6.40 1/3

2016-01-22 Thread Stuart Henderson
On 2016/01/22 13:49, Nigel Taylor wrote: > On 01/22/16 12:32, Stuart Henderson wrote: > > I'm running amavisd/spamassassin with the updated IO::Socket::IP > > with no problems. > > > > Here are all the hits from a search of .pm and .pl files from ports > > source unpacked at the end of August - (r

Re: update net/scapy

2016-01-22 Thread Jonathan Armani
Looks good to me too. OK 2016-01-22 14:00 GMT+01:00 Stuart Henderson : > Looks good to me, OK with you Jonathan? > > > On 2016/01/22 13:37, Daniel Jakots wrote: > > On Thu, 21 Jan 2016 23:44:08 +, Stuart Henderson > > wrote: > > > > > On 2016/01/21 21:52, Daniel Jakots wrote: > > > > -MASTE

Re: [NEW] games/typespeed

2016-01-22 Thread Landry Breuil
On Tue, Jan 19, 2016 at 08:58:42PM +0100, Landry Breuil wrote: > On Tue, Jan 19, 2016 at 07:26:50PM +0100, Landry Breuil wrote: > > On Mon, Jan 18, 2016 at 03:43:58PM +0100, n.reu...@hxgn.net wrote: > > > > Hi, > > > > > > > > attached you find a port for the typing game 'typespeed' [1]. Someone

Re: update net/scapy

2016-01-22 Thread Stuart Henderson
Oh, testing it sends packets OK for me, but it shows this at startup (the PyX INFO line is expected/normal). $ scapy INFO: Can't import PyX. Won't be able to use psdump() or pdfdump(). usage: ifconfig [-AaC] [interface] [address_family] [address [dest_address]] [parameters] INFO: N

Re: Update www/p5-Mojo 6.40 1/3

2016-01-22 Thread Stuart Henderson
> > *.pl/ *.pm doesn't mean there aren't just plain filenames like corelist, > > get_iplayer > > I'll run a full search then. (I don't suppose any Go users fancy > figuring out what's up with codesearch on OpenBSD do they? ;-) imapsync is the only extra one.

Re: [update] lang/rust upcoming 1.6.0

2016-01-22 Thread Aaron Bieber
Sebastien Marie writes: > Hi, > > Here an update for lang/rust for the upcoming 1.6.0 (scheduled for > stable release January 21, 2016). > > The backported patches for build system are updated. > > All tests passes. > > I also ensured that openbsd-wip/devel/cargo/bootstrap (which depends on > lan

Re: RFC: update productivity/taskd to v1.1.0

2016-01-22 Thread Kent R. Spillner
On Wed, Jan 20, 2016 at 01:57:43PM -0600, Kent R. Spillner wrote: > Below is a new diff. We finally tracked down the certificate validation > bug with help from viq and upstream, and the new patch for that has > already been merged upstream (along with several of our other patches > which can all

Re: Update www/p5-Mojo 6.40 1/3

2016-01-22 Thread Abel Abraham Camarillo Ojeda
On Fri, Jan 22, 2016 at 6:32 AM, Stuart Henderson wrote: > I'm running amavisd/spamassassin with the updated IO::Socket::IP > with no problems. > > Here are all the hits from a search of .pm and .pl files from ports > source unpacked at the end of August - (require|use).*IO::Socket::IP. > We could

mandoc warnings on perl module. Ignore or fix?

2016-01-22 Thread Chris Bennett
I get the following warnings: blue man3 # mandoc -Wall PGObject.3p mandoc: PGObject.3p:213:76: WARNING: whitespace at end of input line mandoc: PGObject.3p:214:74: WARNING: whitespace at end of input line mandoc: PGObject.3p:217:77: WARNING: whitespace at end of input line mandoc: PGObject.3p:218:

Re: mandoc warnings on perl module. Ignore or fix?

2016-01-22 Thread Ingo Schwarze
Hi Chris, Chris Bennett wrote on Fri, Jan 22, 2016 at 11:55:12AM -0600: > I get the following warnings: > > blue man3 # mandoc -Wall PGObject.3p > mandoc: PGObject.3p:213:76: WARNING: whitespace at end of input line [...] > mandoc: PGObject.3p:514:69: WARNING: whitespace at end of input line > m

Re: update: sysutils/cfengine

2016-01-22 Thread Rodrigo Mosconi
even adding openpam to LIB_DEPENDS, the "user promise" support won`t be enabled I`m looking at 2016-01-22 9:21 GMT-02:00 Stuart Henderson : > On 2016/01/22 09:17, Rodrigo Mosconi wrote: > > The PAM and fgetpwent/fgetgrent is required to enable users promise, ie, > to > > manage local users. > >

openBSD 5.8 php 5.6 Zend opcache

2016-01-22 Thread Stephen Graf
It would seem that Zend opcache has been dropped from php 5.6. Is this correct?

Re: [UPDATE] www/p5-Dancer2 to 0.166000 -> 0.166001

2016-01-22 Thread Cesare Gargano
Hi, bug fix update released today. All tests pass. -- C. Index: Makefile === RCS file: /cvs/ports/www/p5-Dancer2/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile22 Jan 2016 08:55:34 - 1.3 +++ Mak

update devel/frama-c

2016-01-22 Thread Michael McConville
This builds and tests successfully for me. I needed to add an additional macro alias for a glibc rounding operation. I'll submit upstream soon. The existing ones are wrapped in an #ifdef __OpenBSD__, so presumably they'll accept it. The PID-related fix is unchanged, but the source file moved. I

Re: update devel/frama-c

2016-01-22 Thread Jérémie Courrèges-Anglas
Michael McConville writes: [...] > I also got this during make update-plist: > >> pkg/PFRAG.no-native empty fragment: NOT writing it > > Does that mean that pkg/PFRAG.no-native is no longer needed and should > be removed? Or was it added manually? It was added manually. It is used on architect

Package conflicts

2016-01-22 Thread Christian Weisgerber
Running find-all-conflicts on a complete set of amd64 packages shows these unannotated conflicts: courier-imap-4.16.2p0,maildrop-2.8.3,maildrop-2.8.3-postfix /usr/local/bin/makedat gcc-libs-4.9.3p3,libgfortran-4.2.1p16 /usr/local/lib/libgfortran.la libiscsi-1.15.0,netbsd-iscsi-targ