ports/152537: [patch] database/postgresql90-server no longer needs pull in security/heimdal port

Peter Wullinger peter.wullinger at gmail.com
Sun Feb 13 14:00:23 UTC 2011


The following reply was made to PR ports/152537; it has been noted by GNATS.

From: Peter Wullinger <peter.wullinger at gmail.com>
To: bug-followup at FreeBSD.org, peter.wullinger+freebsd at 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--



More information about the freebsd-ports-bugs mailing list