Commit graph

197442 commits

Author SHA1 Message Date
taca
bf1f39309c Update serf0 to 0.7.2.
Serf 0.7.2 [2011-03-12, branch 0.7.x r1451]
  Actually disable Nagle when creating a connection (r1441).
  Return error when app asks for HTTPS over proxy connection (r1433).

Serf 0.7.1 [2011-01-25, branch 0.7.x r1431]
  Fix memory leak when using SSL (r1408, r1416).
  Fix build for blank apr-util directory (r1421).

Serf 0.7.0 [2010-08-25, r1407]
  Fix double free abort when destroying request buckets.
  Fix test server in unit test framework to avoid random test failures.
  Allow older Serf programs which don't use the new authn framework to still
    handle authn without forcing them to switch to the new framework. (r1401)
  Remove the SERF_DECLARE macros, preferring a .DEF file for Windows
  Barrier buckets now pass read_iovec to their wrapped bucket.
  Fix HTTP header parsing to allow for empty header values.


Serf 0.6.1 [2010-05-14, r1370]
  Generally: this release fixes problems with the 0.4.0 packaging.
  Small compilation fix in outgoing.c for Windows builds.


Serf 0.6.0 [2010-05-14, r1363]
  Not released.


Serf 0.5.0
  Not released.


Serf 0.4.0 [2010-05-13, r1353]
  [NOTE: this release misstated itself as 0.5.0; use a later release instead]

  Provide authn framework, supporting Basic, Digest, Kerberos (SSPI, GSS),
    along with proxy authn using Basic or Digest
  Added experimental listener framework, along with test_server.c
  Improvements and fixes to SSL support, including connection setup changes
  Experimental support for unrequested, arriving ("async") responses
  Experimental BWTP support using the async arrival feature
  Headers are combined on read (not write), to ease certian classes of parsing
  Experimental feature on aggregate buckets for a callback-on-empty
  Fix the bucket allocator for when APR is using its pool debugging features
  Proxy support in the serf_get testing utility
  Fix to include the port number in the Host header
  serf_get propagates errors from the response, instead of aborting (Issue 52)
  Added serf_lib_version() for runtime version tests


Serf 0.3.1 [2010-02-14, r1320]
  Fix loss of error on request->setup() callback. (Issue 47)
  Support APR 2.x. (Issue 48)
  Fixed slowdown in aggregate bucket with millions of child buckets.
  Avoid hang in apr_pollset_poll() by unclosed connections after fork().
2013-02-22 15:47:08 +00:00
taca
d587219aa4 Note update of www/serf package to 1.1.1. 2013-02-22 15:39:15 +00:00
taca
c952094e0d Update serf to 1.1.1.
Full changes are a little bit many to write here, but it change its API
from prior to 1.0.

Please refer http://code.google.com/p/serf/source/browse/tags/1.1.1/CHANGES
for full changes.
2013-02-22 15:38:44 +00:00
imil
cc26c083fc Updated www/nginx to 1.2.7nb1 2013-02-22 15:38:23 +00:00
imil
887201d12f Preparing www/nginx-devel import by splitting up Makefile into
Makefile + Makefile.common. nginx is highly backward compatible
and 99% of stable series Makefile applies to devel.

Bumping PKGREVISION
2013-02-22 15:37:58 +00:00
taca
cfb6719d3c Switch to use www/serf0. 2013-02-22 15:33:48 +00:00
taca
1f44544277 Add and enable serf0. 2013-02-22 15:32:27 +00:00
taca
cb543a9493 Add www/serf0 by copying from www/serf. It provides serf version < 1.0,
and it would be used by subversion16.
2013-02-22 15:32:06 +00:00
ryoon
cd22f307f5 Update to 19.0
Sync with xulrunner-19.0.
2013-02-22 14:54:01 +00:00
ryoon
f07ba467ae Updated devel/xulrunner to 19.0
Updated www/firefox to 19.0
2013-02-22 14:52:38 +00:00
ryoon
aea7c1d8fe Update to 19.0
Changelog:
    NEW
    Built-in PDF viewer
    CHANGED
    Canvas elements can export their content as an image blob using canvas.toBlob()
    CHANGED
    Startup performance improvements (bugs 715402 and 756313)
    DEVELOPER
    Debugger now supports pausing on exceptions and hiding non-enumerable properties
    DEVELOPER
    Remote Web Console is available for connecting to Firefox on Android or Firefox OS (experimental, set devtools.debugger.remote-enabled to true)
    DEVELOPER
    There is now a Browser Debugger available for add-on and browser developers (experimental, set devtools.chrome.enabled to true)
    DEVELOPER
    Web Console CSS links now open in the Style Editor
    HTML5
    CSS @page is now supported
    HTML5
    CSS viewport-percentage length units implemented (vh, vw, vmin and vmax)
    HTML5
    CSS text-transform now supports full-width
    FIXED
    Certain valid WebGL drawing operations are incorrectly rejected, leaving incomplete rendering in affected pages (825205)
    FIXED
    Starting Firefox with -private flag incorrectly claims you are not in Private Browsing mode (802274)
    FIXED
    Plugins stop rendering when the top half of the plugin is scrolled off the top of the page, in HiDPI mode (825734)
2013-02-22 14:48:06 +00:00
jperkin
6947a6a31d Add support for 64-bit SunOS. 2013-02-22 14:40:07 +00:00
obache
99d4ac611f Add hints for bootstrap pkgsrc on Cygwin. 2013-02-22 13:59:47 +00:00
jperkin
04832b5202 Use -shared instead of -G on SunOS.
Fixes 64-bit package.
2013-02-22 13:40:30 +00:00
obache
381fd5cad9 Fix ROOT_USER/ROOT_GROUP for Cygwin to Administrators/Administrators (not using
its UID/GID), and sync platform privilege check with bootstrap script.
2013-02-22 13:39:31 +00:00
obache
4617fbb678 Allow to overwrite commnand of privilege check as _IS_ROOT_CMD. 2013-02-22 13:35:27 +00:00
obache
6a58bc7ca8 Updated net/mikutter to 0.2.1.1130 2013-02-22 13:18:09 +00:00
obache
00c09d844f Update mikutter to 0.2.1.1130.
* fixes crash at getting access token
* support Twitter API 1.1 of Streaming API
2013-02-22 13:17:54 +00:00
jperkin
2701daa925 Sun's ar needs at least one symbol in a library.
Fixes SunOS build.
2013-02-22 12:05:34 +00:00
jperkin
8bdc19895b Don't build libreplace, it is an empty library.
Fixes build on SunOS.
2013-02-22 11:48:16 +00:00
taca
2693d5852a Note update of lang/php53 package to 5.3.22 and lang/php54 package to 5.4.12. 2013-02-22 03:09:25 +00:00
taca
4f0e2257cc Update PHP53_VERSION and PHP54_VERSION. 2013-02-22 03:08:22 +00:00
taca
9873327790 Reset PKG_REVISION along with update of both php53 and php54. 2013-02-22 03:07:43 +00:00
taca
59f0126bc1 Update php54 to 5.4.12.
PHP                                                                        NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
21 Feb 2012, PHP 5.4.12

- Core:
  . Fixed bug #64099 (Wrong TSRM usage in zend_Register_class alias). (Johannes)
  . Fixed bug #64011 (get_html_translation_table() output incomplete with
    HTML_ENTITIES and ISO-8859-1). (Gustavo)
  . Fixed bug #63982 (isset() inconsistently produces a fatal error on
    protected property). (Stas)
  . Fixed bug #63943 (Bad warning text from strpos() on empty needle).
    (Laruence)
  . Fixed bug #63899 (Use after scope error in zend_compile). (Laruence)
  . Fixed bug #63893 (Poor efficiency of strtr() using array with keys of very
    different length). (Gustavo)
  . Fixed bug #63882 (zend_std_compare_objects crash on recursion). (Dmitry)
  . Fixed bug #63462 (Magic methods called twice for unset protected
    properties). (Stas)
  . Fixed bug #62524 (fopen follows redirects for non-3xx statuses).
    (Wes Mason)
  . Support BITMAPV5HEADER in getimagesize(). (AsamK, Lars)

- Date:
  . Fixed bug #63699 (Performance improvements for various ext/date functions).
    (Lars, original patch by njaguar at gmail dot com)
  . Fixed bug #55397: Comparsion of incomplete DateTime causes SIGSEGV.
    (Derick)

- FPM:
  . Fixed bug #63999 (php with fpm fails to build on Solaris 10 or 11). (Adam)

- Litespeed:
  . Fixed bug #63228 (-Werror=format-security error in lsapi code). (George)

- SOAP
  . Added check that soap.wsdl_cache_dir conforms to open_basedir
    (CVE-2013-1635). (Dmitry)
  . Disabled external entities loading (CVE-2013-1643). (Dmitry)

- sqlite3:
  . Fixed bug #63921 (sqlite3::bindvalue and relative PHP functions aren't
    using sqlite3_*_int64 API). (srgoogleguy, Lars)

- PDO_OCI
  . Fixed bug #57702 (Multi-row BLOB fetches). (hswong3i, Laruence)
  . Fixed bug #52958 (Segfault in PDO_OCI on cleanup after running a long
    testsuite). (hswong3i, Lars)

- PDO_sqlite:
  . Fixed bug #63916 (PDO::PARAM_INT casts to 32bit int internally even
    on 64bit builds in pdo_sqlite). (srgoogleguy, Lars)
2013-02-22 03:06:50 +00:00
taca
592c08d1e9 Update php53 to 5.3.22.
PHP                                                                        NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
21 Feb 2013, PHP 5.3.22

- Zend Engine:
  . Fixed bug #64099 (Wrong TSRM usage in zend_Register_class alias). (Johannes)
  . Fixed bug #63899 (Use after scope error in zend_compile). (Laruence)

- Core
  . Fixed bug #63943 (Bad warning text from strpos() on empty needle).
    (Laruence)

- Date:
  . Fixed bug #55397 (comparsion of incomplete DateTime causes SIGSEGV).
    (Laruence, Derick)

- FPM:
  . Fixed bug #63999 (php with fpm fails to build on Solaris 10 or 11). (Adam)

- SOAP
  . Added check that soap.wsdl_cache_dir conforms to open_basedir
    (CVE-2013-1635). (Dmitry)
  . Disabled external entities loading (CVE-2013-1643). (Dmitry)

- SPL:
  . Fixed bug #64106 (Segfault on SplFixedArray[][x] = y when extended). (Nikita Popov)
2013-02-22 03:06:16 +00:00
taca
46c6f94d77 Revive PLIST_VARS processing. 2013-02-22 03:05:04 +00:00
wiz
c6588da40e Fix build with clang. 2013-02-21 22:39:58 +00:00
adam
b1ade9dee4 Updated x11/gtk2 to 2.24.16 2013-02-21 22:04:51 +00:00
adam
e3362edc22 Changes 2.24.16:
* Bug fixes:
 694077 Make GtkItemFactory produce GtkSeparatorMenuItems
 645065 GtkFileChooserButton doesn't handle closing its dialog correctly
        Reliably stop spinning when a GtkSpinButton is hidden
2013-02-21 22:03:45 +00:00
dholland
05a17a5ded Apply upstream patch aaff080449ebcb66553ebf5b512f737b6191f339 to fix
build with gcc 4.6+ and clang. Via Al Viro.
2013-02-21 18:12:26 +00:00
wiz
3259a70c86 + KeePass-2.21, Sigil-0.7.0 [needs qt5], TeXmacs-1.0.7.18,
blender-2.66, dvdstyler-2.4.1, ekiga-4.0.1, flightgear-2.10,
  graphviz-2.30.1, gssdp-0.14.0, gtexinfo-5.0, gtk2+-2.24.16,
  gupnp-0.20.0, gupnp-av-0.12.0, gupnp-dlna-0.10.0, hiawatha-8.8,
  httping-1.5.8, libffi-3.0.12, libgee-0.8.4, logrotate-3.8.3
  [pkg/47581], luit-2.0.20130217, p5-pango-1.224, potrace-1.11,
  py-distribute-0.6.35, py-lxml-3.1.0, qpdfview-0.4, scmgit-1.8.2,
  shared-mime-info-1.1, viking-1.4, x264-devel-20130216, xdelta3-3.0.6,
  xf86-video-intel-2.21.3, xmp-4.0.1.
2013-02-21 17:58:31 +00:00
is
006eb8cb22 Fix minor typo. 2013-02-21 16:25:51 +00:00
pettai
45f43ee3b4 Updated security/opendnssec to 1.3.13 2013-02-21 15:51:43 +00:00
pettai
78e9163195 OpenDNSSEC 1.3.13 - 2013-02-20
Bugfixes:
* OPENDNSSEC-388: Signer Engine: Internal serial should take into account
  the inbound serial.
* OPENDNSSEC-242: Signer Engine: Could get stuck on load signconf while
  signconf was not changed.
* Signer Engine: Fixed locking and notification on the drudge work queue,
  signals could be missed so that drudgers would stall when there was work to
  be done.
2013-02-21 15:51:17 +00:00
gdt
be5306b185 Add explanations to DESCR for sqlite packages because it is quite
boggling that, e.g., py-sqlite2 is a wrapper for sqlite3.
2013-02-21 15:14:45 +00:00
obache
f68d1d940a if `id -u' failed, assume that numeric ID is specified (especially for Cygwin). 2013-02-21 13:33:10 +00:00
obache
ba7f16238d Updated math/ruby-spreadsheet to 0.8.1 2013-02-21 13:23:56 +00:00
obache
33b4752839 Update ruby-spreadsheet to 0.8.1.
=== 0.8.1 / 18.02.2013

* Updated Manifest.txt to include lib/spreadsheet/excel/rgb.rb

=== 0.8.0 / 18.02.2013

* Adding support for converting color palette values to RGB values (not vice-versa..yet)
* by https://github.com/dancaugherty/spreadsheet/compare/master...rgb

=== 0.7.9 / 06.02.2013

Author: Eugeniy Belyaev (zhekanax)

* You can merge if you are interested in perl-like Workbook.set_custom_color
  implementation. I know it is not really a proper way to deal with custom colors, but
  nevertheless it makes it possible.
* https://github.com/zdavatz/spreadsheet/pull/27

=== 0.7.8 / 06.02.2013

Author: Kenichi Kamiya <kachick1@gmail.com>
Date:   Wed Feb 6 11:23:35 2013 +0900

* Link to Travis CI on README
* Remove warnings "assigned but unused variable" in test
* Remove warnings "assigned but unused variable"
* Enable $VERBOSE flag when running test
2013-02-21 13:23:12 +00:00
taca
565abc975a Note update of www/geeklog package to 1.8.2.1. 2013-02-21 13:01:54 +00:00
taca
148ef46ba5 Update geeklog to 1.8.2.1 (Geeklog 1.8.2sr1).
Geeklog History/Changes:

Feb 19, 2013 (1.8.2sr1)
------------

This release addresses the following security issues:
- High-Tech Bridge Security Research Lab reported an XSS in the calendar_type
  parameter in the Calendar plugin (HTB23143).
- Trustwave Spiderlabs reported XSS in the install script, the Configuration,
  as well as in the Admin interfaces for the Polls plugin and the Topic editor
  (TWSL2013-001).

Not security-related:
- Fixed Twitter OAuth login by switching to version 1.1 of the Twitter API
  (feature request #0001506).
2013-02-21 13:01:24 +00:00
taca
362ac285f1 Note update of www/drupal7 package to 7.20. 2013-02-21 12:59:53 +00:00
taca
2671545731 Update drupal7 to 7.20.
Drupal 7.20, 2013-02-20
-----------------------
- Fixed security issues (denial of service). See SA-CORE-2013-002.
2013-02-21 12:59:19 +00:00
obache
cd901ade7c ${ID} is not defined here. 2013-02-21 11:19:27 +00:00
jperkin
e945e086e9 Updated math/py-numpy to 1.6.2nb1 2013-02-21 10:59:54 +00:00
jperkin
e17509e3e6 Ensure the correct compiler ABI flag is used when this package does
its own builds for dependencies.  Fixes issue on SunOS 32-bit when
the native gfortran produces 64-bit by default.

Bump PKGREVISION.
2013-02-21 10:59:38 +00:00
wiz
0d0c0bad90 When using clang, set ACTIVE_CC so the share/mk Makefiles know
which flags to suppress (in particular e.g. -Wno-traditional,
which isn't recognized and breaks the build with clang).
2013-02-21 07:58:21 +00:00
wiz
06ed9834e1 clang -dumpversion prints 4.2.1, which is not the intended content
of CC_VERSION.
Use clang --version | sed to get a more usable string.
2013-02-21 07:57:19 +00:00
wiz
d1dda1a64e Fix cut(1) arguments so that all tests work fine. From Kai-Uwe Eckhardt. 2013-02-20 21:37:13 +00:00
wiz
5f1c392f23 Does not really use c++, remove it from languages. 2013-02-20 21:36:52 +00:00
ryoon
531437f5dc Updated devel/nss to 3.14.3 2013-02-20 19:49:52 +00:00