summaryrefslogtreecommitdiff
path: root/multimedia/php-ming
AgeCommit message (Collapse)AuthorFilesLines
2022-12-11php-ming: set MING_DIR to fix buildwiz1-1/+2
2022-05-24multimedia/php-ming: dose not support PHP 8 and latertaca2-120/+3
Remove workaround for 0.4.4, too.
2020-06-05*: Apply revbump for graphics/giflib API change.jperkin1-1/+2
2019-11-03multimedia: align variable assignmentsrillig1-2/+2
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2018-11-13php-ming: 0.4.8 has PHP7 compatibilitymarkd1-3/+1
2018-11-13php-ming: update to 0.4.8markd1-2/+7
2016-09-11Drop "55" (php55) from PHP_VERSIONS_ACCEPTED.taca1-2/+2
2015-12-19Restrict PHP_VERSIONS_ACCEPTED to 55 and 56.taca1-1/+3
2014-09-28not interesting anymore.obache1-2/+2
2014-05-15Revbump after updating graphics/giflibadam1-2/+2
2013-07-05Recursive revbump from graphics/giflib update to 5.0.4.ryoon1-1/+2
2013-06-14Update ming to 0.4.5.obache1-2/+1
0.4.5 - 2013-06-08 * Fix a build problem with perl module and Perl 5.13.10 (Debian package patch 07) * Fix an issue with a shared lib version of the perl module (Debian package patch 05) * Fix a runtime warnign in the PHP module (Issue #6) * Fix build probem with PHP 5.4 (Issue #9, Debian Bug #662620) * Took in some build warning fixes found by openSUSE * Add support for giflib 4.2.0+ (bugzilla #119) * Fix build with SunStudio compiler (bugzilla #103, #118) * Include test file missing in 0.4.4 (Oops) * Ensure perl tests use uninstalled package * Allow running testsuite with interpreters in custom paths * Improve detection of TCL files * Fix testsuite runs on systems w/out GNU vasprintf * Fix run of ActionScriptTests with BSD make * Fix short allocation parsing empty glyph record
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-04-06Set EXTRACT_SUFX here intead of Makefile.common, so it's overridden inrodent1-1/+2
fewer places.
2013-02-16Recursive bump for png-1.6.wiz1-1/+2
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2012-06-18Remove PHP 5.2.x supporting code.taca1-7/+1
2012-05-12treat for the case PKG_PHP_VERSION=52obache1-2/+2
2012-05-12set HOMEPAGE url.obache1-1/+2
2012-05-12Switch to use ming distribution's one, instead of PHP distribution bundled one.obache2-4/+133
This extension is no longer bundled with PHP as of PHP 5.3.0, so this change let to allow php53. For php5(52), set PECL_LEGACY_VERSION_SCHEME=yes to avoid version downgrade.
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-1/+2
2010-07-24Revert revision of several PHP extensions after both core PHP packagestron1-2/+1
were updated.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-04-29Restrict to PHP_VERSION_ACCEPTED=52.obache1-1/+3
ming extension has been moved to the PECL(*1) repository and is no longer bundled with PHP as of PHP 5.3.0. *1) http://pecl.php.net/package/ming
2010-04-09Bump PKGREVISION from ming shlib bumped.obache1-3/+2
2008-06-12Add DESTDIR support.joerg1-1/+3
2008-06-12Ming module included in PHP4 does not compatible with Ming 0.3.obache1-1/+3
2007-04-01Change my mail address to @NetBSD.org.obache1-2/+2
2006-06-04Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv).joerg1-2/+2
While going through the tree, fix some more packages which had similiar issues with too strict conflicts, bump the revisions of those.
2006-06-02Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,joerg1-2/+3
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-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-11-04Import php-ming from pkgsrc-wip. Packaged by OBATA Akio.minskim2-0/+14
PHP extension for ming library; see multimedia/ming for details.