| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Changelog:
https://lucene.apache.org/solr/8_8_1/changes/Changes.html
Notes:
svn path=/head/; revision=566667
|
|
|
|
|
|
|
|
|
| |
create a plist.
Added the script and added a target to simplify further upgrades.
Notes:
svn path=/head/; revision=566666
|
|
|
|
|
|
|
|
| |
JTS is a topology suite.
Thanks to Stephane Marzloff <secrer@le-bar.org> for testing the patch.
Notes:
svn path=/head/; revision=566633
|
|
|
|
|
|
|
|
| |
A changelog should be available very soon here:
https://lucene.apache.org/solr/downloads.html
Notes:
svn path=/head/; revision=563280
|
|
|
|
|
|
|
|
| |
Changelog:
https://lucene.apache.org/solr/8_7_0/changes/Changes.html
Notes:
svn path=/head/; revision=559814
|
|
|
|
|
|
|
|
| |
Changelog:
https://lucene.apache.org/solr/8_6_3/changes/Changes.html#v8.6.3.bug_fixes
Notes:
svn path=/head/; revision=551920
|
|
|
|
|
|
|
|
| |
Changelog:
https://lucene.apache.org/solr/8_6_2/changes/Changes.html
Notes:
svn path=/head/; revision=550429
|
|
|
|
|
|
|
|
| |
Changelog:
https://cwiki.apache.org/confluence/display/SOLR/ReleaseNote861
Notes:
svn path=/head/; revision=546273
|
|
|
|
|
|
|
|
| |
Changelog:
https://lucene.apache.org/solr/8_6_0/changes/Changes.html
Notes:
svn path=/head/; revision=544601
|
|
|
|
|
|
|
|
| |
Changelog:
https://lucene.apache.org/solr/8_5_0/changes/Changes.html
Notes:
svn path=/head/; revision=529888
|
|
|
|
|
|
|
|
|
|
| |
Switch java version to current LTS version.
MFH: 2020Q1
Security: e59cb761-5ad8-11ea-abb7-001b217b3468
Notes:
svn path=/head/; revision=527417
|
|
|
|
| |
Notes:
svn path=/head/; revision=508910
|
|
|
|
|
|
|
|
| |
Changelog:
https://lucene.apache.org/solr/8_2_0/changes/Changes.html#v8.2.0
Notes:
svn path=/head/; revision=508198
|
|
|
|
|
|
|
|
| |
For detailed changelog see here:
https://lucene.apache.org/solr/8_1_1/changes/Changes.html
Notes:
svn path=/head/; revision=504774
|
|
|
|
|
|
|
|
| |
Changelog:
https://www-eu.apache.org/dist/lucene/solr/8.0.0/changes/Changes.html
Notes:
svn path=/head/; revision=495866
|
|
|
|
|
|
|
| |
https://lucene.apache.org/solr/7_7_0/changes/Changes.html#v7.7.0
Notes:
svn path=/head/; revision=492990
|
|
|
|
|
|
|
| |
http://lucene.apache.org/solr/7_6_0/changes/Changes.html
Notes:
svn path=/head/; revision=492314
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=481923
|
|
|
|
|
|
|
|
|
| |
Reviewed by: tz (mentor)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D15270
Notes:
svn path=/head/; revision=469442
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=452309
|
|
|
|
|
|
|
|
| |
PR: 222932
Submitted by: idefix@fechner.net (maintainer)
Notes:
svn path=/head/; revision=451771
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=445166
|
|
|
|
|
|
|
|
|
| |
PR: 218971
Changes: http://lucene.apache.org/solr/6_5_1/changes/Changes.html
Submitted by: Matthias Fechner <idefix@fechner.net> (maintainer)
Notes:
svn path=/head/; revision=439965
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
properly.
When deploying Apache Solr in Jail lsof needs access to /dev/mem which is not allowed by default. Lack of the access makes the startup script run in the loop for 3 minutes and then it assumes that it might have succeed.
Allowing access to /dev/mem makes running Solr in Jail a bit pointless.
Following patch changes the behaviour of Solr startup script to use sockstat instead of lsof to check if Solr has already started. This also makes the dependency on lsof obsolete.
While here, pet portlint.
PR: 218654
Submitted by: Wiktor Niesiobedzki <bsd@vink.pl>
Approved by: idefix@fechner.net (maintainer), adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D10416
Notes:
svn path=/head/; revision=438757
|
|
|
|
|
|
|
|
| |
PR: 218523
Submitted by: maintainer
Notes:
svn path=/head/; revision=438703
|
|
|
|
|
|
|
|
| |
PR: 216341
Submitted by: maintainer
Notes:
svn path=/head/; revision=432210
|
|
|
|
|
|
|
|
| |
PR: 215389
Submitted by: idefix@fechner.net (maintainer)
Notes:
svn path=/head/; revision=429106
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
Notes:
svn path=/head/; revision=421815
|
|
|
|
|
|
|
|
| |
PR: 211286 (based on)
Submitted by: ari@ish.com.au
Notes:
svn path=/head/; revision=421024
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
Notes:
svn path=/head/; revision=394508
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=393488
|
|
|
|
|
|
|
|
| |
Changes see:
http://lucene.apache.org/solr/5_2_1/changes/Changes.html
Notes:
svn path=/head/; revision=390626
|
|
|
|
| |
Notes:
svn path=/head/; revision=387894
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=386312
|
|
|
|
|
|
|
|
| |
PR: 199032
Submitted by: shun <shun.fbsd.pr@dropcut.net>
Notes:
svn path=/head/; revision=382707
|
|
|
|
|
|
|
|
| |
PR: 195860
Submitted by: paul@gromit.dlib.vt.edu
Notes:
svn path=/head/; revision=379050
|
|
|
|
|
|
|
|
|
|
| |
There's been 3 consecutive PR timeouts on this port (two still pending
from early December). The last sighting of former maintainer was
November 2013 and he didn't stage the port (strike 4). That's the
justification for the reset.
Notes:
svn path=/head/; revision=378548
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=371207
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363374
|
|
|
|
|
|
|
|
| |
PR: 190449
Submitted by: Larry Rosenman
Notes:
svn path=/head/; revision=356577
|
|
|
|
|
|
|
|
|
|
| |
- Add license
- Convert to options helpers
Sponsored by: Absolight
Notes:
svn path=/head/; revision=341120
|
|
|
|
| |
Notes:
svn path=/head/; revision=340674
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@)
Notes:
svn path=/head/; revision=338168
|
|
|
|
|
|
|
|
|
| |
Changes: http://lucene.apache.org/solr/4_6_0/changes/Changes.html
PR: ports/184262
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
Notes:
svn path=/head/; revision=334839
|
|
|
|
|
|
|
|
|
| |
Changes: http://lucene.apache.org/solr/4_5_1/changes/Changes.html
PR: ports/184155
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
Notes:
svn path=/head/; revision=334654
|
|
|
|
|
|
|
| |
textproc)
Notes:
svn path=/head/; revision=327773
|
|
|
|
|
|
|
|
| |
PR: ports/181539
Submitted by: maintainer
Notes:
svn path=/head/; revision=325389
|
|
|
|
|
|
|
| |
PR: 179982
Notes:
svn path=/head/; revision=321860
|
|
|
|
|
|
|
|
| |
PR: ports/179516
Submitted by: maintainer
Notes:
svn path=/head/; revision=320733
|