Version: 1.3, Package name: pecl80-ssh2-1.3 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description The PECL ssh2 extension provides bindings to the functions of libssh2 which implements the SSH2 protocol. Documentation for this extension is available online at: http://www.php.net/ssh2 |
Filesize: 33.001 KB |
Version History (View Complete History) |
|
2021-10-25 06:33:21 by Stuart Henderson | Files touched by this commit (118) |
Log message: drop php 7.3 from -current, although it is still officially in security support it appears this is not really the case any more https://bugs.php.net/bug.php?id=81026 add @pkgpaths to merge pecl-* etc across mark www/syweb broken, it was marked 7.3-only so looks like it needs more work other php-ish ports have a RDEP on either 7.4 (default version) or 8.0 |
2021-04-30 10:53:00 by Stuart Henderson | Files touched by this commit (30) |
Log message: set @pkgpath to update php 7.2 pecl packages to the default version |
2021-03-02 09:32:02 by Stuart Henderson | Files touched by this commit (1) |
Log message: tweak comment |
2021-03-02 09:31:41 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to pecl-ssh2-1.3, supporting php 8.0 |
2021-02-24 14:23:17 by Stuart Henderson | Files touched by this commit (16) |
Log message: build php-8.0 versions of the pecl ports which support it |
2021-02-24 14:14:58 by Stuart Henderson | Files touched by this commit (5) |
Log message: set FLAVORS for pecl ports that fail with php80 |
2019-12-11 09:08:30 by Stuart Henderson | Files touched by this commit (24) |
Log message: more php71 cleanup |
2019-09-25 06:07:55 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to pecl-ssh2-1.2, enable php 7.3 builds |
2019-07-12 14:51:31 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-12-12 16:46:18 by Stuart Henderson | Files touched by this commit (7) |
Log message: garbage-collect now unused MODPECL_V |
2018-12-11 05:33:26 by Stuart Henderson | Files touched by this commit (35) |
Log message: move @pkgpath markers for pecl extensions so that versions compiled against the old "ports default" versions of php are autoupdated to the current one |
2018-04-26 09:08:56 by Stuart Henderson | Files touched by this commit (38) |
Log message: move pecl to multi-version; packages are now named pecl56-foo and pecl70-foo for the relevant PHP versions. ports which are 5.6-only remain in pecl-foo port directories, set to only build 5.6 packages ports which have separate versions for 5.6 and 7.0 are split; the port directories are named pecl56-foo for the 5.6-compatible version and pecl-foo for the 7+-version normal ports are in pecl-foo port directories with flavours for 5.6 and 7.0 |
2016-03-19 15:18:38 by Christian Weisgerber | Files touched by this commit (17) |
Log message: For all our ports that use the pecl module, SHARED_ONLY is always defined and "c" is always added to WANTLIB. Remove the check from the module and add WANTLIB += c to the individual port Makefiles. No changes in package signature, no other modules affected. |
2016-02-01 14:55:39 by Stuart Henderson | Files touched by this commit (38) |
Log message: Bump pecl-* and a couple of other ports which have now lost their MESSAGE/UNMESSAGE. Add @extra lines in place of UNMESSAGE. Docs about activating these have been rolled into the general PHP pkg-readmes file. OK/feedback aja@ jasper@ |
2015-06-26 08:07:32 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to pecl-ssh2-0.12. |
2015-06-05 00:00:24 by Robert Nagy | Files touched by this commit (72) |
Log message: bump revision due to the change of the default php version to 5.6 ok aja@ |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2014-11-06 10:13:41 by Stuart Henderson | Files touched by this commit (67) |
Log message: bump REVISION for php version switch |
2011-07-08 18:04:11 by Robert Nagy | Files touched by this commit (40) |
Log message: switch to lang/php |
2010-11-22 01:37:07 by Marc Espie | Files touched by this commit (859) |
Log message: new depends |
2010-11-11 05:35:14 by Stuart Henderson | Files touched by this commit (40) |
Log message: new-style LIB_DEPENDS/REVISION/WANTLIB |
2009-06-19 06:37:23 by Stuart Henderson | Files touched by this commit (1) |
Log message: WANTLIB+=ssl, bump |