The NetBSD Project

CVS log for pkgsrc/devel/php-gettext/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / php-gettext

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13 / (download) - annotate - [select for diffs], Wed Oct 31 11:19:23 2012 UTC (11 years, 1 month ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, HEAD
Changes since 1.12: +1 -3 lines
Diff to previous 1.12 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Sep 2 14:09:56 2012 UTC (11 years, 3 months ago) by marino
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

devel/php-gettext: Fix break caused by gettext-lib change

php-gettext previously searched the $PREFIX/include, /usr/local/include
and /usr/include for the libintl.h header.  The recent change to
gettext-lib moved the header to $PREFIX/include/gettext broke the
build on platforms that don't have native libintl.

Fix this by changing the search path from $PREFIX/include to
$BUILDLINK_DIR/include and let the buildlink system provide the
header.  The core issue is how the configuration script determines if
gettext is available on the system.

No revbump needed; the same gettext-lib is used as before.

Revision 1.10.10.1 / (download) - annotate - [select for diffs], Mon Jul 23 18:24:33 2012 UTC (11 years, 4 months ago) by tron
Branch: pkgsrc-2012Q2
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (colored) next main 1.11 (colored)

Pullup ticket #3866 - requested by taca
archivers/php-bz2: security update
archivers/php-zip: security update
archivers/php-zlib: security update
converters/php-iconv: security update
converters/php-mbstring: security update
databases/php-dba: security update
databases/php-ldap: security update
databases/php-mssql: security update
databases/php-mysql: security update
databases/php-mysqli: security update
databases/php-pdo: security update
databases/php-pdo_dblib: security update
databases/php-pdo_mysql: security update
databases/php-pdo_pgsql: security update
databases/php-pdo_sqlite: security update
databases/php-pgsql: security update
databases/php-sqlite: security update
devel/php-gettext: security update
devel/php-gmp: security update
devel/php-pcntl: security update
devel/php-posix: security update
devel/php-shmop: security update
devel/php-sysvmsg: security update
devel/php-sysvsem: security update
devel/php-sysvshm: security update
graphics/php-exif: security update
graphics/php-gd: security update
lang/php53: security update
lang/php54: security update
mail/php-imap: security update
math/php-bcmath: security update
net/php-ftp: security update
net/php-snmp: security update
net/php-soap: security update
net/php-sockets: security update
net/php-xmlrpc: security update
security/php-mcrypt: security update
textproc/php-dom: security update
textproc/php-enchant: security update
textproc/php-intl: security update
textproc/php-json: security update
textproc/php-pspell: security update
textproc/php-wddx: security update
textproc/php-xsl: security update
time/php-calendar: security update
www/ap-php: security update
www/php-curl: security update
www/php-fpm: security update
www/php-tidy: security update

Revisions pulled up:
- archivers/php-zip/Makefile                                    1.15
- databases/php-dba/Makefile                                    1.15
- databases/php-mssql/Makefile                                  1.14
- databases/php-pdo_dblib/Makefile                              1.15
- databases/php-pdo_sqlite/Makefile                             1.12
- databases/php-sqlite/Makefile                                 1.16
- devel/php-gettext/Makefile                                    1.11
- devel/php-shmop/Makefile                                      1.11
- graphics/php-exif/Makefile                                    1.11
- graphics/php-gd/Makefile                                      1.28
- lang/php53/Makefile.common                                    1.15
- lang/php53/Makefile.php                                       1.19
- lang/php53/distinfo                                           1.46
- lang/php53/patches/patch-aj                                   1.2
- lang/php54/Makefile.common                                    1.2
- lang/php54/distinfo                                           1.2
- lang/php54/patches/patch-run-tests.php                        1.2
- net/php-soap/Makefile                                         1.4
- net/php-xmlrpc/Makefile                                       1.15
- textproc/php-dom/Makefile                                     1.4
- textproc/php-intl/Makefile                                    1.13
- textproc/php-pspell/Makefile                                  1.13
- textproc/php-wddx/Makefile                                    1.17
- textproc/php-xsl/Makefile                                     1.5
- www/ap-php/Makefile                                           1.27
- www/php-curl/Makefile                                         1.18

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Jul 20 12:28:18 UTC 2012

   Modified Files:
   	pkgsrc/lang/php53: Makefile.common Makefile.php distinfo
   	pkgsrc/lang/php53/patches: patch-aj

   Log Message:
   Update php53 pacakge to 5.3.15 (PHP 5.3.15).

   19-July-2012

   o Zend Engine
   	* Fixed bug #51094 (parse_ini_file() with INI_SCANNER_RAW cuts a value
   	  that includes a semi-colon)

   o COM
   	* Fixed bug #62146 com_dotnet cannot be built shared

   o Core
   	* Fixed potential overflow in _php_stream_scandir, CVE-2012-2688
   	* Fixed bug #62432 (ReflectionMethod random corrupt memory on high
   	  concurrent)
   	* Fixed bug #62443 (Crypt SHA256/512 Segfaults With Malformed Salt)

   o Fileinfo
   	* Fixed magic file regex support

   o FPM
   	* Fixed bug #61045 (fpm don't send error log to fastcgi clients)
   	* Fixed bug #61835 (php-fpm is not allowed to run as root)
   	* Fixed bug #61295 (php-fpm should not fail with commented 'user' for
   	  non-root start)
   	* Fixed bug #61026 (FPM pools can listen on the same address)
   	* Fixed bug #62033 (php-fpm exits with status 0 on some failures to
   	  start)
   	* Fixed bug #62153 (when using unix sockets, multiples FPM instances
   	  can be launched without errors)
   	* Fixed bug #62160 (Add process.priority to set nice(2) priorities)
   	* Fixed bug #61218 (FPM drops connection while receiving some binary
   	  values in FastCGI requests)
   	* Fixed bug #62205 (php-fpm segfaults (null passed to strstr))

   o Intl
   	* Fixed bug #62083 (grapheme_extract() memory leaks)
   	* Fixed bug #62081 (IntlDateFormatter constructor leaks memory when
   	  called twice)
   	* Fixed bug #62070 (Collator::getSortKey() returns garbage)
   	* Fixed bug #62017 (datefmt_create with incorrectly encoded timezone
   	  leaks pattern)
   	* Fixed bug #60785 (memory leak in IntlDateFormatter constructor)

   o JSON
   	* Reverted fix for bug #61537

   o Phar
   	* Fixed bug #62227 (Invalid phar stream path causes crash)

   o Reflection
   	* Fixed bug #62384 (Attempting to invoke a Closure more than once
   	  causes segfault)
   	* Fixed bug #62202 (ReflectionParameter::getDefaultValue() memory
   	  leaks with constant)

   o SPL
   	* Fixed bug #62262 (RecursiveArrayIterator does not implement Countable)

   o SQLite
   	* Fixed open_basedir bypass, CVE-2012-3365

   o XML Write
   	* Fixed bug #62064 (memory leak in the XML Writer module)

   o Zip
   	* Upgraded libzip to 0.10

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Jul 20 12:29:05 UTC 2012

   Modified Files:
   	pkgsrc/lang/php54: Makefile.common distinfo
   	pkgsrc/lang/php54/patches: patch-run-tests.php

   Log Message:
   Update php54 package to 5.4.5 (PHP 5.4.5).

   19-July-2012

   o Core
   	* Fixed bug #62443 (Crypt SHA256/512 Segfaults With Malformed Salt)
   	* Fixed bug #62432 (ReflectionMethod random corrupt memory on high
   	  concurrent)
   	* Fixed bug #62373 (serialize() generates wrong reference to the
   	  object).
   	* Fixed bug #62357 (compile failure: (S) Arguments missing for
   	  built-in function __memcmp)
   	* Fixed bug #61998 (Using traits with method aliases appears to result
   	  in crash during execution)
   	* Fixed bug #51094 (parse_ini_file() with INI_SCANNER_RAW cuts a value
   	  that includes a semi-colon)
   	* Fixed potential overflow in _php_stream_scandir (CVE-2012-2688)

   o EXIF
   	* Fixed information leak in ext exi

   o FPM
   	* Fixed bug #62205 (php-fpm segfaults (null passed to strstr)
   	* Fixed bug #62160 (Add process.priority to set nice(2) priorities)
   	* Fixed bug #62153 (when using unix sockets, multiples FPM instances)
   	* Fixed bug #62033 (php-fpm exits with status 0 on some failures to
   	  start)
   	* Fixed bug #61839 (Unable to cross-compile PHP with --enable-fpm)
   	* Fixed bug #61835 (php-fpm is not allowed to run as root)
   	* Fixed bug #61295 (php-fpm should not fail with commented 'user'
   	* Fixed bug #61218 (FPM drops connection while receiving some binary
   	  values in FastCGI requests)
   	* Fixed bug #61045 (fpm don't send error log to fastcgi clients).
   	  (fat) for non-root start)
   	* Fixed bug #61026 (FPM pools can listen on the same address).
   	  (fat) can be launched without errors)

   o Iconv
   	* Fixed bug #55042 (Erealloc in iconv.c unsafe)

   o Intl
   	* Fixed bug #62083 (grapheme_extract() memory leaks)
   	* Fixed bug #62081 (IntlDateFormatter constructor leaks memory when
   	  called twice)
   	* Fixed bug #62070 (Collator::getSortKey() returns garbage)
   	* Fixed bug #62017 (datefmt_create with incorrectly encoded timezone
   	  leaks pattern)
   	* Fixed bug #60785 (memory leak in IntlDateFormatter constructor)
   	* ResourceBundle constructor now accepts NULL for the first two arguments

   o JSON
   	* Fixed bug #61359 (json_encode() calls too many reallocs)

   o libxml
   	* Fixed bug #62266 (Custom extension segfaults during xmlParseFile
   	  with FPM SAPI)

   o Phar
   	* Fixed bug #62227 (Invalid phar stream path causes crash)

   o Readline
   	* Fixed bug #62186 (readline fails to compile - void function should
   	  not return a value)

   o Reflection
   	* Fixed bug #62384 (Attempting to invoke a Closure more than once
   	  causes segfault)
   	* Fixed bug #62202 (ReflectionParameter::getDefaultValue() memory
   	  leaks with constant)

   o Sockets
   	* Fixed bug #62025 (__ss_family was changed on AIX 5.3)

   o SPL
   	* Fixed bug #62433 (Inconsistent behavior of
   	  RecursiveDirectoryIterator to dot files)
   	* Fixed bug #62262 (RecursiveArrayIterator does not implement
   	  Countable)

   o XML Writer
   	* Fixed bug #62064 (memory leak in the XML Writer module)

   o Zip
   	* Upgraded libzip to 0.10.
   {

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Jul 20 12:30:38 UTC 2012

   Modified Files:
   	pkgsrc/archivers/php-zip: Makefile
   	pkgsrc/databases/php-dba: Makefile
   	pkgsrc/databases/php-mssql: Makefile
   	pkgsrc/databases/php-pdo_dblib: Makefile
   	pkgsrc/databases/php-pdo_sqlite: Makefile
   	pkgsrc/databases/php-sqlite: Makefile
   	pkgsrc/devel/php-gettext: Makefile
   	pkgsrc/devel/php-shmop: Makefile
   	pkgsrc/graphics/php-exif: Makefile
   	pkgsrc/graphics/php-gd: Makefile
   	pkgsrc/net/php-soap: Makefile
   	pkgsrc/net/php-xmlrpc: Makefile
   	pkgsrc/textproc/php-dom: Makefile
   	pkgsrc/textproc/php-intl: Makefile
   	pkgsrc/textproc/php-pspell: Makefile
   	pkgsrc/textproc/php-wddx: Makefile
   	pkgsrc/textproc/php-xsl: Makefile
   	pkgsrc/www/ap-php: Makefile
   	pkgsrc/www/php-curl: Makefile

   Log Message:
   - Reset PKG_REVISION by both php53 and php54 are updated.
   - Remove supporting php5 (PHP 5.2.x) supporting codes.

Revision 1.11 / (download) - annotate - [select for diffs], Fri Jul 20 12:30:36 2012 UTC (11 years, 4 months ago) by taca
Branch: MAIN
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (colored)

- Reset PKG_REVISION by both php53 and php54 are updated.
- Remove supporting php5 (PHP 5.2.x) supporting codes.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Apr 22 13:43:22 2011 UTC (12 years, 7 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Branch point for: pkgsrc-2012Q2
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:27 2008 UTC (15 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.8: +3 -1 lines
Diff to previous 1.8 (colored)

Add DESTDIR support.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Jun 4 16:26:53 2006 UTC (17 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

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.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jun 2 18:27:55 2006 UTC (17 years, 6 months ago) by joerg
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

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@.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:50 2006 UTC (17 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:06 2005 UTC (18 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored)

Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.4 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:36 2005 UTC (18 years, 8 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Nov 5 17:11:39 2004 UTC (19 years, 1 month ago) by jdolecek
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.2: +2 -3 lines
Diff to previous 1.2 (colored)

now that PHP 5.x Makefile.common doesn't pollute CONFIGURE_ARGS, it safe
to include "../../lang/php/ext.mk" after extension CONFIGURE_ARGS
setting; successful build confirmed with both PHP 4.x and PHP 5.x

Revision 1.2 / (download) - annotate - [select for diffs], Sun Oct 31 21:07:14 2004 UTC (19 years, 1 month ago) by jdolecek
Branch: MAIN
Changes since 1.1: +3 -2 lines
Diff to previous 1.1 (colored)

extension modules must be able to override CONFIGURE_ARGS, so include
lang/php/ext.mk before setting CONFIGURE_ARGS

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Oct 31 19:30:30 2004 UTC (19 years, 1 month ago) by jdolecek
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

new PHP extension module framework, which makes it possible to build
individual PHP extension packages with either PHP 4.x or PHP 5.x

convert existing php4-* packages to this framework and import as php-*

Revision 1.1 / (download) - annotate - [select for diffs], Sun Oct 31 19:30:30 2004 UTC (19 years, 1 month ago) by jdolecek
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>