From owner-cvs-all@FreeBSD.ORG Fri Aug 13 16:58:49 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5124C16A4CE; Fri, 13 Aug 2004 16:58:49 +0000 (GMT) Received: from fillmore.dyndns.org (port-212-202-50-15.dynamic.qsc.de [212.202.50.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFFBE43D69; Fri, 13 Aug 2004 16:58:48 +0000 (GMT) (envelope-from eikemeier@fillmore-labs.com) Received: from dhcp-13.local ([172.16.0.13]) by fillmore.dyndns.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.41 (FreeBSD)) id 1BvfO9-0001WA-9z; Fri, 13 Aug 2004 18:58:47 +0200 Date: Fri, 13 Aug 2004 19:00:21 +0200 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) To: Jacques Vidrine From: Oliver Eikemeier In-Reply-To: Message-Id: <43261AE6-ED4A-11D8-87C4-00039312D914@fillmore-labs.com> Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Aug 2004 16:58:49 -0000 Jacques Vidrine wrote: > On Aug 12, 2004, at 7:26 PM, Oliver Eikemeier wrote: > >> portaudit understands these just fine, and I guess it is the main >> client right now. > > I think VuXML.org is the main client :-) but of course that's not the > point. Ah, but it is an important point to me. My main concern is the FreeBSD ports collection, I don't care much about OpenBSD compatibility. > As previously discussed, the semantics of VuXML and > elements are package names and version numbers respectively, not globs > or glob-like patterns. In particular, the semantics are not FreeBSD or > FreeBSD Ports Collection specific. That's unfortunate. I would prefer when you would care more about portaudit, especially the elements have to adhere to FreeBSD semantics. Since you seem not to check your entries with portaudit, I have a lot of work dealing with vuxml quirks. OTOH when you think we have different design goals, it should be no problem for me to change the database, since portaudit is database format agnostic. -Oliver