summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-03-16Importing PHP 5.3.2 as lang/php53.taca19-0/+753
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.
2010-03-16Prepair for importing PHP 5.3.2.taca1-12/+38
* 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.
2010-03-16Remove entry for php5-dom and php5-xsl.taca1-3/+1
2010-03-16Remove an entry for php5-soap.taca1-2/+1
2010-03-16Remove entry for php-calendar and php-mbstring.taca1-3/+1
2010-03-16Remove entry of php5-mysqli.taca1-2/+1
2010-03-16Add and enable php-calendar.taca1-1/+2
2010-03-16Add and enable php-dom and php-xsl.taca1-1/+3
2010-03-16Add and enable php-soap.taca1-1/+2
2010-03-16Add and enable php-mysqli.taca1-1/+2
2010-03-16Re-import misc/php-calendar package as time/php-calendar.taca2-0/+16
misc/php-calendar package will be deleted later.
2010-03-16Re-import textproc/php5-xsl as textproc/php-xsl.taca3-0/+34
textproc/php5-xsl package will be deleted later.
2010-03-16Re-import textproc/php5-dom as textproc/php-dom.taca2-0/+21
textproc/php5-dom package will be deleted later.
2010-03-16Re-import net/php5-soap package as net/php-soap.taca3-0/+28
net/php5-soap package will be deleted later.
2010-03-16Re-import databases/php5-mysqli package as databases/php-mysqli.taca2-0/+21
databases/php5-mysqli package will be deleted later.
2010-03-16Add and enable php-mbstring.taca1-1/+2
2010-03-16Re-import misc/php-mbstring package as converters/php-mbstringtaca2-0/+17
to switch to better category. misc/php-mbstring package will be deleted later.
2010-03-16Note Addition of devel/php-sysvmsg version 5.3.2.taca1-1/+2
2010-03-16Add and enable php-sysvmsg.taca1-1/+2
2010-03-16Importing php-sysvmsg package 5.3.2.taca2-0/+14
PHP is a programming language designed to be embedded into web pages. This module provides support for SysV IPC Message Queues.
2010-03-16Note update of these pacakges:taca1-1/+3
www/php-apc 3.1.3p1 www/php-eaccelerator 0.9.6
2010-03-16Update php-eaccelerator package to 0.9.6.taca2-16/+14
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)
2010-03-16Update php-apc package to 3.1.3p1.taca2-10/+10
* 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)
2010-03-16Note update of print/php-pdflib to 2.1.7.taca1-1/+2
2010-03-16Update php-pdflib package to 2.1.7.taca2-6/+6
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.
2010-03-16Updated net/unbound to 1.4.3joerg1-1/+2
2010-03-16unbound-1.4.3:joerg2-6/+6
- 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
2010-03-16Note update of misc/php-mbstring package to 5.3.2nb1.taca1-1/+2
2010-03-16* Remove USE_PHP_EXT_PATCHES since there is no patch for php-mbstring package.taca1-4/+3
* Fix COMMENT it isn't Japanese only. Bump PKGREVISION.
2010-03-16Updated devel/glib2 to 2.22.5wiz1-1/+2
2010-03-16Update to 2.22.5. Regen patch-aa with autoconf.wiz4-206/+61
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
2010-03-16Note update of www/squid30 package to 3.0.25.taca1-1/+2
2010-03-16Update squid30 package to 3.0.25 (3.0.STABLE25).taca2-6/+6
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
2010-03-16Restrict to php5 with PHP_VERSION_REQD.taca5-7/+17
These packages are dropped on PHP 5.3 or has build problem. No functional change.
2010-03-16Remove PHP_VERSIONS_ACCEPTED=5 from these pacakges since there is no php4 ↵taca5-15/+5
any more. No functional change.
2010-03-16Updated devel/p5-Variable-Magic to 0.41sno1-1/+2
2010-03-16Updating devel/p5-Variable-Magic from 0.40 to 0.41sno2-6/+6
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.
2010-03-16Fixes PLIST for kde option.obache1-1/+39
2010-03-16clone comm-1.9.1 patch set from devel/xulrunner into mail/thunderbird andtnn134-26/+6034
www/seamonkey so devel/xulrunner can move forward to 1.9.2.
2010-03-16Updated databases/p5-SQL-Abstract to 1.62sno1-1/+2
2010-03-16prepare common Makefile for firefox-3.6.2 update.tnn1-2/+7
2010-03-16Updating databases/p5-SQL-Abstract from 1.61 to 1.62sno2-11/+8
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
2010-03-16Updated converters/p5-JSON-XS to 2.280sno1-1/+2
2010-03-16Updating converters/p5-JSON-XS 2.27 to 2.28sno2-6/+6
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!
2010-03-16Updated security/p5-Net-DNS-SEC to 0.16sno1-1/+2
2010-03-16Updating security/p5-Net-DNS-SEC from 0.15 to 0.16sno2-8/+9
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
2010-03-16Updated security/p5-Authen-SASL to 2.14sno1-1/+2
2010-03-16Updating security/p5-Authen-SASL from 2.13 to 2.14sno2-6/+6
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]
2010-03-16Updated security/p5-Crypt-Eksblowfish to 0.008sno1-1/+2
2010-03-16Updating security/p5-Crypt-Eksblowfish from 0.007 to 0.008sno2-9/+10
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