non port: sysutils/rubygem-fluentd/Makefile |
Number of commits found: 47 |
Tuesday, 14 Nov 2023
|
09:03 Palle Girgensohn (girgen)
sysutils/rubygem-fluentd: Upgrade to 1.16.3
Release notes: https://github.com/fluent/fluentd/releases/tag/v1.16.3
8d48109 |
Wednesday, 19 Jul 2023
|
20:22 Palle Girgensohn (girgen)
sysutils/rubygem-fluentd: update to 1.16.2
Release notes: https://github.com/fluent/fluentd/releases/tag/v1.16.2
55fcfe9 |
Monday, 17 Apr 2023
|
11:47 Palle Girgensohn (girgen)
sysutils/rubygem-fluentd: update to 1.16.1
Release notes: https://github.com/fluent/fluentd/releases/tag/v1.16.1
1ef952a |
Wednesday, 29 Mar 2023
|
20:36 Palle Girgensohn (girgen)
sysutils/rubygem-fluentd: update to 1.16.0
Release notes: https://github.com/fluent/fluentd/releases/tag/v1.16.0
0336eb3 |
Sunday, 5 Feb 2023
|
15:50 Po-Chuan Hsieh (sunpoet)
sysutils/rubygem-fluentd: Fix gemspec for rubygem-webrick 1.8.1 update
- Bump PORTREVISION for package change
7c8ab58 |
Saturday, 14 Jan 2023
|
23:08 Muhammad Moinur Rahman (bofh)
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925
18c6e18 |
Wednesday, 2 Nov 2022
|
15:18 Palle Girgensohn (girgen)
sysutils/rubygem-fluentd: Update to 1.15.3
Release notes: https://github.com/fluent/fluentd/releases/tag/v1.15.3
931b6b8 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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)
b7f0544 |
Monday, 22 Aug 2022
|
09:30 Palle Girgensohn (girgen)
sysutils/rubygem-fluentd: update to 1.15.2
Release notes: https://github.com/fluent/fluentd/releases/tag/v1.15.2
e971ccd |
Monday, 8 Aug 2022
|
20:24 Palle Girgensohn (girgen)
sysutils/rubygem-fluentd: update to 1.15.1
Release notes: https://github.com/fluent/fluentd/releases/tag/v1.15.1
7f4b056 |
Saturday, 2 Jul 2022
|
07:55 Palle Girgensohn (girgen)
sysutils/rubygem-fluentd: update to 1.15.0
Release notes: https://github.com/fluent/fluentd/releases/tag/v1.15.0
4064c2b |
Thursday, 31 Mar 2022
|
14:17 Palle Girgensohn (girgen)
sysutils/rubygem-fluentd: update to 1.14.6
Release notes: https://github.com/fluent/fluentd/releases
1a842e7 |
Wednesday, 9 Feb 2022
|
08:42 Palle Girgensohn (girgen)
sysutils/rubygem-fluentd: update to 1.14.5
Release notes: https://github.com/fluent/fluentd/releases/tag/v1.14.5
35a8361 |
Thursday, 21 Oct 2021
|
14:27 Stefan Eßer (se)
sysutils/rubygem-fluentd: Add CPE information
Approved by: portmgr (blanket)
9e890d2 |
Wednesday, 29 Sep 2021
|
15:12 Palle Girgensohn (girgen)
sysutils/rubygem-fluentd: update to 1.14.1
Reported by: portscout
d0b63a3 |
Monday, 27 Sep 2021
|
15:56 Po-Chuan Hsieh (sunpoet)
sysutils/rubygem-fluentd: Fix gemspec for rubygem-http_parser.rb 0.9.0 update
- Bump PORTREVISION for package change
c59be56 |
Friday, 13 Aug 2021
|
08:10 Palle Girgensohn (girgen)
sysutils/rubygem-fluentd: update to 1.13.3
Submitted by: Artyom Davidov
PR: 257300
7bd0307 |
Thursday, 15 Jul 2021
|
23:57 Po-Chuan Hsieh (sunpoet)
sysutils/rubygem-fluentd: Fix gemspec for rubygem-http_parser.rb 0.7.0 update
- While I'm here:
- Update version requirement of RUN_DEPENDS
- Sort RUN_DEPENDS
- Bump PORTREVISION for package change
5da7888 |
Thursday, 20 May 2021
|
20:32 Palle Girgensohn (girgen)
sysutils/rubygem-fluentd: update to 1.12.3
Update and take maintainership.
Submitted by: Artyom Davidov
PR: 239979
Approved by: kuriyama@FreeBSD.org (maintainer, timeout > 1 year)
5ec81f5 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Sunday, 27 Oct 2019
|
11:31 sunpoet
Change RUN_DEPENDS from rubygem-tzinfo to rubygem-tzinfo1
- Bump PORTREVISION for dependency change
 |
Thursday, 24 Jan 2019
|
22:58 girgen
Update fluentd to version 1.3.3
PR: 233939, 235179
Releasenotes: https://github.com/fluent/fluentd/blob/master/CHANGELOG.md
Reported by: girgen, Artyom Davidov
Submitted by: girgen (myself)
Approved by: maintainer (timeout, 44 days)
 |
Wednesday, 14 Mar 2018
|
14:49 swills
sysutils/rubygem-fluentd: update to 0.12.42
PR: 225327
Submitted by: Artyom Davidov <ard_1@mail.ru>
Approved by: maintainer timeout (kuriyama, > 7 weeks)
 |
Sunday, 30 Jul 2017
|
13:13 sunpoet
Add missing RUN_DEPENDS
- Bump PORTREVISION for dependency change
PR: 220630
Reported by: lifanov
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 18 days)
 |
Friday, 6 Jan 2017
|
22:50 swills
sysutils/rubygem-fluentd: Patch to remove dep on string-scrub
PR: 215178
Reported by: Yanis Guenane <yanis+freebsd@guenane.org>
Approved by: maintainer timeout (kuriyama, >4 weeks)
MFH: 2017Q1
 |
Tuesday, 8 Nov 2016
|
21:32 rene
Remove optional dependency on textproc/rubygem-string-scrub which was only
valid for Ruby 2.0
 |
Wednesday, 27 Apr 2016
|
21:57 swills
Convert USES=gem:autoplist to USES=gem since autoplist is default
 |
16:36 swills
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070
 |
Friday, 1 Apr 2016
|
14:25 mat
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
 |
Wednesday, 19 Aug 2015
|
01:00 kuriyama
- Upgrade to 0.12.14 and preserve stable 0.10.61 as rubygem-fluentd010.
 |
Monday, 27 Jul 2015
|
14:46 kuriyama
- Upgrade to 0.10.61.
 |
Saturday, 30 May 2015
|
23:11 sunpoet
- Add LICENSE
- Regenerate patch file
Approved by: portmgr (blanket)
 |
Sunday, 21 Dec 2014
|
13:13 antoine
Put back an empty dir in plist
 |
Saturday, 20 Dec 2014
|
19:42 bapt
Cleanup plist
 |
Monday, 25 Aug 2014
|
21:16 swills
sysutils/rubygem-fluentd: update to 0.10.53, unbreak, use new rubygem-cool.io
With hat: ruby@
 |
Monday, 7 Apr 2014
|
15:56 bapt
Support stage
 |
Friday, 28 Feb 2014
|
19:45 antoine
Mark more ports BROKEN
Error logs are available in the pkg-fallout archives
Reported by: pkg-fallout since at least january 2014
 |
Thursday, 2 Jan 2014
|
20:22 swills
- Ruby 1.8 is gone, remove reference to it
With hat: ruby@
 |
Friday, 20 Sep 2013
|
23:06 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
 |
Monday, 29 Jul 2013
|
14:50 kuriyama
- Upgrade to 0.10.35.
PR: ports/179904
Submitted by: swills
 |
Thursday, 6 Jun 2013
|
01:37 kuriyama
- Upgrade to 0.10.34 and unbreak.
Related to: ports/179183
 |
Tuesday, 22 Jan 2013
|
00:54 kuriyama
- Upgrade to 0.10.30.
 |
Saturday, 27 Oct 2012
|
10:44 kuriyama
- Upgrade to 0.10.27.
- Install rc script and own user/group.
Feature safe: yes
 |
Tuesday, 25 Sep 2012
|
13:39 kuriyama
Unbreak and mark ignore when ruby18 is installed.
 |
Friday, 14 Sep 2012
|
16:47 beat
- Mark BROKEN: conflicting dependencies
===> ruby19-gems-1.8.24 depends on file: /usr/local/bin/ruby19 - found
===> An older version of devel/ruby-gems is already installed
(ruby18-gems-1.8.24)
Reported by: pointyhat
 |
Friday, 31 Aug 2012
|
12:03 kuriyama
Fix accidentally committed into devel category. What I want is sysutils.
 |
Number of commits found: 47 |