notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: textproc/apache-solr/pkg-plist
SVNWeb

Number of commits found: 42

Mon, 19 Jul 2021
[ 19:48 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:c9e677ca41e67958da362dfe8ea5c43b1b050506  commit hash:c9e677ca41e67958da362dfe8ea5c43b1b050506  commit hash:c9e677ca41e67958da362dfe8ea5c43b1b050506  c9e677c 
textproc/apache-solr: Autogenerate PLIST
Thu, 1 Jul 2021
[ 13:39 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:4ecad9be9316565feffc42d3fc92bc0351cfd2bd  commit hash:4ecad9be9316565feffc42d3fc92bc0351cfd2bd  commit hash:4ecad9be9316565feffc42d3fc92bc0351cfd2bd  4ecad9b 
textproc/apache-solr: Update to 8.9.0

Upgrade manual:
https://solr.apache.org/guide/8_9/solr-upgrade-notes.html

Changelog:
https://lucene.apache.org/core/8_9_0/changes/Changes.html#v8.9.0.api_changes
Sat, 17 Apr 2021
[ 07:47 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:5a3ab34184f4d05561ba37cf95779f85ddbc61cc  commit hash:5a3ab34184f4d05561ba37cf95779f85ddbc61cc  commit hash:5a3ab34184f4d05561ba37cf95779f85ddbc61cc  5a3ab34 
textproc/apache-solr: Update to 8.8.2

Changelog:
https://solr.apache.org/docs/8_8_2/changes/Changes.html#v8.8.2.bug_fixes
Sat, 27 Feb 2021
[ 06:31 mfechner search for other commits by this committer ] Original commit   Revision:566667
Bugfix update to 8.8.1.
Changelog:
https://lucene.apache.org/solr/8_8_1/changes/Changes.html
[ 06:12 mfechner search for other commits by this committer ] Original commit   Revision:566666
Reused a script tz@ developed for this gitlab-ce project to automatically create
a plist.
Added the script and added a target to simplify further upgrades.
Fri, 26 Feb 2021
[ 19:31 mfechner search for other commits by this committer ] Original commit   Revision:566633
Added an option to enable jts support for solr.
JTS is a topology suite.
Thanks to Stephane Marzloff <secrer@le-bar.org> for testing the patch.
Sat, 30 Jan 2021
[ 08:09 mfechner search for other commits by this committer ] Original commit   Revision:563280
Upgrade to 8.8.0.
A changelog should be available very soon here:
https://lucene.apache.org/solr/downloads.html
Fri, 1 Jan 2021
[ 09:28 mfechner search for other commits by this committer ] Original commit   Revision:559814
Update to 8.7.0.
Changelog:
https://lucene.apache.org/solr/8_7_0/changes/Changes.html
Mon, 10 Aug 2020
[ 07:57 mfechner search for other commits by this committer ] Original commit   Revision:544601
textproc/apache-solr: update to 8.6.0.
Changelog:
https://lucene.apache.org/solr/8_6_0/changes/Changes.html
Mon, 30 Mar 2020
[ 13:24 mfechner search for other commits by this committer ] Original commit   Revision:529888
Update to 8.5.0.
Changelog:
https://lucene.apache.org/solr/8_5_0/changes/Changes.html
Sat, 29 Feb 2020
[ 13:17 mfechner search for other commits by this committer ] Original commit   Revision:527417
textproc/apache-solr: security related update to 8.4.1
Switch java version to current LTS version.

MFH:		2020Q1
Security:	e59cb761-5ad8-11ea-abb7-001b217b3468
Mon, 5 Aug 2019
[ 19:02 mfechner search for other commits by this committer ] Original commit   Revision:508198
textproc/apache-solr: update to 8.2.0.
Changelog:
https://lucene.apache.org/solr/8_2_0/changes/Changes.html#v8.2.0
Fri, 21 Jun 2019
[ 08:32 mfechner search for other commits by this committer ] Original commit   Revision:504774
Upgrade to version 8.1.1.
For detailed changelog see here:
https://lucene.apache.org/solr/8_1_1/changes/Changes.html
Sat, 16 Mar 2019
[ 10:37 mfechner search for other commits by this committer ] Original commit   Revision:495866
Upgrade to 8.0.0.

Changelog:
https://www-eu.apache.org/dist/lucene/solr/8.0.0/changes/Changes.html
Fri, 15 Feb 2019
[ 11:06 mfechner search for other commits by this committer ] Original commit   Revision:492990
Upgrade to 7.7.0.

https://lucene.apache.org/solr/7_7_0/changes/Changes.html#v7.7.0
Wed, 6 Feb 2019
[ 16:32 mfechner search for other commits by this committer ] Original commit   Revision:492314
Upgrade to 7.6.0.
http://lucene.apache.org/solr/7_6_0/changes/Changes.html
Fri, 12 Oct 2018
[ 19:41 mfechner search for other commits by this committer ] Original commit   Revision:481923
textproc/apache-solr upgrade to 7.4.0.
For more detail see here:
http://lucene.apache.org/solr/7_4_0/changes/Changes.html

Reviewed by:	Ivo de Klerk <ivo@ixp.nl>
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D17371
Tue, 17 Oct 2017
[ 21:44 ler search for other commits by this committer ] Original commit   Revision:452309
textproc/apache-solr: update to 7.1.0.

Highlights for this Solr release include:
Critical Security Update: Fix for CVE-2017-12629 which is a working 0-day
exploit reported on the public mailing list.
Auto-scaling: Solr can now move replicas automatically when a new node is added
or an existing node is removed using the auto scaling policy framework
introduced in 7.0
Auto-scaling: The 'autoAddReplicas' feature which was limited to shared file
systems is now available for all file systems. It has been ported to use the new
autoscaling framework internally.
Auto-scaling: New set-trigger, remove-trigger, set-listener, remove-listener,
suspend-trigger, resume-trigger APIs
Auto-scaling: New /autoscaling/history API to show past autoscaling actions and
cluster events
New JSON based Query DSL for Solr that extends JSON Request API to also support
all query parsers and their nested parameters
JSON Facet API: min/max aggregations are now supported on single-valued date
fields
Lucene's Geo3D (surface of sphere & ellipsoid) is now supported on spatial RPT
fields by setting spatialContextFactory="Geo3D". Furthermore, this is the first
time Solr has out of the box support for polygons
Expanded support for statistical stream evaluators such as various
distributions, rank correlations, distances and more.
Multiple other optimizations and bug fixes

PR:		223073
Submitted by:	idefix@fechner.net (Maintainer)
Security:	CVE-2017-12629
Wed, 11 Oct 2017
[ 18:41 ler search for other commits by this committer ] Original commit   Revision:451771
textproc/apache-solr: upgrade to 7.0.1

PR:		222932
Submitted by:	idefix@fechner.net (maintainer)
Thu, 6 Jul 2017
[ 19:31 ultima search for other commits by this committer ] Original commit   Revision:445166
* Fixed uid:gid of solr directories

PR:		220001
Submitted by:	Matthias Fechner <idefix@fechner.net> (maintainer), Reshad Patuck
<reshadpatuck1@gmail.com>
Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11501
Mon, 17 Apr 2017
[ 15:16 miwi search for other commits by this committer ] Original commit   Revision:438703
- Update to 6.5.0

PR:		218523
Submitted by:	maintainer
Mon, 23 Jan 2017
[ 11:52 vanilla search for other commits by this committer ] Original commit   Revision:432210
Update to 6.4.0.

PR:		216341
Submitted by:	maintainer
Wed, 21 Dec 2016
[ 17:29 matthew search for other commits by this committer ] Original commit   Revision:429106
Update to 6.3.0

PR:		215389
Submitted by:	idefix@fechner.net (maintainer)
Sun, 11 Sep 2016
[ 11:43 pi search for other commits by this committer ] Original commit   Revision:421815
textproc/apache-solr: 5.5.2 -> 6.2.0

- submitter becomes maintainer

PR:		201455,	212313
Changes:	https://lucene.apache.org/solr/6_2_0/changes/Changes.html
Submitted by:	Matthias Fechner <idefix@fechner.net>
Sun, 28 Aug 2016
[ 15:53 pawel search for other commits by this committer ] Original commit   Revision:421024
Update to version 5.5.2

PR:		211286 (based on)
Submitted by:	ari@ish.com.au
Mon, 3 Aug 2015
[ 19:36 pi search for other commits by this committer ] Original commit   Revision:393488
textproc/apache-solr: fixing the port, providing missing files

- Provide missing files like bin/solr and bin/post
- still open: provide a working startup script and some instructions
  on how to configure

PR:		201455
Submitted by:	idefix@fechner.net, elferdo@gmail.com
Fri, 26 Jun 2015
[ 10:40 pi search for other commits by this committer ] Original commit   Revision:390626
textproc/apache-solr: 4.10.4 -> 5.2.1

Changes see:
http://lucene.apache.org/solr/5_2_1/changes/Changes.html
Fri, 29 May 2015
[ 21:39 delphij search for other commits by this committer ] Original commit   Revision:387894
Update to 4.10.4.
Sun, 19 Oct 2014
[ 20:18 pi search for other commits by this committer ] Original commit   Revision:371207
textproc/apache-solr: 4.8.1 -> 4.10.1

Changes see:
http://lucene.apache.org/solr/4_10_1/changes/Changes.html

PR:		193290
Submitted by:	Radim Kolar <hsn@sendmail.cz>
Approved by:	gaod@hychen.org (maintainer timeout)
Thu, 5 Jun 2014
[ 03:29 miwi search for other commits by this committer ] Original commit   Revision:356577
- Update to 4.8.1

PR:		190449
Submitted by:	Larry Rosenman
Tue, 21 Jan 2014
[ 23:40 bapt search for other commits by this committer ] Original commit   Revision:340674 (Only the first 10 of 949 ports in this commit are shown above. View all ports for this commit)
Fix properties on pkg-plist
Mon, 25 Nov 2013
[ 11:34 sunpoet search for other commits by this committer ] Original commit   Revision:334839
- Update to 4.6.0

Changes:	http://lucene.apache.org/solr/4_6_0/changes/Changes.html
PR:		ports/184262
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
Mon, 26 Aug 2013
[ 12:03 vanilla search for other commits by this committer ] Original commit   Revision:325389
Upgrade to 4.4.0.

PR:		ports/181539
Submitted by:	maintainer
Thu, 13 Jun 2013
[ 05:54 vanilla search for other commits by this committer ] Original commit   Revision:320733
Upgrade to 4.3.0.

PR:		ports/179516
Submitted by:	maintainer
Wed, 20 Mar 2013
[ 22:34 pawel search for other commits by this committer ] Original commit   Revision:314772
- Update to version 4.2.0 [1]
- Convert to OptionsNG
- Fix WWW: line in pkg-descr

PR:		ports/176876 [1]
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
Tue, 26 Feb 2013
[ 04:01 vanilla search for other commits by this committer ] Original commit   Revision:312958
1: repo-copy apache-solr3 from apache-solr
2: upgrade apache-solr3 to 3.6.2.
3: upgrade apache-solr to 4.1.0.

PR:		ports/176237
Submitted by:	maintainer
Fri, 4 May 2012
[ 16:31 jgh search for other commits by this committer ] Original commit 
- Update to 3.6.0, and pass maintainership to submitter [1]
- while here... [2]
 - Add AL2 License
 - drop unneeded usage of bsd.port.pre.mk
 - standardize on MASTER_SITES
 - standardize on install, use COPYTREE_SHARE in favor of CP
 - use PORTEXAMPLES, and have plist follow
PR:     ports/167511
Submitted by:   gaod@hychen.org [1], jgh@ [2]
Approved by:    maintainer, gslin@gslin.org [1], new maintainer gaod@hychen.org
[2]
Sun, 8 Jan 2012
[ 06:48 rm search for other commits by this committer ] Original commit 
- update to 3.5.0

PR:             163859
Submitted by:   Hung-Yi Chen <gaod at cse dot tw>
Approved by:    maintainer
Thu, 8 Dec 2011
[ 10:54 scheidell search for other commits by this committer ] Original commit 
-Update to 3.4.0

PR:             ports/162281
Submitted by:   Hung-Yi Chen <gaod@hychen.org>
Approved by:    gslin@gslin.org (maintainer timeout, 30 days), mentor (gabor)
Feature safe:   yes
Sat, 25 Jun 2011
[ 06:53 miwi search for other commits by this committer ] Original commit 
- Update to 3.2.0

PR:             157926
Submitted by:   maintainer
Wed, 13 Jan 2010
[ 07:51 nemoliu search for other commits by this committer ] Original commit 
- Update to 1.4.0

PR:     ports/142762
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
Sun, 22 Mar 2009
[ 13:47 miwi search for other commits by this committer ] Original commit 
Solr is an open source enterprise search server based on the Lucene
Java search library, with XML/HTTP and JSON APIs, hit highlighting,
faceted search, caching, replication, a web administration interface
and many more features. It runs in a Java servlet container such as
Tomcat.

WWW:    http://lucene.apache.org/solr/

PR:             ports/132665
Submitted by:   Gea-Suan Lin <gslin at gslin.org>

Number of commits found: 42