cvs commit: src/usr.sbin/pkg_install/lib match.c
John Baldwin
jhb at FreeBSD.org
Wed Sep 28 10:24:19 PDT 2005
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 at FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve" = http://www.FreeBSD.org
More information about the cvs-src
mailing list