Bug 147733 - games/wormux: added two new options
Summary: games/wormux: added two new options
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: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-09 19:50 UTC by David Demelier
Modified: 2010-06-14 19:51 UTC (History)
0 users

See Also:


Attachments
file.diff (1.40 KB, patch)
2010-06-09 19:50 UTC, David Demelier
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Demelier 2010-06-09 19:50:02 UTC
I added two new options for this port :

FRIBIDI : this is an optional dependency that adds support for text rendering.
SERVER : since 0.8.x versions, you can have a standalone headless server but this needs to enable --enable-servers at configure stage.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-06-09 19:50:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 David Demelier 2010-06-09 19:52:39 UTC
By the way, I propose to remove the port games/wormux-devel which is
completely outdated.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-06-14 19:26:07 UTC
makc        2010-06-14 18:25:59 UTC

  FreeBSD ports repository

  Modified files:
    games/wormux         Makefile pkg-plist 
  Log:
  Add OPTIONS:
  FRIBIDI - bi-directional unicode support
  SERVER - build the index and game servers
  
  PR:             ports/147733
  Submitted by:   Demelier David <demelier.david at gmail.com>
  
  Revision  Changes    Path
  1.32      +20 -0     ports/games/wormux/Makefile
  1.11      +2 -0      ports/games/wormux/pkg-plist
_______________________________________________
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 Max Brazhnikov freebsd_committer freebsd_triage 2010-06-14 19:51:28 UTC
State Changed
From-To: open->closed

Committed. Thanks!