summaryrefslogtreecommitdiff
path: root/dev-cpp/lucene++
AgeCommit message (Collapse)Author
2025-09-30dev-cpp/lucene++: drop 3.0.7-r3Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-09-30dev-cpp/lucene++: fixes for boost-1.89, cmake4, gtest & gcc-15Holger Hoffstätte
Closes: https://bugs.gentoo.org/957220 Closes: https://bugs.gentoo.org/963333 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Part-of: https://github.com/gentoo/gentoo/pull/43958 Closes: https://github.com/gentoo/gentoo/pull/43958 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-09-02*/*: destable sparcArthur Zamarin
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-07-13dev-cpp/lucene++: Stabilize 3.0.9 sparc, #956389Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-05dev-cpp/lucene++: Stabilize 3.0.9 x86, #956389Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-05dev-cpp/lucene++: Stabilize 3.0.9 amd64, #956389Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-22dev-cpp/lucene++: Stabilize 3.0.9 ppc64, #956389Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-05-22dev-cpp/lucene++: Stabilize 3.0.9 ppc, #956389Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-04-09dev-cpp/lucene++: wire up testsSam James
On one run (out of 6 or so), I did hit: ``` [ RUN ] IndexWriterTest.testAddIndexesWithRollback lucene++-tester: /usr/include/boost/smart_ptr/shared_ptr.hpp:550: typename boost::detail::sp_member_access<T>::type boost::shared_ptr<T>::operator->() const [with T = Lucene::DocumentsWriter; typename boost::detail::sp_member_access<T>::type = Lucene::DocumentsWriter*]: Assertion `px != 0' failed. /var/tmp/portage/dev-cpp/lucene++-3.0.9/temp/environment: line 1082: 28 Aborted (core dumped) "$@" ``` Not sure if it's another instance of something like https://github.com/luceneplusplus/LucenePlusPlus/issues/181 or what, but not debugged further as the testsuite takes a while and had already spent too much time on lucene++ today. The test restriction had been there since the package was added. Signed-off-by: Sam James <sam@gentoo.org>
2025-04-09dev-cpp/lucene++: add 3.0.9Sam James
Closes: https://bugs.gentoo.org/946534 Closes: https://bugs.gentoo.org/947796 Signed-off-by: Sam James <sam@gentoo.org>
2024-05-21dev-cpp/lucene++: fixed compilation with boost 1.85Miroslav Šulc
Closes: https://bugs.gentoo.org/932253 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2023-09-04dev-cpp/lucene++: update EAPI 7 -> 8Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2022-08-28dev-cpp/lucene++: keyword 3.0.7-r3 for ~loongWANG Xuerui
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
2021-10-31dev-cpp/lucene++: depend on boost[zlib]Sam James
Closes: https://bugs.gentoo.org/800530 Signed-off-by: Sam James <sam@gentoo.org>
2021-09-11**/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller
Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-06-12dev-cpp/lucene++: drop inactive maintainerDavid Seifert
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
2021-02-14dev-cpp/lucene++: Drop 3.0.7-r1Andreas Sturmlechner
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2020-12-31*/*: Drop most stable hppa keywordsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-02-24dev-cpp/lucene++: ppc64 stable wrt bug #709704Agostino Sarubbo
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-02-22dev-cpp/lucene++: stable 3.0.7-r2 for hppa, bug #709704Rolf Eike Beer
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-02-17dev-cpp/lucene++: x86 stable wrt bug #709704Agostino Sarubbo
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-02-17dev-cpp/lucene++: ppc stable wrt bug #709704Agostino Sarubbo
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-02-16dev-cpp/lucene++: stable 3.0.7-r2 for sparc, bug #709704Rolf Eike Beer
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-02-15dev-cpp/lucene++: amd64 stable wrt bug #709704Mikle Kolyada
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
2020-01-05dev-cpp/lucene++: Migrate to cmake eclassJohannes Huber
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Johannes Huber <johu@gentoo.org>
2018-11-11dev-cpp/lucene++: Drop 3.0.7 (r0)Andreas Sturmlechner
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2018-10-22dev-cpp/lucene++: EAPI-6 bumpAndreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10144
2018-02-23dev-cpp/lucene++: stable 3.0.7 for ppc, bug #647932Sergei Trofimovich
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
2018-01-24dev-cpp/lucene++: stable 3.0.7 for sparc, bug #563966Rolf Eike Beer
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
2017-12-23dev-cpp/lucene++: keyworded 3.0.7 for sparc, bug #555984Rolf Eike Beer
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
2017-12-09dev-cpp/*: Update Manifest hashesMichał Górny
2017-11-26dev-cpp/lucene++: [QA] Consistent whitespace in metadata.xmlDavid Seifert
2017-09-24dev-cpp/lucene++: keyworded 3.0.7 for ppc, bug #555984Sergei Trofimovich
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
2017-06-02dev-cpp/lucene++: Stable for HPPA too.Jeroen Roovers
Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --ignore-arches
2017-03-23dev-cpp/lucene++: Fix toolong DESCRIPTIONHarri Nieminen
Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4253
2017-02-28Drop $Id$ per council decision in bug #611234.Robin H. Johnson
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-01-03dev-cpp/lucene++: ppc64 stable wrt bug #563966Agostino Sarubbo
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-01-02dev-cpp/lucene++: x86 stable wrt bug #563966Agostino Sarubbo
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-12-31dev-cpp/lucene++: amd64 stable wrt bug #563966Agostino Sarubbo
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-01-24Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny
2016-01-24Unify quoting in metadata.xml files for machine processingMichał Górny
Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
2015-11-07dev-cpp/lucene++: fix building with Boost 1.58Sergey Popov
Reported-by: Dennis Schridde <devurandom@gmx.net> Gentoo-Bug: 560842 Package-Manager: portage-2.2.24
2015-11-07dev-cpp/lucene++: drop old versionSergey Popov
Package-Manager: portage-2.2.24
2015-08-24Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert
repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
2015-08-24Use https by defaultJustin Lecher
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-08proj/gentoo: Initial commitRobin H. Johnson
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed