Bug 55399 - [PATCH] add freetype2 support to graphics/py-imaging
Summary: [PATCH] add freetype2 support to graphics/py-imaging
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Thomas Gellekum
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-08 20:50 UTC by Geoffrey Mainland
Modified: 2003-08-11 14:47 UTC (History)
0 users

See Also:


Attachments
file.diff (6.16 KB, patch)
2003-08-08 20:50 UTC, Geoffrey Mainland
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Mainland 2003-08-08 20:50:25 UTC
This patch adds support for the freetype functionality in version 1.1.4 of this
port. The new file patch-setup.py allows the port to be built with distutils
when using versions of python >2.0. I've also tweaked things so that when
building with python versions <2.0 files end up in the same place as when using
distutils so nobody has to much with the pkg-plist.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-08-09 06:47:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tg

Over to maintainer.
Comment 2 Thomas Gellekum freebsd_committer freebsd_triage 2003-08-11 14:47:17 UTC
State Changed
From-To: open->closed

Committed, thanks.