summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-06-16Restrict to PHP 5.2.x and 5.3.x.taca1-2/+5
2012-06-16* Remove use of "5" in PKG_PHP_VERSION.taca1-6/+3
2012-06-16* php-sqlite is obsoleted by PHP 5.4.taca1-6/+11
* Add usage of PHP_BASE_VERS in PKGNAME.
2012-06-16Restrict to php 5.2.x and 5.3.x since php-sqlite support is obsoleted by PHP ↵taca1-1/+3
5.4.
2012-06-16* Don't strictly depends on php53.taca1-11/+12
* Use updated phpversion.mk.
2012-06-16Change "5" as value of PKG_PHP_VERSION.taca1-3/+3
And restrict the case PHP_BASE_VERS in PKGNAME for PHP 5.2.17.
2012-06-16Update of frame work for PHP and support for PHP 5.4.x.taca2-22/+36
* PHP_VERSION_DEFAULT, PHP_VERSIONS_ACCEPTED, PKG_PHP_VERSION now don't accept 5 any more but 52, 53, 54. Each value corresponding to PHP 5.2.x, 5.3.x, 5.4.x. * PHP_PKG_PREFIX might be "php54". * phpversion.mk defines PHP_BASE_VERS. * phpversion.mk defines each PHP's exact version for now. TODO: php{5,53,54}/Makefile.{common,php} could be arranged to some redundant codes.
2012-06-16Update glusterfs to 3.2.7, a maintenance releasemanu5-47/+65
2012-06-16* Fix PLIST problem; caused by new javadoc?taca3-3/+22
* Use newer data type name of PHP.
2012-06-16Note update of lang/php53 package to 5.3.14.taca1-1/+2
2012-06-16Update php53 to 5.3.14 (PHP 5.3.14).taca6-51/+9
Version 5.3.14 06-June-2012 * CLI SAPI - Fixed bug #61546 (functions related to current script failed when chdir() in cli sapi) * Core - Fixed CVE-2012-2143 - Fixed bug #62005 (unexpected behavior when incrementally assigning to a member of a null object) - Fixed bug #61730 (Segfault from array_walk modifying an array passed by reference) - Fixed missing bound check in iptcparse() - Fixed bug #61764 ('I' unpacks n as signed if n > 2^31-1 on LP64) - Fixed bug #54197 ([PATH=] sections incompatibility with user_ini.filename set to null) - Fixed bug #61713 (Logic error in charset detection for htmlentities) - Fixed bug #61991 (long overflow in realpath_cache_get()) - Changed php://fd to be available only for CLI. * CURL - Fixed bug #61948 (CURLOPT_COOKIEFILE '' raises open_basedir restriction) * COM - Fixed bug #62146 com_dotnet cannot be built shared * Fileinfo - Fixed bug #61812 (Uninitialised value used in libmagic) * Iconv - Fixed a bug that iconv extension fails to link to the correct library when another extension makes use of a library that links to the iconv library. See https://bugs.gentoo.org/show_bug.cgi?id=364139 for detail * Intl - Fixed bug #62082 (Memory corruption in internal function get_icu_disp_value_src_php() * JSON - Fixed bug #61537 (json_encode() incorrectly truncates/discards information) * PDO - Fixed bug #61755 (A parsing bug in the prepared statements can lead to access violations) * Phar - Fixed bug #61065 (Secunia SA44335) * Streams - Fixed bug #61961 (file_get_contents leaks when access empty file with maxlen set)
2012-06-15Whitespace. (as whined about by pkglint)dholland63-240/+240
2012-06-15Fix use of the vexing parse problem.joerg2-1/+15
2012-06-15Deal with C99 inline semantic.joerg3-1/+45
2012-06-15Deal with broken name lookup in GCC.joerg3-1/+43
2012-06-15Drop .extern, it is ignored by GNU as and not supported by LLVM.joerg3-1/+29
2012-06-15Fix use of nested functions. Bump revision. Fix C99 inline usage.joerg4-3/+97
2012-06-15Fix build with C99 compilers.joerg2-1/+19
2012-06-15Fix build with Clang.joerg2-1/+15
2012-06-15allow DSO in not only non-full dependency packages but also indirect full ↵obache1-2/+17
dependency.
2012-06-15Updated time/xtu to 1.3wiz2-3/+3
2012-06-15Update to 1.3, provided by Robert Elz in PR 46603.wiz3-12/+14
News: added a manpage.
2012-06-15Note update of www/ruby-journey package to 1.0.4.taca1-1/+2
2012-06-15Update ruby-journey to 1.0.4.taca2-6/+6
Thu Jun 14 14:03:22 2012 Aaron Patterson <aaron@tenderlovemaking.com> * lib/journey/formatter.rb: when generating routes, skip route literals (routes that do not have replacement values like "/:controller") when matching unnamed routes. https://github.com/rails/rails/issues/6459 * test/test_router.rb: corresponding test
2012-06-15Note update of math/ruby-spreadsheet package to 0.7.2.taca1-1/+2
2012-06-15Update ruby-spreadsheet to 0.7.2.taca2-6/+6
=== 0.7.2 / 14.06.2012 * many changes by Mina Naguib <mina.git@naguib.ca> * see git log for full details
2012-06-15Updated news/pan to 0.138wiz1-1/+2
2012-06-15Update to 0.138:wiz2-6/+6
0.138 "Der Geraet" * Hotkey for showing/hiding signatures in the article body. (Heinrich Müller, #350496) * Keep position on selected item on re-order. (Heinrich Müller, #443702) * Remember last read post. (Heinrich Müller, #448416) * Open url in browser. (Heinrich Müller, #464335) * Signature printed double when line needs to be wrapped. (Heinrich Müller, #533178) * Tasks marked "Stopped" should also remain stopped when pan restarted. (Heinrich Müller, #543319) * "Save at" options other then %g and %G. (Heinrich Müller, #550007) * Filter Cross-posters. (Heinrich Müller, #587585) * 136 using secure ssl and get continuous popups for certs but no connection. (Heinrich Müller, #673927) * PO message very difficult to translate. (Heinrich Müller, #675953) * Pan crashes while fetching new headers. (Heinrich Müller, #677741) * Updated translations: Spanish (Daniel Mustieles), French (Bruno Brouard), Czech (Petr Kovar), Slovenian (Martin Srebotnjak, Andrej Žnidaršič, Matej Urbančič).
2012-06-15Note addition of databases/ruby-mysql2 package version 0.3.11.taca1-1/+2
2012-06-15Add and enable ruby-mysql2.taca1-1/+2
2012-06-15Add ruby-mysql2 version 0.3.11 package.taca4-0/+84
Mysql2 Mysql2 is a modern, simple and very fast Mysql library for Ruby - binding to libmysql. The Mysql2 gem is meant to serve the extremely common use-case of connecting, querying and iterating on results. Some database libraries out there serve as direct 1:1 mappings of the already complex C API's available. This one is not. It also forces the use of UTF-8 (or binary) for the connection (and all strings in 1.9, unless Encoding.default_internal is set then it'll convert from UTF-8 to that encoding) and uses encoding-aware MySQL API calls where it can.
2012-06-15Updated sysutils/coreutils to 8.13nb4sbd1-1/+2
2012-06-15By request don't build with gmp.sbd1-3/+4
Bump PKGREVISION.
2012-06-15Use native ksh93 on Solaris 11 and derivatives.jperkin3-5/+13
2012-06-15The package doesn't require GMP, turn it off, provide option instead.asau2-5/+11
2012-06-15Add a workaround so this builds again on NetBSD.wiz2-1/+27
Might make the Darwin situation worse, but at least the build error will be later now there as well.
2012-06-15Updated comms/asterisk10 to 10.5.1jnemeth1-1/+2
2012-06-15Update to Asterisk 10.5.1: this fixes AST-2012-009.jnemeth2-10/+9
The Asterisk Development Team has announced a security release for Asterisk 10. This security release is released as version 10.5.1. The release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/releases The release of Asterisk 10.5.1 resolves the following issue: * A remotely exploitable crash vulnerability was found in the Skinny (SCCP) Channel driver. When an SCCP client sends an Off Hook message, followed by a Key Pad Button Message, a structure that was previously set to NULL is dereferenced. This allows remote authenticated connections the ability to cause a crash in the server, denying services to legitimate users. This issue and its resolution is described in the security advisory. For more information about the details of this vulnerability, please read security advisory AST-2012-009, which was released at the same time as this announcement. For a full list of changes in the current releases, please see the ChangeLog: http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-10.5.1 The security advisory is available at: * http://downloads.asterisk.org/pub/security/AST-2012-009.pdf Thank you for your continued support of Asterisk!
2012-06-15Remove an empty item line.taca1-2/+1
2012-06-15Updated lang/gawk to 4.0.1nb2sbd1-1/+2
2012-06-15Add readline option.sbd2-4/+11
Bump PKGREVISION.
2012-06-15Move pkg options to options.mksbd2-9/+12
2012-06-15Updated editors/vigor to 0.016nb5sbd1-1/+2
2012-06-15vigor only works with db1, so if db1 is builtin use it, otherwise usesbd1-4/+13
the included db implementation. Bump PKGREVISION.
2012-06-14Updated editors/vigor to 0.016nb4sbd1-1/+2
2012-06-14Add missing termcap buildlink.sbd1-2/+3
Bump PKGREVISION.
2012-06-14Updated emulators/aranym to 0.9.13nb2sbd1-1/+2
2012-06-14Add missing math/mpfr buildlink.sbd1-2/+3
Bump PKGREVISION.
2012-06-14Updated sysutils/coreutils to 8.13nb3sbd1-1/+2
2012-06-14Add missing devel/gmp buildlink.sbd1-2/+3
Bump PKGREVISION.