Bug 179786 - graphics/poppler and xpdf contain conflicting files
Summary: graphics/poppler and xpdf contain conflicting files
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-20 20:20 UTC by ftigeot
Modified: 2014-09-14 19:05 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (3.36 KB, patch)
2013-06-20 20:20 UTC, ftigeot
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ftigeot 2013-06-20 20:20:01 UTC
Both graphics/poppler and graphics/xpdf try to install some conflicting files.

These are:
  man/man1/pdfdetach.1.gz
  man/man1/pdffonts.1.gz
  man/man1/pdfimages.1.gz
  man/man1/pdfinfo.1.gz
  man/man1/pdftoppm.1.gz
  man/man1/pdftops.1.gz
  man/man1/pdftotext.1.gz

Since poppler is based on xpdf and better maintained, I propose to remove these files (and the associated utilities) from the xpdf port.

Fix: Apply the attached patch to /usr/ports/graphics/xpdf

Patch attached with submission follows:
How-To-Repeat: Try to install both poppler and xpdf:

# pkg install xpdf        
Updating repository catalogue
Repository catalogue is up-to-date, no need to fetch fresh copy
The following packages will be installed:

        Reinstalling xpdf-3.03_3

The installation will require 8 MB more space

0 B to be downloaded

Proceed with installing packages [y/N]: y
Checking integrity...pkg: WARNING: locally installed poppler-utils-0.22.2 conflicts on /usr/local/man/man1/pdfdetach.1.gz with:
        - xpdf-3.03_3

etc...
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-20 20:20:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Carlo Strub freebsd_committer freebsd_triage 2014-09-14 10:32:51 UTC
Is this PR still relevant?
Comment 3 ftigeot 2014-09-14 11:03:23 UTC
Given graphics/xpdf is not fetchable any more, the point has become moot.

I now use graphics/mupdf as pdf viewer.