pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/49118: update ap-auth-kerb to build for apache 2.



Whoops. I'd been maintaining this patch against Joyent's downstream since February and hoping that they would shepherd it upstream for me. spz's patch wasn't in 2014Q2 which is what I was working off and I wasn't watching pkgsrc trunk.

I will test spz's patch and report back. I have a feeling that I'll still want to force SunOS to use pkgsrc with this snippet (or the equivalent as written by someone who knows what they're doing...)

.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"
# native mit kerberos on SmartOS doesn't seem to work with this package
PREFER.mit-krb5?=     pkgsrc
.endif

We can either track that in this PR or I can open a new one.

Either way, I have received your message that someone else has finally written a patch. I will test it some time this week and report back.

Thanks so much!
Nahum

On 08/15/2014 09:15 PM, Mark Davies wrote:
The following reply was made to PR pkg/49118; it has been noted by GNATS.

From: Mark Davies <mark%ecs.vuw.ac.nz@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/49118: update ap-auth-kerb to build for apache 2.
Date: Sat, 16 Aug 2014 13:12:46 +1200

  On Sat, 16 Aug 2014 03:25:00 you wrote:
  > The Makefile for ap-auth-kerb doesn't currently support apache24.
spz already applied a patch for apache24. Was that not sufficient? cheers
  mark



Home | Main Index | Thread Index | Old Index