Commit graph

187920 commits

Author SHA1 Message Date
taca
fa82681d54 *Use newer data type name of PHP; support PHP 5.4.x, too. 2012-06-16 02:59:00 +00:00
taca
50cea3dae1 * Use newer data type name of PHP. 2012-06-16 02:58:00 +00:00
taca
a1cc947269 Restrict to PHP 5.2.x and 5.3.x. 2012-06-16 02:56:29 +00:00
taca
d443b8e426 * Remove use of "5" in PKG_PHP_VERSION. 2012-06-16 02:55:32 +00:00
taca
4d64b0d641 * php-sqlite is obsoleted by PHP 5.4.
* Add usage of PHP_BASE_VERS in PKGNAME.
2012-06-16 02:54:11 +00:00
taca
a2d6659378 Restrict to php 5.2.x and 5.3.x since php-sqlite support is obsoleted by PHP 5.4. 2012-06-16 02:52:03 +00:00
taca
78e692d24a * Don't strictly depends on php53.
* Use updated phpversion.mk.
2012-06-16 02:50:47 +00:00
taca
0246b9b621 Change "5" as value of PKG_PHP_VERSION.
And restrict the case PHP_BASE_VERS in PKGNAME for PHP 5.2.17.
2012-06-16 02:49:39 +00:00
taca
157c5b6aa6 Update of frame work for PHP and support for PHP 5.4.x.
* 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-16 02:47:51 +00:00
manu
978ee9a5dd Update glusterfs to 3.2.7, a maintenance release 2012-06-16 01:47:33 +00:00
taca
6b6a362760 * Fix PLIST problem; caused by new javadoc?
* Use newer data type name of PHP.
2012-06-16 01:42:57 +00:00
taca
10ac73c611 Note update of lang/php53 package to 5.3.14. 2012-06-16 01:28:07 +00:00
taca
c95c9fcc2d Update php53 to 5.3.14 (PHP 5.3.14).
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-16 01:27:24 +00:00
dholland
ff816060bd Whitespace. (as whined about by pkglint) 2012-06-15 23:06:02 +00:00
joerg
1321b597d4 Fix use of the vexing parse problem. 2012-06-15 18:56:57 +00:00
joerg
b9127a1bbd Deal with C99 inline semantic. 2012-06-15 18:56:09 +00:00
joerg
28d4eb66eb Deal with broken name lookup in GCC. 2012-06-15 18:53:30 +00:00
joerg
19857b905c Drop .extern, it is ignored by GNU as and not supported by LLVM. 2012-06-15 18:52:26 +00:00
joerg
d418a6398e Fix use of nested functions. Bump revision. Fix C99 inline usage. 2012-06-15 18:51:32 +00:00
joerg
69d83beee0 Fix build with C99 compilers. 2012-06-15 18:47:45 +00:00
joerg
7d9f41f73f Fix build with Clang. 2012-06-15 18:46:46 +00:00
obache
4834f1d5bb allow DSO in not only non-full dependency packages but also indirect full dependency. 2012-06-15 14:46:53 +00:00
wiz
262f1278b1 Updated time/xtu to 1.3 2012-06-15 14:05:34 +00:00
wiz
10e9b357d1 Update to 1.3, provided by Robert Elz in PR 46603.
News: added a manpage.
2012-06-15 14:05:24 +00:00
taca
4b3f5f55a5 Note update of www/ruby-journey package to 1.0.4. 2012-06-15 13:56:54 +00:00
taca
0f9b6689b5 Update ruby-journey to 1.0.4.
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-15 13:56:24 +00:00
taca
6c96e8d5d9 Note update of math/ruby-spreadsheet package to 0.7.2. 2012-06-15 13:55:54 +00:00
taca
981936387e Update ruby-spreadsheet to 0.7.2.
=== 0.7.2 / 14.06.2012

* many changes by Mina Naguib <mina.git@naguib.ca>
* see git log for full details
2012-06-15 13:55:09 +00:00
wiz
44b00c9683 Updated news/pan to 0.138 2012-06-15 13:40:10 +00:00
wiz
3719c6689c Update to 0.138:
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-15 13:40:00 +00:00
taca
104b228ed1 Note addition of databases/ruby-mysql2 package version 0.3.11. 2012-06-15 11:40:06 +00:00
taca
17b7fa6d65 Add and enable ruby-mysql2. 2012-06-15 11:39:37 +00:00
taca
0c01ccb6a5 Add ruby-mysql2 version 0.3.11 package.
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-15 11:38:48 +00:00
sbd
080b7f53a2 Updated sysutils/coreutils to 8.13nb4 2012-06-15 11:33:07 +00:00
sbd
a75e5f6750 By request don't build with gmp.
Bump PKGREVISION.
2012-06-15 11:32:57 +00:00
jperkin
bb2f76b393 Use native ksh93 on Solaris 11 and derivatives. 2012-06-15 09:54:41 +00:00
asau
0ae2798867 The package doesn't require GMP, turn it off, provide option instead. 2012-06-15 09:20:28 +00:00
wiz
54580b22fc Add a workaround so this builds again on NetBSD.
Might make the Darwin situation worse, but at least the build
error will be later now there as well.
2012-06-15 08:51:25 +00:00
jnemeth
a3723bf0e9 Updated comms/asterisk10 to 10.5.1 2012-06-15 06:06:59 +00:00
jnemeth
ef4bcafe4a Update to Asterisk 10.5.1: this fixes AST-2012-009.
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-15 06:05:47 +00:00
taca
a43daa8b15 Remove an empty item line. 2012-06-15 00:41:35 +00:00
sbd
75d217a8eb Updated lang/gawk to 4.0.1nb2 2012-06-15 00:32:36 +00:00
sbd
1fc7be4400 Add readline option.
Bump PKGREVISION.
2012-06-15 00:32:27 +00:00
sbd
ebbb80b3bc Move pkg options to options.mk 2012-06-15 00:29:27 +00:00
sbd
b6622dd12d Updated editors/vigor to 0.016nb5 2012-06-15 00:03:58 +00:00
sbd
dd5ca4d6f8 vigor only works with db1, so if db1 is builtin use it, otherwise use
the included db implementation.

Bump PKGREVISION.
2012-06-15 00:03:48 +00:00
sbd
a1db240939 Updated editors/vigor to 0.016nb4 2012-06-14 22:50:24 +00:00
sbd
db93e23a0f Add missing termcap buildlink.
Bump PKGREVISION.
2012-06-14 22:50:14 +00:00
sbd
4ede4754f7 Updated emulators/aranym to 0.9.13nb2 2012-06-14 22:37:43 +00:00
sbd
c4299b7f28 Add missing math/mpfr buildlink.
Bump PKGREVISION.
2012-06-14 22:37:34 +00:00