Bug 108241 - Use OPTIONS in editors/abiword-plugins
Summary: Use OPTIONS in editors/abiword-plugins
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: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-23 12:30 UTC by Andrey Simonenko
Modified: 2007-10-21 04:10 UTC (History)
0 users

See Also:


Attachments
file.diff (5.55 KB, patch)
2007-01-23 12:30 UTC, Andrey Simonenko
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Simonenko 2007-01-23 12:30:16 UTC
The editors/abiword-plugins port has many options, the following patch
use OPTIONS for them.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-01-23 12:30:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-10-21 04:04:43 UTC
mezz        2007-10-21 03:04:37 UTC

  FreeBSD ports repository

  Modified files:
    editors/abiword-plugins Makefile 
  Added files:
    editors/abiword-plugins options 
  Log:
  Took an idea from editors/vim, but do it opposite by enable OPTIONS by default
  with WITHOUT_OPTIONS to disable OPTIONS and have pre-everything enable.
  
  PR:             ports/108241
  Submitted by:   Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> (tweak by mezz)
  
  Revision  Changes    Path
  1.29      +9 -3      ports/editors/abiword-plugins/Makefile
  1.1       +31 -0     ports/editors/abiword-plugins/options (new)
_______________________________________________
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 3 Jeremy Messenger freebsd_committer freebsd_triage 2007-10-21 04:04:47 UTC
State Changed
From-To: open->closed

Committed, thanks!