dev-php / pecl-stomp

PHP extension to communicate with Stomp message brokers

Official package sites : https://pecl.php.net/package/stomp ·

v2.0.3-r1 :: 0 :: gentoo

Modified
License
PHP-3.01
Keywords
~amd64 ~x86
USE flags
examples ssl test

v2.0.3 :: 7 :: gentoo

Modified
License
PHP-3.01
Keywords
~amd64 ~x86
USE flags
examples ssl test

General

examples
Install examples, usually source code
ssl
Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

php_targets

php8-1
Build against PHP 8.1
php8-2
Build against PHP 8.2
php8-3
Build against PHP 8.3

dev-lang / php : The PHP language runtime engine

dev-lang / php : The PHP language runtime engine

945338
dev-php/pecl-stomp-2.0.3 collides with other packages
Repository mirror & CI · gentoo
Merge updates from master
Tomáš Mózes · gentoo
dev-php/pecl-stomp: add php 8.3 support
Bug: https://bugs.gentoo.org/943650 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39359 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-php/pecl-stomp: cleanup php8-0
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove USE=php_targets_php7-4
Closes: https://github.com/gentoo/gentoo/pull/32762 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Brian Evans · gentoo
dev-php/pecl-stomp: Drop old version
Signed-off-by: Brian Evans <grknight@gentoo.org>
Brian Evans · gentoo
dev-php/pecl-stomp: Version bump for 2.0.3
Signed-off-by: Brian Evans <grknight@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Brian Evans · gentoo
dev-php/pecl-stomp: Add patch for PHP 8 support from upstream
Signed-off-by: Brian Evans <grknight@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Brian Evans · gentoo
dev-php/pecl-stomp: Drop old
Signed-off-by: Brian Evans <grknight@gentoo.org>
Brian Evans · gentoo
dev-php/pecl-stomp: Revbump for EAPI and target changes
Signed-off-by: Brian Evans <grknight@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Brian Evans · gentoo
dev-php/pecl-stomp: Remove masked version
Bug: https://bugs.gentoo.org/651784 Signed-off-by: Brian Evans <grknight@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Brian Evans · gentoo
dev-php/pecl-stomp: Fix build error finding OpenSSL
Closes: https://bugs.gentoo.org/688360 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Brian Evans <grknight@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Brian Evans · gentoo
dev-php/pecl-stomp: Fix typo for bug 688308; update USE_PHP values
Closes: https://bugs.gentoo.org/688308 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Brian Evans <grknight@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Brian Evans · gentoo
dev-php/pecl-stomp: Drop old
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Brian Evans · gentoo
dev-php/pecl-stomp: Version bump for 2.0.2
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Brian Evans · gentoo
dev-php/pecl-stomp: Drop old
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Brian Evans · gentoo
dev-php/pecl-stomp: Revbump for 7.2 support
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Brian Evans · gentoo
dev-php/pecl-stomp: Version bump including php 7.1 support
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Michael Orlitzky · gentoo
dev-php/pecl-stomp: new revisions fixing the no-ssl build.
The main reason for these two new revisions are to fix what happens when USE="-ssl" is set. The build system expects --with-openssl-dir=no in that case, so the existing --without-openssl-dir was causing it to crash. That should now be fixed; I've used "usex" instead of "use_with". Some other minor fixes were made: * The LICENSE for this package is PHP-3.01, not PHP-3. * The "ssl" flag was also defaulted to being on, which -- unless critical -- kind of defeats the purpose of USE flags. It now defaults to being off. * Two eclass variables that were set to their default values have been removed. * The test suite is now enabled, but only for v2.0.0 where it actually passes (even though failure doesn't kill the build?). Gentoo-Bug: 603560 Package-Manager: portage-2.3.0
Brian Evans · gentoo
dev-php/pecl-stomp: Drop old
Package-Manager: portage-2.3.2
Brian Evans · gentoo
dev-php/pecl-stomp: Version bumps removing php 5.4 and 5.4 adding 7.0
Package-Manager: portage-2.3.2
Michael Orlitzky · gentoo
dev-php/pecl-stomp: version bump fixing DOCS and adding USE=examples.
Package-Manager: portage-2.2.20.1
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed