On Sat Jan 28, 2017 at 01:22:46PM +0100, Remi Pointel wrote:
> On 01/28/17 10:10, Rafael Sadowski wrote:
> > On Sat Jan 28, 2017 at 09:41:04AM +0100, Remi Pointel wrote:
> > > On 01/27/17 19:01, Rafael Sadowski wrote:
> > > > On Sat Nov 26, 2016 at 11:09:37AM +0100, Rafael Sadowski wrote:
> > > > > On Mon Oct 17, 2016 at 09:15:49PM +0200, Rafael Sadowski wrote:
> > > > > > On Sun Oct 09, 2016 at 03:55:27PM +0200, Remi Pointel wrote:
> > > > > > > On 10/09/16 10:29, Rafael Sadowski wrote:
> > > > > > > > Index: pkg/PLIST-main
> > > > > > > > ===================================================================
> > > > > > > > RCS file: /cvs/ports/security/hydra/pkg/PLIST-main,v
> > > > > > > > retrieving revision 1.3
> > > > > > > > diff -u -p -u -p -r1.3 PLIST-main
> > > > > > > > --- pkg/PLIST-main 5 Nov 2011 15:24:39 -0000 1.3
> > > > > > > > +++ pkg/PLIST-main 9 Oct 2016 08:17:22 -0000
> > > > > > > > @@ -1,8 +1,15 @@
> > > > > > > > @comment $OpenBSD: PLIST-main,v 1.3 2011/11/05 15:24:39 nigel
> > > > > > > > Exp $
> > > > > > > > @pkgpath security/hydra
> > > > > > > > +bin/dpl4hydra.sh
> > > > > > > > @bin bin/hydra
> > > > > > > > +bin/hydra-wizard.sh
> > > > > > > > @bin bin/pw-inspector
> > > > > > > > +hydra/
> > > > > > > > +hydra/etc/
> > > > > > > > +hydra/etc/dpl4hydra_full.csv
> > > > > > > > +hydra/etc/dpl4hydra_local.csv
> > > > > > > > @man man/man1/hydra.1
> > > > > > > > @man man/man1/pw-inspector.1
> > > > > > > > share/doc/hydra/
> > > > > > > > +share/doc/hydra/LICENSE
> > > > > > > > share/doc/hydra/README
> > > > > > > >
> > > > > > >
> > > > > > > Hi,
> > > > > > >
> > > > > > > I quickly tested and it sounds good for me.
> > > > > > > However, I would install dpl4hydra_full.csv and
> > > > > > > dpl4hydra_local.csv in
> > > > > > > another path (maybe share/doc/hydra/, but not in
> > > > > > > ${LOCALBASE}/hydra/etc/.
> > > > > > >
> > > > > > > Cheers,
> > > > > > >
> > > > > > > Remi.
> > > > > >
> > > > > > Updated diff with dpl4hydra_* in "share/doc/hydra/":
> > > > > >
> > > > >
> > > > > *ping*, nobody?
> > > > >
> > > >
> > > > Updated version to 8.4.
> > > >
> > > > Best regards,
> > > >
> > >
> > > Hi,
> > >
> > > sounds good for me, I have these lines when I run port-lib-depends-check:
> > > hydra-8.4(security/hydra,-main):
> > > Extra: iconv.6 intl.6
> > >
> > > hydra-gui-8.4(security/hydra,-gui):
> > > Extra: iconv.6
> > >
> > > ok rpointel@.
> >
> > correct, thanks Remi; I remove gettext as MODULE for -gui. I see no
> > gettext-tools calls in -main and -gui. Now portcheck and
> > port-lib-depends-check are happy too.
> >
>
> ok rpointel@
One okay, anyone else?
Rafael