Bug 169510 - [PATCH] misc/sword Add module indexing capability option
Summary: [PATCH] misc/sword Add module indexing capability option
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: 2012-06-28 10:00 UTC by John Marshall
Modified: 2012-07-01 04:50 UTC (History)
0 users

See Also:


Attachments
sword_1.6.2.diff (1.12 KB, patch)
2012-06-28 10:00 UTC, John Marshall
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Marshall 2012-06-28 10:00:22 UTC
If sword is not linked with clucene it is not possible to index sword
modules from a calling application like misc/xiphos.  Sword module
indexing attempts from within Xiphos result in an 'Indexing Failed'
message.

The patch below adds an indexing option knob to the port's Makefile
which will build sword --with-clucene and --with-icu.  When sword has
been built like that, and then Xiphos is rebuilt, Xiphos is much more
functional.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-28 10:00:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tabthorpe

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Thomas Abthorpe freebsd_committer freebsd_triage 2012-07-01 04:46:14 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-07-01 04:46:15 UTC
tabthorpe    2012-07-01 03:46:01 UTC

  FreeBSD ports repository

  Modified files:
    misc/sword           Makefile pkg-plist 
  Log:
  - Depend on clucene for indexing, turned on by default
  - Bump PORTREVISION
  
  PR:             ports/169510
  Submitted by:   John Marshall <john.marshall riverwillow.com.au>
  
  Revision  Changes    Path
  1.53      +15 -3     ports/misc/sword/Makefile
  1.14      +11 -0     ports/misc/sword/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"