Port details |
- rubygem-stomp Streaming Text Orientated Messaging Protocol gem
- 1.4.10 devel
=1 1.4.10Version of this port present on the latest quarterly branch. - Maintainer: ruby@FreeBSD.org
 - Port Added: 2009-06-17 16:18:08
- Last Update: 2021-07-06 15:00:02
- Commit Hash: 9938c50
- People watching this port, also watch:: py38-pycparser, rubygem-hitimes, rubygem-optimist, ladspa, python
- Also Listed In: rubygems
- License: APACHE20
- Description:
- The Stomp project is the Streaming Text Orientated Messaging Protocol site (or
the Protocol Briefly Known as TTMP and Represented by the symbol :ttmp).
Stomp provides an interoperable wire format so that any of the available Stomp
Clients can communicate with any Stomp Message Broker to provide easy and
widespread messaging interop among languages, platforms and brokers.
This is a rubygem binding for stomp.
WWW: https://github.com/stompgem/stomp
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-stomp>0:devel/rubygem-stomp
- To install the port:
- cd /usr/ports/devel/rubygem-stomp/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-stomp
- pkg install rubygem-stomp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-stomp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1625323795
SHA256 (rubygem/stomp-1.4.10.gem) = 4ee5cb30341627a1d5d928e02353dd69e8c00e8a6301815762e253ce3a9e84af
SIZE (rubygem/stomp-1.4.10.gem) = 99840
- 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:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Runtime dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Patch dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
-
- This port is required by:
- for Run
-
- sysutils/mcollective
- Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-stomp
- USES:
- gem shebangfix
- 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 |
06 Jul 2021 15:00:02 1.4.10
|
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-stomp: Update to 1.4.10
Changes: https://github.com/stompgem/stomp/blob/dev/CHANGELOG.md |
07 Apr 2021 08:09:01 1.4.6
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.4.6
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Nov 2018 21:11:49
1.4.6
|
sunpoet  |
Update to 1.4.6
- Update WWW
Changes: https://github.com/stompgem/stomp/blob/dev/CHANGELOG.md |
28 Oct 2018 19:58:26
1.4.5
|
sunpoet  |
Update to 1.4.5
Changes: https://github.com/stompgem/stomp/blob/dev/CHANGELOG.md |
12 Jun 2017 10:22:04
1.4.4
|
sunpoet  |
Update to 1.4.4
Changes: https://github.com/stompgem/stomp/blob/dev/CHANGELOG.md |
14 Apr 2017 07:09:24
1.4.3_1
|
miwi  |
- Fix shebangs |
01 Jan 2017 01:10:19
1.4.3
|
sunpoet  |
Update to 1.4.3
Changes: https://github.com/stompgem/stomp/blob/dev/CHANGELOG.md |
27 Apr 2016 21:57:32
1.3.5
|
swills  |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
27 Apr 2016 16:36:42
1.3.5
|
swills  |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
07 Mar 2016 20:13:16
1.3.5
|
sunpoet  |
- Update to 1.3.5
- Add LICENSE_FILE
- Fix indent
Changes: https://github.com/stompgem/stomp/blob/dev/CHANGELOG.rdoc |
02 Jul 2015 16:01:08
1.3.4
|
pgollucci  |
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from: DEVELOPER_MODE
With Hat: ruby@
Sponsored by: RideCharge Inc / Curb |
05 Apr 2015 21:30:06
1.3.4
|
sunpoet  |
- Update to 1.3.4
- Add LICENSE
Changes: https://github.com/stompgem/stomp/blob/dev/CHANGELOG.rdoc |
24 Aug 2014 17:14:40
1.3.3
|
swills  |
devel/rubygem-stomp: update to 1.3.3 |
30 Oct 2013 02:46:01
1.2.10
|
swills  |
- Add stage support |
20 Sep 2013 17:17:45
1.2.10
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
13 Jul 2013 18:16:32
1.2.10
|
swills  |
- Update to 1.2.10 |
29 Jun 2013 21:28:13
1.2.9
|
swills  |
- Update to 1.2.9 |
11 Oct 2012 13:16:55
1.1.10
|
garga  |
Cleanup headers of ports created by me
Feature safe: yes |
20 Dec 2011 00:21:54
1.1.10
|
pgollucci  |
- Point at the homepage consistently as defined by rubygems.org |
08 Nov 2011 09:24:52
1.1.10
|
clsung  |
- Update to 1.1.10 |
23 Jun 2011 17:51:43
1.1.9
|
pgollucci  |
- Cannoicalize the WWW: [again],
- Save redirects s/http/https/ for github |
19 Jun 2011 05:30:13
1.1.9
|
swills  |
- Update to 1.1.9 |
18 Mar 2011 00:59:02
1.1.8
|
clsung  |
- Update to 1.1.8 |
21 Jan 2011 03:26:30
1.1.7
|
wen  |
- Update to 1.1.7
Feature safe: yes |
20 Oct 2010 01:35:47
1.1.6
|
pgollucci  |
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
14 Sep 2010 02:48:58
1.1.6
|
brd  |
Update devel/rubygem-stomp to 1.1.6.
PR: 150535 |
26 May 2010 19:51:35
1.1
|
pgollucci  |
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
[RG aka rubygems.org]
PR: ports/147005
Submitted by: pgollucci (myself)
Approved by: portmgr (pav)
With Hat: ruby@ |
27 Apr 2010 22:55:23
1.1
|
pgollucci  |
- Re-assign all my rubygem-* ports to ruby@
this gives us more eyes and brings us inline with perl@
Current ruby@ members (stas, dinoex, pgollucci)
http://wiki.freebsd.org/Ruby
Discussed with: stas on #bsdports |
14 Dec 2009 18:07:37
1.1
|
pgollucci  |
- claim |
14 Dec 2009 16:25:40
1.1
|
garga  |
Drop maintainership since i'm not using it |
17 Jun 2009 16:17:47
1.1
|
garga  |
The Stomp project is the Streaming Text Orientated Messaging Protocol site (or
the Protocol Briefly Known as TTMP and Represented by the symbol :ttmp).
Stomp provides an interoperable wire format so that any of the available Stomp
Clients can communicate with any Stomp Message Broker to provide easy and
widespread messaging interop among languages, platforms and brokers.
This is a rubygem binding for stomp.
WWW: http://stomp.codehaus.org/Ruby |