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.
Responsible Changed From-To: freebsd-ports-bugs->tabthorpe Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed. Thanks!
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"