Commit graph

7713 commits

Author SHA1 Message Date
tnn
8fab609c90 typo in previous 2009-07-21 12:40:54 +00:00
tnn
097b048925 patch-az: MMX/SSE code is broken with GCC 4.3, disable it. 2009-07-21 12:39:54 +00:00
tnn
5f8e5babe8 freetype2's .pc file requests linkage with -lz, so pull in zlib's bl3.mk 2009-07-21 12:00:41 +00:00
tnn
b440525d7b include <string.h> for strcmp(3) prototype. Fixes Linux build. 2009-07-21 11:50:35 +00:00
tnn
b12f113dfb include <string.h> for strcmp(3) prototype. Fixes Linux build. 2009-07-21 11:47:16 +00:00
adam
9d3eea0908 Changes 1.7.0:
* Save (but do not recompress) APNG chunks if the output file has the
  ".apng" extension and the color_type and bit_depth are not changed.

Changes 1.6.20:
* Changed local variable "write" to "wwrite" in inffast.c (zlib) to avoid
  shadowed declaration warning.
2009-07-21 06:40:36 +00:00
hasso
8047044602 Make it build on recent DragonFly. 2009-07-20 03:53:10 +00:00
hasso
8496223bdd Make it build on DragonFly. 2009-07-20 03:47:20 +00:00
tron
b91b13f268 Apply fix for integer overflows in various inter-color space conversion
tools taken from MapTools Bugzilla. This fixes CVE-2009-2347.
2009-07-19 11:45:09 +00:00
wiz
fde1792f6a Update to 0.9.6. Set LICENSE.
Utimate digiKam 0.9.6 release for KDE3 is out. It's a bug fix and
translations updates.
2009-07-18 20:18:12 +00:00
wiz
1da4518996 Update to 1.8.2. Set LICENSE.
1.8.2:

* Fix accidental ABI breakage from 1.8.0.  All users are urged to please upgrade
  from 1.8.0 to 1.8.2 as soon as possible
2009-07-18 13:06:44 +00:00
smb
5c2b93992d Change getline() to get_line() 2009-07-18 03:04:41 +00:00
obache
9682b38b5a Update rabbit to 0.6.1.
== Changes 0.6.1 from 0.6.: 2009-07-17

=== Improvements

  * Images are rendered after resized by Gdk::Pixbuf on
    display mode.
  * Theme
    * lightning-talk-toolkit: supported :hide-title
    * slide-show: timer is reset after each loop
    * slide-show: default slide show span is computed from
      allotted time and slide size.
  * "\n" is available by default.
  * Wiki format supports slide property.
  * RD format supports 'wait' in nested itemize. [Kazuhiro NISHIYAMA]

=== Fixes

  * Added missing GPL license file.
  * Fixed a problem that PDF isn't resized on display size change.
  * Fixed a problem that index mode doesn't work for title
    only slide. [rabbit-shockers:654] [OBATA Akio]
  * Fixed a problem that block wait doesn't work. [OBATA Akio]
2009-07-18 01:35:45 +00:00
gdt
35544c0bea Update to 7.82. Many changes - highlights are:
- Added support for DNG version 1.3
  - API Changes:
      - Improved handling of $/ by localizing internally
  - Added ability to geotag with KML files (Note: each Placemark must contain a
    TimeStamp for this to work)
  - Added -struct option for JSON (-j) and XML (-X) outputs
  - Added ability to specify geotagging parameters via config file
  - API Changes:
      - Added GeoMaxHDOP, GeoMaxPDOP, GeoMaxIntSecs and GeoMaxExtSecs options
  - API Changes:
      - Changed WriteInfo() to use a temporary file instead of a memory buffer
        when a source file name is given with no destination file
      - Attempt (yet again) to fix problems when UTF-8 encoded strings are
        passed to exiftool functions
  - Added geotagging feature and new -geotag option (guess who finally bought a
    hand-held GPS!)
2009-07-18 00:12:45 +00:00
wiz
1181bf9874 Update to 1.2.38:
version 1.2.38beta01 [June 17, 2009]
  Revised libpng*.txt and libpng.3 to mention calling png_set_IHDR()
    multiple times and to specify the sample order in the tRNS chunk,
    because the ISO PNG specification has a typo in the tRNS table.
  Changed several PNG_UNKNOWN_CHUNK_SUPPORTED to
    PNG_HANDLE_AS_UNKNOWN_SUPPORTED, to make the png_set_keep mechanism
    available for ignoring known chunks even when not saving unknown chunks.
  Adopted preference for consistent use of "#ifdef" and "#ifndef" versus
    "#if defined()" and "if !defined()" where possible.
  Added PNG_NO_HANDLE_AS_UNKNOWN in the PNG_LEGACY_SUPPORTED block of
    pngconf.h, and moved the various unknown chunk macro definitions
    outside of the PNG_READ|WRITE_ANCILLARY_CHUNK_SUPPORTED blocks.

version 1.2.38rc01 [June 24, 2009]
  No changes.

version 1.2.38rc02 [June 29, 2009]
  Added a reference to the libpng license in each source file.

version 1.2.38rc03 [July 11, 2009]
  Revised references to the libpng license in pngconf.h and contrib/visupng
    source files.
  Rebuilt configure scripts with autoconf-2.63.

version 1.0.47 and 1.2.38 [July 16, 2009]
  No changes.
2009-07-17 20:16:22 +00:00
adrianp
23a48fe75b Give up MAINTAINER 2009-07-17 18:00:13 +00:00
joerg
2525e2e8f1 Fix destdir. 2009-07-16 10:51:17 +00:00
sno
6c0a23cfa0 pkgsrc changes:
- Updating package for p5 module GD.pm from 2.43 to 2.44
  - Adjusting license according to main module POD

Upstream changes:
2.44    GD::Group now installed properly.
	Quenched compiler warning caused by Newxs() calls.
2009-07-16 06:18:43 +00:00
kefren
f9132cb96a Update to mono 2.4.2 2009-07-15 11:42:31 +00:00
joerg
0c1d2c2577 Update to June snapshot of E17. No detailed changes. 2009-07-14 22:16:25 +00:00
hasso
07ccc678aa Make it build on DragonFly. 2009-07-11 19:36:43 +00:00
obache
f154557f6e Update ocrad to 0.18.
Based on patch provided by Uwe Klaus in PR 41617.

2009-05-08  Antonio Diaz  <ant_diaz@teleline.es>

	* Version 0.18 released.
	* Added a layout analyser able to process arbitrary pages.
	* Added new option `--quiet'.
	* The `--layout' option no more accepts an argument.
	* The `--crop' option now accepts negative coordinates.
	* New recognized letter; 'a' with ring above.
	* Fixed recognition on files with a single big character.
	* Fixed bug that didn't write maxval when saving pgm or ppm.
	* Fixed some includes that prevented compilation with GCC 4.3.0.
	* "make install-info" should now work on Debian and OS X.
	* Makefile.in: Man page is now installed by default.
	* New file testsuite/check.sh.
	* Arg_parser updated to 1.2.
	* Verbosity control of messages has been modified.

2007-06-29  Antonio Diaz  <ant_diaz@teleline.es>

	* Version 0.17 released.
	* License updated to GPL version 3 or later.
	* `--scale' no more suppresses ORF output.
	* Improved removal of thick frames.
	* Changed `Textline' to accept more than one big initial.
	* Class `Block' renamed to `Blob'.
	* `configure' and `Makefile.in' have been modified to be more
	  GNU-standards compliant.

2006-10-20  Antonio Diaz  <ant_diaz@teleline.es>

	* Version 0.16 released.
	* Added new option `--filter'.
	* Better algorithm for vertical space detection (blank lines).
	* Some fixes made to `configure' script.
	* Added two new debug levels.
	* Improvements in character recognition.

2006-04-03  Antonio Diaz  <ant_diaz@teleline.es>

	* Version 0.15 released.
	* Added new argument parser that replaces `getopt_long'.
	* Fixed a bug that prevented compilation with GCC 4.1.

2006-02-15  Antonio Diaz  <ant_diaz@teleline.es>

	* Version 0.14 released.
	* Ocrad is now able to read ppm files.
	* Added new class `Page_image' (256-level greymap).
	* Added automatic and adaptive binarization by Otsu's method.
	* Added new option `--crop'.
	* Added two new chapters `Image Format Conversion' and
	  `Algorithm' to the texinfo file.
	* Target `check' added to Makefile.
	* Changed `ocrad.png' icon to color, one line.
2009-07-11 08:05:06 +00:00
tron
bcd06153eb Set license to gnu-lgpl-v2.1 and mpl-1.1. 2009-07-10 16:26:40 +00:00
obache
91ddddeb95 Set LICENSE=gnu-gpl-v2. 2009-07-10 09:18:44 +00:00
sno
c9e27fff4b pkgsrc changes:
- Updating package for p5 module GD from 2.41 to 2.43
  - Adding license (artistic)

Upstream changes:
2.43    Added "transparent" color to GD::Simple.
	Fixed Makefile so that GD/Image.pm depends both on GD/Image.pm.PLS
	and .config.cache
2.42	Fixed magic number detection to autodetect certain missed jpeg
	files (thanks to Mike Walker)
2009-07-10 08:36:53 +00:00
joerg
0ba2403d53 user-destdir support. Deal with bash dependency. Bump revision. 2009-07-09 19:48:23 +00:00
drochner
d44ca75432 lensfun 2009-07-09 19:46:14 +00:00
drochner
fc8578623b add lensfun-0.2.3, a library to correct photographic lens distortions,
from wiz per pkgsrc-wip
2009-07-09 19:44:50 +00:00
drochner
280fac9338 update to 2.26.3
changes:
-bugfixes
-translation updates
2009-07-09 18:18:58 +00:00
drochner
07572a57e2 update to 1.8.8
changes:
small number of bug fixes (in particular a
few corrections to the documentation and a few fixes in the FreeType font
backend)
2009-07-09 17:27:56 +00:00
hasso
f9627f96d1 Update to 7.4.4. Make software ratserizer actually work. Add one patch from
upstream repo to fix null pointer dereference.

Changes in 7.4.4:

* Fixed i965/i915 segfault in screen destruction (bug 22408)

Changes in 7.4.3:

* Fixed texture object reference counting bug (bug 21756)
* Allow depth/stencil textures to be attached to GL_STENCIL_ATTACHMENT
  point (SF bug 2793846)
* Added missing glGet case for GL_VERTEX_ARRAY_BINDING_APPLE
* Fixed some OSMesa build issues
* Fixed a vertex buffer object crash
* Fixed broken glTexImage3D() when image type = GL_BITMAP
* Fixed some GLSL preprocessor bugs
* Fixed framebuffer mem leak in i945/i965 DRI drivers
* Fixed texture coordinate repeat bug in swrast (bug 21872)
* Fixed incorrect viewport clamping (lower bound is zero, not one)
* GLX fix for glean's makeCurrent test case
2009-07-08 20:00:57 +00:00
joerg
d61c3b641c Provide PY_COMPILE_ALL and PY_COMPILE_O_ALL to compile all Python
sources in a directory (tree) in pversion.mk. Adjust the various places
that called it locally.
2009-07-08 13:55:58 +00:00
sno
e4646171ef Updating package fot p5 module RRDTool::OO from 0.22nb1 to 0.25
Setting license to ${PERl5_LICENSE}

Upstream changes:
0.25 (04/25/2009)
    (ms) Applied patch by Christian Dengler, adding the 'hrule' graph
         parameter and increasing the sleep time in 002Pod.t to two
         secs to prevent system clock inacurracies from causing
         test failures.

0.24 (04/02/2009)
    (ms) Added support for capturing PRINT output as suggested by
         Peter Mistich. print_output() now returns a ref to an array
         with the output of the last graph() command's PRINT output.

0.23 (02/05/2009)
    (ms) update() now accepts DateTime objects as well (suggested by
         Jay Buffington)
    (ms) [rt.cpan.org #43011] Fixed rounding error on 64-bit systems
         reported by Todd E. Rinaldo
2009-07-08 12:43:43 +00:00
obache
f5d19544f5 Update RMagick to 2.10.0.
Changes:
RMagick 2.10.0
    o ImageMagick releases earlier than 6.3.5-10 and Ruby releases earlier
      than 1.8.5 no longer supported.
    o (Experimental) Support the use of Ruby managed memory for all memory
      allocations (available in ImageMagick 6.5.3-10)
    o Add Image#selective_blur_channel (available in ImageMagick 6.5.0-3)
    o Add new AlphaBackgroundChannel enum value (available in ImageMagick
      6.5.2-5)
    o Add new DistortCompositeOp enum value (available in ImageMagick 6.5.3-7)
2009-07-08 04:00:57 +00:00
sno
c9aca08331 adding destdir support and license of perl itself (META.yml) 2009-07-07 16:07:18 +00:00
obache
1e4388adef Need workaround for Upstream Bug#562310, as noticed in PR 41475. 2009-07-07 10:48:53 +00:00
drochner
548f33ab35 +exiv2-organize 2009-07-07 10:09:51 +00:00
drochner
6b427dc623 add the "organize" tool which comes with exiv2>=0.18.1,
as "exiv2-organize" to avoid namespace pollution
This can sort pictures into directory trees using metadata
as file/directory names.
2009-07-07 10:07:45 +00:00
drochner
2b4db6d5a9 update to 0.18.2
changes:
-adds write-support for Adobe Photoshop PSD images
-adds read-support for Panasonic RW2 images
-makernote and lens updates
-bugfixes
-updates Polish translations

approved by gdt
2009-07-07 10:02:51 +00:00
joerg
e4f53a3118 Fix build in the new GNUSTEP world order. 2009-07-07 05:50:21 +00:00
joerg
b2ddfa51e8 Fix installation for new GNUSTEP world order. 2009-07-07 05:46:52 +00:00
joerg
4933720bed Fix build in new GNUSTEP world order. 2009-07-07 05:40:51 +00:00
joerg
bd91e74062 Regen PLIST after gnustep hierachy changes. Bump revision. 2009-07-06 21:50:39 +00:00
joerg
a0ffe9ef25 Fix PLIST for gnustep hierachy changes. Bump revision. 2009-07-06 16:23:33 +00:00
obache
64d00fcdec Use ${PERL5_SUB_INSTALLVENDORARCH} in PLIST.
Fixes PLIST mismatch on Darwin reported in PR 41646.
2009-07-05 10:15:02 +00:00
joerg
76f5c1b551 Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
joerg
228d9722a0 Create needed directories. 2009-06-29 22:38:39 +00:00
joerg
d595231b2d Must explicitly request SDL support. 2009-06-29 20:28:35 +00:00
joerg
c753650020 Explicitly request SDL support. 2009-06-29 20:26:43 +00:00
joerg
5664e683b0 Create needed directories. 2009-06-29 17:36:12 +00:00