Bug 147733

Summary: games/wormux: added two new options
Product: Ports & Packages Reporter: David Demelier <demelier.david>
Component: Individual Port(s)Assignee: Max Brazhnikov <makc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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!