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: sysutils/logstash6/Makefile

Number of commits found: 30

Sunday, 1 Jan 2023
12:50 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2023-01-01 sysutils/beats6: No longer maintained and supported.
2023-01-01 sysutils/logstash6: No longer maintained and supported.
2023-01-01 textproc/elasticsearch6: No longer maintained and supported.
commit hash: dc721d84ea9ad5e97d2c518b2bdca0fd37a4382b commit hash: dc721d84ea9ad5e97d2c518b2bdca0fd37a4382b commit hash: dc721d84ea9ad5e97d2c518b2bdca0fd37a4382b commit hash: dc721d84ea9ad5e97d2c518b2bdca0fd37a4382b dc721d8
Saturday, 26 Nov 2022
22:38 Juraj Lutter (otis) search for other commits by this committer
sysutils/logstash6: Set expiration date

Expire the port on 1.1.2023
commit hash: c82464e3694b87fb501470412bfb6545d4ecd768 commit hash: c82464e3694b87fb501470412bfb6545d4ecd768 commit hash: c82464e3694b87fb501470412bfb6545d4ecd768 commit hash: c82464e3694b87fb501470412bfb6545d4ecd768 c82464e
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 29 Oct 2021
09:50 Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-[0-9]*' from CONFLICTS

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a 819f25b
Tuesday, 14 Sep 2021
10:55 Bernhard Froehlich (decke) search for other commits by this committer
sysutils/logstash6: Fix CPE information because current one is deprecated

Approved by:    portmgr (blanket)
commit hash: db33ade5fccdbbba356a2009a4cad07cb64cc912 commit hash: db33ade5fccdbbba356a2009a4cad07cb64cc912 commit hash: db33ade5fccdbbba356a2009a4cad07cb64cc912 commit hash: db33ade5fccdbbba356a2009a4cad07cb64cc912 db33ade
Wednesday, 2 Jun 2021
18:39 Juraj Lutter (otis) search for other commits by this committer
sysutils/logstash6: Update to 6.8.16

Also reformat Makefile a bit.
commit hash: 7a387b714197b459b79cc79edda733b401fdffda commit hash: 7a387b714197b459b79cc79edda733b401fdffda commit hash: 7a387b714197b459b79cc79edda733b401fdffda commit hash: 7a387b714197b459b79cc79edda733b401fdffda 7a387b7
Tuesday, 13 Apr 2021
09:40 Juraj Lutter (otis) search for other commits by this committer
sysutils/logstash6: Update to 6.8.15
commit hash: 9449c35062e7a6b7267d3800609a8237bcebf87f commit hash: 9449c35062e7a6b7267d3800609a8237bcebf87f commit hash: 9449c35062e7a6b7267d3800609a8237bcebf87f commit hash: 9449c35062e7a6b7267d3800609a8237bcebf87f 9449c35
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 22 Mar 2021
10:17 danfe search for other commits by this committer
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
Original commitRevision:568947 
Friday, 30 Oct 2020
01:49 glewis search for other commits by this committer
Update to 6.8.13

PR:		250600
Submitted by:	Juraj Lutter <juraj@lutter.sk>
Original commitRevision:553660 
Thursday, 20 Aug 2020
00:39 dmgk search for other commits by this committer
sysutils/logstash6: Update to 6.8.12

Changes:	https://www.elastic.co/guide/en/logstash/6.8/logstash-6-8-12.html
PR:		248764
Submitted by:	Juraj Lutter <juraj@lutter.sk> (maintainer)
Original commitRevision:545472 
Saturday, 8 Aug 2020
19:00 glewis search for other commits by this committer
Update to 6.8.11

PR:		248329
Submitted by:	Juraj Lutter <juraj@lutter.sk>
Original commitRevision:544511 
Sunday, 7 Jun 2020
17:37 glewis search for other commits by this committer
Update CONFLICTS
Original commitRevision:538177 
17:19 glewis search for other commits by this committer
Update to 6.8.10

PR:		246973
Submitted by:	Juraj Lutter <juraj@lutter.sk>
Original commitRevision:538172 
Thursday, 12 Mar 2020
00:25 glewis search for other commits by this committer
* Update to 6.8.7
* Pet portlint a little
Original commitRevision:528256 
Thursday, 2 Jan 2020
18:55 glewis search for other commits by this committer
Update to 6.8.6

PR:		242919
Submitted by:	Juraj Lutter <juraj@lutter.sk>
Differential Revision:	https://reviews.freebsd.org/D22930
Original commitRevision:521866 
Wednesday, 27 Nov 2019
17:02 glewis search for other commits by this committer
Update to 6.8.5

PR:		242208
Submitted by:	Juraj Lutter <juraj@lutter.sk>
Original commitRevision:518511 
Saturday, 23 Nov 2019
15:23 glewis search for other commits by this committer
Update to 6.8.4

PR:		241845
Submitted by:	Juraj Lutter <juraj@lutter.sk>
Original commitRevision:518246 
Saturday, 5 Oct 2019
00:26 glewis search for other commits by this committer
Update to 6.8.3

* Update to 6.8.3
* Take the distributed sample and use that as logstash.conf.sample

PR:		240000
Approved by:	maintainer timeout
Sponsored by:	The FreeBSD Foundation
Original commitRevision:513798 
Tuesday, 23 Jul 2019
20:14 dvl search for other commits by this committer
Upgrade to 6.5.4

PR:		236244
Submitted by:	gettoknowmi@yahoo.com
Original commitRevision:507243 
Sunday, 4 Nov 2018
16:58 feld search for other commits by this committer
ElasticSearch6: Update to 6.4.2
Original commitRevision:484109 
Thursday, 23 Aug 2018
16:27 feld search for other commits by this committer
ElasticSearch: Update to 6.3.2

Differential Revision:	https://reviews.freebsd.org/D16597
Original commitRevision:477876 
Thursday, 10 May 2018
19:15 feld search for other commits by this committer
Update ElasticSearch 6 ports to 6.2.4
Original commitRevision:469572 
Monday, 9 Apr 2018
16:43 feld search for other commits by this committer
Update ElasticSearch 6 ports to 6.2.3
Original commitRevision:466867 
Saturday, 7 Apr 2018
14:01 feld search for other commits by this committer
sysutils/logstash6: Run as non-root by default

- Added logstash user/group

MFH:		2018Q2
Original commitRevision:466725 
Wednesday, 14 Mar 2018
22:50 feld search for other commits by this committer
sysutils/logstash6: Fix ability to install plugins

- Backport fix for plugin *updates* that upstream hasn't released yet
- Fix an expr syntax error which was really from upstream jruby;
logstash doesn't ship with a new enough jruby that includes this fix yet
Original commitRevision:464536 
Friday, 9 Mar 2018
19:21 feld search for other commits by this committer
sysutils/logstash6: Add reload to rc script

Logstash gracefully handles SIGHUP
Original commitRevision:463993 
16:27 feld search for other commits by this committer
sysutils/logstash6: Many improvements

- all config files are now in ETCDIR
- rc script is updated to use logsearch.yml to locate logging config
(logstash.conf)
   This will not break existing setups that used the ETCDIR/logstash.conf file,
as that is
   now part of the default logstash.yml file
- added configtest to rc script
- sample logstash.conf file no longer includes invalid syntax
- pkg-message had historical messages removed
Original commitRevision:463971 
Saturday, 3 Mar 2018
15:29 feld search for other commits by this committer
Update MAINTAINER for Elastic related ports

Approved by:	private email
Original commitRevision:463486 
Friday, 2 Mar 2018
16:33 feld search for other commits by this committer
Logstash is an open source, server-side data processing pipeline that
ingests data from a multitude of sources simultaneously, transforms it,
and then sends it to your favorite "stash." (Ours is Elasticsearch,
naturally.)

WWW: https://www.elastic.co/products/logstash
Original commitRevision:463416 

Number of commits found: 30