notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: textproc/apache-solr/files/solr.in

Number of commits found: 7

Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
Friday, 12 Oct 2018
19:41 mfechner search for other commits by this committer
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
Original commitRevision:481923 
Tuesday, 18 Apr 2017
01:37 ler search for other commits by this committer
Stock apache-solr scripts use lsof during startup to check if Solr started
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
Original commitRevision:438757 
Monday, 17 Apr 2017
15:16 miwi search for other commits by this committer
- Update to 6.5.0

PR:		218523
Submitted by:	maintainer
Original commitRevision:438703 
Sunday, 11 Sep 2016
11:43 pi search for other commits by this committer
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>
Original commitRevision:421815 
Sunday, 15 Feb 2015
21:36 glewis search for other commits by this committer
. Allow Apache Solr to be run with either openjdk7 or openjdk8.

PR:		195860
Submitted by:	paul@gromit.dlib.vt.edu
Original commitRevision:379050 
Sunday, 19 Oct 2014
20:18 pi search for other commits by this committer
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)
Original commitRevision:371207 

Number of commits found: 7