Port details |
- py-lucene A GCJ-compiled version of Java Lucene integrated with Python
- 3.6.2 textproc
=3 3.6.2Version of this port present on the latest quarterly branch.
- BROKEN: fails to build
DEPRECATED: Broken for more than 6 month This port expired on: 2014-02-27 IGNORE: is marked as broken: fails to build
- Maintainer: clsung@FreeBSD.org
- Port Added: 2006-11-15 16:53:50
- Last Update: 2014-02-28 18:40:45
- SVN Revision: 346564
- People watching this port, also watch:: codespell, mkvtoolnix
- Also Listed In: devel java python
- License: not specified in port
- WWW:
- http://lucene.apache.org/pylucene/
- Description:
- PyLucene is a GCJ-compiled version of Java Lucene integrated with Python.
Its goal is to allow you to use Lucene's text indexing and searching
capabilities from Python. It is designed to be API compatible with the
latest version of Java Lucene.
WWW: http://lucene.apache.org/pylucene/
-
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:
-
- py27-PyLucene>0:textproc/py-lucene
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-PyLucene
- 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:
-
- ant : devel/apache-ant
- py27-jcc>0 : devel/py-jcc
- python2.7 : lang/python27
- java : java/openjdk6
- gmake : devel/gmake
- Runtime dependencies:
-
- python2.7 : lang/python27
- java : java/openjdk6
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.6.2 28 Feb 2014 18:40:45 |
rene |
Remove expired port:
2014-02-27 textproc/py-lucene: Broken for more than 6 month |
3.6.2 27 Jan 2014 17:35:27 |
bapt |
Deprecate ports broken for more than 6 month |
3.6.2 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
3.6.2 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
3.6.2 30 Aug 2013 13:21:41 |
bdrewery |
- Mark BROKEN, fails to build
/bin/cp -R
/wrkdirs/usr/ports/textproc/py-lucene/work/../../lucene/work/lucene-3.6.2
/wrkdirs/usr/ports/textproc/py-lucene/work/pylucene-3.6.2-1/lucene-java-3.6.2
cd lucene-java-3.6.2/lucene; (/usr/local/bin/ant ivy-fail || /usr/local/bin/ant
ivy-bootstrap)
Buildfile:
/wrkdirs/usr/ports/textproc/py-lucene/work/pylucene-3.6.2-1/lucene-java-3.6.2/lucene/build.xml
ivy-fail:
BUILD FAILED
/wrkdirs/usr/ports/textproc/py-lucene/work/pylucene-3.6.2-1/lucene-java-3.6.2/lucene/common-build.xml:298:
Ivy is not available
Total time: 0 seconds
Buildfile:
/wrkdirs/usr/ports/textproc/py-lucene/work/pylucene-3.6.2-1/lucene-java-3.6.2/lucene/build.xml
ivy-bootstrap:
[mkdir] Created dir: /root/.ant/lib
[echo] installing ivy 2.2.0 to /root/.ant/lib
[get] Getting:
http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.2.0/ivy-2.2.0.jar
[get] To: /root/.ant/lib/ivy-2.2.0.jar
[get] Error getting
http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.2.0/ivy-2.2.0.jar to
/root/.ant/lib/ivy-2.2.0.jar |
3.6.2 04 May 2013 22:06:48 |
flo |
Fix build, this ports need to be kept in sync wich textproc/lucene
Approved by: portmgr (bapt) |
3.6.1 24 Jan 2013 21:10:27 |
jgh |
- update to 3.6.1
- unbreak, and follow lucene update in r301365
Submitted by: jgh@
Approved by: maintainer, clsung@ (implicit) |
3.6.0_1 10 Dec 2012 13:43:44 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
3.6.0_1 30 Jul 2012 08:07:44 |
erwin |
Mark BROKEN: does not build
Submitted by: pointyhat |
3.6.0_1 23 Jul 2012 05:38:46 |
jgh |
- follow textproc/lucene update (3.6.1)
- bump PORTREVISION
Submitted by: jgh (me)
Approved by: maintainer, clsung ( implicit) |
3.6.0 29 Jun 2012 06:21:52 |
clsung |
- Update to 3.6.0-2 |
3.4.0_3 14 Jun 2012 16:31:11 |
jgh |
- follow textproc/lucene update (3.6.0)
- bump PORTREVISION
PR: ports/168538
Submitted by: jgh@
Approved by: maintainer, clsung ( implicit) |
3.4.0_2 23 May 2012 00:28:36 |
miwi |
Switch to FETCH_DEPENDS to fix fetch during build
Reported by: phw |
3.4.0_2 04 Apr 2012 17:27:23 |
jgh |
- follow textproc/lucene update (3.5.0)
- bump PORTREVISION
PR: ports/166289
Submitted by: jgh (me)
Approved by: maintainer, clsung ( implicit)
Feature safe: yes |
3.4.0_1 13 Nov 2011 17:46:02 |
crees |
Update version of textproc/lucene
PR: ports/161119
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
Approved by: Maintainer implicit (clsung)
Feature safe: yes |
3.4.0 28 Sep 2011 08:07:16 |
clsung |
- Update to 3.4.0 |
3.0.3_1 28 Sep 2011 02:52:29 |
clsung |
- unbreak
PR: ports/159151
Submitted by: Pedro Giffuni <giffunip_AT_tutopia dot com> |
3.0.3_1 21 Jul 2011 22:55:11 |
pav |
- Mark BROKEN: does not build
cp: /work/a/ports/textproc/py-lucene/work/../../lucene/work/lucene-2.4.1: No
such file or directory
Reported by: pointyhat |
3.0.3_1 21 Jul 2011 05:03:02 |
linimon |
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp |
3.0.3_1 25 Feb 2011 11:29:12 |
miwi |
- Remove PYTHON_REL > 250, since USE_PYTHON=2.5+ |
3.0.3_1 25 Feb 2011 03:19:29 |
miwi |
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support |
3.0.3 10 Feb 2011 06:04:40 |
clsung |
- Update to 3.0.3
- update WWW |
3.0.2 13 Jul 2010 09:27:53 |
clsung |
- Update to 3.0.2 |
3.0.1 31 Mar 2010 09:30:59 |
clsung |
- Update to 3.0.1 |
3.0.0 13 Dec 2009 13:39:08 |
clsung |
- Update to 3.0.0 |
2.9.1 19 Nov 2009 00:50:00 |
clsung |
- Update to 2.9.1 |
2.4.0_1 24 Aug 2009 02:25:09 |
clsung |
- unbreak for python 2.6 |
2.4.0_1 08 Jun 2009 22:30:55 |
miwi |
- Update lang/python26 and make Python 2.6.2 to the default Python version
Tested by: 3 pointyhat runs
Thanks to: pav, gahr, lwhsu, mva, amdmi3 |
2.4.0_1 27 Mar 2009 06:13:19 |
clsung |
- quickfix for it
- bump PORTREVISION |
2.4.0 30 Oct 2008 13:43:17 |
clsung |
- Update to 2.4.0 |
2.3.2_3 24 Oct 2008 09:53:00 |
clsung |
- fix build error
- bump PORTREVISION |
2.3.2_2 20 Oct 2008 06:04:47 |
clsung |
- bump PORTREVISION, due to the update of devel/py-jcc |
2.3.2_1 09 Oct 2008 15:46:20 |
clsung |
- add lucene-regex-2.3.2.jar
- bump PORTREVISION |
2.3.2 09 Oct 2008 07:51:54 |
clsung |
- Update to 2.3.2
- buildable on amd64 |
2.2.0 05 Jan 2008 06:07:40 |
clsung |
- update to 2.2.0
- take maintainership
Approved by: laszlof (implicit) |
2.1.0 21 Apr 2007 17:36:11 |
kris |
BROKEN on !i386: Broken dependency |
2.1.0 21 Feb 2007 14:42:42 |
laszlof |
Update to 2.1.0
PR: ports/109349
Submitted by: clsung |
2.0.0_3 02 Feb 2007 01:28:58 |
laszlof |
Update to 2.0.0-8
PR: ports/108671
Submitted by: clsung@FreeBSD.org |
2.0.0_2 25 Nov 2006 14:40:08 |
laszlof |
Update to patchset 5 (2.0.0-5)
PR: ports/105810
Submitted by: Cheng-Lung Sung <clsung@FreeBSD.org>
Reviewed by: self (maintainer)
Approved by: flz (mentor) |
2.0.0_1 15 Nov 2006 16:53:38 |
laszlof |
- py-lucene has been repomove'd from devel -> textproc.
- Add entry to MOVED.
- Fix a few small dependencies issues.
- Pet portlint.
- Fix plist.
PR: ports/105502
Submitted By: Cheng-Lung Sung <clsung@FreeBSD.org>
Reviewed By: self
Approved By: flz (mentor) |