Commit graph

174713 commits

Author SHA1 Message Date
joerg
23cddcedd8 Fix C99 vs GNU89 inline mess 2011-08-20 15:36:16 +00:00
obache
1a0f03e2a2 Updated net/mikutter to 0.0.3.472 2011-08-20 15:35:55 +00:00
obache
694d0d0d0c Update mikutter to 0.0.3.472.
Fixes
 * With Ruby 1.8.7, crash with right click at tweet contains URL.
 * on scroll timeline top to down, accidently auto scroll-up once.
 * Not mute for various notify.
 * rare crash at refresh timeline.
 * user information may be old one.
 * rare crash at timeout.
2011-08-20 15:35:40 +00:00
joerg
83f1f8054d Fix C99 vs GNU89 inline mess. Annotate that AMD64 grows stack downwards 2011-08-20 15:35:23 +00:00
joerg
b164a2fb3e Needs libXt for modular Xorg. 2011-08-20 15:34:13 +00:00
joerg
c1005980cb Fix C++ syntax 2011-08-20 15:33:37 +00:00
joerg
a14958d8c5 Fix build with newer curl. Improve compatibility with clang. 2011-08-20 15:32:48 +00:00
joerg
e5e0e7480b Fix build with clang and newer curl. 2011-08-20 15:31:33 +00:00
joerg
da440cd0b7 Fix inline misuse breaking clang build 2011-08-20 15:30:36 +00:00
joerg
80b09ea1c2 Fix build with clang 2011-08-20 15:29:01 +00:00
joerg
4b76328d95 Deal with C99 vs GNU89 inline semantic 2011-08-20 15:28:09 +00:00
joerg
62a63bc312 Fix build with Clang 2011-08-20 15:27:09 +00:00
taca
083e6b46b2 Remove GEM_CLEANBUILD since it is pure ruby extension. 2011-08-20 15:17:27 +00:00
taca
0b59398d41 Update ruby-simple_uuid package to 0.2.0.
v0.2.0 perf optimizations for cassandra cql
2011-08-20 15:15:51 +00:00
taca
8422b68e34 Note update of php related meta packages:
meta-pkgs/php5-extensions	5.2.17nb1
	meta-pkgs/php53-extensions	5.3.7nb1
2011-08-20 15:06:36 +00:00
taca
636bff5004 * Add www/php-tidy.
* Restrict dependency less than 5.4.

Bump PKGREVISION.
2011-08-20 15:05:42 +00:00
taca
46d54615bb Add www/php-tidy.
Bump PKGREVISION.
2011-08-20 15:03:42 +00:00
taca
32b7275ab8 Note addition of www/php-tidy package version 5.2.17/5.3.7. 2011-08-20 14:56:38 +00:00
taca
cbbc56f4bd Add and enable php-tidy. 2011-08-20 14:55:07 +00:00
taca
ebed2c056e Importing www/php-tidy package version 5.2.17/5.3.7.
Tidy is an extension based on Libtidy (http://tidy.sf.net/) and allows
a PHP developer to clean, repair, and traverse HTML, XHTML, and XML
documents -- including ones with embedded scripting languages such as
PHP or ASP within them using OO constructs.
2011-08-20 14:53:29 +00:00
wiz
748dc139a6 Remove unneeded conditional. Test with X11_TYPE=native. 2011-08-20 14:52:57 +00:00
taca
49da4491b5 * Update distinfo with suhosin-patch.
* Remove some junks.
2011-08-20 14:50:51 +00:00
taca
decff22add Update suhosin patch with hoping this 45 minutes delay wouldn't need
PKGREVISION bump.
2011-08-20 14:41:04 +00:00
taca
80862bdf04 Note update of www/php-eaccelerator package to 0.9.6.1. 2011-08-20 14:20:08 +00:00
taca
938491e6fa Update php-eaccelerator package to 0.9.6.1.
2010-05-31  Bart Vanbrabant <bart at vanbrabant.eu>

* Release version 0.9.6.1
* php_check_open_basedir only needs to be called when restoring

2010-02-25	Hans Rakers <hans at react.nl>

* Fixed class static variable restore where parent was protected
  static and child was public static. This would lead to error
  'Access to undeclared static property' upon restore from cache
* Added proper handling of class properties during storing in
  cache. Public/private/protected is properly handled now. Somehow
  this was a long overdue TODO spotted by running the testsuite.
  This fixes ticket #408
* Small fix that solves some issues with lambda (closure)
  functions. This solves ticket #405
2011-08-20 14:19:35 +00:00
taca
342b8b05fb Note update of net/php-yaz package to 1.1.1. 2011-08-20 14:16:23 +00:00
taca
6eff033d81 Update php-yaz package to 1.1.1.
1.1.0

- Update for YAZ version 4

1.1.1

- Avoid deprecated Zend API.
- Fixes for Windows compilation.
2011-08-20 14:15:32 +00:00
taca
641df128f4 Note update of these pear based pacakges:
mail/pear-Mail_Mime	1.8.2
	net/pear-Net_SMTP	1.6.1
	net/pear-Net_Sieve	1.3.2
2011-08-20 14:14:11 +00:00
taca
98ec67ce77 Update pear-Net_Sieve package to 1.3.2.
1.3.2:

Release date: 2011-08-06 23:05 UTC
Release state: stable

Changelog:

* Fix referrals if host data or user credentials are passed to connect() and
  login() instead of the constructor (Aleksander Machniak, Bug #17107).

1.3.1:

Release date: 2011-08-06 01:56 UTC
Release state: stable

Changelog:

* Query capabilities again after successful authentication (Jesse Crawford,
  Request #18382).
* Escape quotes and backslashes in script names, and use literal strings for
  script names with non-ASCII characters (Aleksander Machniak, Bug #16691).
* Work around broken STARTTLS behavior in Cyrus versions before 2.3.10
  (Aleksander Machniak, Bug #18241).
* Improve string literal parsing (Aleksander Machniak, Bug #18228).
2011-08-20 14:13:19 +00:00
taca
d565e2e2ac Update pear-Net_SMTP package to 1.6.1.
Net_SMTP 1.6.1:

Release date: 2011-08-13 19:06 UTC
Release state: stable

Changelog:

- Fixing the detection of SASL-based AUTH methods. (Bug #18594)
2011-08-20 14:12:07 +00:00
taca
cf5d5f12ac Update pear-Mail_Mime package to 1.8.2.
Mail_Mime 1.8.2

Release date: 2011-08-10 09:56 UTC
Release state: stable

Changelog:

Bugs Fixed:
* #18426: Fixed backward compatibility for "dfilename" parameter [alec]
* Removed xmail.dtd, xmail.xsl from the package [alec]
* Fixed handling of email addresses with quoted local part [alec]
2011-08-20 14:10:45 +00:00
taca
705b6142b3 Note update of databases/php-dbx package to 1.1.2. 2011-08-20 14:09:25 +00:00
taca
9242c58600 Update php-dbx package to 1.1.2.
pkgsrc change: allow build with php53.

1.1.2

- added rui as lead.
- fixed build error on PHP 5.x.

1.1.1

- fixed build error on PHP 5.x.
2011-08-20 14:08:12 +00:00
taca
27aa37752d Note update of lang/pear package to 1.9.4. 2011-08-20 14:03:05 +00:00
taca
213b9e9f82 Update pear package to 1.9.4.
pkgsrc change

* Remove unused XMLUTIL_WRKSRC.
* don't patch a file which we have in our tree, go-pear.php
	- Remove unused code.
	- Prevent deprecated warnings on PHP 5.3.x.

PEAR 1.9.4:

Release date: 2011-07-07 00:27 UTC
Release state: stable

Changelog:

Bug Fixes:

* Bug #17350: "pear install --force" doesn't uninstall files from previous pkg
  versions [dufuz]
* Bug #18362: A whitespace TEMP_DIR path breaks install/upgrade functionality
  [dufuz]
* Bug #18440: bad tmp folder path on install : Unable to create path for
  C:/Program/tmp [dufuz]
* Bug #18581: "config-get -c" not returning channel's configuration when using
  alias [dufuz]
* Bug #18639: regression: installing xdebug fails most likely due to another
  fix [dufuz]

Features

* All System (the class) functions can now take in spaced paths as long as
  they are surrounded in quotes.
  Prior to this it was possible to do that by passing all values in as an
  array (by product of #18362, #18440)
2011-08-20 14:02:29 +00:00
taca
352d546d77 - php-5.3.7. 2011-08-20 13:56:12 +00:00
taca
00c61862d6 Note update of lang/php53 package to 5.3.7. 2011-08-20 13:55:58 +00:00
taca
9fa676d431 Update php53 package to 5.3.7.
PHP 5.3.7 Released!

[18-Aug-2011] The PHP development team would like to announce the immediate
availability of PHP 5.3.7. This release focuses on improving the stability of
the PHP 5.3.x branch with over 90 bug fixes, some of which are security
related.

Security Enhancements and Fixes in PHP 5.3.7:

* Updated crypt_blowfish to 1.2. (CVE-2011-2483)
* Fixed crash in error_log(). Reported by Mateusz Kocielski
* Fixed buffer overflow on overlog salt in crypt().
* Fixed bug #54939 (File path injection vulnerability in RFC1867 File upload
  filename). Reported by Krzysztof Kotowicz. (CVE-2011-2202)
* Fixed stack buffer overflow in socket_connect(). (CVE-2011-1938)
* Fixed bug #54238 (use-after-free in substr_replace()). (CVE-2011-1148)

Key enhancements in PHP 5.3.7 include:

* Upgraded bundled Sqlite3 to version 3.7.7.1
* Upgraded bundled PCRE to version 8.12
* Fixed bug #54910 (Crash when calling call_user_func with unknown function
  name)

* Fixed bug #54585 (track_errors causes segfault)
* Fixed bug #54262 (Crash when assigning value to a dimension in a non-array)
* Fixed a crash inside dtor for error handling
* Fixed bug #55339 (Segfault with allow_call_time_pass_reference = Off)
* Fixed bug #54935 php_win_err can lead to crash
* Fixed bug #54332 (Crash in zend_mm_check_ptr // Heap corruption)
* Fixed bug #54305 (Crash in gc_remove_zval_from_buffer)
* Fixed bug #54580 (get_browser() segmentation fault when browscap ini
  directive is set through php_admin_value)
* Fixed bug #54529 (SAPI crashes on apache_config.c:197)
* Fixed bug #54283 (new DatePeriod(NULL) causes crash).
* Fixed bug #54269 (Short exception message buffer causes crash)
* Fixed Bug #54221 (mysqli::get_warnings segfault when used in multi queries)
* Fixed bug #54395 (Phar::mount() crashes when calling with wrong parameters)
* Fixed bug #54384 (Dual iterators, GlobIterator, SplFileObject and
  SplTempFileObject crash when user-space classes don't call the parent
  constructor)
* Fixed bug #54292 (Wrong parameter causes crash in
  SplFileObject::__construct())
* Fixed bug #54291 (Crash iterating DirectoryIterator for dir name starting
  with \0)
* Fixed bug #54281 (Crash in non-initialized RecursiveIteratorIterator)
* Fixed bug #54623 (Segfault when writing to a persistent socket after closing
  a copy of the socket)
* Fixed bug #54681 (addGlob() crashes on invalid flags)
* Over 80 other bug fixes.
2011-08-20 13:55:09 +00:00
taca
14933ad9a3 Add ad hoc change to fix build problem with X11_TYPE == "modular". 2011-08-20 13:53:23 +00:00
taca
93903cd9d4 Note update of lang/ruby19-base package to 1.9.2pl290nb1. 2011-08-20 13:52:25 +00:00
taca
6c954cdd94 * Use the same condition as ruby18-base, about use of
--enable-wide-getaddrinfo.
* Remove utimensat(2) hack since it was temporary (short life)
  NetBSD current's problem.

Bump PKGREVISION.
2011-08-20 13:51:29 +00:00
tnn
6ebf1bedcb Bump revision due to xulrunner dependency name change. 2011-08-20 13:44:01 +00:00
tnn
ed093e090d Switch dependency to xulrunner192 and bump PKGREVISION. 2011-08-20 13:17:59 +00:00
tnn
47cb72a928 Bump revision due to dependency name change. 2011-08-20 13:10:25 +00:00
tnn
d50dd14ddf Fix build of legacy mozilla packages and rename the PKGBASE
to facilitate coinstallation with current packages.
2011-08-20 13:05:49 +00:00
obache
37230838f6 Updated misc/yelp to 2.30.2nb5 2011-08-20 08:42:07 +00:00
obache
d58aaee290 Drop xulrunner-2 patches and switch to use xulrunner192.
xulrunner>2 drop support of gtkmozembed, and not usable.

Bump PKGREVISION.
2011-08-20 08:41:52 +00:00
obache
13f4fbefeb Updated net/unbound to 1.4.12nb1 2011-08-20 08:12:54 +00:00
obache
30b89becb1 Fixes builtin openssl detection, same as ldns.
Bump PKGREVISION.
2011-08-20 08:12:41 +00:00
obache
d9cef927d5 Updated net/ldns to 1.6.10nb1 2011-08-20 08:08:06 +00:00