Bug 145933 - Update to x11-wm/jwm: fixing fribidi
Summary: Update to x11-wm/jwm: fixing fribidi
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 Abthorpe
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-22 07:50 UTC by Michael James Brune
Modified: 2010-04-24 01:20 UTC (History)
0 users

See Also:


Attachments
file.diff (899 bytes, patch)
2010-04-22 07:50 UTC, Michael James Brune
no flags Details | Diff
jwm.txt (1.45 KB, text/plain)
2010-04-23 19:03 UTC, Michael James Brune
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael James Brune 2010-04-22 07:50:00 UTC
Currently when you have fribidi installed and tried to install JWM it failed because of a missing file. This patch will allow you to install JWM with fribidi support as normal.

Fix: The patch is attached as a unified diff file.

Patch attached with submission follows:
How-To-Repeat: Install fribidi then install jwm. It should fail saying it can't find a certain header file.
Comment 1 Thomas Abthorpe freebsd_committer freebsd_triage 2010-04-23 03:37:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tabthorpe

I'll take it.
Comment 2 Michael James Brune 2010-04-23 19:03:33 UTC
Added options and config for fribidi, xft, jpeg and xinerama support, 
this is a unified diff.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-04-24 01:12:57 UTC
tabthorpe    2010-04-24 00:12:44 UTC

  FreeBSD ports repository

  Modified files:
    x11-wm/jwm           Makefile 
  Log:
  - Add build time options
  - Bump PORTREVISION
  
  PR:             ports/145933
  Submitted by:   Michael James Brune <admin mjbrune.org> (maintainer)
  
  Revision  Changes    Path
  1.25      +31 -2     ports/x11-wm/jwm/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Thomas Abthorpe freebsd_committer freebsd_triage 2010-04-24 01:13:31 UTC
State Changed
From-To: open->closed

Committed. Thanks!