| Port Moves |
- port moved here from net/rabbiteer on 2025-06-10
REASON: No longer maintained, use net/amqpcat instead as a functional replacement
|
Number of commits found: 8
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.1.0_2 06 Jul 2026 09:27:50
    |
Dave Cottlehuber (dch)  |
net/amqpcat: Bump PORTREVISION after lang/crystal
Sponsored by: SkunkWerks, GmbH |
1.1.0_1 23 Jun 2026 10:36:37
    |
Dave Cottlehuber (dch)  Author: Jimmy Olgeni |
net/amqpcat: Declare libgc-threaded shlib dependency, add USES=ssl
The Crystal-built binary links libgc-threaded.so.1 (Boehm GC, via the
crystal runtime) and libssl.so / libcrypto.so (via amqp-client.cr's
TLS support), but the port declared neither.
Detected by poudriere stage-qa:
Warning: amqpcat-1.1.0 will be rebuilt as it misses libgc-threaded.so.1
which no dependency provides. It is likely (silently) failing testport/
stage-qa.
Warning: you need USES=ssl
Add LIB_DEPENDS=libgc-threaded.so:devel/boehm-gc-threaded, USES+=ssl,
and bump PORTREVISION.
Obtained from: olgeni
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D56926 |
1.1.0 13 Mar 2026 15:53:43
    |
Dave Cottlehuber (dch)  |
net/amqpcat: update to 1.1.0
- https://github.com/cloudamqp/amqpcat/releases/tag/v1.1.0
Sponsored by: SkunkWerks, GmbH |
1.0.2 25 Nov 2025 17:13:33
    |
Dave Cottlehuber (dch)  |
net/amqpcat: switch to dynamic build
devel/pcre2 removed static .a which net/amqpcat implicitly depended on.
Fixes: 10271f602b65504ee8a6661fc68736dbe5f94ad5
Sponsored by: SkunkWerks, GmbH |
1.0.2 19 Nov 2025 15:35:37
    |
Dave Cottlehuber (dch)  |
net/amqpcat: update to 1.0.2
- make pcre2 dependency explicit after recent portbump
- https://github.com/cloudamqp/amqpcat/releases/tag/v1.0.2
Differential Revision: https://reviews.freebsd.org/D53815
Sponsored by: SkunkWerks, GmbH |
1.0.1_1 03 Nov 2025 11:04:48
    |
Dave Cottlehuber (dch)  |
net/amqpcat: bump portrevision for newer crystal version
Sponsored by: SkunkWerks, GmbH |
1.0.1 21 Oct 2025 21:48:51
    |
Dave Cottlehuber (dch)  |
net/amqpcat: update to 1.0.1
Sponsored by: SkunkWerks, GmbH |
1.0.0 10 Jun 2025 13:37:30
    |
Dave Cottlehuber (dch)  |
net/amqpcat: new port - netcat for AMQP
Sponsored by: SkunkWerks, GmbH |
Number of commits found: 8
|