Bug 91794 - Adding support for freetype fonts to x11/mrxvt port.
Summary: Adding support for freetype fonts to x11/mrxvt port.
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: Andrej Zverev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-14 17:50 UTC by Sergey Gluschenko
Modified: 2006-01-15 19:45 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Gluschenko 2006-01-14 17:50:01 UTC
For building x11/mrxvt port with xft support an additional option '--enable-xft' is required that is not present in CONFIGURE_ARGS. Some people want this feature so we need to let them use it if desired.

Fix: 

Patch for x11/mrxvt/Makefile
URL: http://snug.org.ua/deen/mrxvt.makefile.diff
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-01-14 17:52:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 David Yeske 2006-01-15 04:47:07 UTC
This looks ok to me

Edwin Groothuis <edwin@FreeBSD.org> wrote: Maintainer of x11/mrxvt,

Please note that PR ports/91794 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/91794

-- 
Edwin Groothuis
edwin@FreeBSD.org



		
---------------------------------
Yahoo! Photos  Showcase holiday pictures in hardcover
 Photo Books. You design it and well bind it!
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2006-01-15 05:09:50 UTC
State Changed
From-To: feedback->open

Maintainer approver.
Comment 4 Andrej Zverev freebsd_committer freebsd_triage 2006-01-15 19:27:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->az

I'll take it.
Comment 5 Andrej Zverev freebsd_committer freebsd_triage 2006-01-15 19:45:48 UTC
State Changed
From-To: open->closed

Committed. Thanks!