Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Mar 2006 14:48:16 +0000
From:      Roman Bogorodskiy <novel@FreeBSD.org>
To:        Norikatsu Shigemura <nork@FreeBSD.org>
Cc:        ports@FreeBSD.org, arved@FreeBSD.org, Michael Nottebrock <lofi@FreeBSD.org>, freebsd-ports@FreeBSD.org
Subject:   Re: security/dirmngr: install issue on 6.1-PRERELEASE
Message-ID:  <20060308144816.GC877@underworld.novel.ru>
In-Reply-To: <20060307230840.ac6da540.nork@FreeBSD.org>
References:  <20060228221052.03ce1150.nork@FreeBSD.org> <200602282033.12025.arved@freebsd.org> <440D379F.9090908@freebsd.org> <20060307230840.ac6da540.nork@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--H1spWtNR+x+ondvy
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

  Norikatsu Shigemura wrote:

> On Tue, 07 Mar 2006 08:34:55 +0100
> Michael Nottebrock <lofi@freebsd.org> wrote:
> > Tilman Linneweh schrieb:
> > > * Norikatsu Shigemura [Tuesday, 28. February 2006 14:10 ]:
> > >> `/usr/ports/security/dirmngr/work/dirmngr-0.9.3' gmake[1]: Leaving
> > >> directory `/usr/ports/security/dirmngr/work/dirmngr-0.9.3' install-i=
nfo
> > >> --quiet /usr/local/info/dirmngr.info /usr/local/info/dir install-inf=
o: menu
> > >> item `dirmngr-client' already exists, for file `gnupg' *** Error cod=
e 1
> > > ports/93916 has a similar problem with vcdimager, so maybe this is an=
other
> > > libtool update fallout?
> > Or perhaps an issue with texinfo. I've recently noticed at least one
> > port switiching to the ports-version of texinfo instead of using the
> > base-system one - maybe the current version is no longer backwards
> > compatible with the base-system version or having both installed causes
> > some problems?
> > I haven't received a build-error notice from pointyhat for this, which
> > makes me suspect a less general problem than another libtool bug.
>=20
> 	I found this issue's criminal:-).  It is security/gnutls.
> 	But there are some same issue, editors/psgml-emacs19,
> 	editors/psgml-mule, mail/exim-doc-html and security/gnutls-devel.
>=20
> 	I made a patch to fix this issue.  But I don't know that
> 	this patch is ok.  Because I don't know which texinfo's version
> 	is expected:-(.  And maybe I think, /usr/ports/UPDATING should
> 	be updated(pkg_delete texinfo-4.8_3).

Well, that was done because texinfo that comes with FreeBSD 5.x and 4.x
are too old and building docs fails with it. Texinfo from 6.x seems to
be OK, yes, though it's better to check it.

> Index: Makefile
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> RCS file: /home/ncvs/ports/security/gnutls/Makefile,v
> retrieving revision 1.31
> diff -u -r1.31 Makefile
> --- Makefile	23 Feb 2006 10:38:55 -0000	1.31
> +++ Makefile	7 Mar 2006 13:49:30 -0000
> @@ -19,7 +19,6 @@
>  MAINTAINER=3D	novel@FreeBSD.org
>  COMMENT=3D	GNU Transport Layer Security library
> =20
> -BUILD_DEPENDS=3D	${LOCALBASE}/bin/makeinfo:${PORTSDIR}/print/texinfo
>  LIB_DEPENDS=3D	gcrypt.13:${PORTSDIR}/security/libgcrypt \
>  		gpg-error.1:${PORTSDIR}/security/libgpg-error
> =20
> @@ -48,6 +47,11 @@
>  CONFIGURE_ARGS+=3D	--with-included-lzo
>  MANCOMPRESSED=3D	no
> =20
> +.include <bsd.port.pre.mk>
> +.if ${OSVERSION} < 600000
> +BUILD_DEPENDS=3D	${LOCALBASE}/bin/makeinfo:${PORTSDIR}/print/texinfo
> +.endif
> +
>  .if !defined(NOPORTDOCS)
>  PORTDOCS=3D		AUTHORS NEWS README THANKS
>  .endif
> @@ -68,4 +72,4 @@
>  .endif
> =20
>  .include "Makefile.man"
> -.include <bsd.port.mk>
> +.include <bsd.port.post.mk>
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"

Roman Bogorodskiy

--H1spWtNR+x+ondvy
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iQCVAwUBRA7usIB0WzgdqspGAQKi4QP/cJqM52yK2jmqelIoYQYsUAdKQGx0hHcE
nqjZKAzGFFCSTveLvD9bQjcxXMI2niU0JoVktBAqVhwvlkGk9KhnfuHtPy/NioHV
oDu13cNIi2RzLGsI4eFSdN5rn5YndWr9soOsPSRj0kmpI8/mMDsByAyY6TxIlsHm
ZiIwL2tgCHE=
=yRJr
-----END PGP SIGNATURE-----

--H1spWtNR+x+ondvy--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060308144816.GC877>