Port details |
- pecl-stomp2 PECL extension of stomp client
- 2.0.3 net-im
=3 2.0.3Version of this port present on the latest quarterly branch. - Maintainer: dbaio@FreeBSD.org
 - Port Added: 2016-11-30 16:18:05
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: picoc, roxterm, monit, notmuch, php81-pecl-scrypt
- Also Listed In: pear
- License: PHP301
- WWW:
- https://pecl.php.net/package/stomp
- Description:
- pecl-stomp allows php applications to communicate with any
Stomp compliant Message Brokers through easy object oriented
and procedural interfaces.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}pecl-stomp>0:net-im/pecl-stomp2
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/net-im/pecl-stomp2/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/pecl-stomp2
- pkg install php81-pecl-stomp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pecl-stomp
- Package flavors (<flavor>: <package>)
- php81: php81-pecl-stomp
- php74: php74-pecl-stomp
- php80: php80-pecl-stomp
- php82: php82-pecl-stomp
- distinfo:
- TIMESTAMP = 1662245055
SHA256 (PECL/stomp-2.0.3.tgz) = ab41710b43f2d06b3b462c735d125655eb778a621804f5f867e7f7bb5fc3a9c1
SIZE (PECL/stomp-2.0.3.tgz) = 23518
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:
-
- phpize : lang/php81
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php81
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-im_pecl-stomp2
- USES:
- php:pecl
- 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 |
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) |
2.0.3 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 ) |
2.0.3 04 Sep 2022 00:26:28
    |
Danilo G. Baio (dbaio)  |
net-im/pecl-stomp2: Update to 2.0.3
Changelog: https://pecl.php.net/package-changelog.php?package=stomp&release=2.0.3 |
2.0.2 13 Jun 2022 00:08:05
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Ignore with php82 |
2.0.2 15 Feb 2022 18:33:16
    |
Muhammad Moinur Rahman (bofh)  |
net-im/pecl-stomp2: Mark DEPRECATED
- Set EXPIRATION_DATE on 2022-11-28
Last upstream release was on Mid 2018.
PR: 261623
Approved by: dbaio (maintainer-timeout) |
2.0.2 10 Jan 2022 13:30:00
    |
Muhammad Moinur Rahman (bofh)  |
Mark ports to IGNORE with new php81
Approved by: portmgr (infrastructure blanket)
Sponsored by: Bounce Experts |
2.0.2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.0.2 26 Oct 2020 23:21:56
  |
dbaio  |
net-im/pecl-stomp2: Ignore with PHP 8.0
For now, there is some work on upstream to support PHP 8.
Reported by: pkg-fallout |
2.0.2 05 Jan 2019 15:47:57
  |
rene  |
Remove stale IGNORE_WITH_PHP=56 values.
Reminded by: sunpoet |
2.0.2 03 Jul 2018 00:49:21
  |
dbaio  |
net-im/pecl-stomp2: Update to 2.0.2
Changes: https://pecl.php.net/package-changelog.php?package=stomp&release=2.0.2 |
2.0.1 20 Mar 2018 02:20:07
  |
dbaio  |
Fix order of IGNORE_WITH_PHP variable
Related with `USES=php` so is better to keep them together
Reported by: mat |
2.0.1 17 Mar 2018 14:13:17
  |
dbaio  |
Fix order of variables
Ports maintained by me in categories:: mail math net net-im |
2.0.1 08 Mar 2018 19:48:41
  |
mat  |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
2.0.1 09 May 2017 23:57:28
  |
dbaio  |
net-im/pecl-stomp2: Update to 2.0.1
Changes: https://pecl.php.net/package-changelog.php?package=stomp&release=2.0.1
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10649 |
2.0.0 08 May 2017 17:21:49
  |
dbaio  |
Update my email address
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648 |
2.0.0 10 Apr 2017 15:08:47
  |
mat  |
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281 |
2.0.0 13 Dec 2016 14:26:12
  |
sunpoet  |
- Update WWW: pecl.php.net uses https://
Approved by: portmgr (blanket) |
2.0.0 30 Nov 2016 16:55:38
  |
tz  |
net-im/pecl-stomp2: remove PHP_VER
Also remove IGNORE_WITH_PHP= 55 - PHP 5.5 is gone
Approved by: mentors (implicit) |
2.0.0 30 Nov 2016 16:17:58
  |
tz  |
New port: net-im/pecl-stomp2
pecl-stomp allows php applications to communicate with any
Stomp compliant Message Brokers through easy object oriented
and procedural interfaces.
WWW: http://pecl.php.net/package/stomp
PR: 213321
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
Approved by: mentors (implicit) |