Bug 59784

Summary: Add WITH_FRIBIDI option to x11/mlterm
Product: Ports & Packages Reporter: Sean Chittenden <samy>
Component: Individual Port(s)Assignee: MANTANI Nobutaka <nobutaka>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
mlterm.patch none

Description Sean Chittenden 2003-11-29 05:10:20 UTC

The x11/mlterm port currently has no way
for the user to enable BiDi support without
tampering with CONFIGURE_ARGS directly.
mlterm is a very popular terminal for users
in the Middle East since it provides decent
support for Arabic and Arabic-like languages,
WHEN Fribidi support is enabled.

Fix: The following patch adds a WITH_FRIBIDI
option though I do recommend to moving
this to WITHOUT_FRIBIDI and enabling
Fribidi by default.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2003-11-29 08:39:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nobutaka

Over to maintainer.
Comment 2 MANTANI Nobutaka freebsd_committer freebsd_triage 2003-12-08 14:52:53 UTC
State Changed
From-To: open->closed

Committed, thanks!