Commit graph

12247 commits

Author SHA1 Message Date
wiz
4b6cc49c90 Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
wiz
908f082c71 Update HOMEPAGE. 2017-08-01 17:03:52 +00:00
wiz
7b294157a3 Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
wiz
8733ee0040 Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
ryoon
32c90f8341 Update to 0.1.0
Changelog:
Not available
2017-08-01 12:05:31 +00:00
wiz
8d59bf7376 Use https for www.gnome.org HOMEPAGEs. 2017-07-30 22:47:48 +00:00
wiz
5d86518619 Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
adam
d84916cef0 0.14
Remove use of iteritems in altgraph.GraphAlgo code

0.13
Graph._bfs_subgraph and back_bfs_subgraph return subgraphs with reversed edges
2017-07-30 17:45:41 +00:00
wiz
74c55634c2 Updated png to 1.6.31.
Changes since the last public release (1.6.30):

  Guard the definition of _POSIX_SOURCE in pngpriv.h (AIX already defines it;
    bug report by Michael Felt).
  Revised pngpriv.h to work around failure to compile arm/filter_neon.S
    ("typedef" directive is unrecognized by the assembler). The problem
    was introduced in libpng-1.6.30beta01.
  Added "Requires: zlib" to libpng.pc.in (Pieter Neerincx).
  Added special case for FreeBSD in arm/filter_neon.S (Maya Rashish).
  Added instructions for disabling hardware optimizations in INSTALL.
  Added "--enable-hardware-optimizations" configuration flag to enable
    or disable all hardware optimizations with one flag.
  Updated CMakeLists.txt to add INTEL_SSE and MIPS_MSA platforms.
  Changed "int" to "png_size_t" in intel/filter_sse2.c to prevent
    possible integer overflow (Bug report by John Bowler).
  Quieted "declaration after statement" warnings in intel/filter_sse2.c.
  Added scripts/makefile-linux-opt, which has hardware optimizations enabled.
  Removed one of the GCC-7.1.0 'strict-overflow' warnings that result when
    integers appear on both sides of a compare.  Worked around the others by
    forcing the strict-overflow setting in the relevant functions to a level
    where they are not reported (John Bowler).
  Changed "FALL THROUGH" comments to "FALLTHROUGH" because GCC doesn't like
    the space.
  Worked around some C-style casts from (void*) because g++ 5.4.0 objects
    to them.
  Increased the buffer size for 'sprint' to pass the gcc 7.1.0 'sprint
    overflow' check that is on by default with -Wall -Wextra.
  Added eXIf chunk support.
  Added a minimal eXIf chunk (with Orientation and FocalLengthIn35mmFilm
    tags) to pngtest.png.
2017-07-27 22:07:07 +00:00
markd
f7cc59d970 Add kqtquickcharts4 2017-07-23 21:05:21 +00:00
markd
d068212c66 Add kqtquickcharts 4.14.3
Beautiful and interactive charts for Qt Quick 1.0
2017-07-23 21:04:15 +00:00
wiz
d2dc2c901a Fix DISTNAME. 2017-07-16 11:37:52 +00:00
adam
fc8b427f87 Version 0.8.0
* Follow semver
* Avoid implicit relative import
* Use utf-8 instead of utf8 in headers
* Keep cairo library loaded until all relevant objects are freed
* Add cairo_quartz_* functions for MacOS
* Use the default ReadTheDocs theme
* Fix implicit casts
2017-07-16 09:29:58 +00:00
adam
bab3336afb 2.4.0
Generalized fix solidgauge squares algorithm
Fix secondary series ‘stroke_style’ property
Fix wrong label colors when there are more series than colors
Show y guides in horizontal chart
Fix nomenclature of Taiwan
Better None values handling in logarithmic charts
2017-07-14 17:03:40 +00:00
adam
71588cc06e 1.2.3:
- support Python 2.6
- several corrections
- quote empty strings to avoid graphviz errors
2017-07-14 15:33:19 +00:00
adam
456dc498c9 Seaborn is a library for making attractive and informative statistical graphics
in Python. It is built on top of matplotlib and tightly integrated with the
PyData stack, including support for numpy and pandas data structures and
statistical routines from scipy and statsmodels.

Some of the features that seaborn offers are
* Several built-in themes that improve on the default matplotlib aesthetics
* Tools for choosing color palettes to make beautiful plots that reveal
   patterns in your data
* Functions for visualizing univariate and bivariate distributions or for
  comparing them between subsets of data
* Tools that fit and visualize linear regression models for different kinds
  of independent and dependent variables
* Functions that visualize matrices of data and use clustering algorithms to
  discover structure in those matrices
* A function to plot statistical timeseries data with flexible estimation and
  representation of uncertainty around the estimate
* High-level abstractions for structuring grids of plots that let you easily
  build complex visualizations
2017-07-14 15:00:01 +00:00
hauke
6b5b63888a I forgot to add a patch file - here it is. 2017-07-14 10:10:39 +00:00
hauke
f75bf0c033 update graphics/darktable to 2.2.5.
From the changelog against 2.2.4:

## New features:

- When appending EXIF data to an exported image, do not fail if reading of EXIF from the original file fails
- Support XYZ as proofing profile
- Clear DerivedFrom from XMP before writing it
- bauhaus: when using soft bounds, keep slider step constant

## Bugfixes:

- Some GCC7 build fixes
- cmstest: fix crash when missing XRandR extension.
- Fix crash in Lua libs when collapsing libs
- Mac packaging: some fixes
- RawSpeed: TiffIFD: avoid double-free
- Fix a few alloc-dealloc mismatches

## Base Support:

- Canon EOS 77D
- Canon EOS 9000D
- Nikon D500 (14bit-uncompressed, 12bit-uncompressed)
- Nikon D5600 (12bit-compressed, 12bit-uncompressed, 14bit-compressed, 14bit-uncompressed)
- Panasonic DC-FZ82 (4:3)
- Panasonic DMC-FZ80 (4:3)
- Panasonic DMC-FZ85 (4:3)
- Panasonic DC-GH5 (4:3)

## White Balance Presets:

- Pentax K-3 II

## Noise Profiles:

- Nikon D500
- Panasonic DMC-FZ300
- Panasonic DMC-LX100
- Pentax K-70
- Sony ILCE-5000
2017-07-14 10:02:28 +00:00
wiz
caaf75c998 Honor LDFLAGS. Fixes RELRO build. 2017-07-13 12:37:03 +00:00
wiz
3e6c699f7f Honor LDFLAGS for RELRO build. 2017-07-12 12:21:56 +00:00
wiz
3bc81a8a44 Honor LDFLAGS, fixes RELRO build.
While here, set LICENSE and fix a pkglint warning.
2017-07-12 09:02:04 +00:00
wiz
23fb34cb92 Honor LDFLAGS. Fixes RELRO build. 2017-07-12 09:00:33 +00:00
jaapb
f70dd873bb Revbump associated with ocaml-4.04.2 2017-07-11 14:19:18 +00:00
adam
85dd0bb44a 2.10.1:
Bug fixes
2017-07-09 20:32:27 +00:00
adam
bed293428c 1.3.26:
Security Fixes:
---------------
DPX: Fix excessive use of memory (DOS issue) due to file header claiming large image dimensions but insufficient backing data. (CVE-2017-10799).
JNG: Fix memory leak when reading invalid JNG image (CVE-2017-8350).
MAT: Fix excessive use of memory (DOS issue) due to continuing processing with insufficient data and claimed large image size. Verify each file extent to make sure that it is within range of file size. (CVE-2017-10800).
META: Fix heap overflow while parsing 8BIM chunk (CVE-2016-7800).
PCX: Fix denial of service issue.
RLE: Fix abnomally slow operation (denial of service issue) with intentionally corrupt colormapped file.
PICT: Fix possible buffer overflow vulnerability given suitably truncated input file.
PNG: Enforce spec requirement that the dimensions of the JPEG embedded in a JDAT chunk must match the JHDR dimensions (CVE-2016-9830).
PNG: Avoid NULL dereference when MAGN chunk processing fails.
SCT: Fix stack-buffer read overflow (underflow?) while reading SCT header.
SGI: Fix denial of service issues. Delay large memory allocations until file header has fully passed sanity checks.
TIFF: Fix out of bounds read when reading CMYKA TIFF which claims to have only 2 samples per pixel (CVE-2017-6335).
TIFF: Fix out of bounds read when reading RGB TIFF which claims to have only 1 sample per pixel (CVE-2017-10794).
WPG: Fix heap overflow (CVE-2016-7996). Fix assertion crash (CVE-2016-7997).

Bug fixes:
----------
DifferenceImage(): Fix Fix all-black difference image if an input file is colormapped.
EXIF orientation was not being properly detected for some files.
-frame: The import command -frame handling was improperly implemented and was using already freed data.
GIF: Fixes for "Excessive LZW string data" problem.
Magick++: Bug fixes to PathSmoothCurvetoRel::operator() and PathSmoothCurvetoRel::operator().
PAM: Support writing GRAYSCALE PAM format.
PNG: Fix memory leaks.
SVG: Fixed a memory leak. Fixed a possible null pointer dereference.
TclMagick: Problem that TkMagick could not resolve functions from TclMagick under Linux is fixed.
TclMagick: Fix parser validatation in magickCmd() to avoid crash given a syntax error.
TIFF: Fix for reading old JPEG files (avoids "Improper call to JPEG library in state 0. (LibJpeg).").
TXT: Fixed memory leak.
XCF: Error checking is improved.

New Features:
-------------
EXIF rotation: Support is added such that the EXIF orientation tag is updated when the image is rotated.
MAT: Now support reading multiple images from Matlab V4 format.
Magick++: Orientation method now updates orientation in EXIF profile, if it exists.
Magick++: Added Image attribute method which accepts a 'char *' argument, and will remove the attribute if the value argument is NULL.
-orient: The -orient command line option now also updates the orientation in the EXIF profile, if it exists.
PGX: Support PGX JPEG 2000 format for reading and writing (within the bounds of what JasPer supports).
Wand API: Added MagickAutoOrientImage(), MagickGetImageOrientation(), MagickSetImageOrientation(), MagickRemoveImageOption(), and MagickClearException().
2017-07-09 20:02:28 +00:00
wen
86925a5716 Update to 2.78
Upstream changes:
2.78  2017.07.07 MANWAR
      - Merged PR #10 (fix entity escaping), thanks @haarg. This also resolved RT #121612.

2.77  2017.05.18 MANWAR
      - Proposed fix to the following test failure:
        http://www.cpantesters.org/cpan/report/ddc7eefc-3429-11e7-8430-9cfb106f656a

2.76  2017.05.08 MANWAR
      - Added AUTHOR ONLY test scripts (meta-json.t and meta-yml.t).

2.75  2017.05.07 MANWAR
      - Tidied up unit test scripts and removed '+x' attributes.
      - Tidied up SEE ALSO section in SVG::XML package pod.

2.74  2017.05.04 MANWAR
      - Added key 'provides' to the Makefile.PL script as recommended by CPANTS.

2.73  2017.05.03 MANWAR
      - Merged PR #8, thanks @CSSON. Modified slightly to keep tidyall happy.
      - Correct some spelling errors that were detected by codespell.
      - Don't insert whitespace between tag name and closing bracked when a tag has no attributes

2.72  2017.05.02 MANWAR
      - Added test script t/00-load.t
      - Fixed typo in the pod document.

2.71  2017.05.01 MANWAR
      - Fixed issue RT #57000 with regard to be explici about SVG instance.

2.70  2017.04.27 MANWAR
      - Added MIN_PERL_VERSION to the Makefile.PL script as suggested by CPANTS.

2.69  2017.04.20 MANWAR
      - Fixed issue RT #118091, skip test if Perl::Tidy is missing.

2.68  2017.04.19 MANWAR
      - Fixed issue RT #109521, adding min ver of Test::More v0.94.

2.67  2017.04.18 MANWAR
      - Fixed the issue with regard to github respository info in the Makefile.PL script, thanks @KENTNL.

2.66  2017.04.17 MANWAR
      - Addressed issue RT #121197 (incorrect meta spec), thanks @KENTNL.
      - Added 'clean' and 'dist' keys to the Makefile.PL script.
      - Tidied up .gitignore file.
      - Added MANIFEST file, no need to generate every time.

2.65  2017.04.16 MANWAR
      - Merged PR #9, correcting typo in the pod. Thanks @vti.
      - Tidied up Changes file.
      - Tidied up Makefile.PL script.
      - Tidied up README file.
2017-07-09 07:37:44 +00:00
maya
98e694050c Omit MESSAGE fragment about old versions of XFree86 2017-07-09 05:44:01 +00:00
nros
4b8809a177 Make freeimage and freeimageplus use the c++ copiler for linking and remove
linking to stdc++.
This will make them use the right runtime library, not all compilers
use stdc++.
2017-07-08 08:08:25 +00:00
adam
42f9980f32 4.2.1:
- CI: Fix version specification and test on CI for PyPy/Windows
2017-07-07 04:07:02 +00:00
wiz
b50a1645b5 Honor LDFLAGS. Fixes RELRO build. 2017-07-06 13:13:30 +00:00
nros
0c29344856 set license for freeimageplus and add a buildlink3.mk since it is a library. 2017-07-05 08:46:26 +00:00
maya
a5df621779 png: don't typedef things when included by assembler code.
the current change is somewhat overkill and excludes some extra function
declarations, but there's only one assembler file for which it applies and
it was tested to build.

Fixes compilation on ARM reported by John Klos in PR pkg/52367
2017-07-05 04:59:16 +00:00
nros
de282d2f28 set correct licences for freeimage 2017-07-04 20:50:53 +00:00
adam
719bbab2c1 4.2.0:
Doc: Clarified Image.save:append_images documentation
CI: Amazon Linux and Centos6 docker images added to TravisCI
Image.alpha_composite added
Complex Text Support
Added threshold parameter to ImageDraw.floodfill
Added dBATCH parameter to ghostscript command
JPEG: Adjust buffer size when icc_profile > MAXBLOCK
Specify Pillow Version in one place
CI: Change the owner of the TRAVIS_BUILD_DIR, fixing broken docker runs
Fix truncated PNG loading for some images, Fix memory leak on truncated PNG images.
Add decompression bomb check to Image.crop
ImageFile: Ensure that the err_code variable is initialized in case of exception.
Tiff: Support append_images for saving multipage TIFFs
Doc: Clarify that draft is only implemented for JPEG and PCD
Test: MicImagePlugin
Use round() instead of floor() to eliminate zero coefficients in resample
Remove deprecated code
Added append_images to PDF saving
Remove unused function core image function new_array
Remove unnecessary calls to dict.keys()
Add more ImageDraw.py tests and remove unused Draw.c code
Test: More tests for ImageMorph
Test: McIDAS area file
Update Feature Detection
CI: Update pypy on TravisCI
ImageMorph: Fix wrong expected size of MRLs read from disk
Docs: Update install docs for FreeBSD
Build: Ignore OpenJpeg 1.5 on FreeBSD
Remove 'not yet implemented' methods from PIL 1.1.4
Dependencies: Update FreeType to 2.8, LibTIFF to 4.0.8 and libimagequant to 2.9.1
Raise TypeError and not also UnboundLocalError in ImageFile.Parser()
Test: Use Codecov for coverage
Use PNG for Image.show()
Remove WITH_DEBUG compilation flag
Fix return value on parameter parse error in _webp.c
Set executable flag on scripts with shebang line
Flake8
Doc: Release Process Changes
CI: Added region for s3 deployment on appveyor
Doc: Updated references to point to existing files
Return copy on Image crop if crop dimensions match the image
Test: Optimize CI speed
2017-07-03 21:51:57 +00:00
adam
7b4f79fe4c Changes 2.10.0:
Bug fixes.
2017-07-03 21:50:32 +00:00
adam
d7b2208231 The version 2017.0 is mainly a bug fix release. The biggest fixes regard:
* Several fixes for working with HDR images (display in GUI, photometric optimizer, handling of under/over exposured pixels in merging code).
* Fixes handling of masks in cpfind when images needs remapping for cp finding.
* Sometimes unsaved changes were disregarded without asking the user (e.g. when loading a project via the recently used projects list). Unsaved changes should now always require user confirmation.

Besides the bug fixes some smaller improvements have been implemented.
* Optimizer tabs uses now checkboxes instead of bold underlined font for marking of variables to be optimized.
* Use wxWidgets help windows instead of default browser (Linux&Mac only, this provides table of content, index and full text search in help files).
* Added special assistant variant for single image projects.
* Display of final panorama dimensions on stitcher tab.
* Extended the user defined output sequences:
  - The shipped user defined output sequences are exposed in the GUI as own sub-menu.
  - Added some more user defined output sequences (layered TIFF, cube faces).
  - Added new placeholder %sourceimage% to user defined output sequence.
2017-07-03 20:48:03 +00:00
joerg
4324d09e81 Handle any non-bash shell with $RANDOM as bsh, i.e. don't use the ksh
optimizations. Fixing build on NetBSD 8.99+
2017-07-03 13:01:34 +00:00
wiz
2b5e9acc7e Updated png to 1.6.30.
Changes since the last public release (1.6.29):

  Added missing "$(CPPFLAGS)" to the compile line for c.pic.o in
    makefile.linux and makefile.solaris-x86 (Cosmin).
  Revised documentation of png_get_error_ptr() in the libpng manual.
  Silence clang -Wcomma and const drop warnings (Viktor Szakats).
  Update Sourceforge URLs in documentation (https instead of http).
  Document need to check for integer overflow when allocating a pixel
    buffer for multiple rows in contrib/gregbook, contrib/pngminus,
    example.c, and in the manual (suggested by Jaeseung Choi). This
    is similar to the bug reported against pngquant in CVE-2016-5735.
  Removed reference to the obsolete PNG_SAFE_LIMITS macro in the documentation.
  Check for integer overflow in contrib/visupng and contrib/tools/genpng.
  Do not double evaluate CMAKE_SYSTEM_PROCESSOR in CMakeLists.txt.
  Test CMAKE_HOST_WIN32 instead of WIN32 in CMakeLists.txt.
  Fix some URL in documentation.
  Avoid writing an empty IDAT when the last IDAT exactly fills the
    compression buffer (bug report by Brian Baird).  This bug was
    introduced in libpng-1.6.0.
  Update copyright year in pnglibconf.h, make ltmain.sh executable.
  Add a reference to the libpng.download site in README.
2017-07-03 11:07:00 +00:00
markd
964357bb52 Fix PLIST 2017-07-02 06:05:12 +00:00
joerg
e0f26f38f3 Allow NetBSD 8 for PLIST subst. Match path name with reality. 2017-07-01 22:12:13 +00:00
maya
653cc2bd1c Revert previous. joerg thinks this will break too hard due to having two
libstdc++s in use.
2017-07-01 12:48:10 +00:00
maya
29c3a3beff Require GCC 4.8 if using the dri option 2017-07-01 06:40:45 +00:00
jperkin
0aabc27fb1 Work around include ordering issues with meta-pkgs/mate/Makefile.common
to ensure a valid python is chosen.  This should be fixed properly after
the branch.
2017-06-29 11:10:18 +00:00
jperkin
d357018dbf Remove python as a supported option, it is logically impossible at present
as all versions are marked as incompatible.
2017-06-28 16:06:30 +00:00
jperkin
0ec992e069 Requires gtk2. 2017-06-28 15:41:48 +00:00
minskim
1c3b619e78 Fix tex-pst-node-doc's PLIST
Delete a file that is no longer installed.
2017-06-27 21:40:37 +00:00
markd
a87a265354 Add tex-mptrees{,-doc} 2017-06-24 00:11:25 +00:00
markd
c4a760cb60 Add tex-mptrees{,-doc} 17.06
This package provides MetaPost tools for drawing simple
probability trees. One command and several parameters to
control the output are provided.
2017-06-24 00:10:08 +00:00
youri
56b69e656e Update mate-themes to 3.22.12. 2017-06-23 17:30:27 +00:00
youri
0b33e6eaa0 Update mate-icon-theme-faenza to 1.18.1. 2017-06-23 17:19:33 +00:00