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/kibana44/pkg-plist

Number of commits found: 5

Monday, 4 Apr 2016
01:39 junovitch search for other commits by this committer
textproc/kibana{41,43,44}: update to 4.1.6, 4.3.3, and 4.4.2

- Kibana 4.1 now requires node4 RUN_DEPENDS instead of node010
- Kibana 4.3, 4.4 now are slaves of kibana45 port due to kibana42 being
  no longer maintained
- PORTREVISION deleted due to PORTVERSION bump

PR:		208493
Submitted by:	Sergey Kozlov <kozlov.sergey.404@gmail.com> (maintainer)
Original commitRevision:412495 
Monday, 14 Mar 2016
16:10 feld search for other commits by this committer
textproc/kibana42, kibana43, kibana44: Fix ability to customize settings

Changes:
- Allows user to customize some Kibana's settings without interfering
with the deinstallation process of the package (bug #207209)

Drawbacks:
- Kibana takes couple of minutes to start for the first time after
package installation or settings' change (There's a warning in the log
about that)
- ${WWWDIR}/optimize folder is now writable, weakening the security.
Although, given the architecture of Kibana it's inevitable

PR:		207209
Original commitRevision:411098 
Tuesday, 16 Feb 2016
20:40 olgeni search for other commits by this committer
Update to the real version 4.4.1; r408807 was actually a beta.

Here's what happened (see also GitHub issue #6250 for elastic/kibana):

- The tag for 4.4.1 appeared on GitHub

- The port was updated to 4.4.1 using the release tarball from elastic.co,
  with a matching name

- The tarball was actually a beta from a commit that was not pushed

- The port broke once the tarball from the actual release came up for
  download, with exactly the same name

The commit id from package.json now matches the commit from the upstream
repo. This should be used in the future to check if tarballs actually match
releases.

Approved by:	maintainer (by mail)
Original commitRevision:409019 
Saturday, 13 Feb 2016
15:45 olgeni search for other commits by this committer
Upgrade textproc/kibana44 to version 4.4.1.

PR:		207121
Submitted by:	olgeni
Approved by:	maintainer
Original commitRevision:408807 
Sunday, 7 Feb 2016
13:38 junovitch search for other commits by this committer
New Port: textproc/kibana44

Repo copy textproc/kibana43 to textproc/kibana44:
- Update PORTVERSION, PKGNAMESUFFIX, and distinfo for 4.4.0.

Kibana is an open source (Apache Licensed), browser based analytics and search
dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana
strives to be easy to get started with, while also being flexible and powerful,
just like Elasticsearch.

Kibana 4.4 is compatible with Elasticsearch 2.2.x.

WWW: https://www.elastic.co/products/kibana

Submitted by:   Sergey Kozlov <kozlov.sergey.404@gmail.com>
Differential Revision:  D5222
Original commitRevision:408408 

Number of commits found: 5