notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/pecl-crypto/Makefile
SVNWeb

Number of commits found: 25

Sat, 5 Aug 2023
[ 11:53 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:02c61dffcbacd639cec46b55501f7c10ecedc1ec  commit hash:02c61dffcbacd639cec46b55501f7c10ecedc1ec  commit hash:02c61dffcbacd639cec46b55501f7c10ecedc1ec  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) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  857c05f  (Only the first 10 of 840 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Thu, 3 Feb 2022
[ 23:27 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Gasol Wu ]    commit hash:ee8326b40cdfe78c8734f12e61726f1d19cb70d5  commit hash:ee8326b40cdfe78c8734f12e61726f1d19cb70d5  commit hash:ee8326b40cdfe78c8734f12e61726f1d19cb70d5  ee8326b 
security/pecl-crypto: Update to 0.3.2

PR:		260965
Mon, 10 Jan 2022
[ 13:30 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:47721a7247d2d9ad1e6cb47a518090305254016f  commit hash:47721a7247d2d9ad1e6cb47a518090305254016f  commit hash:47721a7247d2d9ad1e6cb47a518090305254016f  47721a7  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 29 Dec 2020
[ 09:14 antoine search for other commits by this committer ] Original commit   Revision:559554 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Ignore with PHP 8.0

Reported by:	pkg-fallout
Wed, 16 Oct 2019
[ 15:26 pkubaj search for other commits by this committer ] Original commit   Revision:514599
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 search for other commits by this committer ] Original commit   Revision:509957
These ports now build on aarch64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:485238
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 search for other commits by this committer ] Original commit   Revision:472734
Fails the same way on aarch64/11 as on 12.

Approved by:	portmgr (tier-2 blanket)
Tue, 19 Dec 2017
[ 15:17 linimon search for other commits by this committer ] Original commit   Revision:456723
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 search for other commits by this committer ] Original commit   Revision:455167 (Only the first 10 of 189 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:441874 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:441494 (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:438175 (Only the first 10 of 152 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:429717
- Update to 0.3.1

PR:		215569
Submitted by:	joneum@bsdproject.de
Approved by:	maintainer
Sun, 11 Sep 2016
[ 04:37 marino search for other commits by this committer ] Original commit   Revision:421790
security/pecl-crypto: Add SSL flags

Approved by:	SSL blanket
Wed, 3 Aug 2016
[ 12:47 mat search for other commits by this committer ] Original commit   Revision:419514 (Only the first 10 of 381 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:417719 (Only the first 10 of 246 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:405210
- Update to 0.2.2

PR:		205857
Submitted by:	maintainer
Fri, 20 Nov 2015
[ 03:55 junovitch search for other commits by this committer ] Original commit   Revision:401985
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 View all of this commit message)
Mon, 6 Jan 2014
[ 15:11 sunpoet search for other commits by this committer ] Original commit   Revision:338894
- 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