| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=359085
|
|
|
|
| |
Notes:
svn path=/head/; revision=358093
|
|
|
|
| |
Notes:
svn path=/head/; revision=357135
|
|
|
|
| |
Notes:
svn path=/head/; revision=352628
|
|
|
|
|
|
|
|
| |
- Add optional installation of rabbitmqadmin script.
- Note the new guest user behavior in UPDATING.
Notes:
svn path=/head/; revision=349989
|
|
|
|
| |
Notes:
svn path=/head/; revision=347021
|
|
|
|
|
|
|
|
| |
Pointy hat to: people who blindly use makeplist
Sponsored by: Absolight
Notes:
svn path=/head/; revision=343923
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=343104
|
|
|
|
| |
Notes:
svn path=/head/; revision=340888
|
|
|
|
|
|
|
|
|
|
| |
- After starting, wait for RabbitMQ to be available.
PR: ports/185962
Submitted by: Anes Mukhametov <anes@anes.su>
Notes:
svn path=/head/; revision=340614
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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,[]]}}}
Notes:
svn path=/head/; revision=339337
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Take over maintainership
- Add staging support
PR: ports/184036
Submitted by: olgeni
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=339111
|
|
|
|
| |
Notes:
svn path=/head/; revision=337297
|
|
|
|
|
|
|
|
| |
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=336490
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
|
|
|
|
|
| |
PR: ports/180389 (plus local changes)
Submitted by: Anton Yuzhaninov <ayuzhaninov@openstat.ru>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=325310
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=318610
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/173957
Submitted by: wxs@
Approved by: maintainer (private mail)
Feature safe: yes
Notes:
svn path=/head/; revision=307967
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=302574
|
|
|
|
|
|
|
|
|
| |
PR: ports/169866
Submitted by: kenji.rikitake@acm.org
Approved by: maintainer, pneumann@gmail.com
Notes:
svn path=/head/; revision=301140
|
|
|
|
|
|
|
|
| |
PR: ports/167542
Submitted by: maintainer, pneumann@gmail.com
Notes:
svn path=/head/; revision=296021
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=290314
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=290013
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=285414
|
|
|
|
|
|
|
|
| |
PR: ports/161757
Submitted by: Phillip Neumann <pneumann@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=283874
|
|
|
|
|
|
|
|
| |
PR: ports/160336
Submitted by: Phillip <pneumann@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=281392
|
|
|
|
|
|
|
|
|
| |
PR: ports/160027
Submitted by: Nicolas Szalay <nico@rottenbytes.info>
Approved by: Phillip Neumann <pneumann@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=280850
|
|
|
|
|
|
|
|
|
| |
PR: ports/159364
Submitted by: Andrew <andrew@flarn.com>
Approved by: Phillip Neumann <pneumann@gmail.com> (maintainer) (with changes)
Notes:
svn path=/head/; revision=279442
|
|
|
|
|
|
|
|
|
| |
PR: ports/157422
Submitted by: Antoine van Gelder <antoine@artifactual.org.za>
Approved by: Phillip Neumann <pneumann@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=275582
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=275507
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/153773
Submitted by: Davide De Rosa <famoqua+freebsd@gmail.com>,
Chris Rees <utisoft@gmail.com>
Approved by: Phillip Neumann <pneumann@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=270463
|
|
|
|
|
|
|
|
|
| |
PR: ports/154556
Submitted by: Phillip Neumann <pneumann AT gmail.com> (maintainer)
Approved by: sahil@/wen@ (mentors, implicit)
Notes:
svn path=/head/; revision=268831
|
|
|
|
|
|
|
|
|
| |
PR: ports/153928
Submitted by: Phillip <pneumann@gmail.com> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=267724
|
|
|
|
|
|
|
| |
due to the new beam format.
Notes:
svn path=/head/; revision=261976
|
|
|
|
|
|
|
|
| |
PR: ports/150678
Submitted by: Phillip Neumann (maintainer)
Notes:
svn path=/head/; revision=261432
|
|
|
|
|
|
|
|
| |
PR: ports/150168
Submitted by: Phillip Neumann <pneumann@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=260843
|
|
|
|
| |
Notes:
svn path=/head/; revision=259985
|
|
|
|
|
|
|
|
| |
PR: ports/148456
Submitted by: Phillip <pneumann@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=258055
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
| |
PR: ports/139550
Submitted by: Phillip N. <pneumann@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=242760
|
|
|
|
|
|
|
|
|
|
|
| |
binary package.
Push UID/GID/group/user substitutions into Makefile, use SUBST_LIST.
Tidy up variable definitions in Makefile.
Suggested by: wxs
Notes:
svn path=/head/; revision=237096
|
|
|
|
|
|
|
| |
post-install target.
Notes:
svn path=/head/; revision=237092
|
|
|
|
|
|
|
|
| |
Use LOCALBASE, not PREFIX, for previously installed ports (i.e. Erlang).
I'm not going to fix the man pages, for the moment.
Notes:
svn path=/head/; revision=237090
|
|
|
|
|
|
|
| |
the shell functions use the wrong quoting.
Notes:
svn path=/head/; revision=237089
|
|
|
|
|
|
|
| |
Qpid Python broker test runs largely as expected.
Notes:
svn path=/head/; revision=236584
|
|
|
|
|
|
|
| |
Explicitly fix permissions of BEAM files in pre-install target.
Notes:
svn path=/head/; revision=235475
|
|
|
|
|
|
|
|
|
|
|
| |
* Update distinfo.
* Fix pkg-plist.
* Add MANCOMPRESSED.
* Remove trailing whitespace from Makefile.
* Observation: rc.d script assumes cwd is +x for ${rabbitmq_user} when run.
Notes:
svn path=/head/; revision=235474
|
|
|
|
|
|
|
|
| |
PR: 129751
Submitted by: "Phillip N." <pneumann@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=224987
|
|
|
|
| |
Notes:
svn path=/head/; revision=222184
|