Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Sep 2013 22:05:02 +0000 (UTC)
From:      "G. Paul Ziemba" <pz-freebsd-ports@ziemba.us>
To:        freebsd-ports@freebsd.org
Subject:   thinkingrock installs xdg-open, conflicts with xdg-utils port
Message-ID:  <l0djie$2nvt$1@usenet.ziemba.us>

next in thread | raw e-mail | index | archive | help
I'm migrating to pkgng, so maybe there is now more rigorous checking
for conflicts between files installed by different ports which didn't
occur previously. pkg2ng complained about the conflict and refused to
register xdg-utils because of conflicts with thinkingrock.

I currently have deskutils/thinkingrock and devel/xdg-utils installed.
These ports both install /usr/local/bin/xdg-{email,open}, and they
seem to be identical versions of the files.

As many ports depend on devel/xdg-utils, it seems to me that the
correct approach would be to patch the thinkingrock port to:
    1. not install its own xdg-{email,open}; and
    2. add a dependency on devel/xdg-utils

Another possibility might be to have thinkingrock install
its xdg-{email,open} as tr-xdg-{email,open} but I have not
looked at the port enough to know if it is possible to change
TR to call the new names.

I'll try to work up a patch for the first approach and submit
a PR, pending any followups to this message.
-- 
G. Paul Ziemba
FreeBSD unix:
 3:01PM  up 143 days,  2:19, 1 user, load averages: 1.15, 0.97, 0.87



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?l0djie$2nvt$1>