Port details |
- p5-Net-Stomp Streaming Text Orientated Messaging Protocol Client
- 0.62 net-im =2 0.62Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2007-02-11 19:28:17
- Last Update: 2024-03-09 14:07:13
- Commit Hash: 7368d51
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Net-Stomp
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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 = 1709391142
SHA256 (Net-Stomp-0.62.tar.gz) = 5c7dc4fc6a30a2c3e685ab33540df2b64d913ad1046eee7e7dc3e8ffb8ee9325
SIZE (Net-Stomp-0.62.tar.gz) = 30899
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.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-Deep>=0 : devel/p5-Test-Deep
- p5-Test-Fatal>=0 : devel/p5-Test-Fatal
- Runtime dependencies:
-
- p5-Class-Accessor>=0 : devel/p5-Class-Accessor
- p5-Log-Any>=1.707 : devel/p5-Log-Any
- perl5>=5.36<5.37 : lang/perl5.36
- 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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.62 09 Mar 2024 14:07:13 |
Po-Chuan Hsieh (sunpoet) |
net-im/p5-Net-Stomp: Update to 0.62
Changes: https://metacpan.org/dist/Net-Stomp/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.61 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.61 20 Jul 2022 14:22:40 |
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 ) |
0.61 30 May 2021 19:55:00 |
Po-Chuan Hsieh (sunpoet) |
net-im/p5-Net-Stomp: Update to 0.61
Changes: https://metacpan.org/changes/distribution/Net-Stomp |
0.60 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.60 21 Jul 2019 20:50:03 |
sunpoet |
Update to 0.60
Changes: https://metacpan.org/changes/distribution/Net-Stomp |
0.57 06 Oct 2018 13:06:45 |
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) |
0.57 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.57 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.57 17 Apr 2016 18:40:23 |
sunpoet |
- Update to 0.57
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Net-Stomp/CHANGES |
0.56 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.56 29 Jun 2015 00:08:05 |
adamw |
Update to 0.56.
Changes: https://metacpan.org/changes/distribution/Net-Stomp |
0.55 26 Mar 2015 14:13:42 |
sunpoet |
- Update to 0.55
Changes: http://search.cpan.org/dist/Net-Stomp/CHANGES |
0.53 19 Feb 2015 19:46:11 |
sunpoet |
- Sort PLIST |
0.53 19 Feb 2015 19:07:37 |
adamw |
Update to 0.53.
Changes: https://metacpan.org/changes/distribution/Net-Stomp |
0.52 17 Feb 2015 07:40:28 |
culot |
- Update to 0.52
Changes: http://search.cpan.org/dist/Net-Stomp/CHANGES |
0.51 14 Feb 2015 19:37:53 |
adamw |
Update to 0.51.
Changes: https://metacpan.org/changes/distribution/Net-Stomp |
0.49_1 26 Nov 2014 13:08:38 |
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 ) |
0.49 10 Sep 2014 13:00:56 |
jadawin |
- Update to 0.49 |
0.46 10 Feb 2014 22:38:43 |
ehaupt |
Update to 0.46 |
0.45 05 Nov 2013 07:49:09 |
vanilla |
Support STAGEDIR. |
0.45 20 Sep 2013 22:13:35 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im) |
0.45 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.45 15 Mar 2012 12:52:21 |
sunpoet |
- Update to 0.45
Changes: http://search.cpan.org/dist/Net-Stomp/CHANGES
Feature safe: yes |
0.44 24 Nov 2011 16:33:31 |
sunpoet |
- Update to 0.44
Changes: http://search.cpan.org/dist/Net-Stomp/CHANGES
Feature safe: yes |
0.43 21 Nov 2011 14:21:20 |
sunpoet |
- Update to 0.43
Changes: http://search.cpan.org/dist/Net-Stomp/CHANGES
Feature safe: yes |
0.42 07 Oct 2011 11:22:46 |
culot |
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de> |
0.42 01 Sep 2011 16:52:32 |
sunpoet |
- Update to 0.42
- Pet portlint
Changes: http://search.cpan.org/dist/Net-Stomp/CHANGES |
0.41 30 Apr 2011 05:38:23 |
bapt |
- update to 0.41
- changes: http://cpansearch.perl.org/src/ASH/Net-Stomp-0.41/CHANGES |
0.40 25 Mar 2011 17:15:03 |
bapt |
- update to 0.40
- add licenses
- changes: http://cpansearch.perl.org/src/ASH/Net-Stomp-0.40/CHANGES |
0.38 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.38 26 Aug 2010 07:26:03 |
jadawin |
- Update to 0.38
- Changelog: http://search.cpan.org/src/ASH/Net-Stomp-0.38/CHANGES |
0.36 08 Jul 2010 16:21:15 |
skv |
- Update to 0.36
- Change MAINTAINER to perl@
Changes: http://cpansearch.perl.org/src/ASH/Net-Stomp-0.36/CHANGES |
0.34 28 Jul 2008 12:51:16 |
skv |
Update to 0.34
PR: ports/125122
Submitted by: Wen heping <wenheping xxx gmail.com> |
0.32 17 Apr 2008 14:30:31 |
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) |
0.32 11 Feb 2007 19:28:01 |
skv |
Add p5-Net-Stomp 0.32, Streaming Text Orientated Messaging Protocol
Client. |