non port: net/rabbitmq/Makefile |
SVNWeb
|
Number of commits found: 130 (showing only 100 on this page) |
Mon, 31 Jul 2023
|
[ 09:27 Jean-Sébastien Pédron (dumbbell) ] eaf122a
net/rabbitmq: Fix `rabbitmq` rc.d script to use `%%_ERLANG_LIB%%`
[Why]
In commit c9033971719dc098b34276f11b8e5a5e22b966fd, the variable was
renamed from `ERLANG_LIB` to `_ERLANG_LIB`. However the rc.d script was
not updated to reflect that change.
Therefore the script didn't use the expected version of Erlang. This
meant that it could use `lang/erlang` if it was installed (which could
be incompatible) or not start at all.
[How]
The rc.d script is simply updated to use the new variable name. The port
revision is bumped to note the change.
PR: 271269
Reported by: Miroslav Lachman <000.fbsd@quip.cz>
|
Thu, 29 Jun 2023
|
[ 17:34 Jimmy Olgeni (olgeni) ] 690a494
net/rabbitmq: update to version 3.11.19
PR: 272031
Reported by: Artyom Davidov
|
Mon, 5 Jun 2023
|
[ 07:42 Jimmy Olgeni (olgeni) ] 3de92bb
net/rabbitmq: update to version 3.11.17
PR: 270754
Reported by: Artyom Davidov
|
Mon, 13 Mar 2023
|
[ 05:57 Jimmy Olgeni (olgeni) ] eb50290
net/rabbitmq: update to version 3.11.10
|
Sat, 18 Feb 2023
|
[ 08:10 Jimmy Olgeni (olgeni) ] 232979e
net/rabbitmq: update to version 3.11.9
|
Wed, 25 Jan 2023
|
[ 19:42 Dave Cottlehuber (dch) ] c903397
net/rabbitmq: update to 3.11.7 & switch to OTP25
- while here, pet with portfmt and portclippy
|
Sat, 17 Dec 2022
|
[ 08:17 Nuno Teixeira (eduardo) Author: Artyom Davidov ] ca02feb
net/rabbitmq: Update to 3.10.13
ChangeLog: https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.10.13
PR: 267857
Approved by: maintainer timeout, >3 weeks
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Sat, 13 Aug 2022
|
[ 18:51 Matthias Andree (mandree) ] 875d7c7 (Only the first 10 of 63 ports in this commit are shown above. )
*: bump PORTREVISION of all devel/xxhash users...
...except archivers/py-borgbackup, which requires a more complete fix.
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
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 )
|
Thu, 19 May 2022
|
[ 06:22 Jimmy Olgeni (olgeni) ] 96f408d
net/rabbitmq: update to version 3.9.17
|
Wed, 13 Apr 2022
|
[ 07:32 Jimmy Olgeni (olgeni) ] 6aeaa48
net/rabbitmq: update to version 3.9.14
- RabbitMQ 3.9.14 has support for Elixir 1.13.
|
Sat, 19 Mar 2022
|
[ 15:38 Jimmy Olgeni (olgeni) ] 8fba09b
net/rabbitmq: update to version 3.9.13
|
Sat, 4 Dec 2021
|
[ 23:22 Jimmy Olgeni (olgeni) ] 555fcec
net/rabbitmq: Update to version 3.9.11
|
Sun, 21 Nov 2021
|
[ 09:23 Jimmy Olgeni (olgeni) ] 4078524
net/rabbitmq: Update to version 3.9.10
|
Fri, 3 Sep 2021
|
[ 13:01 Tobias Kortkamp (tobik) ] 310623b (Only the first 10 of 17 ports in this commit are shown above. )
*: 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
|
Mon, 30 Aug 2021
|
[ 19:16 Dave Cottlehuber (dch) ] eb59ee3
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
|
Thu, 26 Aug 2021
|
[ 06:36 Dave Cottlehuber (dch) ] d3b02db
net/rabbitmq: update to 3.9.4
- https://www.rabbitmq.com/changelog.html
- https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.9.4
|
Mon, 2 Aug 2021
|
[ 09:52 Dave Cottlehuber (dch) ] 7082af4
net/rabbitmq: update to 3.9.1
Security: CVE-2021-22116
Sponsored by: SkunkWerks, GmbH
MFH: 2021Q3
|
Thu, 24 Jun 2021
|
[ 20:43 Dave Cottlehuber (dch) ] d511437
net/rabbitmq: bump version to accommodate updated lang/elixir
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 27 May 2020
|
[ 14:55 danfe ] (Only the first 10 of 37 ports in this commit are shown above. )
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 3).
|
Tue, 21 Apr 2020
|
[ 20:24 olgeni ]
net/rabbitmq: add missing files to pkg-plist.
* gen_batch_server is required for startup.
|
Mon, 20 Apr 2020
|
[ 20:20 dch ]
net/rabbitmq: update to 3.8.3
Reported by: portscout
Sponsored by: SkunkWerks, GmbH
|
Thu, 14 Nov 2019
|
[ 07:27 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
|
Wed, 6 Nov 2019
|
[ 07:35 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
|
Fri, 16 Aug 2019
|
[ 13:57 olgeni ]
Update net/rabbitmq to version 3.7.17.
|
Fri, 19 Jul 2019
|
[ 11:13 olgeni ]
Update net/rabbitmq to version 3.7.16.
Differential Revision: https://reviews.freebsd.org/D20882
|
Mon, 27 May 2019
|
[ 12:35 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
|
Thu, 29 Nov 2018
|
[ 20:35 linimon ]
Apparently now builds on powerpc64.
Reported by: Piotr Kubaj
|
Mon, 24 Sep 2018
|
[ 15:13 olgeni ]
Update net/rabbitmq to version 3.7.8.
|
Mon, 6 Aug 2018
|
[ 08:18 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.
|
Sat, 7 Jul 2018
|
[ 19:07 olgeni ]
Update net/rabbitmq to version 3.7.7.
|
Sat, 16 Jun 2018
|
[ 10:08 olgeni ]
Update net/rabbitmq to version 3.7.6.
|
Fri, 8 Jun 2018
|
[ 03:18 linimon ]
Mark as broken on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Thu, 7 Jun 2018
|
[ 11:15 olgeni ]
net/rabbitmq: pass to erlang@.
|
Tue, 22 May 2018
|
[ 13:15 mat ] (Only the first 10 of 74 ports in this commit are shown above. )
Add PY_FLAVOR to Python module dependencies.
Sponsored by: Absolight
|
Thu, 10 May 2018
|
[ 19:43 olgeni ]
Update net/rabbitmq to version 3.7.5.
|
Fri, 23 Mar 2018
|
[ 13:51 olgeni ]
Update net/rabbitmq to version 3.7.4.
PR: 226603
Submitted by: David King
|
Wed, 7 Mar 2018
|
[ 11:10 olgeni ]
net/rabbitmq: recursively fix ownership of RABBITMQ_LOG_BASE on startup.
Submitted by: Jeff Walter
MFH: 2018Q1
|
Tue, 7 Nov 2017
|
[ 11:51 olgeni ]
Update net/rabbitmq to version 3.6.14.
|
Mon, 6 Nov 2017
|
[ 14:19 olgeni ]
Update net/rabbitmq to version 3.6.13.
|
Thu, 2 Nov 2017
|
[ 12:34 mat ]
Correctly register the run-time python dependency for the ADMIN option.
Sponsored by: Absolight
|
Sun, 24 Sep 2017
|
[ 18:49 sunpoet ]
Update LICENSE
- Add LICENSE_FILE
Approved by: portmgr (blanket)
|
Tue, 12 Sep 2017
|
[ 08:19 olgeni ]
Update net/rabbitmq to version 3.6.12.
|
Thu, 24 Aug 2017
|
[ 09:21 olgeni ]
Update net/rabbitmq to version 3.6.11 (with Erlang 20 support).
|
Sat, 24 Jun 2017
|
[ 18:16 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.
|
Thu, 25 May 2017
|
[ 13:34 olgeni ]
Update net/rabbitmq to version 3.6.10.
- Add support for creating RABBITMQ_LOG_BASE.
PR: 219452 (+ version bump)
Submitted by: Reshad Patuck
|
Thu, 26 Jan 2017
|
[ 09:41 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
|
Tue, 6 Dec 2016
|
[ 15:50 olgeni ]
Update net/rabbitmq to version 3.6.6.
|
Mon, 21 Nov 2016
|
[ 23:14 olgeni ]
Respect RABBITMQ_LOG_BASE setting in rabbitmq-env.conf, if present.
|
Fri, 5 Aug 2016
|
[ 18:28 olgeni ]
Update net/rabbitmq to version 3.6.5.
|
Thu, 4 Aug 2016
|
[ 04:36 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)
|
Sat, 30 Jul 2016
|
[ 11:23 olgeni ]
Update net/rabbitmq to version 3.6.4.
|
Thu, 7 Jul 2016
|
[ 10:50 olgeni ]
Update net/rabbitmq version 3.6.3.
|
Fri, 20 May 2016
|
[ 09:35 olgeni ]
Update net/rabbitmq to version 3.6.2.
|
Sat, 23 Apr 2016
|
[ 15:12 olgeni ]
Make sure that the Erlang cookie file has mode 600 before
starting, else RabbitMQ will not run.
MFH: 2016Q2
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 2 Mar 2016
|
[ 21:31 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
|
Tue, 16 Feb 2016
|
[ 22:20 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 )
|
Fri, 12 Feb 2016
|
[ 10:48 olgeni ]
Make sure that /var/log/rabbitmq has the correct owner.
|
Wed, 30 Dec 2015
|
[ 22:44 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
|
Fri, 18 Dec 2015
|
[ 14:35 olgeni ]
Upgrade net/rabbitmq to version 3.5.7.
|
Wed, 7 Oct 2015
|
[ 16:22 olgeni ]
Upgrade net/rabbitmq to version 3.5.6; set NO_ARCH.
|
Fri, 25 Sep 2015
|
[ 08:33 olgeni ]
Upgrade net/rabbitmq to version 3.5.5.
|
Wed, 29 Jul 2015
|
[ 22:09 antoine ] (Only the first 10 of 62 ports in this commit are shown above. )
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
|
Mon, 27 Jul 2015
|
[ 13:04 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.
|
Sat, 23 May 2015
|
[ 20:51 olgeni ]
Upgrade to version 3.5.3 and fix portlint warnings.
|
Tue, 12 May 2015
|
[ 18:25 olgeni ]
Upgrade to version 3.5.2.
|
Sun, 3 May 2015
|
[ 16:38 olgeni ]
Upgrade to version 3.5.1.
PR: 199885
Submitted by: David Harrigan
|
Wed, 11 Mar 2015
|
[ 20:21 olgeni ]
Upgrade to version 3.5.0.
|
Thu, 12 Feb 2015
|
[ 10:43 olgeni ]
Upgrade to version 3.4.4 and set CPE_VENDOR.
PR: 197449 (CPE)
Submitted by: shun
|
Sat, 31 Jan 2015
|
[ 16:19 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.
|
Wed, 7 Jan 2015
|
[ 16:16 olgeni ]
Upgrade to version 3.4.3.
|
Wed, 26 Nov 2014
|
[ 21:11 olgeni ]
Upgrade to version 3.4.2.
|
Mon, 10 Nov 2014
|
[ 15:44 olgeni ]
Upgrade to version 3.4.1.
|
Wed, 5 Nov 2014
|
[ 11:38 marino ]
net/rabbitmq: Rare issue, but this is not jobs safe
|
Wed, 22 Oct 2014
|
[ 10:51 olgeni ]
Upgrade to version 3.4.0.
|
Tue, 12 Aug 2014
|
[ 08:28 olgeni ]
Upgrade to version 3.3.5.
|
Tue, 22 Jul 2014
|
[ 10:27 olgeni ]
Install sample rabbitmq.config.
Fix etc paths in rabbitmq-env.conf(5).
|
Tue, 24 Jun 2014
|
[ 13:47 olgeni ]
Upgrade to version 3.3.4.
|
Tue, 17 Jun 2014
|
[ 11:46 olgeni ]
Upgrade to version 3.3.3.
|
Mon, 9 Jun 2014
|
[ 10:57 olgeni ]
Upgrade to version 3.3.2.
|
Tue, 29 Apr 2014
|
[ 15:02 olgeni ]
Upgrade to version 3.3.1.
|
Thu, 3 Apr 2014
|
[ 10:41 olgeni ]
Upgrade net/rabbitmq to 3.3.0.
- Add optional installation of rabbitmqadmin script.
- Note the new guest user behavior in UPDATING.
|
Tue, 4 Mar 2014
|
[ 14:47 olgeni ]
Upgrade to version 3.2.4.
|
Wed, 12 Feb 2014
|
[ 14:03 mat ] (Only the first 10 of 20 ports in this commit are shown above. )
Fix old makeplist bug.
Pointy hat to: people who blindly use makeplist
Sponsored by: Absolight
|
Thu, 6 Feb 2014
|
[ 15:00 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)
|
Fri, 24 Jan 2014
|
[ 10:36 olgeni ]
Upgrade to version 3.2.3 and add LICENSE.
|
Tue, 21 Jan 2014
|
[ 15:40 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>
|
Fri, 10 Jan 2014
|
[ 09:29 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,[]]}}}
|
Wed, 8 Jan 2014
|
[ 12:35 olgeni ]
- Upgrade to version 3.2.2
- Take over maintainership
- Add staging support
PR: ports/184036
Submitted by: olgeni
Approved by: maintainer timeout
|
Mon, 23 Dec 2013
|
[ 21:11 antoine ]
Fix some symlinks after getting rid of implicit lang/python dependency
|
Sat, 14 Dec 2013
|
[ 22:03 wg ]
net/rabbitmq: fix usage of python
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket)
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Sat, 24 Aug 2013
|
[ 20:04 olgeni ]
Upgrade to version 3.1.5.
PR: ports/180389 (plus local changes)
Submitted by: Anton Yuzhaninov <ayuzhaninov@openstat.ru>
Approved by: maintainer timeout
|
Mon, 20 May 2013
|
[ 16:01 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)
|
Thu, 29 Nov 2012
|
[ 16:13 wxs ]
Update to 3.0.0.
PR: ports/173957
Submitted by: wxs@
Approved by: maintainer (private mail)
Feature safe: yes
|
Wed, 15 Aug 2012
|
[ 13:37 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.
|
Thu, 19 Jul 2012
|
[ 05:36 jgh ]
- update to 2.8.4
PR: ports/169866
Submitted by: kenji.rikitake@acm.org
Approved by: maintainer, pneumann@gmail.com
|
Number of commits found: 130 (showing only 100 on this page) |