Commit graph

9177 commits

Author SHA1 Message Date
hiramatsu
b1628f3f06 Update p5-GD-SecurityImage to 1.71.
Changes from previous:
1.71 Sun Sep  4 00:58:52 2011
    => Major Perl::Critic refactoring.
    => Pod fix by Gregor Herrmann.
2011-11-22 11:18:10 +00:00
sbd
d82cb3e038 Recursive bump for graphics/ImageMagick buildlink addition. 2011-11-20 22:11:21 +00:00
sbd
a69f37aa51 Add missing archivers/xz buildlink.
Bump PKGREVISION
2011-11-20 22:09:37 +00:00
obache
29c0e4a3f1 Update ruby-rcairo to 1.10.2.
Release 1.10.2 (2011-11-20) Kouhei Sutou <kou@cozmixng.org>)
============================================================

Fixes
-----

  * Added missing pkg-config dependency. #8 [Will Bryant]
2011-11-20 09:01:48 +00:00
dholland
546b8a8908 Apply the proper buildlink prefix for gtk2 instead of hardwiring /usr/pkg. 2011-11-20 01:16:23 +00:00
ryoon
42e35c5dfe Update to 11.11.1
Changelog:
2011.11.05  v.11.11.1
Fix some problems in v.11.11 released a few days ago:
+ Bugfix: crash in vertical panorama.
+ Bugfix: crash after moving images to trash and "Open Recent Files".
+ Restore user feedback for functions running more than a few seconds.

2011.11.01  v.11.11
+ Creating and editing collections was made easier and more intuitive.
+ Synchronize Files always works incrementally and runs automatically at
  startup. Image navigation/viewing is immediately possible but editing
  is blocked until the synchronize is finished (normally a few seconds).
+ Straighten Image: fix less than optimal results for images needing
  a large correction. Menu was renamed to Keystone Correction.
+ New menu: Help > User Guide Changes: summary of changes in the user
  guide for recent releases (minimize effort to keep up with changes).
+ New menu: Help > Edit Functions Summary: a one-page "quick reference"
  summary of all the image editing functions.
+ New topic added to the user guide: How to organize a large image
  collection to minimize effort and to optimize image searching.
+ The status bar now shows if a dialog is waiting for input
  (and possibly hidden under another window).
+ New keyboard shortcut: N = Rename Image File.
+ Transform and Retouch menus were rearranged to follow typical workflow.
+ Rotate and warp dialogs have convenience buttons to grid line setup.
+ Grid setup: the x and y grids can be moved around over the image.
+ New utility: update collections if the top image directory is moved.
+ The package build method was updated to improve Debian packaging and
  include dependencies on non-library programs. The RPM packages do
  not include this because the package names are not compatible.
2011-11-20 00:00:28 +00:00
hiramatsu
653ed25a2a Update MASTER_SITES. 2011-11-18 05:21:33 +00:00
drochner
c4b93b117b update to 2.12.4
changes: translation updates
2011-11-17 12:59:14 +00:00
drochner
4efadc1f07 update to 2.34.2
changes: bugfixes
2011-11-17 12:51:08 +00:00
obache
7a765726fc regen distinfo. 2011-11-17 09:00:54 +00:00
wiz
1befaca3a1 Fix typo. Ride last night's update. 2011-11-17 08:12:40 +00:00
minskim
7449bde38b Use a stricter condition to enable the hack. 2011-11-16 03:45:03 +00:00
minskim
ae6dd984c2 Use non-llvm gcc on Darwin to avoid a link error.
See https://trac.macports.org/ticket/31469 for details.
2011-11-16 03:13:28 +00:00
sbd
6c1bcc271a Recursive bump for multimedia/ffmpeg buildlink addition. 2011-11-16 01:33:15 +00:00
jakllsch
dc9d10f1d5 remove old patch. 2011-11-15 21:22:12 +00:00
jakllsch
dd36df08c4 Update to darktable-0.9.3. 2011-11-15 21:19:02 +00:00
drochner
aa0b10cf02 update to 2.4.8
changes:
-fixed vulnerabilities in handling CID-keyed PostScript fonts
 (CVE-2011-3439)
-new API 'FT_Get_PS_Font_Value'
2011-11-15 19:42:17 +00:00
adam
2604c4d74a Changes 1.7.21:
* Defined TOO_FAR=32767 in Makefile (instead of in pngcrush.h)
2011-11-15 14:47:29 +00:00
dholland
8c652bea96 Not MAKE_JOBS_SAFE. 2011-11-14 14:37:19 +00:00
dholland
2313ef244d Add missing <stdio.h>, should fix or improve linux build 2011-11-14 02:44:40 +00:00
dholland
2957b66dac needs msgfmt 2011-11-14 02:37:00 +00:00
dholland
77ec2374d8 Disable the logic that regenerates the version information .c file, as it
(1) uses ed and breaks on linux, and (2) contrives to generate the wrong
version number.
2011-11-14 02:35:25 +00:00
gls
eb3880b7e6 Update graphics/shotwell to 0.11.6
This release fixes a critical bug
in which adding or modifying tags in the single-photo view could
result in the loss of tag data. We recommend that all users upgrade.
2011-11-09 20:59:21 +00:00
taca
6b9a0108b4 * Remove .require_paths from PLIST
* Bump PKGREVISION.
2011-11-08 15:37:33 +00:00
drochner
db3b4c0a1f oops, forgot to commit 2011-11-07 18:00:25 +00:00
drochner
bfe9bd331f add patch from upstream to fix possible buffer overflow in LZW decoder
by invalid GIF file (CVE-2011-2896)
bump PKGREV
2011-11-07 17:59:47 +00:00
drochner
cea2bbfe5c sync w/ base pkg 2011-11-07 12:28:54 +00:00
drochner
785d067914 update to 2.1
changes:
-Experimental --scale-down and --auto-zoom tiling support
-The button-options -0 through -9 are no longer supported.
 Use .config/feh/buttons instead (see feh manpage)
-more minor UI changes
-bugfixes
2011-11-07 12:26:59 +00:00
drochner
49b65739f6 update to 1.4.5
changes:
-bugfixes
-cleanup, spelling fixes
2011-11-07 12:14:15 +00:00
drochner
6a5705abf1 update to 1.13
changes:
* Graphs are rendered in separate threads for speed and a responsive
  user interface
* A changed Graph is rendered immediately on document modification,
  improving latency
* A new ternary plot widget is included
* Size of pages can be modified individually in a document
* Binary data import added
* NPY/NPZ numpy data import added
* Axis and tick labels on axes can be rotated at 45 deg intervals
* Labels can be plotted next to points on non-orthogonal plots
* Add an option for DPI of output EPS and PDF files* Graphs are rendered
  in separate threads for speed and a responsive user interface
* A changed Graph is rendered immediately on document modification,
  improving latency
* A new ternary plot widget is included
* Size of pages can be modified individually in a document
* Binary data import added
* NPY/NPZ numpy data import added
* Axis and tick labels on axes can be rotated at 45 deg intervals
* Labels can be plotted next to points on non-orthogonal plots
* Add an option for DPI of output EPS and PDF files
-more minor changes
-bugfixes
2011-11-07 12:09:50 +00:00
drochner
97df727166 update to 2.4.11
changes:
-Switched %n behaviour to be linear increasing, instead of a folder index
-translation updates
2011-11-07 11:04:21 +00:00
wiz
8278595a5a Update to 1.5.6, which integrated part of patch-aa (see beta04).
Version 1.5.6beta01 [September 22, 2011]
  Fixed some 64-bit type conversion warnings in pngrtran.c
  Moved row_info from png_struct to a local variable.
  The various interlace mask arrays have been made into arrays of
    bytes and made PNG_CONST and static (previously some arrays were
    marked PNG_CONST and some weren't).
  Additional checks have been added to the transform code to validate the
    pixel depths after the transforms on both read and write.
  Removed some redundant code from pngwrite.c, in png_destroy_write_struct().
  Changed chunk reading/writing code to use png_uint_32 instead of png_byte[4].
    This removes the need to allocate temporary strings for chunk names on
    the stack in the read/write code.  Unknown chunk handling still uses the
    string form because this is exposed in the API.

Version 1.5.6beta02 [September 26, 2011]
  Added a note in the manual the png_read_update_info() must be called only
    once with a particular info_ptr.
  Fixed a typo in the definition of the new PNG_STRING_FROM_CHUNK(s,c) macro.

Version 1.5.6beta03 [September 28, 2011]
  Revised test-pngtest.sh to report FAIL when pngtest fails.
  Added "--strict" option to pngtest, to report FAIL when the failure is
    only because the resulting valid files are different.
  Revised CMakeLists.txt to work with mingw and removed some material from
    CMakeLists.txt that is no longer useful in libpng-1.5.

Version 1.5.6beta04 [October 5, 2011]
  Fixed typo in Makefile.in and Makefile.am ("-M Wl" should be "-M -Wl")."

Version 1.5.6beta05 [October 12, 2011]
  Speed up png_combine_row() for interlaced images. This reduces the generality
    of the code, allowing it to be optimized for Adam7 interlace.  The masks
    passed to png_combine_row() are now generated internally, avoiding
    some code duplication and localizing the interlace handling somewhat.
  Align png_struct::row_buf - previously it was always unaligned, caused by
    a bug in the code that attempted to align it; the code needs to subtract
    one from the pointer to take account of the filter byte prepended to
    each row.
  Optimized png_combine_row() when rows are aligned. This gains a small
    percentage for 16-bit and 32-bit pixels in the typical case where the
    output row buffers are appropriately aligned. The optimization was not
    previously possible because the png_struct buffer was always misaligned.
  Fixed bug in png_write_chunk_header() debug print, introduced in 1.5.6beta01.

Version 1.5.6beta06 [October 17, 2011]
  Removed two redundant tests for unitialized row.
  Fixed a relatively harmless memory overwrite in compressed text writing
    with a 1 byte zlib buffer.
  Add ability to call png_read_update_info multiple times to pngvalid.c.
  Fixes for multiple calls to png_read_update_info. These fixes attend to
    most of the errors revealed in pngvalid, however doing the gamma work
    twice results in inaccuracies that can't be easily fixed.  There is now
    a warning in the code if this is going to happen.
  Turned on multiple png_read_update_info in pngvalid transform tests.
  Prevent libpng from overwriting unused bits at the end of the image when
    it is not byte aligned, while reading. Prior to libpng-1.5.6 libpng would
    overwrite the partial byte at the end of each row if the row width was not
    an exact multiple of 8 bits and the image is not interlaced.

Version 1.5.6beta07 [October 21, 2011]
  Made png_ptr->prev_row an aligned pointer into png_ptr->big_prev_row
    (Mans Rullgard).

Version 1.5.6rc01 [October 26, 2011]
  Changed misleading "Missing PLTE before cHRM" warning to "Out of place cHRM"

Version 1.5.6rc02 [October 27, 2011]
  Added LSR() macro to defend against buggy compilers that evaluate non-taken
    code branches and complain about out-of-range shifts.

Version 1.5.6rc03 [October 28, 2011]
  Renamed the LSR() macro to PNG_LSR() and added PNG_LSL() macro.
  Fixed compiler warnings with Intel and MSYS compilers. The logical shift
    fix for Microsoft Visual C is required by other compilers, so this
    enables that fix for all compilers when using compile-time constants.
    Under MSYS 'byte' is a name declared in a system header file, so we
    changed the name of a local variable to avoid the warnings that result.
  Added #define PNG_ALIGN_TYPE PNG_ALIGN_NONE to contrib/pngminim/*/pngusr.h

Version 1.5.6 [November 3, 2011]
  No changes.
2011-11-06 23:53:46 +00:00
minskim
2ccd47a260 Replace the updmap script with the version in TeX Live 2011.
Updating font maps is considerably faster with this version.
2011-11-06 08:43:28 +00:00
ryoon
4d161a1a2b Add qiviewer 2011-11-03 06:04:37 +00:00
ryoon
840906c8b6 Import qiviewer-0.5.0 as graphics/qiviewer from wip/qiviewer
This program has been written with help of Qt library, to be a
lightweight image viewer, similar to eog or viewnior for Gnome.
2011-11-03 06:03:13 +00:00
shattered
911123643d Update version number. Current 4.0 tarball is actually 4.0.6. 2011-11-02 20:22:15 +00:00
obache
fa07ce5310 Revert hard coded "ruby19" with ${RUBYPKGPREFIX}.
It was accidenally replaced by recursive bump for graphics/freetype2.
2011-11-02 00:16:07 +00:00
sbd
6e686dc4e9 Revert hard coded "py26" with "${PYPKGPREFIX}".
"${PYPKGPREFIX}" was accidentally replace with "py26" by blbump when I
did the recursive bump for graphics/freetype2 and I forgot to change them
back :(.
2011-11-01 23:18:23 +00:00
ryoon
3ff2da045b Set LICENSE 2011-11-01 16:56:27 +00:00
ryoon
ba949de7b5 Add gpicview 2011-11-01 16:45:11 +00:00
ryoon
9fbfb9d81f Import gpicview-0.2.2 as graphics/gpicview from wip/gpicview
Extremely lightweight and fast with low memory usage X image viewer.
It is part of LXDE.
2011-11-01 16:43:44 +00:00
tron
f8dabb25fa Replace hard coded "py26" with "${PYPKGPREFIX}" to make this build with
Python 2.7 again.
2011-11-01 11:48:58 +00:00
drochner
b644f19663 propagate libXt dependency if necessary, fixes build problems 2011-11-01 09:35:36 +00:00
sbd
e93e5d65e3 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:11:52 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
sbd
6867d3f9e1 Add missing archivers/bzip2 buildlink
Bump PKGREVISION
2011-11-01 05:57:41 +00:00
ryoon
a82fc53247 Add viewnior 2011-10-28 21:16:32 +00:00
ryoon
82d6ca23b5 Initial import of viewnior-1.1 as graphics/viewnior from wip/viewnior
This is Viewnior, an image viewer program. Created to be simple,
fast and elegant. It's minimalistic interface provides more
screenspace for your images.
2011-10-28 21:14:58 +00:00
ryoon
007659db8b Add libwebp 2011-10-28 13:49:44 +00:00
ryoon
7e117d12d7 Initial import of libwebp-0.1.3 as graphics/libwebp from wip/webp
WebP is a image format that provides lossy compression for photographic
images. A WebP file consists of VP8 image data, and a container
based on RIFF.
2011-10-28 13:48:00 +00:00