Commit graph

203872 commits

Author SHA1 Message Date
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
schmonz
47a6c38bf9 Update to 3.63. From the changelog:
[SECURITY]
- CR escaping for Set-Cookie and P3P headers was improved. There was potential
  for newline injection in these headers.
  (Thanks to anazawa, https://github.com/markstos/CGI.pm/pull/23)

[INTERNALS]
- Changed how the  deprecated endform function was defined for compatibilty
  with the development version of Perl.
- Fix failures in t/tmpdir.t when run as root
  https://github.com/markstos/CGI.pm/issues/22, RT#80659)

- Made it possible to force a sorted order for things like hash
  attributes so that tests are not dependent on a particular hash
  ordering. This will be required in modern perls which will
  change the ordering per process. (Yves, RT#80659)

- formatting of CGI::Carp documentation was improved. Thanks to benkasminbullock.
- un-TODO some tests in t/tmpdir.t that were passing in most cases.
  More on this:
    https://github.com/markstos/CGI.pm/issues/19#
    cc73dc9807
2013-07-10 02:54:04 +00:00
schmonz
3d0f0c88f2 Updated www/p5-LWP-Protocol-https to 6.04 2013-07-10 02:52:02 +00:00
schmonz
7823fe57fa Update to 6.04. From the changelog:
- Fix IO::Socket::SSL warnings when not verifying hostname.
- Doc spelling fix.
2013-07-10 02:51:56 +00:00
schmonz
4d42a323ef Updated www/p5-LWP-UserAgent-Determined to 1.06 2013-07-10 02:49:32 +00:00
schmonz
305f791a01 Update to 1.06. From the changelog:
* Mock http responses to avoid unnecessary network requests -- Randy Stauner
* Fix for RT#55591: Incorrect default value for 'codes_to_determinate'
  from yibe via github.
2013-07-10 02:49:26 +00:00
schmonz
28808db591 Updated www/p5-LWPx-ParanoidAgent to 1.09 2013-07-10 02:46:48 +00:00
schmonz
51bc59df7f Update to 1.09. From the changelog:
- Makefile.PL updated
- removed TLS test for now, some cpan testers reporting issues with
  the configuration, seems pointless given the Makefile
- removed some of the tests that seem to fail on congested machines
  (eg: cpantesters).
- [SREZIC] added mirror support:
  https://rt.cpan.org/Ticket/Display.html?id=44569
2013-07-10 02:46:43 +00:00
schmonz
d13fa03dd3 Updated www/p5-URI-Escape-XS to 0.10 2013-07-10 02:43:55 +00:00
schmonz
ed072d6e5d Update to 0.10. From the changelog:
- Updated mail address
- Pulled: https://github.com/dankogai/p5-uri-escape-xs/pull/2
- POD Fixes
- Addressed: RT#78738: Please provide LICENSE in metadata.
- Addressed: RT#74344: Fails when Net::IDN::Encode 2.003 installed
2013-07-10 02:43:50 +00:00
schmonz
5e6ab14166 Updated www/p5-Net-FastCGI to 0.14 2013-07-10 02:41:51 +00:00
schmonz
05740a3cd1 Update to 0.14. From the changelog:
- Don't rely on hash keys being ordered in tests, Perl 5.18 introduces a
  per process randomization.
2013-07-10 02:41:46 +00:00
schmonz
f071944b2c Updated devel/p5-Test-HexString to 0.03 2013-07-10 02:38:57 +00:00
schmonz
2d3e73c454 Update to 0.03. From the changelog:
* Minor toolchain updates:
   + META.yml + META.json
   + Don't add Module::Build to configure_requires
* Updated FSF address in LICENSE file
2013-07-10 02:38:52 +00:00
schmonz
06ef61de32 Updated www/p5-URI-Escape-XS to 0.08nb3 2013-07-10 02:35:15 +00:00
schmonz
4d6fde60dc Updated databases/p5-DBD-SQLite to 1.39 2013-07-10 02:32:50 +00:00
schmonz
3ab13412cd Update to 1.39. From the changelog:
- OpenBSD doesn't like the previous _XOPEN_SOURCE hack (ISHIGAKI)
- Disabled a unicode-related test for older perls (ISHIGAKI)
- Tentatively defined _XOPEN_SOURCE under *BSD systems to see
  if it solves a compilation issue for threaded perls (ISHIGAKI)
- As of SQLite 3.7.15, SQLite's query optimizer was enhanced
  and the result order of a SELECT statement without an ORDER
  BY clause may be different from the one of the previous
  versions. If your applications or tests mistakenly depend
  on the arbitrary output order, they may be broken with this
  enhancement.
- Updated to SQLite 3.7.17 (ISHIGAKI)
- Fixed tests that mistakenly made invalid assumptions about
  the result order (ISHIGAKI)
- Added a brief note on useful pragmata. (ISHIGAKI)
- Resolved #85302: type fixes (ISHIGAKI)
- Updated to SQLite 3.7.16.1 (ISHIGAKI)
- Removed two obsolete pragma calls at login time (ISHIGAKI)
- Resolved #80344: Set SQLITE_DISABLE_DIRSYNC on AIX (suggested
  by Steve Barnsley) (ISHIGAKI)
- Resolved #81536: primary_key_info returns the wrong KEY_SEQ
  (VLYON)
- Resolved #84027: Finalizer() not called in (D. Richard Hipp)
- Resolved #84372: -Wpointer-sign warnings with utf8_hop
  (RURBAN)
- Resolved #84373: Add test for RT #26775 "name)" key with
  DISTINCT (RURBAN/ISHIGAKI)
- Resolved #70815: DBD::SQLite 1.33 build is broken under
  Solaris using Sun C (RURBAN)
- Resolved #84380: Fix WINLIKE for mingw/msys (RURBAN)
- Added a note on DBD::SQLite and File::Temp (suggested by
  TOKUHIROM) (ISHIGAKI)
- Resolved #56444: immediate transaction should be on by
  default, and the doc be updated.
  If you really need the deferred transaction (which had long
  been the default), set sqlite_use_immediate_transaction
  to false explicitly. (ISHIGAKI)
- Updated to SQLite 3.7.14 (ISHIGAKI)
- Added support for foreign_key_info (DAMI/ISHIGAKI)
- Added several methods to retrieve internal information such as
  table_column_metadata/db_filename/*_status (ISHIGAKI/VOVKASM)
- Added sqlite_load_extension so that extensions can add
  functions internally (ISHIGAKI)
- Resolved #77617: atoll () sometimes just is atol () (GAAS)
- Resolved #48084: improper "require utf8" in tests (ISHIGAKI)
- Resolved #77724: bug in primary_key_info with regard to column
  names containing whitespace (ISHIGAKI)
- Resolved #79364: variance example of the doc (ISHIGAKI)
- Resolved #78833: utf8 flag for column names (JAMADAM)
  (This hopefully resolved #72418 as well)
- Resolved #64177: ping() wipes out the errstr (ISHIGAKI)
- Resolved #79576: (patch) bind_param don't work with PADTMP
  scalars (VOVKASM)
- Refactored primary_key_info to support attached databases
  (ISHIGAKI)
2013-07-10 02:32:45 +00:00
schmonz
799bd8315a Updated converters/p5-MIME-Base64 to 3.14 2013-07-10 02:26:16 +00:00
schmonz
e9466a9850 Update to 3.14. From the changelog:
* Install to 'site' instead of 'perl' when perl version is 5.12+
2013-07-10 02:26:11 +00:00
schmonz
ad81c302f1 Updated databases/p5-DB_File to 1.829 2013-07-10 02:21:41 +00:00
schmonz
7a4f747857 Update to 1.829. From the changelog:
* make realclean: removing all files
  RT #68214

* Documented the issue where the error below

     BDB0588 At least one secondary cursor must be specified to DB->join

* DB_File installs to wrong place for CPAN version
  RT #70420
  Makefile.PL prevents INSTALLDIRS on command line.
  RT #68287: Makefile.PL prevents INSTALLDIRS on command line.

* typo fix
  RT #85335

* Minor change to build with Berkeley DB 6.x
2013-07-10 02:21:34 +00:00
schmonz
7d863311ed Updated devel/p5-Modern-Perl to 1.20121103 2013-07-10 02:17:12 +00:00
schmonz
86b756c489 Update to 1.20121103. From the changelog:
- fixed VERSION( undef ) (Peter Vereshagin, RT #80304)
- fixed POD encoding error (Norbert E. Gruener, RT #80468)
- added Perl 5.16 support
2013-07-10 02:17:05 +00:00
schmonz
082a3caa12 Updated devel/p5-Test-Exception to 0.32 2013-07-10 02:14:04 +00:00
schmonz
a7ccea08ed Update to 0.32. From the changelog:
- prep for upcoming Test::Simple 0.99
- Fixed tests that broke due to Test::More diagnostic changes
2013-07-10 02:13:58 +00:00