Re: dpkg patch

2002-02-02 Thread Michael Weber
* [EMAIL PROTECTED] [2002-02-02T16:32-0500]: > Yes, I think we all have that problem. I'll write up a patch for > configure to support wildcards. I think that's the only place that > will actually need them. I've configured gcc to use > i386-unknown-freebsd4, so dpkg finds that when it looks for th

Re: dpkg patch

2002-02-02 Thread utsl
On Sat, Feb 02, 2002 at 11:58:11AM -0700, Joel Baker wrote: > On Sat, Feb 02, 2002 at 12:15:46PM -0500, [EMAIL PROTECTED] wrote: > > I think it might be a good idea to merge them. However, I need to upgrade > > a bit first. I'm still using 1.9.16. > > > > Any thoughts about using wildcards in archt

Re: dpkg patch

2002-02-02 Thread Joel Baker
On Sat, Feb 02, 2002 at 12:15:46PM -0500, [EMAIL PROTECTED] wrote: > I think it might be a good idea to merge them. However, I need to upgrade > a bit first. I'm still using 1.9.16. > > Any thoughts about using wildcards in archtable? It'd be nice to be able > to say i386-unknown-freebsd*, and have

Re: dpkg patch

2002-02-02 Thread utsl
e in there. I patched start-stop-daemon also, but never really tested it. On Sat, Feb 02, 2002 at 04:05:28PM +0100, Andreas Schuldei wrote: > concerning the dpkg patch, which mail i deleted accidently. > > I have some more changes to the buildsystem which are needed on > openbsd, mainl

Re: dpkg patch

2002-02-02 Thread Matthew Garrett
On Sat, Feb 02, 2002 at 04:05:28PM +0100, Andreas Schuldei wrote: > Furthermore I am surprised that the start-stop daemon compiled > for you, since in my version I checked out of cvs I found the > #ifdefs messed up for openbsd. > does it work for you guys? This was the latest dpkg in unstable, ra

dpkg patch

2002-02-02 Thread Andreas Schuldei
concerning the dpkg patch, which mail i deleted accidently. I have some more changes to the buildsystem which are needed on openbsd, mainly because it is broken and does not support some stuff. this is for example a configure check for gnu make, ncurses vs curses, problems with __va_copy and

another dpkg patch for FreeBSD

2001-07-13 Thread utsl
I got dpkg 1.9.16 (latest) running on FreeBSD 4.3. I've attached a patch for it. It might help with NetBSD, too. I used Wartan's patches, and added a few things, to handle changes in dpkg. The biggest thing is a change that I had to make to configure.in. (That's why the large set of changes to con