Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2007 21:47:49 -0400
From:      Mike Meyer <mwm-keyword-freebsdhackers2.e313df@mired.org>
To:        Ivan Voras <ivoras@fer.hr>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: New FreeBSD package system (a.k.a. Daemon Package System (dps))
Message-ID:  <17987.52037.112351.872442@bhuda.mired.org>
In-Reply-To: <f20c8u$htp$1@sea.gmane.org>
References:  <200705102105.27271.blackdragon@highveldmail.co.za> <f20c8u$htp$1@sea.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In <f20c8u$htp$1@sea.gmane.org>, Ivan Voras <ivoras@fer.hr> typed:
> I cannot currently actively participate in implementing proposed things,
> but I can give advice on sqlite, database and xml schemas if anyone
> wants to...

One of the things that would be nice for a replacement to do would be
to correctly install i386 packages on amd64 platforms (and similar
things). The binaries will run if we have all the libraries installed,
but getting them installed is painful. At the very least, an installed
package needs to know what platform it was built for, so that packages
being installed cross-platform have a chance of figuring out whether
or not the installed version of FOO will work for them, or they need
to get a version for their specific platform. If the new version can't
make cross-platform installs work, hopefully that goal can be kept in
mind while the work is beign done.

Personally, I'd still like LOCALBASE to move out of /usr/local. Maybe
it's time to reconsider that.

	<mike
-- 
Mike Meyer <mwm@mired.org>		http://www.mired.org/consulting.html
Independent Network/Unix/Perforce consultant, email for more information.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17987.52037.112351.872442>