Port details |
- pecl-xxtea XXTEA encryption algorithm extension for PHP
- 1.0.11 security
=3 1.0.11Version of this port present on the latest quarterly branch. - Maintainer: yasu@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2024-03-13 01:00:23
- Last Update: 2024-03-13 00:57:29
- Commit Hash: de40af5
- People watching this port, also watch:: libevent, phpsysinfo-php82, xcb-util-image, libXdamage, indexinfo
- License: MIT
- WWW:
- https://github.com/xxtea/xxtea-pecl
- Description:
- XXTEA is a fast and secure encryption algorithm. This is a XXTEA
extension for PHP. It is different from the original XXTEA encryption
algorithm. It encrypts and decrypts string instead of uint32 array,
and the key is also string.
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}pecl-xxtea>0:security/pecl-xxtea
- To install the port:
- cd /usr/ports/security/pecl-xxtea/ && make install clean
- To add the package, run one of these commands:
- pkg install security/pecl-xxtea
- pkg install php82-pecl-xxtea
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php82-pecl-xxtea
- Package flavors (<flavor>: <package>)
- php82: php82-pecl-xxtea
- php81: php81-pecl-xxtea
- php83: php83-pecl-xxtea
- distinfo:
- TIMESTAMP = 1710288047
SHA256 (PECL/xxtea-1.0.11.tgz) = 5b1e318d3e70b27ad017d125d09ba3cf7bb3859e11be864a7bc3ddba421108af
SIZE (PECL/xxtea-1.0.11.tgz) = 7404
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php82
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php82
- This port is required by:
- for Run
-
- mail/snappymail
Configuration Options:
- No options to configure
- Options name:
- security_pecl-xxtea
- USES:
- dos2unix php:pecl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.11 13 Mar 2024 00:57:29
![commit hash: de40af5ca187d945ab9458d14a62539db33de517 commit hash: de40af5ca187d945ab9458d14a62539db33de517](/images/git.png) ![commit hash: de40af5ca187d945ab9458d14a62539db33de517 commit hash: de40af5ca187d945ab9458d14a62539db33de517](/images/codeberg.svg) ![commit hash: de40af5ca187d945ab9458d14a62539db33de517 commit hash: de40af5ca187d945ab9458d14a62539db33de517](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Yasuhiro Kimura (yasu) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
security/pecl-xxtea: Add new port
Add security/pecl-xxtea, XXTEA encryption algorithm extension for PHP.
MFH: 2024Q1 |
Number of commits found: 1
|