Commit graph

227128 commits

Author SHA1 Message Date
mef
27a1941b7b Update HOMEPAGE, was 404 status. 2015-01-19 13:36:12 +00:00
taca
1dd079d5ad Fix breakage with ruby21. 2015-01-19 13:26:00 +00:00
obache
69d5a605bb purge dupliacated entry 2015-01-19 12:51:56 +00:00
wiz
5c03aecc52 Style changes requested by upstream. No functional change intended. 2015-01-19 12:42:37 +00:00
obache
97d9f867c9 Updated devel/ruby-ole to 1.2.11.8 2015-01-19 12:38:49 +00:00
obache
d1d19ab807 Update ruby-ole to 1.2.11.8.
== 1.2.11.8 / 2014-12-30

- Fix duplicate key warning (github #15 and googlecode #12).
2015-01-19 12:38:41 +00:00
wiz
950f2ed448 Updated net/filezilla to 3.10.0.2 2015-01-19 12:38:16 +00:00
wiz
36fa6cc890 Update to 3.10.0.2:
3.10.0.2 (2015-01-16)

- Fix a crash if a keyfile has been configured for SFTP and this file has become missing or corrupted
- *nix, OS X: Fix permissions on files uploaded via SFTP.

3.10.0.1 (2015-01-12)

- TLS handshakes no longer stall if the server sends ginormous packets during the handshake that do not fit into a single TLS record
- Fix loading and saving the same queue item multiple times
- Post-login commands now work with the protocol set to plain FTP
- MSW: Allow uploading files that are locally opened for writing by another program
- OS X: Fix layout issues in search dialog and filter conditions dialog
2015-01-19 12:38:08 +00:00
obache
a9aa7891b4 Updated devel/py-msgpack to 0.4.4 2015-01-19 12:31:33 +00:00
obache
c05e9d44de Updated devel/py-msgpack to 0.4.4 2015-01-19 12:31:22 +00:00
obache
60540f2ea2 Update msgpack-python to 0.4.4.
0.4.4
=====
:release date: 2015-01-09

Incompatible Changes
--------------------

Changes
-------

Bugs fixed
----------

* Fix compile error.

0.4.3
=====
:release date: 2015-01-07

Incompatible Changes
--------------------

Changes
-------

Bugs fixed
----------

* Unpacker may unpack wrong uint32 value on 32bit or LLP64 environment. (#101)
* Build failed on Windows Python 2.7.
2015-01-19 12:31:10 +00:00
wiedi
779602cced add patch to help configure find openssl 2015-01-19 12:22:51 +00:00
obache
5d40747436 fixes broken "ssl" configure option behavior. 2015-01-19 11:15:37 +00:00
mef
403f215742 databases/libdbh2 is taking over databases/dbh. 2015-01-19 02:15:55 +00:00
mef
04c55fc827 libdbh2 is taking over dbh. 2015-01-19 02:11:43 +00:00
mef
ef024b8a2d Removing databases/dbh. databases/libdbh2 is a successor. See:
http://mail-index.netbsd.org/pkgsrc-users/2015/01/15/msg020923.html
2015-01-19 02:09:18 +00:00
mef
2eee4555e2 This is successor of databases/dbh. See
http://mail-index.netbsd.org/pkgsrc-users/2015/01/15/msg020923.html

Import libdbh2-5.0.16 as databases/libdbh2.

Disk based hashes is a method to create multidimensional binary trees on disk.
This library permits the extension of database concept to a plethora of
electronic data, such as graphic information. With the multidimensional binary
tree it is possible to mathematically prove that access time to any
particular record is minimized (using the concept of critical points from
calculus), which provides the means to construct optimized databases for
particular applications.

(From: doc/html/DBH.html)
Disk Based Hashtables (DBH) 64 bit ? Library to create and manage hash
tables residing on disk. Associations are made between keys and values
so that for a given a key the value can be found and loaded into memory
quickly. Being disk based allows for large and persistent hashes. 64 bit
support allows for hashtables with sizes over 4 Gigabytes on 32 bit
systems. Quantified key generation allows for minimum access time on
balanced multidimensional trees.
2015-01-19 02:07:41 +00:00
wen
02c219345f Updated devel/p5-version to 0.9911 2015-01-19 01:11:10 +00:00
wen
e7e0a40503 Update to 0.9911
Upstream changes:
2015-01-17  John Peacock  <john.peacock@havurah-software.org>

	* .hgtags:
	Removed tag v0.9910
	[eb66489945fd] [tip] <develop>

	* .hgtags:
	Added tag 0.9910 for changeset 4d00adc23f19
	[6d03680705f6] <develop>

	* flow: Merged <hotfix> '0.9911' to <develop> ('develop').
	[55a3bfc0b3fc] <develop>

	* .hgtags:
	Added tag 0.9911 for changeset fb394f4ac5fc
	[3127ec2a07b6]

	* flow: Merged <hotfix> '0.9911' to <master> ('default').
	[fb394f4ac5fc] [0.9911]

	* flow: Closed <hotfix> '0.9911'.
	[d4bec652869d] <hotfix/0.9911>

	* .shipit:
	Need to disable this because it doesn't understand hotfix branches
	[2b1b81b21756] <hotfix/0.9911>

	* Makefile.PL, lib/version.pm, lib/version/regex.pm, t/00impl-pp.t,
	t/01base.t, t/02derived.t, t/03require.t, t/05sigdie.t, t/06noop.t,
	t/07locale.t, t/08_corelist.t, t/09_list_util.t, t/coretests.pm,
	vperl/vpp.pm, vutil/lib/version/vxs.pm, vutil/vutil.c:
	Pull out the changed behavior of normal(), since it breaks M::B
	[a6c92bf7e426] <hotfix/0.9911>

	* .shipit:
	Restore the Finish step and remember to use it this time.
	[9a8e87ab3743] <hotfix/0.9911>

	* flow: Created branch 'hotfix/0.9911'.
	[83a460962b55] <hotfix/0.9911>

	* .shipit:
	Checking in changes prior to tagging of version 0.9910.

	Changelog diff is:
	[1f732d03f5eb]

	* .hgtags:
	Added tag v0.9910 for changeset 4d00adc23f19
	[58b1b7d17dd4]

	* flow: Merged <release> '0.9910' to <master> ('default').
	[4d00adc23f19] [0.9910]

	* flow: Merged <release> '0.9910' to <develop> ('develop').
	[8ac3661f1f71] <develop>

	* flow: Closed <release> '0.9910'.
	[6890ac6a6a3e] <release/0.9910>

2014-06-22  John Peacock  <john.peacock@havurah-software.org>

	* README, vutil/vutil.c, vutil/vxs.inc:
	[PATCH] version distribution dVAR updates. commit
	9bdbb2bdbd72d8d02cb8bcb0d27e7eeeacd415af Author: Jarkko Hietaniemi
	<jhi@iki.fi>
	[267cb6097a5f] <release/0.9910>

2014-12-23  David Mitchell  <davem@iabyn.com>

	* README, vutil/vutil.c:
	[PATCH] 'version': vutil.c: silence overflow warnings

	From a3f461a88988cef9a89c13ab42c50556750ede51 Mon Sep 17 00:00:00
	2001 Running 'clang -fsanitize=undefined' on the perl test suite
	triggers a number of warnings:

	 vutil.c:354:9: runtime error: signed integer overflow: 750283776 +
	1705032704 cannot be represented in type 'int' vutil.c:354:25:
	runtime error: signed integer overflow: 6 * 1000000000 cannot be
	represented in type 'int' vutil.c:355:10: runtime error: signed
	integer overflow: 1000000000 * 10 cannot be represented in type
	'int'

	This is because the version string parsing code takes a "maybe
	overflow, then check to see if we've overflown" approach. Which is
	perfectly fine, but clashes with clang.

	This commit makes it take the opposite approach of checking each
	time
	*before* doing the += mult*i and mult*=10 steps.

	A bit clunky, but ASan only allows you to disable these warnings on
	a per-function basis, and it's a reasonably large function.

	I suspect that the block of code above this may need similar
	treatment, but as it wasn't triggering clang warnings, I didn't look
	at it.
	--- vutil.c | 17 ++++++++++++----- 1 file changed, 12 insertions(+),
	5 deletions(-)
	[d90a6cd2ecba] <release/0.9910>

2014-08-30  John Peacock  <john.peacock@havurah-software.org>

	* .shipit:
	Ready to release now
	[bfd261163ee7] <release/0.9910>

	* .shipit:
	Try new Finish step
	[67dc070b3131] <release/0.9910>

2014-08-23  John Peacock  <john.peacock@havurah-software.org>

	* .hgignore, Makefile.PL:
	Force the VERSION so we can control the tarball name
	[616ea2110028] <release/0.9910>

	* vutil/vutil.c, vutil/vutil.h:
	Apply suggested changes from Karl Williamson
	[61cfdfe0c2e5] <release/0.9910>

	* flow: Created branch 'release/0.9910'.
	[a91839728adf] <release/0.9910>

2014-08-16  John Peacock  <john.peacock@havurah-software.org>

	* Abandon branch
	[40dd9d98c543] <tied-version>

	* Abandon branch
	[1fba9539ca49] <version-math>

	* Abandon branch
	[9f7dab2e3b63] <version-new>

	* Abandon branch
	[802e90e66daa] <version-combined>

	* Abandon branch
	[98825da284e9] <version-xs>

	* flow initialization: Created <develop> trunk: develop.
	[a06c96873576] <develop>

	* .hgflow:
	flow initialization: Added configuration file.
	[90bd285c19ff] <version-xs>

	* .hgflow:
	flow initialization: Added configuration file.
	[24d1df41799d] <tied-version>

	* .hgflow:
	flow initialization: Added configuration file.
	[3d621fc33f37] <version-math>

	* .hgflow:
	flow initialization: Added configuration file.
	[d78406b7976d] <version-new>

	* .hgflow:
	flow initialization: Added configuration file.
	[6ce1e6af1058] <version-combined>

	* .hgflow:
	flow initialization: Added configuration file.
	[dd443f6b0b8a]

	* Close this branch
	[6b82507b2ea1] <0.9909>

	* t/coretests.pm:
	Remove debugging
	[68e1b230196e]

	* README:
	Revise README
	[5e4557ca4717]

	* README:
	Clean up README
	[3beec2fae46a]

	* vutil/vutil.c:
	Do not need to use unsigned
	[37972ebd5be1]

	* README, lib/version.pm, lib/version/regex.pm, t/00impl-pp.t,
	t/01base.t, t/02derived.t, t/03require.t, t/05sigdie.t, t/06noop.t,
	t/07locale.t, t/08_corelist.t, t/09_list_util.t, vperl/vpp.pm,
	vutil/lib/version/vxs.pm:
	Bump $VERSION for release
	[3696ffe9e7a8]

	* README, lib/version.pm, vperl/vpp.pm, vutil/vutil.c:
	Merge in 0.9909 as released to CPAN
	[5d7666eff3af]

	* .hgtags:
	Tagging version '0.9909' using shipit.
	[28f76b8d2918] <0.9909>

2014-08-15  John Peacock  <john.peacock@havurah-software.org>

	* README:
	Update README
	[d31021b57b62] [0.9909] <0.9909>

	* lib/version.pm, lib/version/regex.pm, t/00impl-pp.t, t/01base.t,
	t/02derived.t, t/03require.t, t/05sigdie.t, t/06noop.t,
	t/07locale.t, t/08_corelist.t, t/09_list_util.t, vperl/vpp.pm,
	vutil/lib/version/vxs.pm:
	Bump $VERSION in preparation for CPAN release
	[ff9b7da70a4b] <0.9909>

	* vutil/vutil.c:
	commit f57000bc399f9b433bfb06a4302f4e773f7f50bb Author: Karl
	Williamson <khw@cpan.org> Date: Mon Aug 4 16:29:12 2014 -0600

	 PATCH: [perl #121930] Bleadperl breaks MDOOTSON/Wx

	 The root cause of this issue is that XS code or the libraries it
	calls is changing the locale behind Perl's back so that the decimal
	point character is not a dot. Version number parsing relies on it
	being a dot.

	 This patch fixes the problem by retrieving the current locale just
	before version number parsing, and updating Perl's records if the
	locale has changed away from what is expected. Given accurate
	records, the pre-existing call to the
	STORE_NUMERIC_LOCAL_SET_STANDARD macro will do what it's supposed to
	do, and change the locale so that the dot is the radix character for
	the version number parsing.

	 After the parsing is done, the pre-existing call to the
	RESTORE_NUMERIC_LOCAL macro will restore properly, but see below

	 This patch should be suitable for both 5.20.1 and 5.21 (though the
	SHA-1 value in the porting/customize.dat will have to be adjusted
	because the files aren't otherwise identical). But there is a
	fundamental difference between the releases. In 5.20.X, Perl does
	not attempt to keep the radix character a dot at almost all times
	(though it initializes things so it is a dot, overriding any
	environmental settings to the contrary). This leads to known non-
	regression bugs in 5.20 because very little XS code can cope with a
	non-dot. To fix this, Perl has changed the macros in 5.21 so that
	the result after the RESTORE_NUMERIC_LOCAL is that the current
	locale will have a dot. This will fix those long-standing bugs where
	XS code expecting a dot fails should it be mashed up with modules
	that change it to something else. But this will break the relatively
	few modules that want it the other way. So it has been done early in
	5.21 to give things a chance to settle down.

	 The extra {} braces around the code that calls the macros is
	because STORE_NUMERIC_LOCAL_SET_STANDARD declares a variable, and so
	must be within the declarations area of a block for C89 compilers.
	(I myself would not write a macro that does this without indicating
	so in its name.)
	[2a4fc121c6c4] <0.9909>

	* vutil/vutil.c, vutil/vxs.inc:
	Apply patch from Perl 5.20.0 as released

	commit 24120986965f248417d199c5818d145ea2a34607 Author: Brian Fraser
	<fraserbn@gmail.com> Date: Tue Feb 4 06:38:55 2014 -0300

	vutil.c, vxs.inc: Avoid warnings from -Wmissing-prototypes -Wundef
	-Wunused-label
	[08e9b0d7cca2] <0.9909>

	* Preparatory branch for releasing custom 0.9909 for Perl 5.20.1
	[79f970339680] <0.9909>

	* t/coretests.pm:
	Add a couple of overflow tests
	[b150b244c13e]

2014-06-21  John Peacock  <john.peacock@havurah-software.org>

	* lib/version.pod:
	POD correction. Thanks "Matthew Horsfall (alh)" <wolfsage@gmail.com>
	Resolves https://rt.cpan.org/Ticket/Display.html?id=96620
	[36eeed6fea2c]

	* vutil/vutil.c:
	Ignore unused context. Thanks to fraserbn@gmail.com Resolves
	https://rt.cpan.org/Ticket/Display.html?id=96100
	[3ac9f9bcc78e]

	* vutil/vxs.inc:
	Unreachable code. Thanks to Jarkko Hietaniemi <jhi@iki.fi> Resolves
	https://rt.cpan.org/Ticket/Display.html?id=95896
	[5aab343122fb]

2014-05-26  John Peacock  <john.peacock@havurah-software.org>

	* t/07locale.t:
	Unintentionally skipping these tests since vpp.pm was included by
	default.
	[ad3699914825]

2014-05-10  John Peacock  <john.peacock@havurah-software.org>

	* vutil/vutil.c:
	Use unsigned integer where appropriate
	[2ff16e565b1d]

	* t/07locale.t:
	Remove debugging
	[621c728ff110]

2014-04-17  John Peacock  <john.peacock@havurah-software.org>

	* README, t/07locale.t, t/coretests.pm, vperl/vpp.pm:
	Revised heuristic in vpp to better handle v-strings
	[14c5405a8ccd]

	* README, t/coretests.pm, vperl/vpp.pm, vutil/vutil.c:
	Forbid trailing bare decimal in dotted decimal versions. Resolves

	 https://rt.cpan.org/Ticket/Display.html?id=93603
	[690dfba7c43b]

	* README, lib/version.pm, lib/version/regex.pm, t/00impl-pp.t,
	t/01base.t, t/02derived.t, t/03require.t, t/05sigdie.t, t/06noop.t,
	t/07locale.t, t/08_corelist.t, t/09_list_util.t, vperl/vpp.pm:
	Start working on 0.9909 release
	[7a5441bfe2b0]

	* lib/version.pm, vperl/vpp.pm:
	Protect usage of warn categories to supported Perl releases
	[d5e4aa541780]

2014-04-16  John Peacock  <john.peacock@havurah-software.org>

	* vutil/vutil.c:
	Add warnings to vutil code too
	[8f94ebcb7bdc]

2014-03-01  John Peacock  <john.peacock@havurah-software.org>

	* lib/version.pm, t/coretests.pm, vperl/vpp.pm:
	Add lossy warning for both numify() and normal() alpha versions
	[591b0e507293]

	* t/coretests.pm, vperl/vpp.pm, vutil/vutil.c:
	Make alpha->normal() a lossy operation
	[ababbdd1380f]

2014-02-25  John Peacock  <john.peacock@havurah-software.org>

	* lib/version.pm, t/coretests.pm, vperl/vpp.pm, vutil/vutil.c:
	Forbid calling ->normal() on non-qv alpha versions
	[ed0f3215c1ee]

2014-02-04  John Peacock  <john.peacock@havurah-software.org>

	* Makefile.PL:
	Add META stanzas for bugtracker and repository
	[47bb0ceaa783]

	* README:
	Revise README to document source repositories
	[ca260e8255f1]

2014-02-04  Brian Fraser  <fraserbn@gmail.com>

	* vutil/vutil.c, vutil/vxs.inc:
	Avoid warnings from -Wmissing-prototypes -Wundef -Wunused-label

	-Wmissing-prototypes was complaining about declaring XS() functions
	without previously declaring a prototype.

	-Wundef didn't like using #if foo instead of #ifdef foo

	-Wunused-label warned because VER_{IV,NM,PV} were defined on all
	versions of perl, but only used on < 5.17.2
	[a4171dd98d50]
2015-01-19 01:10:15 +00:00
wen
0ea5d50f42 Removed p5-Log-Any-Adapter successor p5-Log-Any 2015-01-19 00:55:21 +00:00
wen
abb305c067 Remove p5-Log-Any-Adapter 2015-01-19 00:53:02 +00:00
wen
56e4cfd577 Remove p5-Log-Any-Adapter because Log::Any::Adapter was merged into Log::Any distribution upstream. 2015-01-19 00:51:53 +00:00
wiedi
af91caed08 fix build on sunos (ignore unsupported tm_gmtoff) 2015-01-19 00:40:35 +00:00
obache
0b7a7fd02d remove obsolated information for bootstrap kit and binary packages. 2015-01-19 00:12:43 +00:00
jmcneill
eb8775f6e9 oops, help.h is auto generated, remove the patch 2015-01-18 23:30:26 +00:00
jmcneill
702db68cd5 Added multimedia/omxplayer version 20150118 2015-01-18 23:11:37 +00:00
jmcneill
5a018ba901 + omxplayer 2015-01-18 23:10:21 +00:00
jmcneill
91d199fb97 Import omxplayer-20150118 as multimedia/omxplayer.
OMXPlayer is a commandline OMX player for the Raspberry Pi. It was developed
as a testbed for the XBMC Raspberry PI implementation and is quite handy to
use standalone.
2015-01-18 23:09:25 +00:00
wiedi
1d5e740345 Fix build on SunOS (needs u_int64_t) 2015-01-18 22:50:42 +00:00
wiz
b0104d32bf Correct type of old entry. 2015-01-18 22:05:59 +00:00
wiz
f05d326750 + etm-3.0.43 [wip/py-etmtk]. 2015-01-18 21:51:30 +00:00
jmcneill
365dfaaa2a install vcos_attr.h header, bump pkg revision 2015-01-18 21:41:36 +00:00
wiedi
54132746c7 fix SunOS build by linking -lsocket -lnsl 2015-01-18 21:20:46 +00:00
wiedi
1e60ddcbc8 Fix build on SunOS
Needs correct integer types, __EXTENSIONS__
include netdb.h for MAXHOSTNAMELEN
and a patch to ensure NAME_MAX is defined
2015-01-18 19:53:27 +00:00
wiz
c0b97e49ca Updated time/p5-DateTime-TimeZone to 1.84 2015-01-18 19:00:32 +00:00
wiz
62d7b8272b Update to 1.84:
1.84    2015-01-17

- Removed the per-OS prereqs on DateTime::TimeZone::HPUX and
  DateTime::TimeZone::Local::Win32. This gets rid of circular dependencies
  between those distros and this one. RT #101588, 101589 and 68231.
2015-01-18 19:00:24 +00:00
wiz
10bc9a24d5 Updated textproc/p5-YAML to 1.14 2015-01-18 18:59:35 +00:00
wiz
f80f4f6070 Update to 1.14:
1.14 Sat Jan 17 15:32:18 PST 2015
 - Apply pull request 145 from @kentnl++
 - Support for QuoteNumericStrings Global Setting
2015-01-18 18:59:27 +00:00
wiz
723a6e0e84 Updated security/p5-IO-Socket-SSL to 2.010 2015-01-18 18:58:25 +00:00
wiz
a8a2723794 Update to 2.010:
2.010 2014/01/14
- new options SSL_client_ca_file and SSL_client_ca to let the server send
  the list of acceptable CAs for the client certificate.
- t/protocol_version.t - fix in case SSLv3 is not supported in Net::SSLeay.
  RT#101485, thanks to TEAM.
2015-01-18 18:58:17 +00:00
wiz
4c9a2444ff Updated security/p5-Net-SSLeay to 1.67 2015-01-18 18:56:51 +00:00
wiz
906c52359f Update to 1.67:
1.67 2015-01-17
     Improvements to inc/Module/Install/PRIVATE/Net/SSLeay.pm to handle the
     case whe there are muliple OPENSSLs installed. Patch from HBRAND
     Fixed a documentation error in get_peer_cert_chain, reported by tejas.
     Fixed a problem with building on Windows that prevented correct OpenSSL
     directory detection with version 1.0.1j as delivered with Shining Light OpenSSL.
     Fixed a problem with building on Windows that prevented finding MT or MD
     versions of SSL libraries.
     Updated doc in README.Win32 to build with Microsoft Visual Studio 2010 Express.
     Added Windows crypt32 library to Windows linking as some compilers/platforms seem to
     require it and it is innocuous otherwise. For Steve Hay.
     Fixed a failure in t/external/20_cert_chain.t where some platforms do not
     have HTTPS in /etc/services. Reported and patched by Gisle Aas.
     Recent 1.0.2 betas have dropped the SSLv3_method function.
     This patch leaves out the function on newer versions, much the same as
     the SSLv2 deprecation is handled. Patch from Tom Molesworth.
     Fix the ALPN test, which was incorrectly failing on OpenSSL due to the
     LibreSSL check (earlier versions bailed out before that line).Patch from
     Tom Molesworth.
2015-01-18 18:56:43 +00:00
wiz
e848962901 Updated textproc/p5-XML-LibXSLT to 1.93 2015-01-18 18:55:19 +00:00
wiz
443dffa491 Update to 1.93:
1.93    2015-01-17
    - Add the ->max_vars function to set the MaxVars.
        - https://rt.cpan.org/Ticket/Display.html?id=101413
        - Thanks to Thomas Krichel for the report/request.
2015-01-18 18:55:10 +00:00
wiz
ca38131a5d Updated www/webkit-gtk to 2.4.8 2015-01-18 18:52:17 +00:00
wiz
4d874e354f Update to 2.4.8:
=================
WebKitGTK+  2.4.8
=================

  - Fix SSL connection issues with some websites after the POODLE vulnerability fix.
  - Fix a crash when loading flash plugins.
  - Fix build on GNU Hurd
  - Fix build on OS X.
  - Fix documentation of webkit_print_operation_get_page_setup().
  - Security fixes: CVE-2014-1344, CVE-2014-1384, CVE-2014-1385, CVE-2014-1386,
    CVE-2014-1387, CVE-2014-1388, CVE-2014-1389, CVE-2014-1390.
2015-01-18 18:52:01 +00:00
wiz
ecc48d3669 Updated audio/musicpd to 0.19.8 2015-01-18 17:36:29 +00:00
wiz
6944973caf Update to 0.19.8:
ver 0.19.8 (2015/01/14)
* input
  - curl: fix bug after rewinding from end-of-file
  - mms: reduce delay at the beginning of playback
* decoder
  - dsdiff, dsf: allow ID3 tags larger than 4 kB
  - ffmpeg: support interleaved floating point
* fix clang 3.6 warnings
* fix build failure on NetBSD
2015-01-18 17:36:21 +00:00
wiz
8dafd17ed0 Add upstream bug report URL. 2015-01-18 17:32:51 +00:00
wiz
5f94fcd713 Updated devel/py-setuptools to 12.0.1 2015-01-18 17:29:11 +00:00