#19096 closed enhancement (fixed)
RFE: create system_x11 variant for mkfontdir
Reported by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | ||
Port: | mkfontdir |
Description
Attached is a proposed change to mkfontdir since XQuartz seems to provide
/usr/X11/bin/mkfontdir.
Attachments (1)
Change History (7)
Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Attachment: | Portfile.diff added |
---|
comment:1 Changed 16 years ago by jeremyhu (Jeremy Huddleston Sequoia)
comment:2 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
I ran into this in libwmf +x11.
comment:3 Changed 16 years ago by jmroot (Joshua Root)
As discussed on the list recently, don't override fetch, checksum, extract or patch; instead just clear distfiles (and patchfiles if necessary).
comment:4 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
With the dependencies change of libwmf (r48961), I am happy to have this ticket closed.
Is there a reason to keep it open (say as a reminder to make similar changes to other ports)?
comment:5 Changed 16 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:6 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
I think I'd rather go with a 'bin:mkfontdir' dependency in other ports than add the system_x11 variant to the individual X11 applications. That way, you shouldn't actually get mkfontdir from MP unless you specifically request it. What ports are you seeing this in?