Port details |
- p5-Net-Stomp Streaming Text Orientated Messaging Protocol Client
- 0.61 net-im
=0 Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2007-02-11 19:28:17
- Last Update: 2022-07-20 14:22:40
- Commit Hash: 103413d
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- This module allows you to write a Stomp client. Stomp is the Streaming
Text Orientated Messaging Protocol (or the Protocol Briefly Known as
TTMP and Represented by the symbol :ttmp). It's a simple and easy to
implement protocol for working with Message Orientated Middleware from
any language. Net::Stomp is useful for talking to Apache ActiveMQ, an
open source (Apache 2.0 licensed) Java Message Service 1.1 (JMS) message
broker packed with many enterprise features.
A Stomp frame consists of a command, a series of headers and a body -
see Net::Stomp::Frame for more details.
For details on the protocol see http://stomp.codehaus.org/Protocol.
WWW: https://metacpan.org/release/Net-Stomp
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-Stomp>0:net-im/p5-Net-Stomp
- To install the port:
- cd /usr/ports/net-im/p5-Net-Stomp/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/p5-Net-Stomp
- pkg install p5-Net-Stomp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Net-Stomp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1622214078
SHA256 (Net-Stomp-0.61.tar.gz) = e25df06872945568b11ec194c80b1546deb6d2e7b30b406b3f5637b51530bfbe
SIZE (Net-Stomp-0.61.tar.gz) = 30678
- 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:
-
- p5-Class-Accessor>=0 : devel/p5-Class-Accessor
- p5-Log-Any>=1.707 : devel/p5-Log-Any
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Class-Accessor>=0 : devel/p5-Class-Accessor
- p5-Log-Any>=1.707 : devel/p5-Log-Any
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- net-im_p5-Net-Stomp
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:40 0.61 |
Tobias C. Berner (tcberner)  |
net-im: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Alberto Villa <avilla@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua>
* Andrew Lewis <freeghb@gmail.com>
* Andrey Akhmichin <sepulkarium45@yahoo.com>
* Bartek Rutkowski <r@robakdesign.com>
* Bernard Spil <brnrd@freebsd.org>
* Brendan Molloy <brendan+freebsd@bbqsrc.net>
* Denis Shaposhnikov <dsh@vlink.ru> (Only the first 15 lines of the commit message are shown above ) |
30 May 2021 19:55:00 0.61 |
Po-Chuan Hsieh (sunpoet)  |
net-im/p5-Net-Stomp: Update to 0.61
Changes: https://metacpan.org/changes/distribution/Net-Stomp |
06 Apr 2021 14:31:07 0.60 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
21 Jul 2019 20:50:03
0.60 |
sunpoet  |
Update to 0.60
Changes: https://metacpan.org/changes/distribution/Net-Stomp |
06 Oct 2018 13:06:45
0.57 |
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
0.57 |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.57 |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
17 Apr 2016 18:40:23
0.57 |
sunpoet  |
- Update to 0.57
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Net-Stomp/CHANGES |
01 Apr 2016 14:16:20
0.56 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
29 Jun 2015 00:08:05
0.56 |
adamw  |
Update to 0.56.
Changes: https://metacpan.org/changes/distribution/Net-Stomp |
26 Mar 2015 14:13:42
0.55 |
sunpoet  |
- Update to 0.55
Changes: http://search.cpan.org/dist/Net-Stomp/CHANGES |
19 Feb 2015 19:46:11
0.53 |
sunpoet  |
- Sort PLIST |
19 Feb 2015 19:07:37
0.53 |
adamw  |
Update to 0.53.
Changes: https://metacpan.org/changes/distribution/Net-Stomp |
17 Feb 2015 07:40:28
0.52 |
culot  |
- Update to 0.52
Changes: http://search.cpan.org/dist/Net-Stomp/CHANGES |
14 Feb 2015 19:37:53
0.51 |
adamw  |
Update to 0.51.
Changes: https://metacpan.org/changes/distribution/Net-Stomp |
26 Nov 2014 13:08:38
0.49_1 |
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
10 Sep 2014 13:00:56
0.49 |
jadawin  |
- Update to 0.49 |
10 Feb 2014 22:38:43
0.46 |
ehaupt  |
Update to 0.46 |
05 Nov 2013 07:49:09
0.45 |
vanilla  |
Support STAGEDIR. |
20 Sep 2013 22:13:35
0.45 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im) |
02 Aug 2013 18:52:11
0.45 |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
15 Mar 2012 12:52:21
0.45 |
sunpoet  |
- Update to 0.45
Changes: http://search.cpan.org/dist/Net-Stomp/CHANGES
Feature safe: yes |
24 Nov 2011 16:33:31
0.44 |
sunpoet  |
- Update to 0.44
Changes: http://search.cpan.org/dist/Net-Stomp/CHANGES
Feature safe: yes |
21 Nov 2011 14:21:20
0.43 |
sunpoet  |
- Update to 0.43
Changes: http://search.cpan.org/dist/Net-Stomp/CHANGES
Feature safe: yes |
07 Oct 2011 11:22:46
0.42 |
culot  |
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de> |
01 Sep 2011 16:52:32
0.42 |
sunpoet  |
- Update to 0.42
- Pet portlint
Changes: http://search.cpan.org/dist/Net-Stomp/CHANGES |
30 Apr 2011 05:38:23
0.41 |
bapt  |
- update to 0.41
- changes: http://cpansearch.perl.org/src/ASH/Net-Stomp-0.41/CHANGES |
25 Mar 2011 17:15:03
0.40 |
bapt  |
- update to 0.40
- add licenses
- changes: http://cpansearch.perl.org/src/ASH/Net-Stomp-0.40/CHANGES |
20 Mar 2011 12:54:45
0.38 |
miwi  |
- Get Rid MD5 support |
26 Aug 2010 07:26:03
0.38 |
jadawin  |
- Update to 0.38
- Changelog: http://search.cpan.org/src/ASH/Net-Stomp-0.38/CHANGES |
08 Jul 2010 16:21:15
0.36 |
skv  |
- Update to 0.36
- Change MAINTAINER to perl@
Changes: http://cpansearch.perl.org/src/ASH/Net-Stomp-0.36/CHANGES |
28 Jul 2008 12:51:16
0.34 |
skv  |
Update to 0.34
PR: ports/125122
Submitted by: Wen heping <wenheping xxx gmail.com> |
17 Apr 2008 14:30:31
0.32 |
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
11 Feb 2007 19:28:01
0.32 |
skv  |
Add p5-Net-Stomp 0.32, Streaming Text Orientated Messaging Protocol
Client. |