Date: Tue, 27 Sep 2005 19:49:56 -0700 From: Maxim Sobolev <sobomax@portaone.com> To: Kirill Ponomarew <krion@FreeBSD.ORG> Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/pkg_install/lib match.c Message-ID: <433A04D4.9040602@portaone.com> In-Reply-To: <200509270751.j8R7pjbj068445@repoman.freebsd.org> References: <200509270751.j8R7pjbj068445@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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. -Maxim 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 > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?433A04D4.9040602>