Re: Creating a New Port: /usr/ports/security/pecl-kadm5

2009-09-10 Thread Glen Barber
Hi. On Thu, 10 Sep 2009 20:36:25 -0400, Tim Gustafson wrote: I'm trying to create a new port. To get myself started, I copied pecl-hash and then modified the Makefile and the distinfo file. When I try to make my port, it downloads the file from the PECL repository, extracts it, runs con

Re: Creating a New Port: /usr/ports/security/pecl-kadm5

2009-09-15 Thread Mel Flynn
On Friday 11 September 2009 02:36:25 Tim Gustafson wrote: > I'm trying to create a new port. To get myself started, I copied pecl-hash > and then modified the Makefile and the distinfo file. When I try to make > my port, it downloads the file from the PECL repository, extracts it, runs > confi

Re: Creating a New Port: /usr/ports/security/pecl-kadm5

2009-09-15 Thread Tim Gustafson
> Could shar(1) your current work? I can likely fix the issues > you're seeing, but it would be nice if you can save me some > cycles finding the urls and making the distinfo. How to shar > a port is I think covered in the porters handbook. In short: > cd /usr/ports > shar `find category/portname -

Re: Creating a New Port: /usr/ports/security/pecl-kadm5

2009-09-15 Thread Mel Flynn
On Tuesday 15 September 2009 18:29:13 Tim Gustafson wrote: > > Could shar(1) your current work? I can likely fix the issues > > you're seeing, but it would be nice if you can save me some > > cycles finding the urls and making the distinfo. How to shar > > a port is I think covered in the porters h

Re: Creating a New Port: /usr/ports/security/pecl-kadm5

2009-09-15 Thread Mel Flynn
On Tuesday 15 September 2009 23:50:50 Mel Flynn wrote: > On Tuesday 15 September 2009 18:29:13 Tim Gustafson wrote: > > > Could shar(1) your current work? I can likely fix the issues > > > you're seeing, but it would be nice if you can save me some > > > cycles finding the urls and making the disti

Re: Creating a New Port: /usr/ports/security/pecl-kadm5

2009-09-15 Thread Mel Flynn
On Wednesday 16 September 2009 00:02:49 Tim Gustafson wrote: > > You will have to test if this works as expected. I just made it > > compile and link. > > Awesome, thanks! I've got it complied and installed. > > Here's what I get when I use this library now: > > /libexec/ld-elf.so.1: /usr/lib/l

Re: Creating a New Port: /usr/ports/security/pecl-kadm5

2009-09-15 Thread Tim Gustafson
> Ah yes, didn't test on earlier versions. It's passed midnight here, > but I'll add fixes for 7 and 6.x if possible. You probably need to > add -lroken to the link chain for this. If you get what's happening > in files/patch-config.m4 you can try and fix it yourself. Thanks for all your help on

Re: Creating a New Port: /usr/ports/security/pecl-kadm5

2009-09-16 Thread Mel Flynn
On Wednesday 16 September 2009 02:16:07 Tim Gustafson wrote: > > Ah yes, didn't test on earlier versions. It's passed midnight here, > > but I'll add fixes for 7 and 6.x if possible. You probably need to > > add -lroken to the link chain for this. If you get what's happening > > in files/patch-conf

Re: Creating a New Port: /usr/ports/security/pecl-kadm5

2009-09-16 Thread Tim Gustafson
> The latest release is 2003 so it looks largely unmaintained > :/. I don't have a kerberos server available that I can play > with, without upsetting people :). There's also no docs > available that specify if this module is meant to be working > through a webserver. However, you did specify a pas