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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
rabbitmq-c-devel RabbitMQ C AMQP client library
0.10.0 net Deleted on this many watch lists=1 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.10.0Version of this port present on the latest quarterly branch.
Maintainer: dch@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-06-09 18:22:06
Last Update: 2022-11-16 23:07:42
Commit Hash: 0ac8fd9
People watching this port, also watch:: zrep
License: MIT
WWW:
https://www.rabbitmq.com/
Description:
This is a C-language AMQP client library for use with AMQP servers speaking protocol versions 0-8 and 0-9-1. This port only speaks the 0-9-1 protocol version, for 0-8 use net/rabbitmq-c. See also: https://github.com/alanxz/rabbitmq-c See also: https://www.amqp.org/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/rabbitmq-c-devel-0.10.0/catalog.mk
  3. /usr/local/share/licenses/rabbitmq-c-devel-0.10.0/LICENSE
  4. /usr/local/share/licenses/rabbitmq-c-devel-0.10.0/MIT
  5. @comment bin/amqp-consume
  6. @comment bin/amqp-declare-queue
  7. @comment bin/amqp-delete-queue
  8. @comment bin/amqp-get
  9. @comment bin/amqp-publish
  10. include/amqp.h
  11. include/amqp_framing.h
  12. include/amqp_ssl_socket.h
  13. include/amqp_tcp_socket.h
  14. lib/librabbitmq.a
  15. lib/librabbitmq.so
  16. lib/librabbitmq.so.4
  17. lib/librabbitmq.so.4.4.0
  18. libdata/pkgconfig/librabbitmq.pc
  19. @owner
  20. @group
  21. @mode
Collapse this list.
Dependency lines:
  • rabbitmq-c-devel>0:net/rabbitmq-c-devel
Conflicts:
CONFLICTS:
  • rabbitmq-c
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: rabbitmq-c-devel
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1607644490 SHA256 (alanxz-rabbitmq-c-v0.10.0_GH0.tar.gz) = 6455efbaebad8891c59f274a852b75b5cc51f4d669dfc78d2ae7e6cc97fcd8c0 SIZE (alanxz-rabbitmq-c-v0.10.0_GH0.tar.gz) = 145361

Packages (timestamps in pop-ups are UTC):
rabbitmq-c-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.8.0_1---0.8.0_1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-simplejson>=2.0 : devel/py-simplejson@py39
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for rabbitmq-c-devel-0.10.0: POPT=off: Popt support in tools ===> Use 'make config' to modify these settings
Options name:
net_rabbitmq-c-devel
USES:
cmake pathfix python ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/alanxz/rabbitmq-c/tar.gz/v0.10.0?dummy=/
Collapse this list.
Port Moves
  • port moved to net/rabbitmq-c on 2022-11-16
    REASON: Remove obsolete devel port, use net/rabbitmq-c instead

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.10.0
16 Nov 2022 23:07:42
commit hash: 0ac8fd983ade88580231049d016db6da0f0a4a80commit hash: 0ac8fd983ade88580231049d016db6da0f0a4a80commit hash: 0ac8fd983ade88580231049d016db6da0f0a4a80commit hash: 0ac8fd983ade88580231049d016db6da0f0a4a80 files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
net/rabbitmq-c-devel: remove obsolete -devel variant

Reported by:	portscout
Sponsored by:   SkunkWerks, GmbH
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.10.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.10.0
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.10.0
29 Oct 2021 09:50:18
commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a files touched by this commit
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)
0.10.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.10.0
29 Mar 2021 09:30:41
Revision:569456Original commit files touched by this commit
dch search for other commits by this committer
net/rabbitmq-c-devel: take ownership & update to 0.10.0

ownership change agreed privately over email

Sponsored by:	SkunkWerks, GmbH
0.8.0_1
22 May 2018 13:15:13
Revision:470610Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Add PY_FLAVOR to Python module dependencies.

Sponsored by:	Absolight
0.8.0_1
01 Dec 2017 13:18:37
Revision:455289Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Remove USES=tar:bzip2 (bogus with USE_GITHUB)
- Add missing USES=ssl
- Remove unnecessary flags

Approved by:	portmgr blanket
0.8.0
09 Nov 2017 15:04:14
Revision:453820Original commit files touched by this commit This port version is marked as vulnerable.
rodrigo search for other commits by this committer
Update v0.8.0
The 0.7.1 is very very outdated, 2 years ago. 0.8.0 was relesed in 2016

Added:
SSL: peer certificate and hostname validation improvements
SSL: the desire SSL version range can now be specified
SSL: SSLv2, and SSLv3 have been disabled by default

Fixed issues:
Rabbitmq-c may block when attempting to close an SSL socket
amqp_parse_url does not correctly initialize default parameters
x509 objects are leaked in verify_hostname
TCP_NOPUSH doesn't work under cygwin

Deprecated:
SSL: amqp_ssl_socket_set_verify is being replaced by
     amqp_ssl_socket_set_verify_peer and amqp_ssl_socket_set_verify_hostname

Removed:
OpenVMS build system and related files.
Unmaintained PolarSSL, CyaSSL, and gnuTLS SSL backends

PR:		223544
Submitted by:	loic.blot@unix-experience.fr
Approved by:	freebsd@geoffgarside.co.uk (maintainer)
0.7.1
24 Sep 2017 18:49:41
Revision:450513Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update LICENSE

- Add LICENSE_FILE

Approved by:	portmgr (blanket)
0.7.1
21 Oct 2016 15:21:13
Revision:424427Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
0.7.1
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.7.1
08 Mar 2016 13:09:12
Revision:410613Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.

Fix distinfo for the offending ports.

lang/yorick's tag was moved, and the added patch was no longer needed.

PR:			207644
Submitted by:		mat
Exp-run by by:		antoine
Sponsored by:		Absolight
Differential Revision:	https://reviews.freebsd.org/D4268
0.7.1
07 Dec 2015 14:04:10
Revision:403206Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Upgrade to version 0.7.1.

PR:		203736
Submitted by:	olgeni
Approved by:	maintainer
0.7.0
21 Jun 2015 13:53:57
Revision:390213Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Upgrade to version 0.7.0.

PR:		201004
Submitted by:	olgeni
Approved by:	maintainer
0.6.0
23 May 2015 15:43:13
Revision:387174Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Upgrade to version 0.6.0.

PR:		199952
Submitted by:	olgeni
Approved by:	maintainer
0.5.2
07 May 2015 17:26:06
Revision:385640Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Update ports in the n* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
0.5.2
07 Nov 2014 19:32:35
Revision:372293Original commit files touched by this commit This port version is marked as vulnerable.
pawel search for other commits by this committer
- Update to version 0.5.2 [1]
- Convert to options helpers, trim long line

PR:		194579 [1]
Submitted by:	maintainer [1]
0.5.1_1
14 Sep 2014 12:44:23
Revision:368172Original commit files touched by this commit This port version is marked as vulnerable.
tijl search for other commits by this committer
Remove autotools related bits.  Port uses cmake.
0.5.1
24 Aug 2014 20:58:35
Revision:366013Original commit files touched by this commit This port version is marked as vulnerable.
pi search for other commits by this committer
net/rabbitmq-c-devel: 0.0.1 -> 0.5.1

https://github.com/alanxz/rabbitmq-c/blob/master/ChangeLog.md

PR:		186690
Submitted by:	landsidel.allen@gmail.com
Approved by:	portmgr blanket (staging)
0.0.1_2
16 Jul 2014 08:26:26
Revision:362050Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Fix some non default LIB_DEPENDS

With hat:	portmgr
0.0.1_2
29 May 2014 12:00:31
Revision:355691Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Convert gmake,bzip2 to USES

Approved by:	portmgr
0.0.1_2
15 Dec 2013 13:56:48
Revision:336536Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
net/rabbitmq-c(-devel)?: depends explicitly on "python"

Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
0.0.1_2
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
0.0.1_2
20 Jun 2012 00:16:23
Original commit files touched by this commit This port version is marked as vulnerable.
jgh search for other commits by this committer
- adopt optionsNG
- while here shift license section (portlint), and use stardard licenses

PR:     ports/169245
Submitted by:   maintainer, rabbitmq@geoffgarside.co.uk
0.0.1_2
19 Feb 2012 07:02:58
Original commit files touched by this commit This port version is marked as vulnerable.
rm search for other commits by this committer
- replace `YES' with `yes' in USE_PYTHON/USE_PYDISTUTILS (mostly)

They all non-functional changes.
0.0.1_2
08 Dec 2011 15:24:56
Original commit files touched by this commit This port version is marked as vulnerable.
novel search for other commits by this committer
Un-break by fixing distinfo. Distfile change was confirmed by
upstream and is caused by upgrading of hgweb application serving these
files.

PR:             163108
Submitted by:   Geoff Garside (maintainer)
Feature safe:   yes
0.0.1_2
29 Nov 2011 18:22:19
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Mark BROKEN: does not fetch

Reported by:    pointyhat
Feature safe:   yes
0.0.1_2
17 Nov 2011 20:12:28
Original commit files touched by this commit This port version is marked as vulnerable.
pawel search for other commits by this committer
Update to changeset cbeb2f3c3e6d

PR:             ports/160824
Submitted by:   Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
Approved by:    maintainer (with his improvements)
Feature safe:   yes
0.0.1_1
23 Sep 2011 22:26:39
Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
0.0.1_1
20 Mar 2011 12:54:45
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Get Rid MD5 support
0.0.1_1
04 Dec 2010 07:34:27
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Sync to new bsd.autotools.mk
0.0.1_1
16 Oct 2010 11:52:47
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Punt autoconf267->autoconf268
0.0.1_1
05 Oct 2010 19:57:56
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
0.0.1_1
15 Sep 2010 18:35:24
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
0.0.1
09 Jun 2010 18:21:20
Original commit files touched by this commit This port version is marked as vulnerable.
jacula search for other commits by this committer
This is a C-language AMQP client library for use with AMQP servers
speaking protocol versions 0-8 and 0-9-1. This port only speaks the
0-9-1 protocol version, for 0-8 use net/rabbitmq-c.

 - <http://www.rabbitmq.com/>
 - <http://www.amqp.org/>
 - <http://hg.rabbitmq.com/rabbitmq-c>

WWW: http://hg.rabbitmq.com/rabbitmq-c

PR:             ports/145260
Submitted by:   Geoff Garside <rabbitmq@geoffgarside.co.uk>
Approved by:    pgj (mentor)

Number of commits found: 37