Commit graph

203996 commits

Author SHA1 Message Date
ryoon
6b185c3625 Updated lang/newlisp to 10.5.3 2013-07-12 13:38:13 +00:00
ryoon
b3432bdb02 Update to 10.5.3
Changelog:
newLISP® v.10.5.3 Stable Release 2013-07-10

This release fixes bugs in the new, unlimited precision, integer arithmetic and JSON subsystems and introduces functions for KMEANS data clustering.
New Features

    New cluster analysis functions kmeans-train and kmeans-query (v.10.5.2).

Bug fixes

    Big integer division had problems with embedded, aligned big int sized zeros and trailing zeros in results. On Linux, compiler optmizations in big integer division code caused problems and are disabled now with no decrease in performance (v.10.5.1).
    The bigint function now accepts integers in strings with trailing non-digit characters and floats in simple dot-decimal notation (v.10.5.1).
    After Java update 7u21, install directory names could not have spaces. This has been fixed (v.10.5.2).
    Escaped " quote and \ backslash characters in json-parse strings are now handled correctly (v.10.5.2/3).

Compatibility with previous versions

This version is compatible with the previous versions in the 10.5.x series.
2013-07-12 13:37:38 +00:00
ryoon
f4e0983de3 Update to 2.19.
* Sync with seamonkey-2.19.
2013-07-12 12:36:26 +00:00
ryoon
05225e056f Updated www/seamonkey to 2.19 2013-07-12 12:25:30 +00:00
ryoon
637819170d Update to 2.19
* Update enigmail to 1.5.2.

Changelog:
SeaMonkey-specific changes

    Mark -> As Read now checks the state of all selected messages instead of only the first one's.
    Notifications for mixed content blocker have been implemented.
    A new 3rd-party cookie restriction to visited websites option has been added to the Cookies pref pane.
    The context menu Search option is now available for textareas and input fields.
    Website storage mechanisms are now available in the Data Manager (localStorage, indexedDB, etc.).
    "Open Containing Folder" is now already available during download.
    See the changes page for minor changes.

Mozilla platform changes

    asm.js optimizations (OdinMonkey) have been enabled for major performance improvements.
    Improved WebGL rendering performance through asynchronous canvas updates.
    Plain text files displayed within the browser will now word-wrap.
    For user security, the Components object is no longer accessible from web content.
    Improved memory usage and display time when rendering images.
    The Pointer Lock API can now be used outside of fullscreen.
    CSS3 Flexbox has been implemented and enabled by default.
    The new Web Notifications API has been implemented.
    Added clipboardData API for JavaScript access to a user's clipboard.
    Support for new HTML5 <data> and <time> elements has been added.
    Fixed several stability issues.
2013-07-12 12:24:10 +00:00
jperkin
16bdf421be Bump PKGREVISION of all packages which create users, to pick up change of
sysutils/user_* packages.
2013-07-12 10:44:52 +00:00
jperkin
a359776e04 Note updates to the sysutils/user_* packages. 2013-07-12 10:42:24 +00:00
jperkin
d94ce393d3 Rename the PKGNAME for the OPSYS-specific user packages to include the OPSYS,
so that they are correctly calculated as independent.

This avoids issues in bulk builds where the package version was taking
precedence and causing the wrong user package to be depended upon.
2013-07-12 10:41:58 +00:00
taca
20a0ee1bdc Note update of net/pear-Net_SMTP package to 1.6.2 and mail/pear-Mail_Mime
package to 1.8.8.
2013-07-12 00:12:08 +00:00
taca
9ab2c29d80 Update pear-Mail_Mime to 1.8.8.
Mail_Mie 1.8.8

* Fixed warning/notice on (static vs. non-static) PEAR::raiseError() usage
  [alec]
* Fixed Bug #19761: PHP5 warnings about return by reference [alec]
* Fixed Bug #19770: Make cid generator more unique on Windows [alec]
* Fixed Bug #19987: E_STRICT warning when null is passed by reference [alec]
2013-07-12 00:11:02 +00:00
taca
451098c6af Update pear-Net_SMTP to 1.6.2
Net_SMTP 1.6.2

- Fix EHLO response handling for HELO-only servers.
2013-07-12 00:10:04 +00:00
taca
e23d971278 Update PHP53_VERSION to 5.3.27. 2013-07-12 00:09:14 +00:00
taca
584214036b Note update of lang/php53 package to 5.3.27. 2013-07-12 00:08:35 +00:00
taca
d1def5b078 Update php53 to 5.3.27 (PHP 5.3.27).
11-Jul-2013

Core:

* Fixed bug #64966 (segfault in zend_do_fcall_common_helper_SPEC).
* Fixed bug #64960 (Segfault in gc_zval_possible_root).
* Fixed bug #64934 (Apache2 TS crash with get_browser()).
* Fixed bug #63186 (compile failure on netbsd).

DateTime:

* Fixed bug #53437 (Crash when using unserialized DatePeriod instance).

PDO_firebird:

* Fixed bug #64037 (Firebird return wrong value for numeric field).
* Fixed bug #62024 (Cannot insert second row with null using parametrized
  query).

PDO_pgsql:

* Fixed bug #64949 (Buffer overflow in _pdo_pgsql_error).

pgsql:

* Fixed bug #64609 (pg_convert enum type support).

SPL:

* Fixed bug #64997 (Segfault while using RecursiveIteratorIterator on 64-bits
  systems).

XML:

* Fixed bug #65236 (heap corruption in xml parser).
2013-07-12 00:07:04 +00:00
wiz
e1fdbc6fb9 According to Thomas E. Dickey, the best-fitting license we have is "x11".
Make it so.
2013-07-11 18:40:05 +00:00
sborrill
bff5d781bc Fix checksums 2013-07-11 14:56:36 +00:00
sborrill
76b62f8091 Fix build with 64-bit time_t 2013-07-11 14:05:14 +00:00
wiz
458f54db3c Fix previous. 2013-07-11 13:15:57 +00:00
schmonz
908792af85 Updated www/ikiwiki to 3.20130711 2013-07-11 11:55:53 +00:00
schmonz
554751c17e Update to 3.20130711. From the changelog:
* Deal with git behavior change in 1.7.2 and newer that broke support
  for commits with an empty commit message.
* Pass --no-edit when used with git 1.7.8 and newer.
2013-07-11 11:55:47 +00:00
wiz
02b7d3d7ec Describe two xterm options. 2013-07-11 11:44:23 +00:00
wiz
6c0d63564a Updated x11/xterm to 296nb1 2013-07-11 11:44:16 +00:00
wiz
dc4d7795ac Add option for toolbar mode.
Thomas E. Dickey says it has hard-to-fix layout issues and slows
the startup, so turn the option default off.

Bump PKGREVISION for the default change from on to off.
2013-07-11 11:44:07 +00:00
wiz
96f6d411af Updated meta-pkgs/modular-xorg-apps to 1.14.1 2013-07-11 10:43:44 +00:00
wiz
04e137e3a6 Remove xsetmode. Peter Hutterer writes on xorg-devel:
xsetmode still works on devices that support multiple mode, the hooks are
still there so functionally there's nothing wrong with it. xinput has
replaced it though, you get the same with
  xinput --set-mode "device name" ABSOLUTE
since xinput is actively maintained, I recommend using that instead.
2013-07-11 10:42:55 +00:00
wiz
ca1eada3cd Remove xsetpointer. Peter Hutterer writes on xorg-devel:
xsetpointer sets an input device as the core pointer. This dates
back to when an extension device could not be a core device at the
same time and is obsolete since server 1.4 (2006 or so I think).
the request always fails now (96e32805d12fc36f0fa0926dbfb0dd8a5cadb739).
xinput set-pointer is the equiv xsetpointer, but still doesn't do
anything, that app is truly dead.
2013-07-11 10:40:28 +00:00
wiz
19576f09ac Updated x11/xterm to 296 2013-07-11 09:37:12 +00:00
wiz
134ad5599f Update to 296:
modify delimiter in configure macro used to add a library
after a given library to avoid confusion with -Wl
pass-through options to linker (NetBSD #48031).

fix quoting in expression used to trim extra libraries from
patch #295 changes (report by Thomas Klausner).
2013-07-11 09:37:01 +00:00
mrg
7f323fff85 update bozohttpd to 20130711. 2013-07-11 09:06:33 +00:00
mrg
ef9d9962e0 update to bozohttpd 20130711. changes include:
o  properly escape generated HTML
	o  add authentication for redirections, from martin@netbsd.org
	o  handle chained ssl certifications, from elric@netbsd.org
	o  add basic support for gzipped files, from elric@netbsd.org
	o  properly escape generated URIs
2013-07-11 09:05:56 +00:00
wiz
511236ea09 Updated security/libsodium to 0.4.2 2013-07-11 08:22:56 +00:00
wiz
c66a252c23 Update to 0.4.2, provided by csosstudy in PR 48046.
* Version 0.4.2
 - All NaCl constants are now also exposed as functions.
 - The Android and iOS cross-compilation script have been improved.
 - libsodium can now be cross-compiled to Windows from Linux.
 - libsodium can now be compiled with emscripten.
 - New convenience function (prototyped in utils.h): sodium_bin2hex().
2013-07-11 08:22:47 +00:00
wiz
7da44eabbe Updated sysutils/cdrtools to 3.01alpha16 2013-07-11 07:04:07 +00:00
wiz
b4cad6d0cb Update to 3.01a16:
All:

-	The SCCS keyword expansion for "Mocsw" has been limited to
	prevent expansion of date '+%Y%m%d%H%M%S'

-	Mocsw now sets link mode to -Bdirect for recent OpenCSW rules

-	pkgdefs/OCSW/*/checkpkg_override modified to match current OpenCSW
	rules.

-	Make sure that all schily include files except the primary wrappers
	include schily/*.h instead of including the system include files directly.

-	Allow a "static" compilation (a compilation without using dynamic -I
	Paths) on Linux x86 by adding static #includes for Linux x86 in:

		include/schily//align.h
		include/schily//archdefs.h
		include/schily//avoffset.h
		include/schily//xconfig.h

	This is needed if you like to install the schily include files
	to /usr/include/schily and allow users to "manually" compile
	programs that use e.g libparanoia.

	To allow this, the autoconf results need to be installed as:

	<schily/i686-linux-gcc/*.h>
	and
	<schily/x86_64-linux-gcc/*.h>


Libparanoia (Ported/enhanced by Jörg Schilling, originated by Monty xiphmont@mit.edu):

-	memset() call in i_silence_match() now uses the correct size
	instead of sizeof (avec).
	Thanks to a hint from Andrew Dudman <ajdudman@sbcglobal.net>

-	Use dynamic arrays instead of alloca()/malloc() if available.
2013-07-11 07:03:58 +00:00
wiz
b267a9ec7e + cdrtools-3.01alpha16, denemo-1.0.4, evince-3.8.3, ffmpeg-20130710.2.0,
gettext-0.18.3, gthumb-3.2.3, libntlm-1.4, liferea-1.10.0,
  lwm-1.2.3, tellico-2.3.8, veusz-1.18, xentools43-4.3.0.
2013-07-11 07:00:21 +00:00
schmonz
cfaaaa0fcd Updated www/ikiwiki to 3.20130710 2013-07-11 06:09:51 +00:00
schmonz
2751f4f334 Update to 3.20130710. From the changelog:
* blogspam: Fix encoding issue in RPC::XML call.
  Thanks, Changaco
* comments: The formats allowed to be used in comments can be configured
  using comments_allowformats.
  Thanks, Michal Sojka
* calendar: When there are multiple pages for a given day, they're
  displayed in a popup on mouseover.
  Thanks, Louis
* osm: Remove trailing slash from KML maps icon.
* page.tmpl: omit searchform, trails, sidebar and most metadata in CGI
  (smcv)
* openid: Automatically upgrade openid_realm to https when
  accessed via https.
* The ip() pagespec can now contain glob characters to match eg, a subnet
  full of spammers.
* Fix crash that could occur when a needsbuild hook returned a file
  that does not exist.
* Fix python proxy to not crash when fed unicode data in getstate
  and setstate.
  Thanks, chrysn
* Fix committing attachments when using svn.
2013-07-11 06:09:45 +00:00
wen
be2ef81ddd Updated textproc/p5-Text-Sass to 0.97 2013-07-11 04:53:18 +00:00
wen
bc2cebc9f2 Update to 0.97
Upstream changes:
0.97 - #80831 comma-separated selectors from BGRIMM
       #80927 scss to css for nested includes from BGRIMM

0.96 - #77718 pod encoding bug from ANDK
     - improved URL handling, tests from Dan Markham

0.95 - bugfix for RT#74181 from Andrei Arsenin

0.94 - bugfix for RT#74160 from Andrei Arsenin
2013-07-11 04:52:07 +00:00
jnemeth
5a66074c1b sort 2013-07-11 04:03:01 +00:00
wiz
f704b6a958 Try fixing the option handling. 2013-07-10 20:12:59 +00:00
dholland
a1c0a34376 +shibboleth-sp-2.5.2 (noted in PR 48030) 2013-07-10 16:20:40 +00:00
ryoon
d71943cda2 Restore accidentally removed #.
Linux build should be fixed.
2013-07-10 14:44:53 +00:00
wiz
8f247198d9 Regenerated build rules file for subversion-1.8.0.
Bump PKGREVISION of all subversion packages to be on the safe side.

Update ap2-subversion PLIST for the change.
2013-07-10 13:28:37 +00:00
wiz
25d55d4922 Add patch from Thomas E. Dickey to address the build problems from
PR 48031 and PR 48035.
2013-07-10 09:11:04 +00:00
wiz
50ec3ba53a Remove duplicate line. 2013-07-10 08:13:49 +00:00
dholland
2d097ef954 Oops, forgot <stdarg.h>. PR 48037
There must be something wrong with netbsd's headers, as none of

   #include <stdbool.h>
   #include <stdio.h>
   #include <stdlib.h>
   #include <string.h>
   #include <errno.h>
   #include <err.h>

ought to leak in stdarg.h, but apparently one is.
2013-07-10 05:50:05 +00:00
schmonz
8cf881fd82 Updated time/p5-TimeDate to 2.30 2013-07-10 03:02:02 +00:00
schmonz
b06065338a Update to 2.30. From the changelog:
* Syncing distribution version number with Date::Parse, not functional changes
2013-07-10 03:01:57 +00:00
schmonz
dd3c207ce4 Updated www/p5-CGI to 3.63 2013-07-10 02:54:10 +00:00