non port: security/pecl-scrypt/Makefile |
SVNWeb
|
Number of commits found: 20 |
Sat, 24 Sep 2022
|
[ 16:26 Danilo G. Baio (dbaio) ] 1095a33
security/pecl-scrypt: Update to 2.0.0
Changelog: https://pecl.php.net/package-changelog.php?package=scrypt&release=2.0.0
|
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 )
|
Sat, 20 Aug 2022
|
[ 21:27 Danilo G. Baio (dbaio) ] d89008b
security/pecl-scrypt: Update to 1.4.3
- Patches removed were incorporated upstream.
Changelog: https://pecl.php.net/package-changelog.php?package=scrypt&release=1.4.3
|
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 )
|
Wed, 25 Aug 2021
|
[ 12:27 Danilo G. Baio (dbaio) ] a5d11ee
security/pecl-scrypt: Fix build with PHP 8
PR: 258030
Reported by: clpo13@gmail.com
|
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.
|
Mon, 26 Oct 2020
|
[ 23:22 dbaio ]
security/pecl-scrypt: Ignore with PHP 8.0
For now, there is some work on upstream to support PHP 8.
Reported by: pkg-fallout
|
Mon, 8 May 2017
|
[ 17:21 dbaio ] (Only the first 10 of 66 ports in this commit are shown above. )
Update my email address
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648
|
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
|
Thu, 15 Sep 2016
|
[ 01:41 swills ] (Only the first 10 of 193 ports in this commit are shown above. )
Unmark broken on powerpc64
These ports built successfully
|
Fri, 9 Sep 2016
|
[ 19:12 amdmi3 ]
- Update to 1.4.2
- Add LICENSE_FILE
- Bring back PHP 7 support
- Simplify port
- Take maintainership
PR: 212230
Submitted by: dbaio@bsd.com.br
|
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
|
[ 09:11 rakuco ] (Only the first 10 of 41 ports in this commit are shown above. )
Reset ports maintained by horia@racoviceanu.com.
The last change submitted or approved by Horia in Bugzilla dates back to
September 2015. Since then, all commits to his ports were landed by others
after the maintainer timeout period expired (see r383744, r405055, r405057,
r400461 and r414655, for example).
Horia did show interest in coming back after I sent a private email a few
months ago, but since nothing has changed it is better to reassign his ports
back to the heap.
Differential Revision: https://reviews.freebsd.org/D5980
|
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
Thu, 18 Feb 2016
|
[ 14:47 miwi ] (Only the first 10 of 114 ports in this commit are shown above. )
- Ignore php70
- While here remove old php gruft
|
Mon, 21 Sep 2015
|
[ 19:03 robak ]
security/pecl-scrypt: various fixes and improvements
- Bump PORTREVISION
- Replace STRIP_CMD with INSTALL_TARGET=install-strip
- Remove STACKPROTECTOR and STACKPROTECTORALL from options
- Add EXAMPLES and TEST to options
PR: 200698
Submitted by: Horia Racoviceanu <horia@racoviceanu.com> (maintainer)
|
Tue, 29 Jul 2014
|
[ 19:11 adamw ] (Only the first 10 of 436 ports in this commit are shown above. )
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
|
Tue, 18 Mar 2014
|
[ 14:32 swills ]
- Change License from BSD to BSD2CLAUSE
- Add USES=compiler, REINPLACE is only needed for gcc
- Add DOCS to Options
- Add DOCSDIR
- Add BUFFER_OVERFLOW_PROTECTION to Options
- Strip library
- Bump PORTREVISION
PR: ports/187669
Submitted by: Horia Racoviceanu <horia@racoviceanu.com> (maintainer)
|
Mon, 4 Nov 2013
|
[ 20:12 antoine ]
New port: security/pecl-scrypt
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
PR: ports/180904
Submitted by: Horia Racoviceanu
|
Number of commits found: 20 |