Re: Proftpd and Debian

2008-05-12 Thread sadsjon
I managed to cobble something together. I used the lenny unstable build for my source "rules" I needed to add "--enable-openssl" to cure the build "sanity" over OPENSSL_cleanse. Then I did debian/rules clean Which failed miserably. Then debian/rules build this passed fine. make was fine.

Re: Proftpd and Debian

2008-05-11 Thread Sven Hoexter
On Sun, May 11, 2008 at 02:12:22AM -0700, sadsjon wrote: > > > > Well Francesco doesn't advertise a VCS within the package so that's the > > only thing you can grab ATM. You maybe would like to join #proftpd on > > freenode and ask him yourself (User frankie) or write him a mail. > > sorry Sven, I

Re: Proftpd and Debian

2008-05-11 Thread sadsjon
> > Well Francesco doesn't advertise a VCS within the package so that's the > only thing you can grab ATM. You maybe would like to join #proftpd on > freenode and ask him yourself (User frankie) or write him a mail. sorry Sven, I am not sure which of these is abbreviation for a sentence or has ano

Re: Proftpd and Debian

2008-05-11 Thread sadsjon
> >   Alternatively pay somebody nice to package it for you ;) > I'm keen to get my hand dirty (ish) Steve, so I will give it a go. Its the debian/rules info I was after I think. cheers, jON -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL

Re: Proftpd and Debian

2008-05-10 Thread Sven Hoexter
On Sat, May 10, 2008 at 07:28:23AM -0700, sadsjon wrote: Hi, > > Add a deb-src line to your sources.list for your favourite mirror and > > apt-get source proftpd > > won't that get the latest release that is being worked on by Debian > developers - it won't get me the source for rc1 yet will it?

Re: Proftpd and Debian

2008-05-10 Thread Steve Kemp
On Sat May 10, 2008 at 07:28:23 -0700, sadsjon wrote: > > Add a deb-src line to your sources.list for your favourite mirror and > > apt-get source proftpd > > won't that get the latest release that is being worked on by Debian > developers - it won't get me the source for rc1 yet will it? Yes,

Re: Proftpd and Debian

2008-05-10 Thread sadsjon
Thanks for replying Sven, > > Hum which change do you refer to? > mlsd/mlst which affects timestamps that clients get - used for synchronising folders ... > > Add a deb-src line to your sources.list for your favourite mirror and > apt-get source proftpd won't that get the latest release that is

Re: Proftpd and Debian

2008-05-10 Thread Sven Hoexter
On Sat, May 10, 2008 at 06:23:20AM -0700, sadsjon wrote: Hi, > I urgently need to use the very latest Proftpd to support some of my > customers using passive FTP on Windows. Hum which change do you refer to? > This is the rc1 release. Even Debian unstable isn't up to this > version. Well it's

Proftpd and Debian

2008-05-10 Thread sadsjon
Hi all, I urgently need to use the very latest Proftpd to support some of my customers using passive FTP on Windows. This is the rc1 release. Even Debian unstable isn't up to this version. I have downloaded source and managed to compile and get the paths to various things set so that a make work