summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2011-11-26Let this build with newer GCC.joerg6-1/+92
XXX Might have LP64 issues with the casts
2011-11-26Recursive bump for devel/exempi buildlink addition.sbd1-2/+2
2011-11-25Fix build with newer GCCjoerg3-1/+29
2011-11-25Fix build with GCC 4.5joerg4-11/+44
2011-11-25Fix build with modern GCC versionsjoerg12-10/+302
2011-11-25Fix build with newer GCCjoerg3-1/+29
2011-11-25Fix build with modern GCCjoerg7-40/+40
2011-11-25asy needs more memory than available by default, unlimit.joerg1-1/+3
2011-11-25Regenjoerg1-2/+2
2011-11-24Fix build with newer GCCjoerg2-1/+13
2011-11-24Fix GCC 4.5 falloutjoerg2-6/+14
2011-11-24Fix build with modern GCCjoerg3-1/+37
2011-11-24Fix build with GCC 4.5joerg6-1/+67
2011-11-24Fix build with modern GCCjoerg2-6/+15
2011-11-23Fix build with newer GCCjoerg13-19/+144
2011-11-23Update graphics/wxsvg to 1.1.4gls3-9/+10
pkgsrc changes: - set LICENSE upstream changes: Version 1.1.4 <2011.11.22> -------------------------- * added SVG image handler Version 1.1.3 <2011.11.14> -------------------------- * SVGImageElement: added support of SVG images * added support of Gaussian blur filter Version 1.1.2 <2011.08.14> -------------------------- * added handling of preserveAspectRatio attribute Version 1.1.1 <2011.08.04> -------------------------- * fixed text rendering * fixed rendering of video Version 1.1.0 <2011.07.24> -------------------------- * updated cairo backend - it's default backend now * added rendering with alpha * added wxSVGTBreakElement Version 1.0.10 <2011.06.13> -------------------------- * fixed wxSVGCanvasImage::Init() Version 1.0.9 <2011.06.05> -------------------------- * fixed wxSVGCanvasImage::GetDefaultHeight() Version 1.0.8 <2011.02.23> -------------------------- * fixed wxFfmpegMediaDecoder::GetFrameAspectRatio()
2011-11-23Fix build with newer libgii.joerg1-1/+5
2011-11-23Needs bison.joerg1-2/+2
2011-11-23Update to 1.0.0ryoon3-28/+199
Changelog: Version 1.0.0: - toolbar with color, brush selector and brush settings dropdown - tool windows can be docked instead of floating - locked alpha brush mode - basic layer compositing modes - new scratchpad area - lots of other improvements (about 500 commits)
2011-11-22Update p5-GD-SecurityImage to 1.71.hiramatsu2-7/+6
Changes from previous: 1.71 Sun Sep 4 00:58:52 2011 => Major Perl::Critic refactoring. => Pod fix by Gregor Herrmann.
2011-11-20Recursive bump for graphics/ImageMagick buildlink addition.sbd8-16/+16
2011-11-20Add missing archivers/xz buildlink.sbd2-4/+6
Bump PKGREVISION
2011-11-20Update ruby-rcairo to 1.10.2.obache2-7/+6
Release 1.10.2 (2011-11-20) Kouhei Sutou <kou@cozmixng.org>) ============================================================ Fixes ----- * Added missing pkg-config dependency. #8 [Will Bryant]
2011-11-20Apply the proper buildlink prefix for gtk2 instead of hardwiring /usr/pkg.dholland3-8/+19
2011-11-20Update to 11.11.1ryoon5-28/+25
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-18Update MASTER_SITES.hiramatsu1-2/+2
2011-11-17update to 2.12.4drochner3-8/+50
changes: translation updates
2011-11-17update to 2.34.2drochner3-8/+8
changes: bugfixes
2011-11-17regen distinfo.obache1-3/+2
2011-11-17Fix typo. Ride last night's update.wiz1-3/+3
2011-11-16Use a stricter condition to enable the hack.minskim1-2/+2
2011-11-16Use non-llvm gcc on Darwin to avoid a link error.minskim1-0/+18
See https://trac.macports.org/ticket/31469 for details.
2011-11-16Recursive bump for multimedia/ffmpeg buildlink addition.sbd2-4/+4
2011-11-15remove old patch.jakllsch1-14/+0
2011-11-15Update to darktable-0.9.3.jakllsch6-35/+78
2011-11-15update to 2.4.8drochner2-7/+6
changes: -fixed vulnerabilities in handling CID-keyed PostScript fonts (CVE-2011-3439) -new API 'FT_Get_PS_Font_Value'
2011-11-15Changes 1.7.21:adam2-6/+6
* Defined TOO_FAR=32767 in Makefile (instead of in pngcrush.h)
2011-11-14Not MAKE_JOBS_SAFE.dholland1-1/+3
2011-11-14Add missing <stdio.h>, should fix or improve linux builddholland2-1/+14
2011-11-14needs msgfmtdholland1-2/+2
2011-11-14Disable the logic that regenerates the version information .c file, as itdholland2-8/+21
(1) uses ed and breaks on linux, and (2) contrives to generate the wrong version number.
2011-11-09Update graphics/shotwell to 0.11.6gls2-7/+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-08* Remove .require_paths from PLISTtaca1-2/+1
* Bump PKGREVISION.
2011-11-07oops, forgot to commitdrochner1-1/+11
2011-11-07add patch from upstream to fix possible buffer overflow in LZW decoderdrochner3-3/+57
by invalid GIF file (CVE-2011-2896) bump PKGREV
2011-11-07sync w/ base pkgdrochner2-8/+7
2011-11-07update to 2.1drochner3-8/+8
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-07update to 1.4.5drochner5-91/+13
changes: -bugfixes -cleanup, spelling fixes
2011-11-07update to 1.13drochner2-7/+6
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-07update to 2.4.11drochner2-7/+6
changes: -Switched %n behaviour to be linear increasing, instead of a folder index -translation updates