non port: net/pecl-zmq/Makefile |
SVNWeb
|
Number of commits found: 18 |
Tue, 29 Nov 2022
|
[ 20:19 Muhammad Moinur Rahman (bofh) ] 4bd2bd5
net/pecl-zmq: Cleanup
- Requires php74 which was EOL on 2022-11-28
Approved by: portmgr (blanket infrastructure)
Sponsored by: Bounce Experts
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Mon, 13 Jun 2022
|
[ 00:08 Muhammad Moinur Rahman (bofh) ] 214a6c5 (Only the first 10 of 81 ports in this commit are shown above. )
*/*: Ignore with php82
|
Tue, 1 Feb 2022
|
[ 13:06 Renato Botelho (garga) ] 8c6c230
net/pecl-zmq: Deprecate together with PHP 7.4
Latest version is from 2016 and doesn't work with more recent PHP
versions.
PR: 261619
Reported by: bofh
Sponsored by: Rubicon Communications, LLC ("Netgate")
|
Mon, 10 Jan 2022
|
[ 13:30 Muhammad Moinur Rahman (bofh) ] 47721a7 (Only the first 10 of 38 ports in this commit are shown above. )
Mark ports to IGNORE with new php81
Approved by: portmgr (infrastructure blanket)
Sponsored by: Bounce Experts
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 4 Nov 2020
|
[ 14:29 garga ]
net/pecl-zmq: Ignore with PHP 8.0
It fails to build with PHP 8.0. Ignore it while it's not fixed.
While here, fix WWW line on pkg-descr
Sponsored by: Rubicon Communications, LLC (Netgate)
|
Tue, 9 Oct 2018
|
[ 11:51 garga ]
net/pecl-zmq: Fix build with PHP 7.3
Reviewed by: pkg-fallout
Obtained from: Debian
Sponsored by: Rubicon Communications, LLC (Netgate)
|
Mon, 10 Apr 2017
|
[ 15:08 mat ] (Only the first 10 of 152 ports in this commit are shown above. )
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281
|
Wed, 3 Aug 2016
|
[ 12:47 mat ] (Only the first 10 of 381 ports in this commit are shown above. )
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.
Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php. A PHP extension will be automatically activated
when installed. The order into which extensions are loaded is
automatically guessed. In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php
section of the Porter's Handbook for more information.
Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.
And finally, bump PORTREVISION for all php extensions.
PR: 210697
Submitted by: mat
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7022
|
Tue, 28 Jun 2016
|
[ 14:00 mat ] (Only the first 10 of 246 ports in this commit are shown above. )
Convert USE_PHP*=yes into USES=php*
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 23 Mar 2016
|
[ 09:20 vsevolod ] (Only the first 10 of 36 ports in this commit are shown above. )
- Update libsodium to 1.0.8
- Bump revisions of all dependant ports
PR: 206482
Submitted by: lev, w.schwarzenfeld@aon.at
|
Mon, 1 Feb 2016
|
[ 10:24 garga ]
Update net/pecl-zmq to 1.1.3
Sponsored by: Rubicon Communications (Netgate)
|
Mon, 15 Jun 2015
|
[ 11:06 koobs ]
net/libzmq4: Update to 4.1.2, Fixes CVE-2014-9721
- Update to 4.1.2
- Update pkg-plist
- USES: pkg-config is now a global dependency
- OPTIONS: with-sytem-pgm is now with-pgm, update helpers
- OPTIONS: with-libsodium no longer takes args, update helpers
- Override pkgconfigdir via configure, deprecate USES: pathfix
- Bump PORTREVISION for dependent ports for shared library version
change
While I'm here:
- Whitespace align Makefile
Based on:
PR: 200502
Reported by: Sevan Janiyan <venture37 geeklan co uk>
Submitted by: Jason Unovitch <jason.unovitch gmail com>
MFH: 2015Q2
Security: 10a6d0aa-0b1c-11e5-bb90-002590263bf5
Security: CVE-2014-9721
|
Fri, 6 Mar 2015
|
[ 11:28 garga ]
- Fix wrong dependency s/libzmq2/libzmq4/
- Bump PORTREVISION
Sponsored by: Netgate
|
[ 10:46 garga ]
Add net/pecl-zmq, PHP bindings for ZeroMQ
Sponsored by: Netgate
|
Number of commits found: 18 |