Port details |
- amqp-cpp C++ library for asynchronous non-blocking communication with RabbitMQ
- 4.1.4_1 devel
=0 4.1.4_1Version of this port present on the latest quarterly branch. - Maintainer: aleksandr.fedorov@vstack.com
 - Port Added: 2019-04-24 09:25:58
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- License: APACHE20
- Description:
- AMQP-CPP is a C++ library for communicating with a RabbitMQ message broker.
WWW: https://github.com/CopernicaMarketingSoftware/AMQP-CPP
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- amqp-cpp>0:devel/amqp-cpp
- For LIB depends:
- libamqpcpp.so:devel/amqp-cpp
- To install the port:
- cd /usr/ports/devel/amqp-cpp/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/amqp-cpp
- pkg install amqp-cpp
- PKGNAME: amqp-cpp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1555487571
SHA256 (CopernicaMarketingSoftware-AMQP-CPP-v4.1.4_GH0.tar.gz) = 1e0d070d980e44a2293a94c416b5690ffc529e0246cc2ef079dec59773b9708b
SIZE (CopernicaMarketingSoftware-AMQP-CPP-v4.1.4_GH0.tar.gz) = 143444
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_amqp-cpp
- USES:
- cmake compiler:c++11-lib
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 4.1.4_1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 4.1.4_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Jul 2019 20:46:57
4.1.4_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
25 Apr 2019 08:37:47
4.1.4
|
krion  |
Rename port to lower-case
Submitted by: maintainer |
24 Apr 2019 09:29:55
4.1.4
|
krion  |
Change maintainer's email to correct one. |
24 Apr 2019 09:25:47
4.1.4
|
krion  |
AMQP-CPP is a C++ library for communicating with a RabbitMQ message
broker.
Submitted by: aleksandr.fedorov at vstack_dot_com |
Number of commits found: 6
|