Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:37 3.9.17 |
Tobias C. Berner (tcberner)  |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
19 May 2022 06:22:47 3.9.17 |
Jimmy Olgeni (olgeni)  |
net/rabbitmq: update to version 3.9.17 |
13 Apr 2022 07:32:25 3.9.14 |
Jimmy Olgeni (olgeni)  |
net/rabbitmq: update to version 3.9.14
- RabbitMQ 3.9.14 has support for Elixir 1.13. |
19 Mar 2022 15:38:25 3.9.13 |
Jimmy Olgeni (olgeni)  |
net/rabbitmq: update to version 3.9.13 |
04 Dec 2021 23:22:12 3.9.11 |
Jimmy Olgeni (olgeni)  |
net/rabbitmq: Update to version 3.9.11 |
21 Nov 2021 09:23:44 3.9.10 |
Jimmy Olgeni (olgeni)  |
net/rabbitmq: Update to version 3.9.10 |
03 Sep 2021 13:01:58 3.9.5 |
Tobias Kortkamp (tobik)  |
*: Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop or unreferenced variables
- Add missing ports to the build
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan |
30 Aug 2021 19:16:07 3.9.5 |
Dave Cottlehuber (dch)  |
net/rabbitmq: update to 3.9.5
- https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.9.5
- fix to vhost metadata imports
- management plugin updates
- reduced debug logging
- aws peer discovery retries automatically |
26 Aug 2021 06:36:47 3.9.4 |
Dave Cottlehuber (dch)  |
net/rabbitmq: update to 3.9.4
- https://www.rabbitmq.com/changelog.html
- https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.9.4 |
02 Aug 2021 09:52:36 3.9.1 |
Dave Cottlehuber (dch)  |
net/rabbitmq: update to 3.9.1
Security: CVE-2021-22116
Sponsored by: SkunkWerks, GmbH
MFH: 2021Q3 |
24 Jun 2021 20:43:12 3.8.3_2  |
Dave Cottlehuber (dch)  |
net/rabbitmq: bump version to accommodate updated lang/elixir |
06 Apr 2021 14:31:13 3.8.3_1  |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 3.8.3_1  |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 May 2020 14:55:03
3.8.3_1  |
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 3). |
21 Apr 2020 20:24:20
3.8.3_1  |
olgeni  |
net/rabbitmq: add missing files to pkg-plist.
* gen_batch_server is required for startup. |
20 Apr 2020 20:20:04
3.8.3  |
dch  |
net/rabbitmq: update to 3.8.3
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
14 Nov 2019 07:27:08
3.8.1_1  |
dch  |
net/rabbitmq: add new /sbin/ tools for migrations
- add upgrade helper scripts
- cuttlefish is needed for handling some config settings
- pet port order while here
Reviewed by: olgeni
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D22310 |
06 Nov 2019 07:35:40
3.8.1  |
dch  |
net/rabbitmq: update to 3.8.1
Reviewed by: dumbbell
Approved by: jrm (mentor, implicit)
Approved by: olgeni
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D21910 |
16 Aug 2019 13:57:43
3.7.17  |
olgeni  |
Update net/rabbitmq to version 3.7.17. |
19 Jul 2019 11:13:10
3.7.16  |
olgeni  |
Update net/rabbitmq to version 3.7.16.
Differential Revision: https://reviews.freebsd.org/D20882 |
01 Jul 2019 10:21:45
3.7.15  |
dumbbell  |
net/rabbitmq: Import patch to make it compatible with Elixir 1.9.0
To be exact, they are two patches:
- one to mark rabbitmq_cli compatible with Elixir 1.9.x
- one to make mix(1) work offline (without accessto Hex.pm) again
Reported by: olgeni@
Reviewed by: olgeni@, dch@
Differential Revision: https://reviews.freebsd.org/D20781 |
27 May 2019 12:35:18
3.7.15  |
olgeni  |
Update net/rabbitmq to version 3.7.15.
- Fix manpage paths.
- Move the installed code away from the default ERL_LIBS as it has no
purpose there and could lead to conflicts.
Differential Revision: https://reviews.freebsd.org/D19913 |
29 Nov 2018 20:35:34
3.7.8  |
linimon  |
Apparently now builds on powerpc64.
Reported by: Piotr Kubaj |
24 Sep 2018 15:13:40
3.7.8  |
olgeni  |
Update net/rabbitmq to version 3.7.8. |
06 Aug 2018 08:18:11
3.7.7_1  |
dumbbell  |
net/rabbitmq: Fix build with Elixir 1.7.x
Patches were backported from the upcoming RabbitMQ 3.7.8.
Obtained from: https://github.com/rabbitmq/rabbitmq-cli/tree/v3.7.x
Sponsored by: Pivotal Software, Inc. |
07 Jul 2018 19:07:16
3.7.7  |
olgeni  |
Update net/rabbitmq to version 3.7.7. |
16 Jun 2018 10:08:20
3.7.6  |
olgeni  |
Update net/rabbitmq to version 3.7.6. |
08 Jun 2018 03:18:12
3.7.5  |
linimon  |
Mark as broken on powerpc64.
Approved by: portmgr (tier-2 blanket) |
07 Jun 2018 11:15:45
3.7.5  |
olgeni  |
net/rabbitmq: pass to erlang@. |
22 May 2018 13:15:13
3.7.5  |
mat  |
Add PY_FLAVOR to Python module dependencies.
Sponsored by: Absolight |
10 May 2018 19:43:33
3.7.5  |
olgeni  |
Update net/rabbitmq to version 3.7.5. |
23 Mar 2018 13:51:09
3.7.4  |
olgeni  |
Update net/rabbitmq to version 3.7.4.
PR: 226603
Submitted by: David King |
07 Mar 2018 11:10:44
3.6.14_1  |
olgeni  |
net/rabbitmq: recursively fix ownership of RABBITMQ_LOG_BASE on startup.
Submitted by: Jeff Walter
MFH: 2018Q1 |
07 Nov 2017 11:51:50
3.6.14  |
olgeni  |
Update net/rabbitmq to version 3.6.14. |
06 Nov 2017 14:19:33
3.6.13  |
olgeni  |
Update net/rabbitmq to version 3.6.13. |
02 Nov 2017 12:34:09
3.6.12_1  |
mat  |
Correctly register the run-time python dependency for the ADMIN option.
Sponsored by: Absolight |
24 Sep 2017 18:49:35
3.6.12  |
sunpoet  |
Update LICENSE
- Add LICENSE_FILE
Approved by: portmgr (blanket) |
12 Sep 2017 08:19:17
3.6.12  |
olgeni  |
Update net/rabbitmq to version 3.6.12. |
24 Aug 2017 09:21:55
3.6.11  |
olgeni  |
Update net/rabbitmq to version 3.6.11 (with Erlang 20 support). |
24 Jun 2017 18:16:32
3.6.10_1  |
olgeni  |
Force using erlang-runtime19 for net/rabbitmq: the current version is NOT
COMPATIBLE with Erlang 20 and can lead to data corruption during upgrades.
The proper solution would be to build a release with a bundled runtime, but
this will have to do for now. |
25 May 2017 13:34:33
3.6.10  |
olgeni  |
Update net/rabbitmq to version 3.6.10.
- Add support for creating RABBITMQ_LOG_BASE.
PR: 219452 (+ version bump)
Submitted by: Reshad Patuck |
26 Jan 2017 09:41:06
3.6.6_1  |
olgeni  |
net/rabbitmq: add full path to the daemon(8) call in rc script.
This allows the script to work in crontab, where /usr/sbin is not
in PATH.
Submitted by: Dmitriy Simakov
MFH: 2017Q1 |
06 Dec 2016 15:50:44
3.6.6  |
olgeni  |
Update net/rabbitmq to version 3.6.6. |
21 Nov 2016 23:14:25
3.6.5_1  |
olgeni  |
Respect RABBITMQ_LOG_BASE setting in rabbitmq-env.conf, if present. |
05 Aug 2016 18:28:42
3.6.5  |
olgeni  |
Update net/rabbitmq to version 3.6.5. |
04 Aug 2016 04:36:54
3.6.4  |
marino  |
multimedia ... sysutils: Remove redundant dependency on unzip
A dependency on unzip will never be registered since unzip is available
on all supported platforms (since FreeBSD 8.0).
Note that it's pulled in by a non-default option.
Approved by: infrastructure blanket (removal of redundant deps) |
30 Jul 2016 11:23:48
3.6.4  |
olgeni  |
Update net/rabbitmq to version 3.6.4. |
07 Jul 2016 10:50:15
3.6.3  |
olgeni  |
Update net/rabbitmq version 3.6.3. |
20 May 2016 09:35:55
3.6.2  |
olgeni  |
Update net/rabbitmq to version 3.6.2. |
19 May 2016 10:44:12
3.6.1_1  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
23 Apr 2016 15:12:32
3.6.1_1  |
olgeni  |
Make sure that the Erlang cookie file has mode 600 before
starting, else RabbitMQ will not run.
MFH: 2016Q2 |
01 Apr 2016 14:16:20
3.6.1  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
02 Mar 2016 21:31:41
3.6.1  |
olgeni  |
Update net/rabbitmq to version 3.6.1.
From the release notes:
This release fixes a number of bugs in 3.6.0 and earlier versions,
as well as one security issue (CVE-2015-8786) in the management
plugin. It also contains usability improvements.
CVE 2015-8786 has not been publicly announced yet.
Security: CVE-2015-8786 |
16 Feb 2016 22:20:17
3.5.7_3  |
olgeni  |
Remove custom stderr formatting from net/rabbitmq.
From upstream commit fecd0e5 in rabbitmq/rabbitmq-common:
Opening several ports for single fd is considered undefined behaviour
in erlang. It's safe to replace this whole function with 'io:format'.
Because writing to standard_error with io:format is synchronous - after
this call has returned data was definitely sent to the port. And
`erlang:halt` guarantees that this data will be flushed afterwards.
See also ba531a1 in erlang/otp:
Instead of outputting a formatted message showing errors found, a core
was (often) created. (Only the first 15 lines of the commit message are shown above ) |
12 Feb 2016 10:48:25
3.5.7_2  |
olgeni  |
Make sure that /var/log/rabbitmq has the correct owner. |
30 Dec 2015 22:44:36
3.5.7_1  |
olgeni  |
Avoid calling "rabbitmqctl status" in a loop to make sure that RabbitMQ is
started.
"rabbitmqctl wait" alone should suffice, and the loop seems to cause some
kind of race condition that causes a segfault in the Erlang VM.
RabbitMQ would start anyway, but users would get a segmentation fault
message on the console.
We also wait on daemon(8)'s pid to make sure that restarts are synchronized
(i.e. daemon(8) is stopped before starting it again with the same pidfile).
PR: 204147
Submitted by: elofu17@hotmail.com |
18 Dec 2015 14:35:44
3.5.7  |
olgeni  |
Upgrade net/rabbitmq to version 3.5.7. |
07 Oct 2015 16:22:07
3.5.6  |
olgeni  |
Upgrade net/rabbitmq to version 3.5.6; set NO_ARCH. |
25 Sep 2015 08:33:19
3.5.5  |
olgeni  |
Upgrade net/rabbitmq to version 3.5.5. |
29 Jul 2015 22:09:55
3.5.4  |
antoine  |
Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python
PR: 201077
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D2955 |
27 Jul 2015 13:04:58
3.5.4  |
olgeni  |
Upgrade to version 3.5.4.
- Make sure that all content of /var/db/rabbitmq is owned by rabbitmq
at startup.
- Only set HOME when actually starting the rabbitmq process. |
23 May 2015 20:51:38
3.5.3  |
olgeni  |
Upgrade to version 3.5.3 and fix portlint warnings. |
22 May 2015 20:34:29
3.5.2  |
mat  |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
12 May 2015 18:25:22
3.5.2  |
olgeni  |
Upgrade to version 3.5.2. |
03 May 2015 16:38:52
3.5.1  |
olgeni  |
Upgrade to version 3.5.1.
PR: 199885
Submitted by: David Harrigan |
11 Mar 2015 20:21:37
3.5.0  |
olgeni  |
Upgrade to version 3.5.0. |
12 Feb 2015 10:43:41
3.4.4  |
olgeni  |
Upgrade to version 3.4.4 and set CPE_VENDOR.
PR: 197449 (CPE)
Submitted by: shun |
31 Jan 2015 16:19:47
3.4.3_1  |
olgeni  |
Startup script fixes:
- Avoid race condition in startup. Use daemon(8) rather than "rabbitmqctl
status" to safely retrieve the pid.
- Make sure that the Erlang cookie permissions are correct before starting
the RabbitMQ node (using rabbitmqctl as root could create a read-only
cookie).
- Make sure that the RabbitMQ application is actually running when
rabbitmq_start is done. Remove the now useless "wait" command from
extra_commands. |
07 Jan 2015 16:16:03
3.4.3  |
olgeni  |
Upgrade to version 3.4.3. |
26 Nov 2014 21:11:38
3.4.2  |
olgeni  |
Upgrade to version 3.4.2. |
10 Nov 2014 15:44:10
3.4.1  |
olgeni  |
Upgrade to version 3.4.1. |
05 Nov 2014 11:38:04
3.4.0  |
marino  |
net/rabbitmq: Rare issue, but this is not jobs safe |
22 Oct 2014 10:51:27
3.4.0  |
olgeni  |
Upgrade to version 3.4.0. |
12 Aug 2014 08:28:56
3.3.5  |
olgeni  |
Upgrade to version 3.3.5. |
22 Jul 2014 10:27:50
3.3.4_1  |
olgeni  |
Install sample rabbitmq.config.
Fix etc paths in rabbitmq-env.conf(5). |
24 Jun 2014 13:47:28
3.3.4  |
olgeni  |
Upgrade to version 3.3.4. |
17 Jun 2014 11:46:43
3.3.3  |
olgeni  |
Upgrade to version 3.3.3. |
09 Jun 2014 10:57:51
3.3.2  |
olgeni  |
Upgrade to version 3.3.2. |
29 Apr 2014 15:02:34
3.3.1  |
olgeni  |
Upgrade to version 3.3.1. |
03 Apr 2014 10:41:14
3.3.0  |
olgeni  |
Upgrade net/rabbitmq to 3.3.0.
- Add optional installation of rabbitmqadmin script.
- Note the new guest user behavior in UPDATING. |
04 Mar 2014 14:47:57
3.2.4  |
olgeni  |
Upgrade to version 3.2.4. |
12 Feb 2014 14:03:25
3.2.3_2  |
mat  |
Fix old makeplist bug.
Pointy hat to: people who blindly use makeplist
Sponsored by: Absolight |
06 Feb 2014 15:00:25
3.2.3_1  |
olgeni  |
Add a separate "wait" command to the startup script, to be used
with automated deployment systems to ensure that RabbitMQ is actually
available.
The pid file may exist, but it can still be empty when $rabbitmq_ctl
is executed. In this case the script would not wait for anything
and produce some weird output on the console.
PR: ports/185962 (follow up) |
24 Jan 2014 10:36:33
3.2.3  |
olgeni  |
Upgrade to version 3.2.3 and add LICENSE. |
21 Jan 2014 15:40:08
3.2.2_2  |
olgeni  |
- Export HOME before starting RabbitMQ node.
- After starting, wait for RabbitMQ to be available.
PR: ports/185962
Submitted by: Anes Mukhametov <anes@anes.su> |
10 Jan 2014 09:29:05
3.2.2_1  |
olgeni  |
Reset ERL_LIBS before running RabbitMQ.
ERL_LIBS was inherited from the current environment, and it may
contain paths to older versions of amqp_client, which may not be
compatible with the current RabbitMQ management plugin.
As a result, RabbitMQ would not start when the management plugin was
enabled, with this error:
{could_not_start,amqp_client,
{{supervisor_data,{invalid_strategy,simple_one_for_one_terminate}},
{amqp_client,start,[normal,[]]}}} |
08 Jan 2014 12:35:39
3.2.2  |
olgeni  |
- Upgrade to version 3.2.2
- Take over maintainership
- Add staging support
PR: ports/184036
Submitted by: olgeni
Approved by: maintainer timeout |
23 Dec 2013 21:11:45
3.1.5_1  |
antoine  |
Fix some symlinks after getting rid of implicit lang/python dependency |
14 Dec 2013 22:03:54
3.1.5  |
wg  |
net/rabbitmq: fix usage of python
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket) |
20 Sep 2013 22:10:25
3.1.5  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
24 Aug 2013 20:04:01
3.1.5  |
olgeni  |
Upgrade to version 3.1.5.
PR: ports/180389 (plus local changes)
Submitted by: Anton Yuzhaninov <ayuzhaninov@openstat.ru>
Approved by: maintainer timeout |
20 May 2013 16:01:51
3.0.4  |
wg  |
- Update to 3.0.4
- Sort pkg-plist
- Trim Makefile header
Changes:
http://www.rabbitmq.com/release-notes/README-3.0.4.txt
http://www.rabbitmq.com/release-notes/README-3.0.3.txt
http://www.rabbitmq.com/release-notes/README-3.0.2.txt
http://www.rabbitmq.com/release-notes/README-3.0.1.txt
PR: ports/178315
Submitted by: olgeni
Reviewed by: culot (mentor), maintainer (timeout, > 14 days) |
29 Nov 2012 16:13:26
3.0.0  |
wxs  |
Update to 3.0.0.
PR: ports/173957
Submitted by: wxs@
Approved by: maintainer (private mail)
Feature safe: yes |
15 Aug 2012 13:37:45
2.8.4  |
olgeni  |
Patch ports depending on lang/erlang-lite to use lang/erlang instead.
The current lang/erlang option defaults match those specified in
lang/erlang-lite, thus making it redundant. Also, mixing ports
depending on lang/erlang and lang/erlang-lite is impossible without
manual patching.
Hence, lang/erlang-lite is going to be removed. |
19 Jul 2012 05:36:33
2.8.4  |
jgh  |
- update to 2.8.4
PR: ports/169866
Submitted by: kenji.rikitake@acm.org
Approved by: maintainer, pneumann@gmail.com |
04 May 2012 20:21:30
2.8.2  |
jgh  |
- Update to 2.8.2
PR: ports/167542
Submitted by: maintainer, pneumann@gmail.com |
02 Feb 2012 17:41:14
2.7.1_1  |
jgh  |
- adjust rabbitmq-plugins to use ${PREFIX}/etc in favor of /etc
- while here drop custom user installation in favor of portstree USERS framework
PR: ports/164671
Submitted by: maintainer, pneumann at gmail.com
Approved by: maintainer, crees (mentor) |
29 Jan 2012 11:04:36
2.7.1  |
lwhsu  |
- Update to 2.7.1
- Checking dependency with bin/erl, allows building while erlang
(not -lite version) installed
- Pet portlint(1)
PR: ports/164532
Submitted by: lwhsu
Approved by: Phillip Neumann <pneumann@gmail.com> (maintainer) |
14 Jan 2012 08:57:23
2.7.0  |
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
10 Nov 2011 03:42:09
2.7.0  |
clsung  |
Update to version 2.7.0
New features in this release include:
- order preserved of messages re-queued for a consumer
- plugins are included in the main rabbitmq-server release, with a new
command, rabbitmq-plugins, to enable and disable them
- clients accept a new "amqp" URI scheme for connections
- significant performance improvements to connection creation, durable
queues, message storage, and large numbers of consumers
- thread-safe Java client consumer callbacks
This version contains the main plugin, so you dont have to install them
separate.
Just need to enable them via rabbitmq-plugins.
PR: ports/162410
Submitted by: maintainer (Phillip) |