./security/php-mcrypt, PHP extension for the mcrypt crypto algorithms library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 5.6.40, Package name: php56-mcrypt-5.6.40, Maintainer: pkgsrc-users

PHP is a programming language designed to be embedded into web pages.
This module provides access to the mcrypt crypto algorithms library.


Required to run:
[security/libmcrypt] [lang/php56]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 12179.918 KB

Version history: (Expand)


CVS history: (Expand)


   2019-01-14 14:06:12 by Takahiro Kambe | Files touched by this commit (16)
Log message:
Drop support for php70

Drop support for php70 before remove it from pkgsrc.
   2016-12-24 00:01:13 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
There is no such thing as PHP 5.5 anymore.
   2016-12-23 19:40:15 by Jaromir Dolecek | Files touched by this commit (1)
Log message:
mcrypt is deprecated and removed in php 7.1.x; mark this package as only for
55, 56 and 70
   2012-10-23 20:17:02 by Aleksej Saushev | Files touched by this commit (368)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134)
Log message:
Add DESTDIR support.
   2006-06-04 18:26:56 by Joerg Sonnenberger | Files touched by this commit (73)
Log message:
Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv).
While going through the tree, fix some more packages which had similiar
issues with too strict conflicts, bump the revisions of those.
   2006-06-02 20:28:01 by Joerg Sonnenberger | Files touched by this commit (136)
Log message:
Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.

OK from jlam@ and adrianp@.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.