cvs commit: src/usr.sbin/pkg_install/lib match.c
Maxim Sobolev
sobomax at portaone.com
Tue Sep 27 19:50:09 PDT 2005
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
>
>
>
More information about the cvs-src
mailing list