non port: security/pecl-crypto/Makefile |
SVNWeb
|
Number of commits found: 25 |
Sat, 5 Aug 2023
|
[ 11:53 Muhammad Moinur Rahman (bofh) ] 02c61df
security/pecl-crypto: Fix build with llvm16
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
|
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 857c05f (Only the first 10 of 840 ports in this commit are shown above. )
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Thu, 3 Feb 2022
|
[ 23:27 Li-Wen Hsu (lwhsu) Author: Gasol Wu ] ee8326b
security/pecl-crypto: Update to 0.3.2
PR: 260965
|
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
|
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.
|
Tue, 29 Dec 2020
|
[ 09:14 antoine ] (Only the first 10 of 28 ports in this commit are shown above. )
Ignore with PHP 8.0
Reported by: pkg-fallout
|
Wed, 16 Oct 2019
|
[ 15:26 pkubaj ]
security/pecl-crypto: unbreak on arm, mips
Builds fine on armv7 and there's no reason it wouldn't built on other arches.
Approved by: mentors (implicit approval)
|
Mon, 26 Aug 2019
|
[ 15:57 linimon ]
These ports now build on aarch64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sun, 18 Nov 2018
|
[ 18:24 linimon ]
Add compiler:c++11-lang to fix compiler detection on powerpc64.
May also fix build on other archs (not yet tested).
Approved by: portmgr (tier-2 blanket)
|
Tue, 19 Jun 2018
|
[ 01:27 linimon ]
Fails the same way on aarch64/11 as on 12.
Approved by: portmgr (tier-2 blanket)
|
Tue, 19 Dec 2017
|
[ 15:17 linimon ]
Mark some older failing ports broken on aarch64.
While here, pet portlint and reformat some other BROKEN statements.
Approved by: portmgr (tier-2 blanket)
|
Thu, 30 Nov 2017
|
[ 06:13 linimon ] (Only the first 10 of 189 ports in this commit are shown above. )
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
|
Sat, 27 May 2017
|
[ 20:33 linimon ] (Only the first 10 of 22 ports in this commit are shown above. )
Mark some ports failing on armv6, for errors classified as "configure_error".
Note: this skips all the ports that _sometimes_ fail with CMake errors. We
need to investigate that problem, and find out if it is specific to the qemu
environment.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Mon, 22 May 2017
|
[ 22:29 linimon ] (Only the first 10 of 41 ports in this commit are shown above. )
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
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, 28 Dec 2016
|
[ 07:13 wen ]
- Update to 0.3.1
PR: 215569
Submitted by: joneum@bsdproject.de
Approved by: maintainer
|
Sun, 11 Sep 2016
|
[ 04:37 marino ]
security/pecl-crypto: Add SSL flags
Approved by: SSL blanket
|
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
|
Mon, 4 Jan 2016
|
[ 05:41 miwi ]
- Update to 0.2.2
PR: 205857
Submitted by: maintainer
|
Fri, 20 Nov 2015
|
[ 03:55 junovitch ]
security/pecl-crypto: update 0.1.1 -> 0.2.1
- Update PORTVERSION and distinfo for the new release (0.2.1)
- USES: tar:tgz instead of EXTRACT_SUFX
- Regenerate patch while here (portlint)
Changes:
| 0.2.1
* Fixed C89 compatibility issue in Base64
| 0.2.0
* Support for PHP 7
* Added Crypto stream BIO wrapper
* Improved error handling
* Added an integer overflow checking
* Removed Algorithm class and AlogirithmException class (Only the first 15 lines of the commit message are shown above )
|
Mon, 6 Jan 2014
|
[ 15:11 sunpoet ]
- Add pecl-crypto 0.1.0
This package provides an objective wrapper for OpenSSL Crypto Library
WWW: http://pecl.php.net/package/crypto
PR: ports/185410
Submitted by: Gasol Wu <gasol.wu@gmail.com>
|
Number of commits found: 25 |