Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Feb 2011 14:00:23 GMT
From:      Peter Wullinger <peter.wullinger@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/152537: [patch] database/postgresql90-server no longer needs pull in security/heimdal port
Message-ID:  <201102131400.p1DE0Nxh065439@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/152537; it has been noted by GNATS.

From: Peter Wullinger <peter.wullinger@gmail.com>
To: bug-followup@FreeBSD.org, peter.wullinger+freebsd@googlemail.com
Cc:  
Subject: Re: ports/152537: [patch] database/postgresql90-server no longer
 needs pull in security/heimdal port
Date: Sun, 13 Feb 2011 14:28:26 +0100

 --h31gzZEtNLTqOjlF
 Content-Type: text/plain; charset=iso-8859-15
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 
 The Makefile patch still seems to be valid.
 
 The configure-patch seems not to be needed any more.
 At least it compiles fine on my lates 8-STABLE.
 
 --=20
 The notion of looking on at life has always been hateful to me.  What am
 I if I am not a participant? In order to be, I must participate. =20
 	-- Antoine Jean Baptiste Marie Roger de Saint-Exup=E9ry
 
 --h31gzZEtNLTqOjlF
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename=patch-Makefile
 
 --- Makefile.orig	2011-02-13 14:23:27.601177462 +0100
 +++ Makefile	2011-02-13 14:24:31.808199087 +0100
 @@ -190,7 +190,7 @@
  # Postgresql apps will not link properly when libpq is linked with base heimdal in /usr,
  # so we always use the heimdal port. See
  # http://lists.freebsd.org/pipermail/freebsd-stable/2005-October/018809.html
 -LIB_DEPENDS+=	krb5.26:${PORTSDIR}/security/heimdal
 +#LIB_DEPENDS+=	krb5.26:${PORTSDIR}/security/heimdal
  CONFIGURE_ARGS+=--with-krb5
  .    endif
  .  endif
 
 --h31gzZEtNLTqOjlF--



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