Commit graph

245565 commits

Author SHA1 Message Date
jperkin
1755fe8fda Use OPSYSVARS. 2016-02-25 11:21:11 +00:00
jperkin
8f4c55159c Use OPSYSVARS. 2016-02-25 11:09:50 +00:00
he
55b2d5af2b Upgrade opendnssec to version 1.4.9.
Upstream changes:
News:
  The main motivations for this release are bug fixes related to use
  cases with large number of zones (more than 50 zones) in combination
  with an XFR based setup. Too much concurrent zone transfers causes
  new transfers to be held back. These excess transfers however were
  not properly scheduled for later.

  No migration steps needed when upgrading from OpenDNSSEC 1.4.8.

Bugfixes:
 * Add TCP waiting queue. Fix signer getting `stuck' when adding
   many zones at once. Thanks to Havard Eidnes to bringing this
   to our attention.
 * OPENDNSSEC-723: received SOA serial reported as on disk.
 * Fix potential locking issue on SOA serial.
 * Crash on shutdown. At all times join xfr and dns handler threads.
 * Make handling of notifies more consistent. Previous implementation
   would bounce between code paths.
2016-02-25 11:06:57 +00:00
jperkin
dee1e03ce6 Use OPSYSVARS. 2016-02-25 10:15:45 +00:00
jperkin
4583c711ee Fix library names on Darwin. 2016-02-25 10:05:48 +00:00
jperkin
c48c774b07 Use OPSYSVARS. 2016-02-25 09:28:36 +00:00
jperkin
ec1cd47ca0 Remove manual OPSYSVARS additions which are now part of the default set. 2016-02-25 08:27:02 +00:00
jperkin
499492952d Expand the default list of OPSYSVARS to include those commonly used
already, plus those that are most used in OPSYS-specific sections.
2016-02-25 08:20:25 +00:00
wen
9c678c76d0 Updated math/R-gstat to 1.1.2 2016-02-25 02:01:35 +00:00
wen
4f7602a05f Update to 1.1.2
Add missing DEPENDS

Upstream changes:
Changes in version 1.1-2 (2016-02-22)

    fixed memcpy for overlapping regions error, found in valgrind checks by Brian Ripley

    fixed a few more (small) memory leaks

Changes in version 1.1-1 (2016-02-19)

    Further cleaned up C source code, got rid of lex and yacc files

    Improve fit.variogram to choose initial values for range, sill and nugget before fitting, and fit over a range of model types

    allow NA values in vgm

    Fixed https://github.com/edzer/gstat/issues/1

Changes in version 1.1-0 (2015-10-17)

    remove meschach matrix library, rewrote interface, link to R's lapack

    improve notification in case of singular matrices

    remove all C code that was not used by R package gstat

    add Makevars, remove configure

    remove links to ai-geostats.org

    wrap fit.StVariogram example in dontrun

Changes in version 1.0-26 (2015-08-26)

    use ordered spatial index when selecting nearest strongest correlated neighbours in local kriging to avoid warning of spacetime

    update spatio-temporal geostatitics vignettes; add R Journal draft

    add spatio-temporal PM10 interpolation movie (mp4)
2016-02-25 01:59:08 +00:00
tnn
c59cb6b812 note PostgreSQL update 2016-02-25 01:51:05 +00:00
tnn
d513ef225f drop PKGREVISION after update 2016-02-25 01:45:05 +00:00
tnn
9a9bd38c29 Update to PostgreSQL 9.4.6 (2016-02-11)
Heads up: For upgrading past 9.4.5, users of jsonb_path_ops GIN indexes
should perform a REINDEX, because of a hash calculation fix.

This release fixes two security issues, as well as several bugs found
over the last four months.

CVE-2016-0773 Unicode regular expression buffer overflow
CVE-2016-0766 PL/Java privilege escalation
2016-02-25 01:38:56 +00:00
wen
b5b6b2a94a Added math/R-FNN version 1.1 2016-02-25 01:12:27 +00:00
wen
21bae61019 Add R-FNN 2016-02-25 01:10:47 +00:00
wen
f4f7e81d97 Import FNN-1.1 as math/R-FNN.
Cover-tree and kd-tree fast k-nearest neighbor search algorithms
and related applications including KNN classification, regression
and information measures are implemented.
2016-02-25 01:09:37 +00:00
tnn
293f36e1b5 Update to PostgreSQL 9.1.20 (2016-02-11)
This release fixes two security issues, as well as several bugs found
over the last four months.

CVE-2016-0773 Unicode regular expression buffer overflow
CVE-2016-0766 PL/Java privilege escalation
2016-02-25 01:06:31 +00:00
tnn
dd9b7bf652 Update to PostgreSQL 9.2.15 (2016-02-11)
This release fixes two security issues, as well as several bugs found
over the last four months.

CVE-2016-0773 Unicode regular expression buffer overflow
CVE-2016-0766 PL/Java privilege escalation
2016-02-25 00:41:54 +00:00
wen
7258ef1173 Updated devel/p5-version to 0.9914 2016-02-25 00:41:13 +00:00
wen
2909505183 Update to 0.9914
Upstream changes:
2016-02-24  John Peacock  <john.peacock@havurah-software.org>

	* .hgtags:
	Added tag 0.9914 for changeset 16a529f3aab3
	[6571f70630c1] [tip]

	* flow: Merged <release> '0.9914' to <master> ('default').
	[16a529f3aab3] [0.9914]

	* flow: Merged <release> '0.9914' to <develop> ('develop').
	[c870c13f6545] <develop>

	* flow: Closed <release> '0.9914'.
	[4d90e8da2284] <release/0.9914>

2016-02-18  John Peacock  <john.peacock@havurah-software.org>

	* Makefile.PL, 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:
	Prep for release to CPAN
	[76756591216f] <release/0.9914>

	* flow: Created branch 'release/0.9914'.
	[6c9706b0b31c] <release/0.9914>

2016-02-17  John Peacock  <john.peacock@havurah-software.org>

	* flow: Merged <hotfix> '0.9913_01' to <develop> ('develop').
	[87fd2c8420dd] <develop>

	* .hgtags:
	Added tag 0.9913_01 for changeset 81095ad53ee3
	[8a7c575cc4c2]

	* flow: Merged <hotfix> '0.9913_01' to <master> ('default').
	[81095ad53ee3] [0.9913_01]

	* flow: Closed <hotfix> '0.9913_01'.
	[6c5f5883412e] <hotfix/0.9913_01>

	* Makefile.PL, 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,
	t/10_lyon.t, t/coretests.pm, vperl/vpp.pm, vutil/lib/version/vxs.pm,
	vutil/vutil.c:
	Apply missed changeset from leont and prep for release
	[fc08284a87cf] <hotfix/0.9913_01>

	* flow: Created branch 'hotfix/0.9913_01'.
	[24bd39aa58c2] <hotfix/0.9913_01>
2016-02-25 00:40:24 +00:00
wen
4690e7e7e8 Updated devel/p5-Readonly to 2.01 2016-02-25 00:34:18 +00:00
wen
7ac7421e4c Update to 2.01
Upstream changes:
2.01 2016-02-24T16:01:12Z
    - Disallow initialization of Readonly variables by assignment
      allowed by Perl prototype changes in v5.16.  Assignment initialization
      of scalars sets scalar variables to undef and lists and hashes
      initialized by assignment are not read only.
2016-02-25 00:33:16 +00:00
tnn
4c9be8b253 Update to PostgreSQL 9.3.11 (2016-02-11)
This release fixes two security issues, as well as several bugs found
over the last four months.

CVE-2016-0773 Unicode regular expression buffer overflow
CVE-2016-0766 PL/Java privilege escalation
2016-02-25 00:06:30 +00:00
kamil
cb496f1125 Added devel/catch version 1.3.4 2016-02-24 23:06:05 +00:00
kamil
ad72921586 Add devel/catch 2016-02-24 23:04:09 +00:00
kamil
74ba009ed9 Import Catch-1.3.4 as devel/catch
Catch stands for C++ Automated Test Cases in Headers and is a multi-paradigm
automated test framework for C++ and Objective-C (and, maybe, C). It is
implemented entirely in a set of header files, but is packaged up as a single
header for extra convenience.

Originally packaged in pkgsrc-wip (wip/catch) by Kamil Rytarowski
2016-02-24 23:03:19 +00:00
khorben
74615195ac Register missing build dependency on textproc/docbook-xsl 2016-02-24 22:56:32 +00:00
plunky
ee0ec0dd6d use %zu for size_t 2016-02-24 21:43:39 +00:00
nils
087fb00407 fixed silly typo 2016-02-24 21:06:11 +00:00
wiedi
850f7fbf27 patch bashism 2016-02-24 20:55:48 +00:00
nils
455983ab3d Updated sysutils/logrotate to 0.9.2 2016-02-24 20:52:27 +00:00
nils
3658cb1ecd Updated to version 3.9.2. Changelog :
3.9.1 -> 3.9.2
- Upstream moved to GitHub: https://github.com/logrotate/logrotate.
- Add support for %M, %S and %V in "dateext" directive.
- Fix bad filename in subject of email when "compress" and "maillast"
  is used.
- Allow rotating files created before 1996.
- Fix compilation errors on NetBSD caused by
  "array subscript has type 'char' in config.c".
- Fix matching subdirectories on BSD systems for patterns like "*/log"
  in situation where logrotate tried to match "foo/log" even when
  "foo" has not been a directory.
- Fix logging dates in debug messages.
- Remove state file entries for logs which do not exist and
  have not been rotated for more than a year.
- Fix poor performance with big state file.
- Support logging to syslog by using '-l syslog'.
- Allow running test-suite using dash.

Pkgsrc changes :
- patch for Makefile.am removed thanks to fixes for compilation errors
- however, some compilation errors with the same cause were still there,
  so a patch for config.c is neccessary
  (patch merged upstream, will be in next release)
2016-02-24 20:50:29 +00:00
ryoon
68982496f1 Updated graphics/fotoxx to 16.02.1 2016-02-24 17:40:48 +00:00
ryoon
c7ec7c6084 Update to 16.02.1
Changelog:
2016 Feb 05  v.16.02.1
+ Translation updates for Portuguese.
+ Bugfix: Resize: locking width/height ratio did not always work.
+ Bugfix: Slide Show startup sometimes failed.
+ Bugfix: If an album contains the same image file two or more times, stepping
  sequentially through the images loops from the Nth instance back to the first.

2016 Feb 01  v.16.02
+ New Effects > Cartoon: convert a photo into a cartoon-like drawing.
+ Add Text and Add Lines now work better with images having transparent areas.
+ Paint/Clone: optionally paint over transparent areas, instantly or gradually.
+ Brasero was replaced by growisofs for writing image files to DVD/BlueRay disc.
  (growisofs underlies Brasero, K3b, and most other disc burning utilities).
+ Edit Any Metadata: UI improvement to better handle long text strings.
+ Batch Change Metadata: UI improvement to better handle long text strings.
+ New batch function: select image files by clicking thumbnails, output a file
  with a list of the selected files. Useful to feed shell scripts or other apps.
+ Function key changes: F10 for full screen with menu and panel, F11 without.
+ Batch Convert: overlay images (e.g. credit lines) can be sized for a constant
  screen display size, regardless of image size or aspect ratio.
+ When viewing images sequentially using the [prev/next] button or keyboard
  arrow keys, adjacent directories can be spanned without user navigation.
+ An album can be opened from the command line: $ fotoxx -album <album-name>
+ Bugfix: Retouch Combo: reset button did not reset everything.
+ Bugfix: Panorama: "file color" button caused image misalignment or crash.

2016 Jan 06  v.16.01.1
+ Bugfix: Search Image by tags: uppercase/lowercase failure.
+ Translation updates for Spanish, Catalan, Italian, Portuguese.
2016-02-24 17:39:18 +00:00
fhajny
ce9ae2be11 Updated graphics/opencv-contrib-face to 3.1.0 2016-02-24 17:34:04 +00:00
fhajny
40d83effbc Update graphics/opencv-contrib-face to 3.1.0.
No opencv_face related changes mentioned in the changelog.
Lock this package to track graphics/oepncv version.
2016-02-24 17:33:48 +00:00
jperkin
f3e60f4499 Fixup Darwin library names. 2016-02-24 16:48:09 +00:00
jperkin
e1cfffc710 Fix libtool handling of ObjC. 2016-02-24 16:18:41 +00:00
wiz
932ea2f492 Updated x11/xrandr to 1.5.0 2016-02-24 15:33:00 +00:00
wiz
469691c160 Update xrandr to 1.5.0:
This release adds support for the new monitor objects added in RandR 1.5, and
fixes a few bugs.


Aaron Plattner (2):
      Split verbose mode printing into a helper function
      xrandr 1.5.0

Chris Wilson (3):
      Mark disabling an output as a change in its CRTC
      Mark all CRTC as currently unused for second picking CRTC pass
      Only use the current information when setting modes

Dave Airlie (2):
      xrandr: parse property returns correctly.
      xrandr: don't return NULL from a void

Keith Packard (3):
      Increase keystone.5c default window size
      keystone: Report matrix error. Deal with "primary" in xrandr output
      Add monitor support (v2)
2016-02-24 15:32:50 +00:00
jperkin
9bd8757b52 Remove overrides for OPENAL_INCLUDE_DIR and OPENGL_INCLUDE_DIR. These
conflict with pkgsrc versions of those packages, and do not interact well
with the wrappers anyway as cmake will perform simple file-based tests for
headers but the compiler will be unable to find them.
2016-02-24 15:24:56 +00:00
jperkin
43cbbd8b78 Default to the system libuuid. The system headers assume that the libuuid
header provides the uuid_string_t typedef, which is not the case with the
version coming from pkgsrc.
2016-02-24 14:59:56 +00:00
jperkin
ccc003af56 libuuid on Darwin is in the main system library, so only perform the header
check for it to be deemed available.  Allows the builtin version to be used.
2016-02-24 14:58:24 +00:00
mef
e667d3955c PLIST update for 0.4.7 to 0.4.8, sorry. Thanks joerg@ for report. 2016-02-24 14:37:40 +00:00
wiz
71abc19707 Fix build on OS X.
From Jonathan Buschmann in PR 50839.
2016-02-24 13:03:04 +00:00
wiz
9865b5c5af Drop maintainership. 2016-02-24 13:01:21 +00:00
wiz
65ef9113c7 Fix build with pkgconf. 2016-02-24 11:34:09 +00:00
jperkin
e7eb4fcd39 Fix build against newer CoreAudio. 2016-02-24 10:14:10 +00:00
wiz
bf35cd9de5 + mkvtoolnix-8.9.0, rspamd-1.1.4, xrandr-1.5, youtube-dl-20160222. 2016-02-24 09:40:48 +00:00
jklos
85563e4143 Fix issue with VAX when awk's split is called with empty string. 2016-02-24 08:54:23 +00:00