New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #16341 (closed enhancement: fixed)

Opened 5 years ago

Last modified 4 years ago

freetype variant request

Reported by: cabanela@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: freetype

Description (last modified by ryandesign@…) (diff)

As noted at

http://lists.gnu.org/archive/html/freetype/2007-11/msg00000.html

There is a problem in Leopard (possibly on intel Macs) where calling CoreFoundation with a fork() causes a crash. Unforuntately, if freetype attempts to access native font suitcases, it will access a carbon library that triggers the crash.

Would it be possible to request a freetype variant that would allow disabling of the carbon library access. This can be done by adding

--with-quickdraw-toolbox=no --with-quickdraw-carbon=no

to the configure line. I don't know what other ports this might affect, but none of them can be working on Leopard at this moment.

Change History

comment:1 Changed 5 years ago by macsforever2000@…

  • Owner changed from macports-tickets@… to ryandesign@…
  • Milestone set to Port Enhancements

Assigning to maintainer.

comment:2 Changed 5 years ago by ryandesign@…

  • Status changed from new to closed
  • Resolution set to fixed
  • Summary changed from Freetype variant request to freetype variant request

Duplicate of #15909.

comment:3 Changed 5 years ago by ryandesign@…

  • Port set to freetype
  • Description modified (diff)

comment:4 Changed 4 years ago by anonymous

  • Milestone Port Enhancements deleted

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.