summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-02-25Use OPSYSVARS.jperkin14-75/+33
2016-02-25Fix library names on Darwin.jperkin1-1/+21
2016-02-25Use OPSYSVARS.jperkin9-55/+25
2016-02-25Remove manual OPSYSVARS additions which are now part of the default set.jperkin30-80/+33
2016-02-25Expand the default list of OPSYSVARS to include those commonly usedjperkin1-1/+5
already, plus those that are most used in OPSYS-specific sections.
2016-02-25Updated math/R-gstat to 1.1.2wen2-3/+3
2016-02-25Update to 1.1.2wen2-7/+10
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-25note PostgreSQL updatetnn1-1/+64
2016-02-25drop PKGREVISION after updatetnn4-8/+4
2016-02-25Update to PostgreSQL 9.4.6 (2016-02-11)tnn4-9/+18
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-25Added math/R-FNN version 1.1wen1-1/+2
2016-02-25Add R-FNNwen1-1/+2
2016-02-25Import FNN-1.1 as math/R-FNN.wen4-0/+40
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-25Update to PostgreSQL 9.1.20 (2016-02-11)tnn4-9/+12
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-25Update to PostgreSQL 9.2.15 (2016-02-11)tnn4-9/+13
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-25Updated devel/p5-version to 0.9914wen1-1/+2
2016-02-25Update to 0.9914wen2-7/+7
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-25Updated devel/p5-Readonly to 2.01wen1-1/+2
2016-02-25Update to 2.01wen2-9/+8
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-25Update to PostgreSQL 9.3.11 (2016-02-11)tnn4-9/+17
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-24Added devel/catch version 1.3.4kamil1-1/+2
2016-02-24Add devel/catchkamil1-1/+2
2016-02-24Import Catch-1.3.4 as devel/catchkamil4-0/+44
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-24Register missing build dependency on textproc/docbook-xslkhorben1-2/+5
2016-02-24use %zu for size_tplunky2-1/+38
2016-02-24fixed silly typonils1-2/+2
2016-02-24patch bashismwiedi2-1/+16
2016-02-24Updated sysutils/logrotate to 0.9.2nils1-1/+2
2016-02-24Updated to version 3.9.2. Changelog :nils5-26/+62
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-24Updated graphics/fotoxx to 16.02.1ryoon1-1/+2
2016-02-24Update to 16.02.1ryoon4-29/+69
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-24Updated graphics/opencv-contrib-face to 3.1.0fhajny1-1/+2
2016-02-24Update graphics/opencv-contrib-face to 3.1.0.fhajny3-25/+27
No opencv_face related changes mentioned in the changelog. Lock this package to track graphics/oepncv version.
2016-02-24Fixup Darwin library names.jperkin1-1/+7
2016-02-24Fix libtool handling of ObjC.jperkin4-1/+34
2016-02-24Updated x11/xrandr to 1.5.0wiz2-3/+3
2016-02-24Update xrandr to 1.5.0:wiz2-7/+7
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-24Remove overrides for OPENAL_INCLUDE_DIR and OPENGL_INCLUDE_DIR. Thesejperkin1-3/+1
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-24Default to the system libuuid. The system headers assume that the libuuidjperkin1-1/+2
header provides the uuid_string_t typedef, which is not the case with the version coming from pkgsrc.
2016-02-24libuuid on Darwin is in the main system library, so only perform the headerjperkin1-3/+3
check for it to be deemed available. Allows the builtin version to be used.
2016-02-24PLIST update for 0.4.7 to 0.4.8, sorry. Thanks joerg@ for report.mef1-1/+6
2016-02-24Fix build on OS X.wiz2-12/+16
From Jonathan Buschmann in PR 50839.
2016-02-24Drop maintainership.wiz1-2/+2
2016-02-24Fix build with pkgconf.wiz2-14/+19
2016-02-24Fix build against newer CoreAudio.jperkin2-1/+29
2016-02-24+ mkvtoolnix-8.9.0, rspamd-1.1.4, xrandr-1.5, youtube-dl-20160222.wiz1-3/+5
2016-02-24Fix issue with VAX when awk's split is called with empty string.jklos1-1/+3
2016-02-24Updated math/R-geoRglm to 0.9.8wen2-3/+3
2016-02-24Update to 0.9.8wen2-8/+8
No upstream changelog found.
2016-02-24Updated math/R-geoR to 1.7.5.1wen2-3/+3