summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2011-12-14graphics/gqview-devel: explicitly list all linked librariesmarino1-1/+2
Required for default linking behavior of binutils 2.22 ld
2011-12-14graphics/gpicview: USE_TOOLS+= msgfmtmarino1-2/+2
2011-12-14graphics/glx-utils: explicitly list all linked librariesmarino1-1/+2
Required for default linking behavior of binutils 2.22 ld
2011-12-14graphics/gimp2-wideangle: explicitly list all linked librariesmarino1-1/+2
Required for default linking behavior of binutils 2.22 ld
2011-12-13graphics/gimp-fix-ca: explicitly list all linked librariesmarino1-1/+2
Required for default linking behavior of binutils 2.22 ld It's kind of ugly to tag it on to the LINK_PTHREAD variable, but renaming that variable could satisfy the pedants.
2011-12-13graphics/frameworks: explicitly list all linked librariesmarino1-1/+2
Required for default linking behavior of binutils 2.22 ld
2011-12-13graphics/evas-svg: Needs pango too.marino1-1/+2
2011-12-13graphics/evas: Improve conftest (Fixes DragonFly)marino3-1/+27
S_IRUSR and S_IWUSR are defined in <sys/stat.h> on DragonFly, but the conftest for the Cache Server wasn't pulling that header in. After patching the conftest, the package builds normally. There was no need to patch the source itself, so it was a bad test.
2011-12-13Update p5-Image-ExifTool to recent production release 8.65.hiramatsu2-7/+6
Changes from previous: ---------------------- Sept. 24, 2011 - Version 8.65 (production release) - Added a few new CanonModelID's - Added a new Sony/Minolta LensType - Added a new Canon LensType (thanks Klaus Reinfeld) - Added a number of new Olympus ArtFilter/MagicFilter values - Included new .args files in distribution: exif2iptc.args and iptc2exif.args - Enhanced writing of date/time tags to recognize "now" for the current time - Improved decoding of H264 Gain - Minor improvement to -htmlDump for some invalid IFD entries - Allow PostScript date/time tags to be written without the -n option - Allow NikonCapture:ExposureAdj2 to be written without the -n option - Fixed problem introduced in version 8.62 where DateTimeOriginal in IFD0 of NEF images was no longer updated when shifting times - Fixed problem where keywords could be duplicated when exporting to XMP while using the MWG module - Fixed problem reading PDF images with extra whitespace before xref table - Fixed format problem in CSV output for filenames containing a comma or quote - Fixed problem reading concatenated AVI videos Sept. 10, 2011 - Version 8.64 - Added 2 new ACDSee XMP tags (thanks Hannes Leubbers) - Added a new Sony FileFormat value - Added a new CanonModelID - Added a few new Pentax DigitalFilter and ImageTone values - Enhanced -execute option to allow a command ID number to be added - Enhanced -csv and -json import features to also key on canonical SourceFile path (requires Cwd module) - Improved Composite LensID logic for some Sony cameras - Fixed misleading error message when using -if option on file that doesn't exist - Fixed problems decoding a number of inconsistent tags in the Sigma SD1 maker notes Aug. 27, 2011 - Version 8.63 - Added support for a number of new Open Document file extensions - Added a few new CanonModelID and SonyModelID values - Added a new Ricoh GXR LensID - Added a new Sony/Minolta LensType (thanks Mladen Sever) - Added patch to read the improperly formatted DateTimeOriginal in AVI videos written by the Kodak Easyshare Sport camera - API Changes: - Added QuickTimeUTC option Aug. 21, 2011 - Version 8.62 - "JPEG2000 Update" - Added read support for JPEG2000 codestream format (J2C) - Added a few new Nikon LensID's (thanks Robert Rottmerhusen) - Added a few new Pentax LensType's - Added a few new Sony/Minolta LensType's (thanks Wolfram for 2 of these) - Added two new Sony Teleconverter values (thanks Wolfram) - Decode a few more JPEG2000 UUID's written by Adobe JPEG2000 plugin - Decode additional JPEG2000 ColorSpecification information - Recognize a few more JPEG2000 file extensions - Updated some CanonModelID's - Tolerate extra comma at end of line in imported -csv files - Changed name of Kodak Type9 SerialNumber tag to UnknownNumber - Fixed bug which in rare situations could result in an erroneous "IFD pointer references previous IFD" warning - Fixed another memory leak when writing and removed circular references from ExifTool object to prevent future bugs like this - Fixed problem in Windows where values in the -X (XML) output containing CR+LF were converted to CR+CR+LF - Fixed superfluous warning which could occur when using += to decrement a numerical tag - Fixed an incorrectly spelt Pentax city name (thanks John Francis) July 16, 2011 - Version 8.61 - Added the ability to increment/decrement tags with numerical values using += - Added support for Extensis Portfolio XMP tags plus a number of non-standard and/or undocumented XMP-xmp and XMP-xmpMM tags - Added read support for Microsoft Compiled HTML (CHM) format - Added read support for Ogg Video (OGV) files - Added new LensType values for Pentax (thanks Heike Herrmann), Sony/Minolta (thanks Fabio Suprani and Florian Knorn), Nikon (thanks Jens Kriese), Olympus and Sigma cameras - Added a new QuickTime VendorID - Recognize DEX (Dalvik Executable) files - Identify Windows 64-bit EXE/DLL files and relax EXE validation - Validate date/time values when reading NMEA GPS log files - Changed decoding of CFAPattern to return a string of numbers with -n option - Extract all unknown makernote blocks as undef, regardless of actual format - Improved print conversion of Pentax ShakeReduction - Fixed problem processing some Ogg files with multiple streams - Fixed incorrect namespace URI for stArea (used by MWG 2.0 regions) - Fixed problem with spaces in -geotag path when using wildcards - Fixed problem writing PDF:Keywords list items individually if they contain special characters - API Changes: - Enhanced SetNewValue() to allow increment/decrement of numerical tags
2011-12-12* apply patch for python<=2.5, taken from upstream.obache6-3/+184
* install manual page. Bump PKGREVISION.
2011-12-12graphics/eog-plugins: USE_TOOLS+= msgfmtmarino1-2/+2
2011-12-11graphics/osg: Fix all platformsmarino5-7/+30
1) Modified current patch to support DragonFly 2) Fixed includes for ffmeg headers 3) The API for ffmpeg's sample format changed, so tell it to use old API. This can be removed when OpenSceneGraph version is upgraded 4) The PLIST was missing ffmpeg plugin. I guess it never built before.
2011-12-09Add graphviz-dot-mode.minskim1-1/+2
2011-12-09Import graphviz-dot-mode-0.3.7 as graphics/graphviz-dot-mode.minskim4-0/+45
The graphviz-dot-mode will do font locking, indentation, preview of graphs and eases compilation/error location. There is support for both GNU Emacs and XEmacs.
2011-12-09Changes 0.1.8:adam4-26/+17
* New operations: spread, vignette, map-relative, noise-reduction, plasma, fractal-trace, exr-save, lens-correct, emboss, cubism, ripple, color-to-alpha, color-rotate, red-eye-removal, convolution-matrix, deinterlace, polar-coordinates, lens-distortion, pixelise. * Split GeglView GTK Widget into separate utility library * build/test improvements. * Buffer: * Added lohalo resampler, API and infrastructure for doing non affine resamplings.
2011-12-09Changes 0.1.6:adam2-6/+6
Build improvements, remove blatantly wrong conversions from extensions, made it possible to distinguish format_n formats from others, improvements to vala/gobject introspection support.
2011-12-09PKGREV bump for libXp-less openmotifdrochner3-6/+6
2011-12-09Changes 1.7.22:adam2-6/+6
This release adds the "-ow" option to overwrite the input file with the compressed file. If an output filename is given on the command line, it will be used as a temporary file and removed after compression. If not, "pngout.png" is used as a temporary file
2011-12-07don't need automake to build anymoredrochner1-5/+2
2011-12-07depend on qwt<6drochner1-1/+2
2011-12-07Update py-nwdiag to 0.7.0.obache3-16/+63
History ======= 0.7.0 (2011-11-19) ------------------ * Accept N/A rack-unit * Add fontfamily attribute for switching fontface * Fix bugs 0.6.1 (2011-11-06) ------------------ * [rackdiag] Support multiple racks rendering * [rackdiag] Add rack attribute: unit-height, weight, ampere, ascending * [rackdiag] Support putting multiple items to same rack-unit 0.6.0 (2011-11-06) ------------------ * Add rackdiag which supports genarating rack-structure diagram * Add docutils extension * Fix bugs 0.5.3 (2011-11-01) ------------------ * Add class feature (experimental) 0.5.2 (2011-11-01) ------------------ * Follow blockdiag-0.9.7 interface 0.5.1 (2011-10-19) ------------------ * Follow blockdiag-0.9.5 interface 0.5.0 (2011-10-07) ------------------ * Change shape of trunkline like a pipeline * Add network attribute: color * Add diagram attribute: default_network_color
2011-12-07Update py-actdiag to 0.3.0.obache3-16/+20
History ======= 0.3.0 (2011-11-19) ------------------ * Add fontfamily attribute for switching fontface * Fix bugs 0.2.4 (2011-11-10) ------------------ * Fix dependencies (do not depend PIL directly for pillow users) 0.2.3 (2011-11-06) ------------------ * Add docutils exetension * Fix bugs 0.2.2 (2011-11-01) ------------------ * Add class feature (experimental) 0.2.1 (2011-11-01) ------------------ * Follow blockdiag-0.9.7 interface 0.2.0 (2011-10-19) ------------------ * Follow blockdiag-0.9.5 interface 0.1.9 (2011-10-11) ------------------ * Fix bugs
2011-12-07Update py-seqdiag to 0.7.1.obache3-16/+29
History ======= 0.7.1 (2011-11-30) ------------------ * Fix bugs 0.7.0 (2011-11-19) ------------------ * Add fontfamily attribute for switching fontface * Fix bugs 0.6.3 (2011-11-06) ------------------ * Add docutils extention * Fix bugs 0.6.2 (2011-11-01) ------------------ * Add class feature (experimental) 0.6.1 (2011-11-01) ------------------ * Follow blockdiag-0.9.7 interface 0.6.0 (2011-10-28) ------------------ * Add edge attributes: note, rightnote, leftnote, notecolor * Add diagram atteribute: default_note_color 0.5.2 (2011-10-27) ------------------ * Implement auto edge height adjusting * Fix bugs 0.5.1 (2011-10-24) ------------------ * Fix bugs 0.5.0 (2011-10-21) ------------------ * Add diagram attributes: activation, autonumber * Add edge attribute: failed * Add separator syntax 0.4.3 (2011-10-19) ------------------ * Follow blockdiag-0.9.5 interface 0.4.2 (2011-10-11) ------------------ * Fix bugs
2011-12-07Update py-blockdiag to 1.1.1.obache3-23/+105
1.1.1 (2011-11-27) * Add node attribute: href (thanks to @r_rudi!) * Fix bugs 1.1.0 (2011-11-19) * Add shape: square and circle * Add fontfamily attribute for switching fontface * Fix bugs 1.0.3 (2011-11-13) * Add plugin: attributes * Change plugin syntax; (cf. plugin attributes [attr = value, attr, value]) * Fix bugs 1.0.2 (2011-11-07) * Fix bugs 1.0.1 (2011-11-06) * Add group attribute: shape * Fix bugs 1.0.0 (2011-11-04) * Add node attribute: linecolor * Rename diagram attributes: * fontsize -> default_fontsize * default_line_color -> default_linecolor * default_text_color -> default_textcolor * Add docutils extention * Fix bugs 0.9.7 (2011-11-01) * Add node attribute: fontsize * Add edge attributes: thick, fontsize * Add group attribute: fontsize * Change color of shadow in PDF mode * Add class feature (experimental) * Add handler-plugin framework (experimental) 0.9.6 (2011-10-22) * node.style supports dashed_array format style * Fix bugs 0.9.5 (2011-10-19) * Add node attributes: width and height * Fix bugs 0.9.4 (2011-10-07) * Fix bugs 0.9.3 (2011-10-06) * Replace SVG core by original's (simplesvg.py) * Refactored * Fix bugs
2011-12-06Fix build with newer CUPSjoerg2-1/+14
2011-12-06Recursive bump for lang/ocaml buildlink addition.sbd2-4/+4
2011-12-05Fix build with newer GCCjoerg9-10/+197
2011-12-05+ edjejoerg1-1/+2
2011-12-05Import edje-1.1.0, derived from pkgsrc/edje:joerg5-0/+116
Edje is a complex graphical design & layout library.
2011-12-05Update evas to 1.1.0. Includes auto-alignment for text, ICO support, PSDjoerg31-197/+90
loading, external processors for PDF etc and many bug fixes and performance improvements.
2011-12-05Update to 2.93. Set LICENSE.wiz2-7/+7
May 7 2010: Fix a compiler warning Dec 29 2010: Make -n behave like -nf, and get rid of that option. Dec 2 2011: Handle IPTC in UTF8 (as per photoshop CS5)
2011-11-30Update to 3.60:wiz6-41/+19
New or changed in 3.60: added option (-minlinewidth) for adjusting very thin (e.g. zero-width) lines to a minimal width. added an option (-pslanguagelevel) for easy switching the language level to be used by GhostScript during interpretation of the PostScript/PDF file. new driver for the "Context Free" drawing tool (http://www.contextfreeart.org/ ) contributed by Scott Pakin. fixed the windows binary version - some drivers were missing. fixed some problems in handling composite fonts (FontType = 0) windows 32 bit binary can call 64 bit ghostscript as exe (i.e. not via DLL interface) support for 64 bit windows and Office 2010
2011-11-30update to 4.4.4drochner2-7/+6
changes: -minor feature additions -bugfixes
2011-11-30update to 1.14drochner3-8/+54
changes: -Added interactive tutorial -Improved CSV import -reduced size of output SVG files -misc graph feature additions -UI improvements -bugfixes
2011-11-29There is no reason this package must care about lib/lua/5.1. Remove @pkgdirwiz2-4/+3
for it from the PLIST. Bump PKGREVISION.
2011-11-29don't bl3 libXp explicitely where it is just meant as indirectdrochner4-8/+4
dependency of an Xaw variant -- if at all, this will be handled by the Xaw bl3 file
2011-11-29Fix perl usage.hans4-14/+9
2011-11-29General cleanups.darcy3-6/+10
The old starship site is gone. Get from NetBSD.org now. Change homepage to a working one. Add license. Note that the only license reference I could find was "It is distributed for free under a BSD-style license" which I took to mean "original-bsd." Doesn't work under Python 3. Since it is deprecated in favour of the py-imaging module there is no point in struggling with it. Added comment to patch and regenerated distinfo. No PKGREVISION bump since there are no changes to any code that ever built.
2011-11-27modify an autoconf test so that the compiler can't calculate thedrochner2-4/+4
result at compile time (as it does with newer gcc), fixes build
2011-11-27make this build with newer qt4 versions (QAssistantClient was removed)drochner3-1/+80
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