Age | Commit message (Collapse) | Author | Files | Lines |
|
This package and lang/php5 aren't installed at the same time.
Setting PHP_VERSION_DEFAULT as "5" or "53" to select PHP 5.2.x or 5.3.x.
PHP is an HTML-embedded scripting language. It is modular, with
some object-oriented features. Much of its syntax is borrowed from
C, Java and Perl with a couple of unique PHP-specific features
thrown in. The language is designed to allow web developers to
write dynamically generated pages quickly.
|
|
* Add "53" as PHP 5.3.x for several PHP_VERSION_* and its frends.
* Add PKG_PHP_MAJOR_VERS which currently only takes "5".
* Add "php53" to PHP_PKG_PREFIX.
* Add checking installed PHP's version against required version.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
misc/php-calendar package will be deleted later.
|
|
textproc/php5-xsl package will be deleted later.
|
|
textproc/php5-dom package will be deleted later.
|
|
net/php5-soap package will be deleted later.
|
|
databases/php5-mysqli package will be deleted later.
|
|
|
|
to switch to better category. misc/php-mbstring package will be
deleted later.
|
|
|
|
|
|
PHP is a programming language designed to be embedded into web pages.
This module provides support for SysV IPC Message Queues.
|
|
www/php-apc 3.1.3p1
www/php-eaccelerator 0.9.6
|
|
0.9.6
* Support for PHP 5.3.
* The encoder is removed
* The user cache functions are removed
* The session handler is removed
* The minimal PHP version supported is now 5.1
* Some internal refactoring to clean up the code
* Fixed some bugs (and probably added some)
|
|
* Several pkgsrc clean up.
3.1.3p1
- fix pecl build / package.xml (Gopal)
3.1.3
- 5.3 support + test-cases (Gopal)
- Lazy loading support (Shire)
- Fix PCRE module init order issues (Shire)
- APCIterator fixes (Shire)
- Cache slam checks (Gopal)
- ZEND_JMP_SET support (Shire)
- apc.use_request_time option (shire)
- apc.php hostname fixes (Shire)
- memprotect framework (Gopal)
- Win32 build-fixes (Kalle)
|
|
|
|
2.1.7 - fixed [PECL-BUG] Bug #16066 [NEW]: Missing php_pdflib.h in archive.
2.1.6 - added PDF_utf32_to_utf16()
- improved show_boxed() function
- fixed GD_SUPPORT (not supported)
2.1.5 - switched to package.xml 2.0 Format
- improved exception handling
2.1.4 - fixed wrong handling of int parameters which on some 64bit platforms
caused problems.
2.1.3 - fixed potential crash after exceptions
- show_boxed was missing in the OO-Wrapper
2.1.2 - fixed: Bug #9216 Don't build with PHP 5.2 (again)
2.1.1 - utf16_to_utf8() adn utf8_to_utf16() was missing in the OO-Wrapper
2.1.0 - added support for PDFlib 7
- prepaired for build with PHP 5.2 (API of PHP_ME_MAPPING changed)
2.0.5 Bugfixes:
- fixed Bug http://pecl.php.net/bugs/bug.php?id=3554
2.0.4 Bugfixes:
- fixed buildproblems when used link PDFLib statically into PHP.
|
|
|
|
- Fix a memory alignment issue, that can be triggered remote on (some)
64bit systems
- Fix daemonize on Solaris 10 to correctly detach from terminal
- Extend unbound-control with new functions
- Better VERB_DETAIL output
- Improve latency of DNSSEC requeries by optionally prefetching the key
earlier in the validation process
- Prefetch option for popular queries before they expire
- Fix re-query pattern on invalid DNSKEY or DS records to reduce traffic
to a few packets / zone instead of a few packets / record
|
|
|
|
* Fix COMMENT it isn't Japanese only.
Bump PKGREVISION.
|
|
|
|
Overview of Changes from GLib 2.22.4 to GLib 2.22.5
===================================================
* Bugs fixed:
568760 nautilus freezes due to a bug...
609813 Renaming a file discards file notes
611696 gio uses GetAddrInfo which requires special handing...
552912 glib-2.18 /live-g-file/test_copy_move failed...
609143 *result_uncertain is never assigned in g_content_type_guess
609531 missing licence headers
610860 test_g_file_open_readwrite fails if $HOME is unwritable
612702 Fix GSocket-related crash on Windows
|
|
|
|
Changes to squid-3.0.STABLE25 (14 Mar 2010):
- Bug 2845: Rework the http digest auth parser
- Bug 2787: unknown/unexpected status code messages
- Bug 2507: squid_ldap_group: Strip Domain name separated by +
- Bug 2367: stale=true on digest requests with unknown nonce
- ... and several other minor corrections
|
|
These packages are dropped on PHP 5.3 or has build problem.
No functional change.
|
|
any more.
No functional change.
|
|
|
|
Upstream changes:
0.41 2010-03-15 17:35 UTC
+ Doc : Tweaks and fixups.
Thanks Shlomi Fish.
+ Fix : Compatibility with the soon-to-be-released perl 5.12.0.
+ Fix : Correctly propagate the errors thrown when variable destruction
happens at compile-time and not from inside eval STRING.
Thanks Florian Ragwitz and Ash Berlin for reporting.
|
|
|
|
www/seamonkey so devel/xulrunner can move forward to 1.9.2.
|
|
|
|
|
|
pkgsrc changes:
- Adjust license definition
- Adjust dependencies
Upstream changes:
revision 1.62 2010-03-15 11:06 (UTC)
----------------------------
- Fixed open outer parens for a multi-line literal
- Allow recursively-nested column-functions in WHERE
- Bumped minimum perl to 5.6.2 and changed tests to
rely on core dependencies
|
|
|
|
Upstream changes:
2.28 Thu Mar 11 20:30:46 CET 2010
- implement our own atof function - perl's can be orders of
magnitudes slower than even the system one. on the positive
side, ours seems to be more exact in general than perl's.
(testcase provided by Tim Meadowcroft).
- clarify floating point conversion issues a bit.
- update jpsykes csrf article url.
- updated benchmark section - JSON::PP became much faster!
|
|
|
|
pkgsrc changes:
- Adjust dependencies
- Add license definition
Upstream changes:
***0.16 March 12, 2010
Feature: KEY inherits DNSKEY
This helps maintenance in one part of the code.
Feature: keylength methode rt.cpan.org #53468
Added keylength method for RSA and DSA
Acknowledgements Hugo Salgado
Fix: rt.cpan.org #51778
Empty bitmap would cause error about undefined ARRAY in NSEC/NSEC3.
Now the code will allow empty bitmaps gracefully
Feature: New Algorithm Support (rt.cpan.org #51092)
SHA2 algorithm support, including NSEC3 algorithm parameters updated
Acknowledgement Jakob Shlyter
Fix: rt.cpan.org #42089
NSEC3 Algorithm support in NSEC3 broken
patch by Wes Hardaker
|
|
|
|
Upstream changes:
Authen-SASL 2.14 -- Thu Mar 11 08:21:07 CST 2010
* Documentation updates [Yann Kerherve]
* Added server API description [Yann Kerherve]
* Bugfixes to LOGIN, PLAIN and DIGEST_MD5 [Yann Kerherve]
* Added server support for LOGIN, PLAINaand DIGEST_MD5 [Yann Kerherve]
* Compatiblity with Authen::SASL::XS [Yann Kerherve]
|
|
|
|
pkgsrc changes:
- Adding license definition
- Adjusting dependencies
Upstream changes:
version 0.008; 2010-03-11
* bugfix: avoid memory leak when returning block to Perl space
* check for required Perl version at runtime
* in XS, avoid using "class" as a variable name, for compatibility
with C++ compilers
* in Build.PL, explicitly declare configure-time requirements
* remove bogus "exit 0" from Build.PL
|