summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-03-16Updating time/p5-DateTime-Format-Flexible from 0.14 to 0.15sno2-7/+7
pkgsrc changes: - Update HOMEPAGE to CPAN "Permalink" Upstream changes: 0.15 Mon Mar 10 2010 - fix tests for DateTime string overloading problem (thanks Andreas Koenig and Michael Schwern)
2010-03-16libarchive-2.8.3: Build fix for Linuxjoerg54-15827/+9410
2010-03-16Updated time/p5-DateTime-Format-Builder to 0.8000sno1-1/+2
2010-03-16Updating time/p5-DateTime-Format-Builder from 0.7901nb1 to 0.8000sno2-9/+9
pkgsrc changes: - Adjust license definition Upstream changes: 0.80 2010-03-14 - Remove the 00sig.t test, which seemed to cause random failures based on CPAN testers reports. - Lots of cleanup in test code. - Future releases will all increment by 0.01 (0.81, 0.82, etc). - No code changes.
2010-03-16Updated time/p5-DateTime to 0.5400sno1-1/+2
2010-03-16Update time/p5-DateTime from 0.5300 to 0.5400sno2-8/+8
pkgsrc changes: - Adjust license definition - Adjust dependencies Upstream changes: 0.54 2010-03-14 - Bumped the DateTime::TimeZone prereq to 1.09 to force people to use a modern version. Previously the minimum version was 0.59, and there have been a lot of bug fixes since then. - String overloading now extends to string comparison, so a DateTime object can be compared to any string. In other words if ( $dt eq $string ) { ... } will simply stringify $dt and then do a normal string-is-equals check. Previously, this would blow up unless both operands were a DateTime object. Note that future versions of Test::More (0.95_01+) will no longer stringify arguments to is(), which means that older versions of DateTime may cause new test failures when you upgrade Test::More. It is highly recommended that you upgrade DateTime before upgrading to Test::More 0.95_01+. Patch by Michael Schwern. RT #55453. - Allow passing end_of_month setting to $duration->inverse(). Requested by John Siracusa. RT #53985.
2010-03-16Updated audio/cmus to 2.3.1ahoka1-1/+2
2010-03-16Update to 2.3.1ahoka4-9/+20
2010-03-16note firefox, Transmission updatestnn2-4/+7
2010-03-16avoid local version suffix going backwardstnn1-2/+3
2010-03-16php5-xsl has moved to php-xsl.taca3-34/+0
2010-03-16php5-dom has moved to php-dom.taca2-22/+0
2010-03-16php5-soap has moved to php-soap.taca3-28/+0
2010-03-16misc/php-mbstring moved to converters/php-mbstring.taca2-17/+0
2010-03-16fix build breakagetnn1-4/+5
2010-03-16misc/php-calendar has moved to time/php-calendar.taca2-16/+0
2010-03-16php5-mysqli has moved to php-mysqli.taca2-21/+0
2010-03-16fix build breakagetnn1-2/+3
2010-03-16Update description in comments.taca1-15/+8
2010-03-16Update dependency to newer package path.taca10-24/+24
converters/php-mbstring databases/php-mysqli net/php-soap textproc/php-dom textproc/php-xsl time/php-calendar No functional change should be done.
2010-03-16fix build after xulrunner-1.9.2.2 updatetnn3-5/+22
2010-03-16Note addtion of php53 packages.taca1-1/+6
lang/php53 5.3.2 misc/php-intl 5.3.2 textproc/php-enchant 5.3.2 meta-pkgs/php53-extensions 5.3.2 And update of meta-pkgs/php5-extensions.
2010-03-16Update to firefox-3.6.2.tnn26-4440/+3508
.2 is not formally released yet, but is release tagged in the scm and I want to get this update in before we freeze the tree. "Firefox 3.6 is built on Mozilla's Gecko 1.9.2 web rendering platform, which has been under development since early 2009 and contains many improvements for web developers, add-on developers, and users." - Improved JavaScript performance, overall browser responsiveness, and startup time. - The ability for web developers to indicate that scripts should run asynchronously to speed up page load times. - Continued support for downloadable web fonts using the new WOFF font format. - Support for new CSS attributes such as gradients, background sizing, and pointer events. - Support for new DOM and HTML5 specifications including the Drag & Drop API and the File API, which allow for more interactive web pages.
2010-03-16Add and enable php53-extensions.taca1-1/+2
2010-03-16Importing php53-extensions package, meta pacakge for php53.taca2-0/+80
2010-03-16Update php5-extensions package to 5.2.13.taca2-63/+61
* Change package version scheme. * Add php5-pspell and php5-sysvmsg.
2010-03-16Add and enable php-enchant.taca1-1/+2
2010-03-16Importing textproc/php-enchant 5.3.2 which part of PHP 5.3.2 and successortaca2-0/+29
of php-pspell. PHP is a programming language designed to be embedded into web pages. This module provides support for enchant support. Enchant is a binder for libenchant. Libenchant provides a common API for many spell libraries: - aspell/pspell (intended to replace ispell) - hspell (hebrew) - ispell - myspell/hunspell (OpenOffice project, mozilla) - uspell (primarily Yiddish, Hebrew, and Eastern European languages) A plugin system allows to add custom spell support, see http://www.abisource.com/enchant/.
2010-03-16Add and enable php-intl.taca1-1/+2
2010-03-16Importing misc/php-intl package 5.3.2 which contained in PHP 5.3.2.taca2-0/+20
PHP is a programming language designed to be embedded into web pages. This module provides support for internationalization.
2010-03-16Use PKG_PHP_MAJOR_VERS instead of PKG_PHP_VERSION nowtaca1-7/+7
since the name of extension only contain major version.
2010-03-16Explicitly setenv TZ=UTC when installing with pear since pear of PHP 5.3.2taca1-2/+3
check system's timezone and produce useless warnings.
2010-03-16Add and enable php53.taca1-1/+2
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.