Commit graph

197608 commits

Author SHA1 Message Date
jperkin
50a0db41a8 Fix build with non-GNU linkers. 2013-02-22 20:42:40 +00:00
ryoon
f1932248ae Updated www/firefox-l10n to 19.0 2013-02-22 20:30:17 +00:00
ryoon
37eb1e71e3 Update to 19.0
Sync with firefox-19.0.
2013-02-22 20:28:55 +00:00
shattered
960a7c4bf1 Update homepage URLs. 2013-02-22 19:59:05 +00:00
jperkin
e7a197ffc0 Fix build on SunOS. 2013-02-22 19:35:30 +00:00
imil
78f00a09bd Added www/nginx-devel version 1.3.13 2013-02-22 17:10:01 +00:00
imil
f6fcaebfe8 add & enable nginx-devel 2013-02-22 17:07:52 +00:00
imil
943dd3246a Initial import of nginx-devel, version 1.3.13, into the NetBSD Packages
Collection.

nginx (pronounced "engine X") is a lightweight web (HTTP) server/reverse proxy
and mail (IMAP/POP3) proxy written by Igor Sysoev.

nginx has been running for more than three years on many heavily loaded Russian
sites including Rambler (RamblerMedia.com).  In March 2007 about 20% of all
Russian virtual hosts were served or proxied by nginx.  According to Google
Online Security Blog nginx serves or proxies about 4% of all Internet virtual
hosts, although Netcraft shows much less percent.

The sources are licensed under a BSD-like license.
2013-02-22 17:06:54 +00:00
taca
79501c8efb - ruby-1.9.3p362. 2013-02-22 16:25:43 +00:00
taca
b68bc18d83 Note update of Ruby 1.9.3p392 related packages:
lang/ruby193-base	1.9.3p392
	databases/ruby-gdbm	1.9.3p392nb2
	devel/ruby-curses	1.9.3p392
	devel/ruby-fiddle	1.9.3p392
	devel/ruby-readline	1.9.3p392nb2
	x11/ruby-tk		1.9.3p392nb1
	lang/ruby193		1.9.3p392
	lang/ruby		1.9.3p392nb1
	devel/ruby-mode		1.9.3p392
2013-02-22 16:24:56 +00:00
taca
435bdaadf3 Reset PKG_REVISION by updating to 1.9.3p392. 2013-02-22 16:23:52 +00:00
taca
99e3ce6770 Update ruby193-base package (and related) to 1.9.3-p392.
Security problem of CVE-2013-0269 was already handled but REXML security
problem is fixed by this package.


Now Ruby 1.9.3-p392 is released. I apologize for updating too frequently.

This release includes security fixes about bundled JSON and REXML.

* Denial of Service and Unsafe Object Creation Vulnerability in JSON
  (CVE-2013-0269)
* Entity expansion DoS vulnerability in REXML (XML bomb)

And some small bugfixes are also included.
2013-02-22 16:20:47 +00:00
taca
5060d51a72 Note update of devel/subversion16-base package to 1.6.20nb1. 2013-02-22 15:53:45 +00:00
taca
847a610835 Bump PKGREVISION to reflect www/serf0's PKGNAME change for the case of
"serf" PKG_OPTIONS used.
2013-02-22 15:53:18 +00:00
taca
8c7018148a Note update of www/serf0 package to 0.7.2. 2013-02-22 15:51:16 +00:00
taca
5e3a0171fe Replace PKGNAME to serf0 for better handling of better binary package. 2013-02-22 15:49:25 +00:00
taca
d20cde0119 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
7861d5b518 Note update of www/serf package to 1.1.1. 2013-02-22 15:39:15 +00:00
taca
9f7e5f0d2c 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
47a34e07a1 Updated www/nginx to 1.2.7nb1 2013-02-22 15:38:23 +00:00
imil
cfcf69670f 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
47e3de5b76 Switch to use www/serf0. 2013-02-22 15:33:48 +00:00
taca
dfa4bc30ed Add and enable serf0. 2013-02-22 15:32:27 +00:00
taca
f115f5099d 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
1c936c3cf7 Update to 19.0
Sync with xulrunner-19.0.
2013-02-22 14:54:01 +00:00
ryoon
4736e933e7 Updated devel/xulrunner to 19.0
Updated www/firefox to 19.0
2013-02-22 14:52:38 +00:00
ryoon
d5dea81c70 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
13dcaec362 Add support for 64-bit SunOS. 2013-02-22 14:40:07 +00:00
obache
02d5ed29d9 Add hints for bootstrap pkgsrc on Cygwin. 2013-02-22 13:59:47 +00:00
jperkin
103169f7b9 Use -shared instead of -G on SunOS.
Fixes 64-bit package.
2013-02-22 13:40:30 +00:00
obache
31200aadac 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
fc8ec3bd06 Allow to overwrite commnand of privilege check as _IS_ROOT_CMD. 2013-02-22 13:35:27 +00:00
obache
965a8efaa3 Updated net/mikutter to 0.2.1.1130 2013-02-22 13:18:09 +00:00
obache
db80a53de5 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
2ea2ffa483 Sun's ar needs at least one symbol in a library.
Fixes SunOS build.
2013-02-22 12:05:34 +00:00
jperkin
02d9140425 Don't build libreplace, it is an empty library.
Fixes build on SunOS.
2013-02-22 11:48:16 +00:00
taca
fbafb3b97a 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
3b0591acdd Update PHP53_VERSION and PHP54_VERSION. 2013-02-22 03:08:22 +00:00
taca
b2bc806c02 Reset PKG_REVISION along with update of both php53 and php54. 2013-02-22 03:07:43 +00:00
taca
ec2c2504d6 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
65c606391b 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
1cace43330 Revive PLIST_VARS processing. 2013-02-22 03:05:04 +00:00
wiz
58e872b0b6 Fix build with clang. 2013-02-21 22:39:58 +00:00
adam
6cc11d15dd Updated x11/gtk2 to 2.24.16 2013-02-21 22:04:51 +00:00
adam
6d2a22ae8f 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
f5ecf25008 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
761024dc6f + 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
e1927c8ffa Fix minor typo. 2013-02-21 16:25:51 +00:00
pettai
083df3f8fb Updated security/opendnssec to 1.3.13 2013-02-21 15:51:43 +00:00
pettai
a1d19e3c9f 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