Port details |
- p5-Lucene API to the C++ port of the Lucene search engine
- 0.18 textproc
=0 0.18Version of this port present on the latest quarterly branch.
- BROKEN: incompatible with CLucene 2.3
DEPRECATED: Broken for more than 6 month This port expired on: 2013-11-18 IGNORE: is marked as broken: incompatible with CLucene 2.3
- Maintainer: perl@FreeBSD.org
- Port Added: 2007-02-20 14:53:12
- Last Update: 2013-11-18 13:54:18
- SVN Revision: 334196
- Also Listed In: perl5
- License: not specified in port
- WWW:
- http://sourceforge.net/projects/clucene/
- Description:
- The purpose of the module is to export the C++ Lucene API to perl
and at the same time be as close as possible to the original Java API.
This has the combined advantage of providing perl programmers with a
well-documented API and giving them access to a C++ search engine
library that is supposedly faster than the original.
WWW: http://search.cpan.org/dist/Lucene/
WWW: http://sourceforge.net/projects/clucene/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- p5-Lucene>0:textproc/p5-Lucene
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-Lucene
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5.14.4 : lang/perl5.14
- Runtime dependencies:
-
- perl5.14.4 : lang/perl5.14
- Library dependencies:
-
- clucene-core : textproc/clucene
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 15
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.18 18 Nov 2013 13:54:18 |
rene |
Remove expired ports:
2013-11-18 devel/libXGP: Broken for more than 6 month
2013-11-18 deskutils/google-gadgets: Broken for more than 6 month
2013-11-18 palm/synce-trayicon: Broken for more than 6 month
2013-11-18 security/linux-pam-docs: Broken for more than 6 month
2013-11-18 net-p2p/mooseekd: Broken for more than 6 month
2013-11-18 textproc/p5-Lucene: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-dellmonitor: Broken for more than 6 month
2013-11-18 x11-wm/fbpager: BRoken for more than 6 month
2013-11-18 net/hf6to4: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-exquisite: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-marbles-translucent: Broken for more than 6
month
2013-11-18 security/dissembler: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-apachemonitor: Broken for more than 6 month
2013-11-18 textproc/rst.el: Broken for more than 6 month (Only the first 15 lines of the commit message are shown above ) |
0.18 18 Oct 2013 07:51:19 |
bapt |
deprecate ports broken for more than 6 month |
0.18 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.18 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.18 28 Jan 2013 22:25:05 |
jkim |
- Re-assign textproc/clucene maintainship to office@. [1]
- Update textproc/clucene to 2.3.3.4. Note this version is required by
recent LibreOffice.
- Remove textproc/clucene-contrib because it is now integrated into
textproc/clucene. [2]
- Mark textproc/p5-Lucene as broken. There is no dependent port and it was
only written for obsolete Lucene 0.9.x API. [3]
- Update deskutils/kdepim4 and deskutils/strigi to build with the new
CLucene port. [4]
- Update misc/bibletime and misc/sword to use new CLucene 2.3.x API. [5]
Approved by: clsung (maintainer timeout) [1]
Approved by: tj (maintainer) [2]
Approved by: perl [3]
Approved by: kde [4]
Approved by: tabthorpe (maintainer timeout) [5]
Obtained from: The SWORD Project [5] |
0.18 01 May 2012 01:47:10 |
swills |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
0.18 17 Sep 2011 06:49:29 |
sunpoet |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
0.18 08 Sep 2011 08:36:43 |
az |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
With perl@ hat |
0.18 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.18 16 Oct 2007 10:20:23 |
clsung |
- Update to 0.18 |
0.17 08 Sep 2007 01:06:22 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
0.17 14 Aug 2007 08:13:34 |
clsung |
- Update to 0.17
- unbreak, now it builds on clucene-0.9.19 |
0.13 01 Aug 2007 01:38:52 |
clsung |
- mark BROKEN
- until new version come out |
0.13 28 Mar 2007 01:19:02 |
clsung |
- Update to 0.13
PR: ports/110916
Submitted by: tobez |
0.09 20 Feb 2007 03:49:25 |
clsung |
The purpose of the module is to export the C++ Lucene API to perl
and at the same time be as close as possible to the original Java API.
This has the combined advantage of providing perl programmers with a
well-documented API and giving them access to a C++ search engine
library that is supposedly faster than the original.
WWW: http://search.cpan.org/dist/Lucene/
WWW: http://sourceforge.net/projects/clucene/ |
Number of commits found: 15
|