Index: head/archivers/pecl-lzf/pkg-descr =================================================================== --- head/archivers/pecl-lzf/pkg-descr (revision 428487) +++ head/archivers/pecl-lzf/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ This package handles LZF de/compression. -WWW: http://pecl.php.net/package/lzf/ +WWW: https://pecl.php.net/package/lzf Index: head/archivers/pecl-phk/pkg-descr =================================================================== --- head/archivers/pecl-phk/pkg-descr (revision 428487) +++ head/archivers/pecl-phk/pkg-descr (revision 428488) @@ -1,7 +1,7 @@ PHK is a PHP-oriented package/archive system. Basically, it can be considered as a PHP-oriented equivalent of the Java jar format. As jar, PHK allows to distribute and run a library or an application as a single file. The PHK accelerator transparently makes PHK runtime faster. -WWW: http://pecl.php.net/package/phk/ +WWW: https://pecl.php.net/package/phk Index: head/archivers/pecl-rar/pkg-descr =================================================================== --- head/archivers/pecl-rar/pkg-descr (revision 428487) +++ head/archivers/pecl-rar/pkg-descr (revision 428488) @@ -1,5 +1,5 @@ Rar is a powerful and effective archiver, which was created by Eugene Roshal and became rather popular quite fast. This extension gives you possibility to read Rar archives. -WWW: http://pecl.php.net/package/rar/ +WWW: https://pecl.php.net/package/rar Index: head/converters/pecl-fribidi/pkg-descr =================================================================== --- head/converters/pecl-fribidi/pkg-descr (revision 428487) +++ head/converters/pecl-fribidi/pkg-descr (revision 428488) @@ -1,4 +1,4 @@ A PHP frontend to the FriBidi library: an implementation of the unicode Bidi algorithm, provides means for handling right-to-left text. -WWW: http://pecl.php.net/package/fribidi/ +WWW: https://pecl.php.net/package/fribidi Index: head/converters/pecl-igbinary/pkg-descr =================================================================== --- head/converters/pecl-igbinary/pkg-descr (revision 428487) +++ head/converters/pecl-igbinary/pkg-descr (revision 428488) @@ -1,7 +1,7 @@ Igbinary is a drop in replacement for the standard PHP serializer. Instead of time and space consuming textual representation, igbinary stores PHP data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data. -WWW: http://pecl.php.net/package/igbinary +WWW: https://pecl.php.net/package/igbinary Index: head/databases/pecl-drizzle/pkg-descr =================================================================== --- head/databases/pecl-drizzle/pkg-descr (revision 428487) +++ head/databases/pecl-drizzle/pkg-descr (revision 428488) @@ -1,4 +1,4 @@ This PHP extension provides a wrapper for libdrizzle, the client and protocol library for the Drizzle database. -WWW: http://pecl.php.net/package/drizzle +WWW: https://pecl.php.net/package/drizzle Index: head/databases/pecl-leveldb/pkg-descr =================================================================== --- head/databases/pecl-leveldb/pkg-descr (revision 428487) +++ head/databases/pecl-leveldb/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ This extension is a PHP binding for Google LevelDB -WWW: http://pecl.php.net/package/leveldb +WWW: https://pecl.php.net/package/leveldb Index: head/databases/pecl-memcached/pkg-descr =================================================================== --- head/databases/pecl-memcached/pkg-descr (revision 428487) +++ head/databases/pecl-memcached/pkg-descr (revision 428488) @@ -1,8 +1,8 @@ memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. This extension uses libmemcached library to provide API for communicating with memcached servers. -WWW: http://pecl.php.net/package/memcached +WWW: https://pecl.php.net/package/memcached Index: head/databases/pecl-mongo/pkg-descr =================================================================== --- head/databases/pecl-mongo/pkg-descr (revision 428487) +++ head/databases/pecl-mongo/pkg-descr (revision 428488) @@ -1,4 +1,4 @@ pecl-mongo provides an interface for communicating with the Mongo database in PHP. -WWW: http://pecl.php.net/package/mongo +WWW: https://pecl.php.net/package/mongo Index: head/databases/pecl-pdo_user/pkg-descr =================================================================== --- head/databases/pecl-pdo_user/pkg-descr (revision 428487) +++ head/databases/pecl-pdo_user/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ pdo_user provides a Userspace interface for PDO drivers. -WWW: http://pecl.php.net/package/pdo_user +WWW: https://pecl.php.net/package/pdo_user Index: head/databases/pecl-tokyo_tyrant/pkg-descr =================================================================== --- head/databases/pecl-tokyo_tyrant/pkg-descr (revision 428487) +++ head/databases/pecl-tokyo_tyrant/pkg-descr (revision 428488) @@ -1,4 +1,4 @@ pecl-tokyo_tyrant is a PHP extension provides object oriented API for communicating with Tokyo Tyrant key-value store. -WWW: http://pecl.php.net/package/tokyo_tyrant/ +WWW: https://pecl.php.net/package/tokyo_tyrant Index: head/databases/php70-memcached/pkg-descr =================================================================== --- head/databases/php70-memcached/pkg-descr (revision 428487) +++ head/databases/php70-memcached/pkg-descr (revision 428488) @@ -1,8 +1,8 @@ memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. This extension uses the libmemcached library to provide the API for communicating with memcached servers. -WWW: http://pecl.php.net/package/memcached +WWW: https://pecl.php.net/package/memcached Index: head/devel/pecl-APCu/pkg-descr =================================================================== --- head/devel/pecl-APCu/pkg-descr (revision 428487) +++ head/devel/pecl-APCu/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ APCu - APC User Cache -WWW: http://pecl.php.net/package/apcu +WWW: https://pecl.php.net/package/apcu Index: head/devel/pecl-eio/pkg-descr =================================================================== --- head/devel/pecl-eio/pkg-descr (revision 428487) +++ head/devel/pecl-eio/pkg-descr (revision 428488) @@ -1,9 +1,9 @@ This extension provides interface to the libeio library. Libeio is a an asynchronous I/O library. Features basically include asynchronous versions of POSIX API(read, write, open, close, stat, unlink, fdatasync, mknod, readdir etc.); sendfile (native on Solaris, Linux, HP-UX, FreeBSD); readahead. libeio itself emulates the system calls, if they are not available on specific(UNIX-like) platform. -WWW: http://pecl.php.net/package/eio/ +WWW: https://pecl.php.net/package/eio Index: head/devel/pecl-ev/pkg-descr =================================================================== --- head/devel/pecl-ev/pkg-descr (revision 428487) +++ head/devel/pecl-ev/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ This is a PHP binding for lib library. -WWW: http://pecl.php.net/package/ev +WWW: https://pecl.php.net/package/ev Index: head/devel/pecl-event/pkg-descr =================================================================== --- head/devel/pecl-event/pkg-descr (revision 428487) +++ head/devel/pecl-event/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ This is a port of libevent to the PHP infrastructure. -WWW: http://pecl.php.net/package/event +WWW: https://pecl.php.net/package/event Index: head/devel/pecl-expect/pkg-descr =================================================================== --- head/devel/pecl-expect/pkg-descr (revision 428487) +++ head/devel/pecl-expect/pkg-descr (revision 428488) @@ -1,4 +1,4 @@ This extension allows to interact with processes through PTY, using expect library. -WWW: http://pecl.php.net/package/expect/ +WWW: https://pecl.php.net/package/expect Index: head/devel/pecl-gearman/pkg-descr =================================================================== --- head/devel/pecl-gearman/pkg-descr (revision 428487) +++ head/devel/pecl-gearman/pkg-descr (revision 428488) @@ -1,4 +1,4 @@ This extension uses libgearman library to provide API for communicating with gearmand, and writing clients and workers. -WWW: http://pecl.php.net/package/gearman +WWW: https://pecl.php.net/package/gearman Index: head/devel/pecl-htscanner/pkg-descr =================================================================== --- head/devel/pecl-htscanner/pkg-descr (revision 428487) +++ head/devel/pecl-htscanner/pkg-descr (revision 428488) @@ -1,6 +1,6 @@ Allow one to use htaccess-like file to configure PHP per directory, just like apache's htaccess. It is especially useful with fastcgi. This package was originally developed by Bart Vanbrabant. -WWW: http://pecl.php.net/package/htscanner/ +WWW: https://pecl.php.net/package/htscanner Index: head/devel/pecl-inotify/pkg-descr =================================================================== --- head/devel/pecl-inotify/pkg-descr (revision 428487) +++ head/devel/pecl-inotify/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ The inotify extension allows to use inotify functions in a PHP script. -WWW: http://pecl.php.net/package/inotify +WWW: https://pecl.php.net/package/inotify Index: head/devel/pecl-intl/pkg-descr =================================================================== --- head/devel/pecl-intl/pkg-descr (revision 428487) +++ head/devel/pecl-intl/pkg-descr (revision 428488) @@ -1,6 +1,6 @@ pecl-intl is an Internationalization extension that implements ICU [1] library functionality in PHP. [1] http://www.icu-project.org/ -WWW: http://pecl.php.net/package/intl +WWW: https://pecl.php.net/package/intl Index: head/devel/pecl-jsmin/pkg-descr =================================================================== --- head/devel/pecl-jsmin/pkg-descr (revision 428487) +++ head/devel/pecl-jsmin/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ This extension provides an API for minifying JavaScript. -WWW: http://pecl.php.net/package/jsmin +WWW: https://pecl.php.net/package/jsmin Index: head/devel/pecl-jsonc/pkg-descr =================================================================== --- head/devel/pecl-jsonc/pkg-descr (revision 428487) +++ head/devel/pecl-jsonc/pkg-descr (revision 428488) @@ -1,4 +1,4 @@ Support for JSON (JavaScript Object Notation) serialization. This is a drop-in alternative to PHP standard json extension. -WWW: http://pecl.php.net/package/jsonc +WWW: https://pecl.php.net/package/jsonc Index: head/devel/pecl-judy/pkg-descr =================================================================== --- head/devel/pecl-judy/pkg-descr (revision 428487) +++ head/devel/pecl-judy/pkg-descr (revision 428488) @@ -1,6 +1,6 @@ PHP Judy implements sparse dynamic arrays (aka Judy Arrays). This extension is based on the Judy C library. A Judy array consumes memory only when it is populated, yet can grow to take advantage of all available memory if desired. Judy's key benefits are scalability, high performance, and memory efficiency. -WWW: http://pecl.php.net/package/Judy +WWW: https://pecl.php.net/package/Judy Index: head/devel/pecl-libevent/pkg-descr =================================================================== --- head/devel/pecl-libevent/pkg-descr (revision 428487) +++ head/devel/pecl-libevent/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ This is a PHP binding for libevent library. -WWW: http://pecl.php.net/package/libevent +WWW: https://pecl.php.net/package/libevent Index: head/devel/pecl-memoize/pkg-descr =================================================================== --- head/devel/pecl-memoize/pkg-descr (revision 428487) +++ head/devel/pecl-memoize/pkg-descr (revision 428488) @@ -1,12 +1,12 @@ php-memoize is a PHP extension which transparently caches PHP functions, much like Perl's Memoize module. It comes with the following storage modules which can be enabled at compile time: - memory: Simple per-request module with no dependencies. Since this is a per-request cache, neither TTLs specified in the `memoize()` call or `memoize.default_ttl` are used. - memcached: Uses libmemcached or the memcached PHP extension -WWW: http://pecl.php.net/package/memoize +WWW: https://pecl.php.net/package/memoize Index: head/devel/pecl-msgpack/pkg-descr =================================================================== --- head/devel/pecl-msgpack/pkg-descr (revision 428487) +++ head/devel/pecl-msgpack/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ This extension provides API for communicating with MessagePack serialization. -WWW: http://pecl.php.net/package/msgpack +WWW: https://pecl.php.net/package/msgpack Index: head/devel/pecl-newt/pkg-descr =================================================================== --- head/devel/pecl-newt/pkg-descr (revision 428487) +++ head/devel/pecl-newt/pkg-descr (revision 428488) @@ -1,8 +1,8 @@ PHP language extension for RedHat Newt library, a terminal-based window and widget library for writing applications with user friendly interface. Once this extension is enabled in PHP it will provide the use of Newt widgets, such as windows, buttons, checkboxes, radiobuttons, labels, editboxes, scrolls, textareas, scales, etc. Use of this extension if very similar to the original Newt API of C programming language. -WWW: http://pecl.php.net/package/newt +WWW: https://pecl.php.net/package/newt Index: head/devel/pecl-params/pkg-descr =================================================================== --- head/devel/pecl-params/pkg-descr (revision 428487) +++ head/devel/pecl-params/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ The params extension provides userspace equivalent of zend_parse_parameters() -WWW: http://pecl.php.net/package/params/ +WWW: https://pecl.php.net/package/params Index: head/devel/pecl-propro/pkg-descr =================================================================== --- head/devel/pecl-propro/pkg-descr (revision 428487) +++ head/devel/pecl-propro/pkg-descr (revision 428488) @@ -1,5 +1,5 @@ A facility to manage possibly persistent resources with a comprehensible API. Provides simliar functionality like the zend_list API, but with more flexiblity and freedom. -WWW: http://pecl.php.net/package/propro/ +WWW: https://pecl.php.net/package/propro Property changes on: head/devel/pecl-propro/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/devel/pecl-propro2/pkg-descr =================================================================== --- head/devel/pecl-propro2/pkg-descr (revision 428487) +++ head/devel/pecl-propro2/pkg-descr (revision 428488) @@ -1,7 +1,7 @@ A facility to manage possibly persistent resources with a comprehensible API. Provides simliar functionality like the zend_list API, but with more flexiblity and freedom. php70+ specific version only. -WWW: http://pecl.php.net/package/propro/ +WWW: https://pecl.php.net/package/propro Index: head/devel/pecl-pthreads/pkg-descr =================================================================== --- head/devel/pecl-pthreads/pkg-descr (revision 428487) +++ head/devel/pecl-pthreads/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ A compatible Threading API for PHP5.3+ -WWW: http://pecl.php.net/package/pthreads +WWW: https://pecl.php.net/package/pthreads Index: head/devel/pecl-qb/pkg-descr =================================================================== --- head/devel/pecl-qb/pkg-descr (revision 428487) +++ head/devel/pecl-qb/pkg-descr (revision 428488) @@ -1,15 +1,15 @@ QB stands for Quick Binary. It's a PHP extension designed to enable faster handling of binary data. It takes a function written in PHP and translate it for a specialized virtual machine. The use of static type information leads significantly higher performance than under PHP regular dynamic type system. A PHP+QB function can run anywhere from five to twenty times faster than regular PHP code. For even higher level of performance, one can compile PHP+QB functions to native code (on supported platforms). QB performs code translation on a per-function basis. It does not affect in anyway code not specially marked. Interaction between PHP+QB functions and regular PHP code is basically seamless. A key design objective of QB is to let developers harness greater processing power than what baseline PHP offers without the risk involved in adopting a brand new platform. -WWW: http://pecl.php.net/package/qb/ +WWW: https://pecl.php.net/package/qb Index: head/devel/pecl-raphf/pkg-descr =================================================================== --- head/devel/pecl-raphf/pkg-descr (revision 428487) +++ head/devel/pecl-raphf/pkg-descr (revision 428488) @@ -1,5 +1,5 @@ A facility to manage possibly persistent resources with a comprehensible API. Provides simliar functionality like the zend_list API, but with more flexiblity and freedom. -WWW: http://pecl.php.net/package/raphf/ +WWW: https://pecl.php.net/package/raphf Property changes on: head/devel/pecl-raphf/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/devel/pecl-raphf2/pkg-descr =================================================================== --- head/devel/pecl-raphf2/pkg-descr (revision 428487) +++ head/devel/pecl-raphf2/pkg-descr (revision 428488) @@ -1,5 +1,5 @@ A facility to manage possibly persistent resources with a comprehensible API. Provides simliar functionality like the zend_list API, but with more flexiblity and freedom. -WWW: http://pecl.php.net/package/raphf/ +WWW: https://pecl.php.net/package/raphf Index: head/devel/pecl-runkit/pkg-descr =================================================================== --- head/devel/pecl-runkit/pkg-descr (revision 428487) +++ head/devel/pecl-runkit/pkg-descr (revision 428488) @@ -1,5 +1,5 @@ The runkit extension provides means to modify constants, user-defined functions, and user-defined classes. It also provides for custom superglobal variables and embeddable sub-interpreters via sandboxing. -WWW: http://pecl.php.net/package/runkit +WWW: https://pecl.php.net/package/runkit Index: head/devel/pecl-scream/pkg-descr =================================================================== --- head/devel/pecl-scream/pkg-descr (revision 428487) +++ head/devel/pecl-scream/pkg-descr (revision 428488) @@ -1,6 +1,6 @@ The scream extension gives the possibility to disable the silencing error control operator (aka The At Sign: '@') so all errors are being reported. This feature is controlled by an ini setting. -WWW: http://pecl.php.net/package/scream +WWW: https://pecl.php.net/package/scream Index: head/devel/pecl-spl_types/pkg-descr =================================================================== --- head/devel/pecl-spl_types/pkg-descr (revision 428487) +++ head/devel/pecl-spl_types/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ The SPL_Types extension is a collection of special typehandling classes. -WWW: http://pecl.php.net/package/SPL_Types/ +WWW: https://pecl.php.net/package/SPL_Types Index: head/devel/pecl-statgrab/pkg-descr =================================================================== --- head/devel/pecl-statgrab/pkg-descr (revision 428487) +++ head/devel/pecl-statgrab/pkg-descr (revision 428488) @@ -1,8 +1,8 @@ libstatgrab is a library that provides a common interface for retrieving a variety of system statistics on a number of *NIX like systems. This extension allows you to call the functions made available by libstatgrab library. -WWW: http://pecl.php.net/package/statgrab/ +WWW: https://pecl.php.net/package/statgrab Index: head/devel/pecl-strict/pkg-descr =================================================================== --- head/devel/pecl-strict/pkg-descr (revision 428487) +++ head/devel/pecl-strict/pkg-descr (revision 428488) @@ -1,12 +1,12 @@ The strict extension introduces support for strict scalar parameter type hints without changing Zend. Support for the following types is introduced: * string * integer, int * float, double * boolean, bool * resource Variadic support for all of the above types is also included. -WWW: http://pecl.php.net/package/strict +WWW: https://pecl.php.net/package/strict Property changes on: head/devel/pecl-strict/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/devel/pecl-svn/pkg-descr =================================================================== --- head/devel/pecl-svn/pkg-descr (revision 428487) +++ head/devel/pecl-svn/pkg-descr (revision 428488) @@ -1,4 +1,4 @@ PHP bindings to the libsvn library which provide access to subversion repositories. -WWW: http://pecl.php.net/package/svn +WWW: https://pecl.php.net/package/svn Index: head/devel/pecl-swoole/pkg-descr =================================================================== --- head/devel/pecl-swoole/pkg-descr (revision 428487) +++ head/devel/pecl-swoole/pkg-descr (revision 428488) @@ -1,14 +1,14 @@ Asynchronous & concurrent & distributed networking framework for PHP. * event-driven * full asynchronous non-blocking * multi-thread reactor * multi-process worker * millisecond timer * async MySQL * async task * async read/write file system * async dns lookup * support IPv4/IPv6/UnixSocket/TCP/UDP -WWW: http://pecl.php.net/package/swoole +WWW: https://pecl.php.net/package/swoole Property changes on: head/devel/pecl-swoole/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/devel/pecl-sync/pkg-descr =================================================================== --- head/devel/pecl-sync/pkg-descr (revision 428487) +++ head/devel/pecl-sync/pkg-descr (revision 428488) @@ -1,7 +1,7 @@ The sync extension introduces synchronization objects into PHP. Named and unnamed Mutex, Semaphore, Event, and Reader-Writer objects provide OS-level synchronization on both *NIX (POSIX semaphores required) and Windows platforms. -WWW: http://pecl.php.net/package/sync +WWW: https://pecl.php.net/package/sync Property changes on: head/devel/pecl-sync/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/devel/pecl-uopz/pkg-descr =================================================================== --- head/devel/pecl-uopz/pkg-descr (revision 428487) +++ head/devel/pecl-uopz/pkg-descr (revision 428488) @@ -1,6 +1,6 @@ The uopz - User Operations for Zend extension exposes Zend Engine functionality normally used at compilation and execution time in order to allow modification of the internal structures that represent PHP code, and for user code to interact with the VM. -WWW: http://pecl.php.net/package/uopz +WWW: https://pecl.php.net/package/uopz Index: head/devel/pecl-uploadprogress/pkg-descr =================================================================== --- head/devel/pecl-uploadprogress/pkg-descr (revision 428487) +++ head/devel/pecl-uploadprogress/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ An extension to track progress of a file upload. -WWW: http://pecl.php.net/package/uploadprogress/ +WWW: https://pecl.php.net/package/uploadprogress Index: head/devel/pecl-uri_template/pkg-descr =================================================================== --- head/devel/pecl-uri_template/pkg-descr (revision 428487) +++ head/devel/pecl-uri_template/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ Implementation of URI Template(RFC6570) specification for PHP. -WWW: http://pecl.php.net/package/uri_template +WWW: https://pecl.php.net/package/uri_template Index: head/devel/pecl-vld/pkg-descr =================================================================== --- head/devel/pecl-vld/pkg-descr (revision 428487) +++ head/devel/pecl-vld/pkg-descr (revision 428488) @@ -1,4 +1,4 @@ The Vulcan Logic Disassembler hooks into the Zend Engine and dumps all the opcodes (execution units) of a script. -WWW: http://pecl.php.net/package/vld/ +WWW: https://pecl.php.net/package/vld Index: head/devel/pecl-weakref/pkg-descr =================================================================== --- head/devel/pecl-weakref/pkg-descr (revision 428487) +++ head/devel/pecl-weakref/pkg-descr (revision 428488) @@ -1,4 +1,4 @@ A weak reference provides a gateway to an object without preventing that object from being collected by the garbage collector (GC). -WWW: http://pecl.php.net/package/Weakref +WWW: https://pecl.php.net/package/Weakref Property changes on: head/devel/pecl-weakref/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/devel/pecl-xhprof/pkg-descr =================================================================== --- head/devel/pecl-xhprof/pkg-descr (revision 428487) +++ head/devel/pecl-xhprof/pkg-descr (revision 428488) @@ -1,9 +1,9 @@ XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based navigational interface. The raw data collection component is implemented in C (as a PHP extension). The reporting/UI layer is all in PHP. It is capable of reporting function-level inclusive and exclusive wall times, memory usage, CPU times and number of calls for each function. Additionally, it supports ability to compare two runs (hierarchical DIFF reports), or aggregate results from multiple runs. -WWW: http://pecl.php.net/package/xhprof/ +WWW: https://pecl.php.net/package/xhprof Index: head/devel/pecl-zookeeper/pkg-descr =================================================================== --- head/devel/pecl-zookeeper/pkg-descr (revision 428487) +++ head/devel/pecl-zookeeper/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ This extension provides API for communicating with ZooKeeper service. -WWW: http://pecl.php.net/package/zookeeper +WWW: https://pecl.php.net/package/zookeeper Index: head/devel/php70-APCu/pkg-descr =================================================================== --- head/devel/php70-APCu/pkg-descr (revision 428487) +++ head/devel/php70-APCu/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ APCu - APC User Cache -WWW: http://pecl.php.net/package/apcu +WWW: https://pecl.php.net/package/apcu Property changes on: head/devel/php70-APCu/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/graphics/pecl-gmagick/pkg-descr =================================================================== --- head/graphics/pecl-gmagick/pkg-descr (revision 428487) +++ head/graphics/pecl-gmagick/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ Provides a wrapper to the GraphicsMagick library. -WWW: http://pecl.php.net/package/gmagick/ +WWW: https://pecl.php.net/package/gmagick Index: head/graphics/pecl-imagick/pkg-descr =================================================================== --- head/graphics/pecl-imagick/pkg-descr (revision 428487) +++ head/graphics/pecl-imagick/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ Provides a wrapper to the ImageMagick/GraphicsMagick library. -WWW: http://pecl.php.net/package/imagick/ +WWW: https://pecl.php.net/package/imagick Index: head/graphics/pecl-imlib2/pkg-descr =================================================================== --- head/graphics/pecl-imlib2/pkg-descr (revision 428487) +++ head/graphics/pecl-imlib2/pkg-descr (revision 428488) @@ -1,5 +1,5 @@ This extension provides an image manipulation interface using libImlib2. Imlib2 is a very fast image manipulation library, but without the support for as many image formats as other libraries such as imagemagick. -WWW: http://pecl.php.net/package/imlib2 +WWW: https://pecl.php.net/package/imlib2 Index: head/lang/pecl-perl/pkg-descr =================================================================== --- head/lang/pecl-perl/pkg-descr (revision 428487) +++ head/lang/pecl-perl/pkg-descr (revision 428488) @@ -1,5 +1,5 @@ This extension embeds Perl Interpreter into PHP. It allows execute Perl files, evaluate Perl code, access Perl variables and instantiate Perl objects. -WWW: http://pecl.php.net/package/perl +WWW: https://pecl.php.net/package/perl Index: head/mail/pecl-mailparse/pkg-descr =================================================================== --- head/mail/pecl-mailparse/pkg-descr (revision 428487) +++ head/mail/pecl-mailparse/pkg-descr (revision 428488) @@ -1,7 +1,7 @@ Mailparse is an extension for parsing and working with email messages. It can deal with rfc822 and rfc2045 (MIME) compliant messages. Mailparse is stream based, which means that it does not keep in-memory copies of the files it processes - so it is very resource efficient when dealing with large messages. -WWW: http://pecl.php.net/package/mailparse +WWW: https://pecl.php.net/package/mailparse Index: head/mail/pecl-pop3/pkg-descr =================================================================== --- head/mail/pecl-pop3/pkg-descr (revision 428487) +++ head/mail/pecl-pop3/pkg-descr (revision 428488) @@ -1,6 +1,6 @@ The POP3 extension makes it possible for a PHP script to connect to and interact with a POP3 mail server. It is based on the PHP streams interface and requires no external library. -WWW: http://pecl.php.net/package/POP3 +WWW: https://pecl.php.net/package/POP3 Index: head/math/pecl-big_int/pkg-descr =================================================================== --- head/math/pecl-big_int/pkg-descr (revision 428487) +++ head/math/pecl-big_int/pkg-descr (revision 428488) @@ -1,16 +1,16 @@ Functions from this package are useful for number theory applications. For example, in two-keys cryptography. See /tests/RSA.php in the package for example of simple implementation of RSA-like cryptoalgorithm. See http://chat.finalcombat.com/vayala/big_int/ page for more complex implementation of RSA-like crypto, which supports key generating, encrypting/decrypting, signing and validating of sign. The package has many bitset functions, which allow to work with arbitrary length bitsets. This package is much faster than bundled into PHP BCMath and consists almost all functions, which are implemented in PHP GMP extension, but it needn't any external libraries. -WWW: http://pecl.php.net/package/big_int/ +WWW: https://pecl.php.net/package/big_int Index: head/math/pecl-bitset/pkg-descr =================================================================== --- head/math/pecl-bitset/pkg-descr (revision 428487) +++ head/math/pecl-bitset/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ This extension for PHP provides routines for manipulating bitsets. -WWW: http://pecl.php.net/package/Bitset +WWW: https://pecl.php.net/package/Bitset Index: head/math/pecl-bitset2/pkg-descr =================================================================== --- head/math/pecl-bitset2/pkg-descr (revision 428487) +++ head/math/pecl-bitset2/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ This extension for PHP provides routines for manipulating bitsets. -WWW: http://pecl.php.net/package/Bitset +WWW: https://pecl.php.net/package/Bitset Index: head/math/pecl-stats/pkg-descr =================================================================== --- head/math/pecl-stats/pkg-descr (revision 428487) +++ head/math/pecl-stats/pkg-descr (revision 428488) @@ -1,4 +1,4 @@ Extension for PHP that provides few dozens routines for statistical computation. -WWW: http://pecl.php.net/package/stats/ +WWW: https://pecl.php.net/package/stats Index: head/math/pecl-stats2/pkg-descr =================================================================== --- head/math/pecl-stats2/pkg-descr (revision 428487) +++ head/math/pecl-stats2/pkg-descr (revision 428488) @@ -1,4 +1,4 @@ Extension for PHP that provides few dozens routines for statistical computation. -WWW: http://pecl.php.net/package/stats/ +WWW: https://pecl.php.net/package/stats Property changes on: head/math/pecl-stats2/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/math/pecl-trader/pkg-descr =================================================================== --- head/math/pecl-trader/pkg-descr (revision 428487) +++ head/math/pecl-trader/pkg-descr (revision 428488) @@ -1,8 +1,8 @@ The trader extension is a free open source stock library based on TA-Lib. It's dedicated to trading software developers requiring to perform technical analysis of financial market data. Alongside many indicators like ADX, MACD, RSI, Stochastic, TRIX the candlestick pattern recognition and several vector arithmetic and algebraic functions are present. -WWW: http://pecl.php.net/package/trader/ +WWW: https://pecl.php.net/package/trader Property changes on: head/math/pecl-trader/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/misc/pecl-timezonedb/pkg-descr =================================================================== --- head/misc/pecl-timezonedb/pkg-descr (revision 428487) +++ head/misc/pecl-timezonedb/pkg-descr (revision 428488) @@ -1,5 +1,5 @@ This extension is a drop-in replacement for the builtin timezone database that comes with PHP. You should only install this extension in case you need to get a later version of the timezone database then the one that ships with PHP. -WWW: http://pecl.php.net/package/timezonedb +WWW: https://pecl.php.net/package/timezonedb Index: head/net/pecl-amqp/pkg-descr =================================================================== --- head/net/pecl-amqp/pkg-descr (revision 428487) +++ head/net/pecl-amqp/pkg-descr (revision 428488) @@ -1,5 +1,5 @@ This extension uses rabbitmq-c library to provide API for communicating with AMQP compliant servers, and writing producers and consumers. -WWW: http://pecl.php.net/package/amqp +WWW: https://pecl.php.net/package/amqp Index: head/net/pecl-geoip/pkg-descr =================================================================== --- head/net/pecl-geoip/pkg-descr (revision 428487) +++ head/net/pecl-geoip/pkg-descr (revision 428488) @@ -1,6 +1,6 @@ This PHP extension allows you to find the location of an IP address - City, State, Country, Longitude, Latitude, and other information as all, such as ISP and connection type. For more info, please visit Maxmind's website. -WWW: http://pecl.php.net/package/geoip +WWW: https://pecl.php.net/package/geoip WWW: http://www.maxmind.com/ Index: head/net/pecl-gupnp/pkg-descr =================================================================== --- head/net/pecl-gupnp/pkg-descr (revision 428487) +++ head/net/pecl-gupnp/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ This PHP extensions is a wrapper for GUPnP (net/gupnp). -WWW: http://pecl.php.net/package/gupnp +WWW: https://pecl.php.net/package/gupnp Index: head/net/pecl-ip2location/pkg-descr =================================================================== --- head/net/pecl-ip2location/pkg-descr (revision 428487) +++ head/net/pecl-ip2location/pkg-descr (revision 428488) @@ -1,8 +1,8 @@ This PECL extension enables you to get the geo location information of an IP address, such as country, region or state, city, latitude and longitude, US ZIP code, time zone, Internet Service Provider (ISP) or company name, domain name, net speed, area code, weather station code, weather station name, mobile country code (MCC), mobile network code (MNC) and carrier brand, elevation, and usage type. -WWW: http://pecl.php.net/package/ip2location +WWW: https://pecl.php.net/package/ip2location Property changes on: head/net/pecl-ip2location/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/net/pecl-mosquitto/pkg-descr =================================================================== --- head/net/pecl-mosquitto/pkg-descr (revision 428487) +++ head/net/pecl-mosquitto/pkg-descr (revision 428488) @@ -1,4 +1,4 @@ Mosquitto provides support for the MQTT protocol, including publishing, subscribing, and an event loop. -WWW: http://pecl.php.net/package/Mosquitto +WWW: https://pecl.php.net/package/Mosquitto Index: head/net/pecl-oauth/pkg-descr =================================================================== --- head/net/pecl-oauth/pkg-descr (revision 428487) +++ head/net/pecl-oauth/pkg-descr (revision 428488) @@ -1,6 +1,6 @@ pecl-oauth is a php interface to the oauth protocol. Oauth is an authorization protocol built on top of HTTP which allows applications to securely access data without having to store usernames and passwords. -WWW: http://pecl.php.net/package/oauth/ +WWW: https://pecl.php.net/package/oauth Index: head/net/pecl-oauth2/pkg-descr =================================================================== --- head/net/pecl-oauth2/pkg-descr (revision 428487) +++ head/net/pecl-oauth2/pkg-descr (revision 428488) @@ -1,6 +1,6 @@ pecl-oauth is a php interface to the oauth protocol. Oauth is an authorization protocol built on top of HTTP which allows applications to securely access data without having to store usernames and passwords. -WWW: http://pecl.php.net/package/oauth/ +WWW: https://pecl.php.net/package/oauth Property changes on: head/net/pecl-oauth2/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/net/pecl-radius/pkg-descr =================================================================== --- head/net/pecl-radius/pkg-descr (revision 428487) +++ head/net/pecl-radius/pkg-descr (revision 428488) @@ -1,9 +1,9 @@ This package is based on the libradius of FreeBSD, with some modifications and extensions. This PECL provides full support for RADIUS authentication (RFC 2865) and RADIUS accounting (RFC 2866), works on Unix and on Windows. Its an easy way to authenticate your users against the user-database of your OS (for example against Windows Active-Directory via IAS). -WWW: http://pecl.php.net/package/radius +WWW: https://pecl.php.net/package/radius Index: head/net/pecl-yaz/pkg-descr =================================================================== --- head/net/pecl-yaz/pkg-descr (revision 428487) +++ head/net/pecl-yaz/pkg-descr (revision 428488) @@ -1,4 +1,4 @@ PHP/YAZ is an extension to the popular web server language PHP that implements Z39.50 origin (client) functionality as well as the SRW/SRU protocols. -WWW: http://pecl.php.net/package/yaz/ +WWW: https://pecl.php.net/package/yaz Index: head/net-im/pecl-stomp/pkg-descr =================================================================== --- head/net-im/pecl-stomp/pkg-descr (revision 428487) +++ head/net-im/pecl-stomp/pkg-descr (revision 428488) @@ -1,5 +1,5 @@ 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 +WWW: https://pecl.php.net/package/stomp Index: head/net-im/pecl-stomp2/pkg-descr =================================================================== --- head/net-im/pecl-stomp2/pkg-descr (revision 428487) +++ head/net-im/pecl-stomp2/pkg-descr (revision 428488) @@ -1,5 +1,5 @@ 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 +WWW: https://pecl.php.net/package/stomp Property changes on: head/net-im/pecl-stomp2/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/print/pecl-haru/pkg-descr =================================================================== --- head/print/pecl-haru/pkg-descr (revision 428487) +++ head/print/pecl-haru/pkg-descr (revision 428488) @@ -1,5 +1,5 @@ The PECL-haru extension provides bindings to the libHaru library. libHaru is a free, cross platform, and Open Source library for generating PDF files. -WWW: http://pecl.php.net/package/haru/ +WWW: https://pecl.php.net/package/haru Index: head/print/pecl-pdflib/pkg-descr =================================================================== --- head/print/pecl-pdflib/pkg-descr (revision 428487) +++ head/print/pecl-pdflib/pkg-descr (revision 428488) @@ -1,4 +1,4 @@ This extension wraps the PDFlib programming library for processing PDF on the fly, created by Thomas Merz. -WWW: http://pecl.php.net/package/pdflib/ +WWW: https://pecl.php.net/package/pdflib Index: head/security/pecl-crack/pkg-descr =================================================================== --- head/security/pecl-crack/pkg-descr (revision 428487) +++ head/security/pecl-crack/pkg-descr (revision 428488) @@ -1,20 +1,20 @@ This package provides an interface to the cracklib (libcrack) libraries that come standard on most Unix-like distributions. This allows you to check passwords against dictionaries of words to ensure some minimal level of password security. From the cracklib README CrackLib makes literally hundreds of tests to determine whether you've chosen a bad password. * It tries to generate words from your username and gecos entry to tries to match them against what you've chosen. * It checks for simplistic patterns. * It then tries to reverse-engineer your password into a dictionary word, and searches for it in your dictionary. - after all that, it's PROBABLY a safe(-ish) password. 8-) -WWW: http://pecl.php.net/package/crack +WWW: https://pecl.php.net/package/crack Index: head/security/pecl-crypto/pkg-descr =================================================================== --- head/security/pecl-crypto/pkg-descr (revision 428487) +++ head/security/pecl-crypto/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ This package provides an objective wrapper for OpenSSL Crypto Library -WWW: http://pecl.php.net/package/crypto +WWW: https://pecl.php.net/package/crypto Index: head/security/pecl-gnupg/pkg-descr =================================================================== --- head/security/pecl-gnupg/pkg-descr (revision 428487) +++ head/security/pecl-gnupg/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ This extension provides methods to PHP interact with gnupg. -WWW: http://pecl.php.net/package/gnupg +WWW: https://pecl.php.net/package/gnupg Index: head/security/pecl-libsodium/pkg-descr =================================================================== --- head/security/pecl-libsodium/pkg-descr (revision 428487) +++ head/security/pecl-libsodium/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ A simple, low-level PHP extension for libsodium. -WWW: http://pecl.php.net/package/libsodium +WWW: https://pecl.php.net/package/libsodium Index: head/security/pecl-pam/pkg-descr =================================================================== --- head/security/pecl-pam/pkg-descr (revision 428487) +++ head/security/pecl-pam/pkg-descr (revision 428488) @@ -1,6 +1,6 @@ pecl-pam provides PAM (Pluggable Authentication Modules) integration. PAM is a system of libraries that handle the authentication tasks of applications and services. The library provides a stable API for applications to defer to for authentication tasks. -WWW: http://pecl.php.net/package/PAM/ +WWW: https://pecl.php.net/package/PAM Index: head/security/pecl-scrypt/pkg-descr =================================================================== --- head/security/pecl-scrypt/pkg-descr (revision 428487) +++ head/security/pecl-scrypt/pkg-descr (revision 428488) @@ -1,6 +1,6 @@ This is a PHP library providing a wrapper to Colin Percival's scrypt implementation. Scrypt is a key derivation function designed to be far more secure against hardware brute-force attacks than alternative functions such as PBKDF2 or bcrypt. -WWW: http://pecl.php.net/package/scrypt +WWW: https://pecl.php.net/package/scrypt Index: head/security/pecl-ssh2/pkg-descr =================================================================== --- head/security/pecl-ssh2/pkg-descr (revision 428487) +++ head/security/pecl-ssh2/pkg-descr (revision 428488) @@ -1,5 +1,5 @@ PHP bindings to the libssh2 library which provide access to resources (shell, remote exec, tunneling, file transfer) on a remote machine using a secure cryptographic transport. -WWW: http://pecl.php.net/package/ssh2 +WWW: https://pecl.php.net/package/ssh2 Index: head/sysutils/pecl-mogilefs/pkg-descr =================================================================== --- head/sysutils/pecl-mogilefs/pkg-descr (revision 428487) +++ head/sysutils/pecl-mogilefs/pkg-descr (revision 428488) @@ -1,6 +1,6 @@ PHP MogileFS is a client library to communicate with MogileFS trackers. Those trackers are part of the distributed filesystem MogileFS created by Danga Interactive (http://www.danga.com/) and used in serveral large scale projects like LiveJournal. -WWW: http://pecl.php.net/package/mogilefs +WWW: https://pecl.php.net/package/mogilefs Index: head/textproc/pecl-cld/pkg-descr =================================================================== --- head/textproc/pecl-cld/pkg-descr (revision 428487) +++ head/textproc/pecl-cld/pkg-descr (revision 428488) @@ -1,4 +1,4 @@ Exposes Chromium Compact Language Detector to PHP to find out what language a text is -WWW: http://pecl.php.net/package/cld +WWW: https://pecl.php.net/package/cld Property changes on: head/textproc/pecl-cld/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/textproc/pecl-doublemetaphone/pkg-descr =================================================================== --- head/textproc/pecl-doublemetaphone/pkg-descr (revision 428487) +++ head/textproc/pecl-doublemetaphone/pkg-descr (revision 428488) @@ -1,4 +1,4 @@ The doublemetaphone extension provides an implementation of the Double Metaphone algorithm. -WWW: http://pecl.php.net/package/doublemetaphone +WWW: https://pecl.php.net/package/doublemetaphone Index: head/textproc/pecl-stem/pkg-descr =================================================================== --- head/textproc/pecl-stem/pkg-descr (revision 428487) +++ head/textproc/pecl-stem/pkg-descr (revision 428488) @@ -1,5 +1,5 @@ This stem extension for PHP provides stemming capability for a variety of languages using Dr. M.F. Porter's Snowball API, which can be found at: http://snowball.tartarus.org -WWW: http://pecl.php.net/package/stem/ +WWW: https://pecl.php.net/package/stem Index: head/textproc/pecl-syck/pkg-descr =================================================================== --- head/textproc/pecl-syck/pkg-descr (revision 428487) +++ head/textproc/pecl-syck/pkg-descr (revision 428488) @@ -1,10 +1,10 @@ The syck extension is a binding to the Syck library which facilitates YAML parsing. YAML(tm) (rhymes with "camel") is a straightforward machine parsable data serialization format designed for human readability and interaction with scripting languages. YAML is optimized for data serialization, configuration settings, log files, Internet messaging and filtering. -WWW: http://pecl.php.net/package/syck/ +WWW: https://pecl.php.net/package/syck Index: head/textproc/pecl-wbxml/pkg-descr =================================================================== --- head/textproc/pecl-wbxml/pkg-descr (revision 428487) +++ head/textproc/pecl-wbxml/pkg-descr (revision 428488) @@ -1,4 +1,4 @@ This extension provides WBXML (Wireless Binary XML) conversion capabilities using the libwbxml library, which can be found at https://libwbxml.opensync.org/ -WWW: http://pecl.php.net/package/WBXML/ +WWW: https://pecl.php.net/package/WBXML Index: head/textproc/pecl-xdiff/pkg-descr =================================================================== --- head/textproc/pecl-xdiff/pkg-descr (revision 428487) +++ head/textproc/pecl-xdiff/pkg-descr (revision 428488) @@ -1,4 +1,4 @@ pecl-xdiff is a php extension that creates and applies patches to both text and binary files. -WWW: http://pecl.php.net/package/xdiff/ +WWW: https://pecl.php.net/package/xdiff Index: head/textproc/pecl-xdiff2/pkg-descr =================================================================== --- head/textproc/pecl-xdiff2/pkg-descr (revision 428487) +++ head/textproc/pecl-xdiff2/pkg-descr (revision 428488) @@ -1,4 +1,4 @@ pecl-xdiff is a php extension that creates and applies patches to both text and binary files. -WWW: http://pecl.php.net/package/xdiff/ +WWW: https://pecl.php.net/package/xdiff Property changes on: head/textproc/pecl-xdiff2/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/textproc/pecl-yaml/pkg-descr =================================================================== --- head/textproc/pecl-yaml/pkg-descr (revision 428487) +++ head/textproc/pecl-yaml/pkg-descr (revision 428488) @@ -1,5 +1,5 @@ pecl-yaml is a YAML-1.1 parser and emitter, it Support for YAML 1.1 (YAML Ain't Markup Language) serialization using the LibYAML library. -WWW: http://pecl.php.net/package/yaml/ +WWW: https://pecl.php.net/package/yaml Index: head/www/pecl-http/pkg-descr =================================================================== --- head/www/pecl-http/pkg-descr (revision 428487) +++ head/www/pecl-http/pkg-descr (revision 428488) @@ -1,10 +1,10 @@ pecl-http extension aims to provide a convenient and powerful set of functionality for one of PHPs major applications. It eases handling of HTTP URLs, dates, redirects, headers and messages, provides means for negotiation of clients preferred language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities. It provides powerful request functionality too. -WWW: http://pecl.php.net/package/pecl_http/ +WWW: https://pecl.php.net/package/pecl_http Index: head/www/pecl-http1/pkg-descr =================================================================== --- head/www/pecl-http1/pkg-descr (revision 428487) +++ head/www/pecl-http1/pkg-descr (revision 428488) @@ -1,19 +1,19 @@ pecl-http extension aims to provide a convenient and powerful set of functionality for one of PHPs major applications. It eases handling of HTTP URLs, dates, redirects, headers and messages, provides means for negotiation of clients preferred language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities. It provides powerful request functionality too. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! This the deprecated version 1 branch of this package as the current 2.x branch is described as "completely incompatible to previous version." Please upgrade to www/pecl-http as soon as possible! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -WWW: http://pecl.php.net/package/pecl_http/ +WWW: https://pecl.php.net/package/pecl_http Index: head/www/pecl-http2/pkg-descr =================================================================== --- head/www/pecl-http2/pkg-descr (revision 428487) +++ head/www/pecl-http2/pkg-descr (revision 428488) @@ -1,10 +1,10 @@ pecl-http extension aims to provide a convenient and powerful set of functionality for one of PHPs major applications. It eases handling of HTTP URLs, dates, redirects, headers and messages, provides means for negotiation of clients preferred language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities. It provides powerful request functionality too. -WWW: http://pecl.php.net/package/pecl_http/ +WWW: https://pecl.php.net/package/pecl_http Index: head/www/pecl-solr/pkg-descr =================================================================== --- head/www/pecl-solr/pkg-descr (revision 428487) +++ head/www/pecl-solr/pkg-descr (revision 428488) @@ -1,6 +1,6 @@ The Apache Solr PHP extension is an extremely fast, light-weight, feature-rich library that allows PHP applications to communicate easily and efficiently with Apache Solr server instances using an object-oriented API. -WWW: http://pecl.php.net/package/solr/ +WWW: https://pecl.php.net/package/solr Index: head/www/pecl-swish/pkg-descr =================================================================== --- head/www/pecl-swish/pkg-descr (revision 428487) +++ head/www/pecl-swish/pkg-descr (revision 428488) @@ -1,3 +1,3 @@ This extension provides bindings to the Swish-e API. -WWW: http://pecl.php.net/package/swish/ +WWW: https://pecl.php.net/package/swish Index: head/www/pecl-yaf/pkg-descr =================================================================== --- head/www/pecl-yaf/pkg-descr (revision 428487) +++ head/www/pecl-yaf/pkg-descr (revision 428488) @@ -1,4 +1,4 @@ Yaf is a PHP MVC framework, the difference being Yaf is a PHP Extension. -WWW: http://pecl.php.net/package/yaf +WWW: https://pecl.php.net/package/yaf Index: head/www/pecl-yar/pkg-descr =================================================================== --- head/www/pecl-yar/pkg-descr (revision 428487) +++ head/www/pecl-yar/pkg-descr (revision 428488) @@ -1,4 +1,4 @@ Yar (Yet another RPC framework) is a light, concurrent RPC framework, supports multi package protocols (json, msgpack) -WWW: http://pecl.php.net/package/yar +WWW: https://pecl.php.net/package/yar