Commit graph

9253 commits

Author SHA1 Message Date
drochner
58f201e4f5 update to 0.18
changes:
-based on DCRaw v 9.06
-New Traditional Chinese translation
-Port UFRaw to OpenSolaris
2011-12-17 13:58:28 +00:00
drochner
c7e0e99951 update to 2.14.1
this switches to the new 2.14 release branch -- many new features
and UI improvements
2011-12-17 13:50:38 +00:00
reed
a8f7408ada Remove sentence about experimental backends (for example
no glitz here).

Rejustify long lines while here.
2011-12-16 18:40:28 +00:00
dholland
12a955c79d Yet another package that thinks it's a good idea to conditionalize on
X headers' include guards, which changed at some point. Hack it to
recognize what's there nowadays as well as the old symbol.

While here, deploy INSTALLATION_DIRS to work around apparent dir
permission problems in the package's own install logic.
2011-12-16 05:14:27 +00:00
minskim
eeb7369472 Update tex-metapost{,-doc} to 1.212.
Changes:

* MetaPost now adheres to the openin_any / openout_any settings in
   texmf.cnf

* In some cases 'readfrom' made the file's path be prepended to the
   actually read string from the file.

* The 'prologues:=3 output' with embedded labels was unreliable,
   especially when the resulting eps was included into a TeX document
   via dvips.

* 'newinternal numeric' has been fixed, it generated an error in
   metapost 1.211.

* Label regeneration sometimes failed to run when the file time stamps
   were close together.

* Reallocation of the string pool during output file name creation
   ('outputtemplate') could cause corruption in the created file's name.
2011-12-15 22:34:40 +00:00
marino
e4c5cb6c8e graphics/xzgv: Directly link libraries as required for default ld v2.22 2011-12-15 18:52:35 +00:00
marino
12fa2e35fa graphics/xpaint: Directly link libraries as required for default ld v2.22 2011-12-15 18:49:53 +00:00
marino
173654bfde graphics/vigra: Fix copy/paste error on DragonFly patch 2011-12-15 18:48:02 +00:00
wiz
0b0f51d434 Update png to 1.5.7:
Changes since the last public release (1.5.6):
  Added support for ARM processor (Mans Rullgard)
  Fixed bug in pngvalid on early allocation failure; fixed type cast in
    pngmem.c; pngvalid would attempt to call png_error() if the allocation
    of a png_struct or png_info failed. This would probably have led to a
    crash.  The pngmem.c implementation of png_malloc() included a cast
    to png_size_t which would fail on large allocations on 16-bit systems.
  Fix for the preprocessor of the Intel C compiler. The preprocessor
    splits adjacent @ signs with a space; this changes the concatentation
    token from @-@-@ to PNG_JOIN; that should work with all compiler
    preprocessors.
  Paeth filter speed improvements from work by Siarhei Siamashka. This
    changes the 'Paeth' reconstruction function to improve the GCC code
    generation on x86. The changes are only part of the suggested ones;
    just the changes that definitely improve speed and remain simple.
    The changes also slightly increase the clarity of the code.
  Check compression_type parameter in png_get_iCCP and remove spurious
    casts. The compression_type parameter is always assigned to, so must
    be non-NULL. The cast of the profile length potentially truncated the
    value unnecessarily on a 16-bit int system, so the cast of the (byte)
    compression type to (int) is specified by ANSI-C anyway.
  Fixed FP division by zero in pngvalid.c; the 'test_pixel' code left
    the sBIT fields in the test pixel as 0, which resulted in a floating
    point division by zero which was irrelevant but causes systems where
    FP exceptions cause a crash. Added code to pngvalid to turn on FP
    exceptions if the appropriate glibc support is there to ensure this is
    tested in the future.
  Added versioning to pnglibconf.h comments.
  Installed more accurate linear to sRGB conversion tables. The slightly
    modified tables reduce the number of 16-bit values that
    convert to an off-by-one 8-bit value.  The "makesRGB.c" code that was used
    to generate the tables is now in a contrib/sRGBtables sub-directory.
  Added run-time detection of NEON support.
  Multiple transform bug fixes plus a work-round for double gamma correction.
    libpng does not support more than one transform that requires linear data
    at once - if this is tried typically the results is double gamma
    correction. Since the simplified APIs can need rgb to gray combined with
    a compose operation it is necessary to do one of these outside the main
    libpng transform code. This check-in also contains fixes to various bugs
    in compose and rgb to gray (on palette).
  Fixes for C++ compilation using g++ When libpng source is compiled
    using g++. The compiler imposes C++ rules on the C source; thus it
    is desireable to make the source work with either C or C++ rules
    without throwing away useful error information.  This change adds
    png_voidcast to allow C semantic (void*) cases or the corresponding
    C++ static_cast operation, as appropriate.
  Added --noexecstack to assembler file compilation. GCC does not set
    this on assembler compilation, even though it does on C compilation.
    This creates security issues if assembler code is enabled; the
    work-around is to set it by default in the flags for $(CCAS)
  Removed "zTXt" from warning in generic chunk decompression function.
  Validate time settings passed to pngset() and png_convert_to_rfc1123()
    (Frank Busse).
  Added MINGW support to CMakeLists.txt
  Reject invalid compression flag or method when reading the iTXt chunk.
  Moved pngvalid.c into contrib/libtests
  Rebuilt Makefile.in, configure, etc., with autoconf-2.68
  Replaced an "#if" with "#ifdef" in pngrtran.c
  Revised #if PNG_DO_BC block in png.c (use #ifdef and add #else)
  Revised pngconf.h to use " __declspec(restrict)" only when MSC_VER >= 1400,
    as in libpng-1.5.4.
  Put CRLF line endings in the owatcom project files.
  Updated CMakeLists.txt to account for the relocation of pngvalid.c
  Minor fixes to pngvalid.c for gcc 4.6.2 compatibility to remove warnings
    reported by earlier versions.
2011-12-15 17:16:26 +00:00
taca
f7e1e8ef96 Relax dependency to ruby-subexec.
Bump PKGREVISION.
2011-12-15 15:38:05 +00:00
taca
d44ce2fdd4 Update ruby-chunky_png pacakge to 1.2.5.
Changes are unknown.
2011-12-15 15:37:18 +00:00
obache
d249ccab0f check X11_TYPE for dependency condition check of xwininfo. 2011-12-15 09:14:18 +00:00
marino
302ff407e7 graphics/vnc2swf: Fix logic flaw for Makefile dependency
On DragonFly, X11BASE equals LOCALBASE meaning any detected binaries on
X11BASE came from pkgsrc itself and not the native platform as intended.
The result is that x11/xwininfo was not getting added to the DEPENDS list
after that package was installed.
2011-12-15 08:34:32 +00:00
marino
3ad66cc4e6 graphics/vigra: Fix ambiguous math functions for DragonFly 2011-12-15 08:33:44 +00:00
marino
dcc6500d6a graphics/viewnoir: USE_TOOLS+= msgfmt 2011-12-15 08:32:16 +00:00
marino
08c645acc5 graphics/opencv: Add support for DragonFly 2011-12-14 18:27:22 +00:00
marino
eb414c291e graphics/libjpeg-turbo: Simple configure fix for DragonFly 2011-12-14 18:25:53 +00:00
marino
83711b3d8a graphics/gqview-devel: explicitly list all linked libraries
Required for default linking behavior of binutils 2.22 ld
2011-12-14 00:19:15 +00:00
marino
80a561472b graphics/gpicview: USE_TOOLS+= msgfmt 2011-12-14 00:17:45 +00:00
marino
df7854dbe6 graphics/glx-utils: explicitly list all linked libraries
Required for default linking behavior of binutils 2.22 ld
2011-12-14 00:16:13 +00:00
marino
2c5dc843e6 graphics/gimp2-wideangle: explicitly list all linked libraries
Required for default linking behavior of binutils 2.22 ld
2011-12-14 00:15:24 +00:00
marino
43dc7bc8ba graphics/gimp-fix-ca: explicitly list all linked libraries
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-13 20:09:27 +00:00
marino
c2130f1108 graphics/frameworks: explicitly list all linked libraries
Required for default linking behavior of binutils 2.22 ld
2011-12-13 20:07:05 +00:00
marino
b52382a605 graphics/evas-svg: Needs pango too. 2011-12-13 20:04:33 +00:00
marino
a8f462ec5a graphics/evas: Improve conftest (Fixes DragonFly)
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-13 20:03:26 +00:00
hiramatsu
8d54459080 Update p5-Image-ExifTool to recent production release 8.65.
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-13 12:29:43 +00:00
obache
06d2fa5605 * apply patch for python<=2.5, taken from upstream.
* install manual page.

Bump PKGREVISION.
2011-12-12 11:33:27 +00:00
marino
a321d90616 graphics/eog-plugins: USE_TOOLS+= msgfmt 2011-12-12 07:12:52 +00:00
marino
316ab7c3fe graphics/osg: Fix all platforms
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-11 11:59:06 +00:00
minskim
3fb6d0a2f1 Add graphviz-dot-mode. 2011-12-09 21:56:38 +00:00
minskim
590c68ed09 Import graphviz-dot-mode-0.3.7 as graphics/graphviz-dot-mode.
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-09 21:53:44 +00:00
adam
f413853c9b Changes 0.1.8:
* 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-09 17:45:13 +00:00
adam
dc7fe9fa4e Changes 0.1.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-09 17:43:53 +00:00
drochner
a03a684eb1 PKGREV bump for libXp-less openmotif 2011-12-09 14:36:32 +00:00
adam
b7a64f8ae8 Changes 1.7.22:
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-09 11:50:21 +00:00
drochner
38229d2ca2 don't need automake to build anymore 2011-12-07 18:31:05 +00:00
drochner
c5672173e0 depend on qwt<6 2011-12-07 15:55:28 +00:00
obache
dcd378e156 Update py-nwdiag to 0.7.0.
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-07 13:43:30 +00:00
obache
087179ca2b Update py-actdiag to 0.3.0.
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-07 13:27:14 +00:00
obache
005c4331bc Update py-seqdiag to 0.7.1.
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-07 13:21:10 +00:00
obache
14285e77a6 Update py-blockdiag to 1.1.1.
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-07 13:12:08 +00:00
joerg
e7f045d00f Fix build with newer CUPS 2011-12-06 19:54:46 +00:00
sbd
8eca42f859 Recursive bump for lang/ocaml buildlink addition. 2011-12-06 00:19:21 +00:00
joerg
7f82faf4aa Fix build with newer GCC 2011-12-05 22:48:58 +00:00
joerg
6e92288aa6 + edje 2011-12-05 17:35:46 +00:00
joerg
298d1a2c1d Import edje-1.1.0, derived from pkgsrc/edje:
Edje is a complex graphical design & layout library.
2011-12-05 17:35:03 +00:00
joerg
50236d6b25 Update evas to 1.1.0. Includes auto-alignment for text, ICO support, PSD
loading, external processors for PDF etc and many bug fixes and
performance improvements.
2011-12-05 17:33:31 +00:00
wiz
63e2039a6b Update to 2.93. Set LICENSE.
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-12-05 10:46:07 +00:00
wiz
32f17cd856 Update to 3.60:
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-30 21:07:20 +00:00
drochner
9c39436a94 update to 4.4.4
changes:
-minor feature additions
-bugfixes
2011-11-30 11:00:50 +00:00