Date: Tue, 03 Jul 2012 16:43:36 -0700 From: Doug Barton <dougb@FreeBSD.org> To: freebsd-multimedia@FreeBSD.org Subject: gstreamer* ports all have the same UNIQUENAME and OPTIONSFILE ?? Message-ID: <4FF383A8.4070809@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Howdy, Trying to track down a bug reported by a portmaster user I've noticed that all of the gstreamer* ports that I've checked so far all have the same UNIQUENAME, and thus, the same OPTIONSFILE. AFAICS gstreamer-plugins-all is the only port that sets OPTIONS, so in that sense it's not an issue. However, portmaster uses UNIQUENAME to determine the location to store a file with the distfile info, and the fact that it's the same for every port is creating a conflict. See http://www.freebsd.org/cgi/query-pr.cgi?pr=106483 for more information about the concept. This problem will theoretically go away if pkgng gets adopted, and I can fix it for portmaster by moving the distfile file into /var/db/pkg where I thought it should have been all along. But I thought I'd mention the UNIQUENAME issue in case it's something that y'all want to address. Doug -- This .signature sanitized for your protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FF383A8.4070809>