Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Sep 2005 13:04:27 -0400
From:      John Baldwin <jhb@FreeBSD.org>
To:        Maxim.Sobolev@portaone.com
Cc:        cvs-src@FreeBSD.org, Kirill Ponomarew <krion@FreeBSD.org>, cvs-all@FreeBSD.org, src-committers@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/pkg_install/lib match.c
Message-ID:  <200509281304.29338.jhb@FreeBSD.org>
In-Reply-To: <433A04D4.9040602@portaone.com>
References:  <200509270751.j8R7pjbj068445@repoman.freebsd.org> <433A04D4.9040602@portaone.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 27 September 2005 10:49 pm, Maxim Sobolev wrote:
> IMHO this is an ugly hack. Handling some packages differently purely
> based on their name is simply a completely wrong way to go. The proper
> way to implement this is to add additional PLIST flag which will tell
> pkg_* tools to ignore absent origin.

Umm, there's a bit of a chicken and egg in that if you could edit the package 
in question to put a custom @noorigin in the packing list you could already 
just put a bogus @origin in the packing list. I think the warning should just 
be shut up across the board anyways as not all pkg's have valid origins.

> Kirill Ponomarew wrote:
> > krion       2005-09-27 07:51:44 UTC
> >
> >   FreeBSD src repository
> >
> >   Modified files:        (Branch: RELENG_5)
> >     usr.sbin/pkg_install/lib match.c
> >   Log:
> >   MFC: 1.20
> >
> >     date: 2005/09/24 21:41:47;  author: krion;  state: Exp;  lines: +1 -1
> >     Do not bitch about bsdpan modules not having origin.
> >
> >     Based on PR:    bin/82269
> >     Submitted by:   Steven Hartland <killing at multiplay dot co dot uk>
> >     MFC after:      3 days
> >
> >   Revision  Changes    Path
> >   1.19.2.1  +1 -1      src/usr.sbin/pkg_install/lib/match.c

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



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