Versions
v1.4.4 :: 7 :: gentoo (Masked by set 7457)
- Modified
- License
- BSD
- Keywords
- ~amd64 ~ppc64 ~x86
- USE flags
- examples gd
USE flags
General
- examples
- Install examples, usually source code
- gd
- Add support for media-libs/gd (to generate graphics on the fly)
php_targets
- php8-1
- Build against PHP 8.1
Dependencies
dev-lang / php : The PHP language runtime engine
dev-libs / pslib : pslib is a C-library to create PostScript files on the fly
media-libs / gd : Graphics library for fast image creation
Runtime Dependencies
dev-lang / php : The PHP language runtime engine
dev-libs / pslib : pslib is a C-library to create PostScript files on the fly
media-libs / gd : Graphics library for fast image creation
Masks
7457- Michael Orlitzky
PHP 8.1.x no longer receives bug fixes unless they address security issues. That means no build fixes, no updates for modern compilers, and no tweaks for newer versions of dependencies. We can't really afford to maintain our own little fork of this, so it's time to upgrade (sorry). With it goes any unmaintained PECL packages that don't support 8.2 or newer.- <www-apps/icingaweb2-2.12.1-r1
- =virtual/httpd-php-8.1
- dev-lang/php:8.1
- dev-php/pecl-dbase
- dev-php/pecl-gnupg
- dev-php/pecl-lzf
- dev-php/pecl-mcrypt
- dev-php/pecl-memcache
- dev-php/pecl-oauth
- dev-php/pecl-pam
- dev-php/pecl-ps
- dev-php/pecl-psr
- dev-php/pecl-timezonedb
- dev-php/pecl-translit
- dev-php/pecl-zmq
- dev-php/realpath_turbo
- dev-php/snuffleupagus
- dev-php/swoole
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-php/pecl-ps: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-php/pecl-ps: cleanup php8-0
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove USE=php_targets_php7-4
Closes: https://github.com/gentoo/gentoo/pull/32762 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
dev-php/*: remote obsolete PHP targets 'php7-2' and 'php7-3'
Closes: https://github.com/gentoo/gentoo/pull/32627 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Brian Evans · gentoo
dev-php/pecl-ps: Drop old
Signed-off-by: Brian Evans <grknight@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Brian Evans · gentoo
dev-php/pecl-ps: Add PHP 8.1 target
Signed-off-by: Brian Evans <grknight@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Brian Evans · gentoo
dev-php/pecl-ps: Fix build error with gd detection
Closes: https://bugs.gentoo.org/815388 Signed-off-by: Brian Evans <grknight@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Brian Evans · gentoo
dev-php/pecl-ps: Version bump for 1.4.4
Signed-off-by: Brian Evans <grknight@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Brian Evans · gentoo
dev-php/pecl-ps: Revbump to remove old dependencies and targets
Signed-off-by: Brian Evans <grknight@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Brian Evans · gentoo
dev-php/pecl-ps: Remove masked versions
Bug: https://bugs.gentoo.org/651784 Signed-off-by: Brian Evans <grknight@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Brian Evans · gentoo
dev-php/pecl-ps: Drop old
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Brian Evans <grknight@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
dev-php/pecl-ps: fix tests
Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Thomas Deutschmann · gentoo
dev-php/pecl-ps: add PHP 7.4 support
Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
dev-php/pecl-ps: add PHP 7.3 support
Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Brian Evans · gentoo
dev-php/pecl-ps: Fix syntax error wrt bug 627882
Package-Manager: Portage-2.3.7, Repoman-2.3.3 - Brian Evans · gentoo
dev-php/pecl-ps: Version bump for 1.4.1
Package-Manager: Portage-2.3.7, Repoman-2.3.3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Michael Orlitzky · gentoo
dev-php/pecl-ps: don't set eclass variables to default values.
Package-Manager: portage-2.3.0 - Brian Evans · gentoo
dev-php/pecl-ps: Drop old
Package-Manager: portage-2.3.2 - Brian Evans · gentoo
dev-php/pecl-ps: Revbump to drop support for php 5.4 and 5.5
Package-Manager: portage-2.3.2 - Brian Evans · gentoo
dev-php/pecl-ps: Fix EAPI6 build error when php7-0 is off
Package-Manager: portage-2.3.0 - Brian Evans · gentoo
dev-php/pecl-ps: Version bump to new slot for PHP 7
Package-Manager: portage-2.3.0 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed