pkg_improved GSoC 2008 finished

Kevin Downey redchin at gmail.com
Fri Aug 22 17:08:52 UTC 2008


On Fri, Aug 22, 2008 at 2:56 AM, Anders Nore <andenore at freebsd.org> wrote:
> On Fri, 22 Aug 2008 00:00:01 +0200, Kevin Downey <redchin at gmail.com> wrote:
>
>> On Thu, Aug 21, 2008 at 2:56 PM, Kevin Downey <redchin at gmail.com> wrote:
>>>
>>> On Thu, Aug 21, 2008 at 6:10 AM, Anders Nore <andenore at freebsd.org>
>>> wrote:
>>>>
>>>> Hello hackers,
>>>> it's been a great summer for me working with the FreeBSD-project. It has
>>>> truly been an educational experience for me and I would like to continue
>>>> working on my project as well as other aspects of FreeBSD in the future.
>>>>
>>>> You can read about my project on the wiki-page[1] where you can read
>>>> about
>>>> the new features and some technical detail, there you will also find
>>>> testing
>>>> instructions for those of you who want to try it out. You can also
>>>> download
>>>> the source[2]. It will be greatly appreciated if you test it and report
>>>> any
>>>> bugs you discover.
>>>>
>>>>
>>>> Thanks for a great summer!
>>>> - Anders Nore
>>>>
>>>>
>>>> [1] http://wiki.freebsd.org/AndersNore/pkg_improved
>>>> [2] http://home.no.net/andenore/patches/pkg_install-20080708.tar.gz
>>>
>>> Is there a patch against 7-STABLE? Neither of the two patches on the
>>> website (-CURRENT and 7.0-RELEASE) or the tarball build on 7-STABLE.
>>> The patches are also kind of a pain because they contain diffs against
>>> files like "/usr/src/usr.sbin/pkg_install/CVS/Entries" which you don't
>>> seem to have if you just use csup.
>>>
>
> The CVS entries should be removed from the latest patches and a patch for
> RELENG_7_0 has been added.
> You can get the new patches from http://home.no.net/andenore/patches/
>
>>>
>>> --
>>> The Mafia way is that we pursue larger goals under the guise of
>>> personal relationships.
>>>  Fisheye
>>>
>>
>> sorry, I tried the tarball again, and it built. I must have missed
>> something.
>>
>
> Maybe you tried to compile from a different directory than
> /usr/src/usr.sbin/pkg_install ?
> Makefile.inc will try to `.include "../Makefile.inc"' to get BINDIR, so if
> you comment this out and specify your own BINDIR variable `BINDIR?=
> /usr/sbin' it should be ok.
>
>
> Thanks for your input!
> - Anders Nore
>
>

The tarball linked to from you email ended up building, I am not sure
what I was doing wrong that it did not build before. The `.include
"../Makefile.inc"' like in the Makefile was commented out so "make
install" bombed out until I figured that out.

running 'portupgrade --batch --force gnome\*' I am seeing stuff like

===>   Registering installation for gnome-backgrounds-2.22.0_1
pkg_info: show_plist: unknown command type 21 (2008-08-22 09:58:11)
===>  Cleaning for gnome-backgrounds-2.22.0_1

dunno if that is something important.

-- 
The Mafia way is that we pursue larger goals under the guise of
personal relationships.
 Fisheye


More information about the freebsd-hackers mailing list