Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
ryoon bfdf0df5f9 Update to 1.1.7
Changelog:
Release 1.1.7 (21 Feb 2013)
---------------------------
* Back out dangerous change to thread.h that was in 1.1.6, which could
  cause performance problems.
* Compile fix for WIN32 in strutil.cpp
* Compile fix for Windows XP - add implementation of InterlockedExchangeAdd64


Release 1.1.6 (11 Feb 2013)
---------------------------
* Fix bug that could generate NaNs or other bad values near the poles of
  very blurry environment lookups specifically from OpenEXR latlong env maps.
* Fix bug in oiiotool --crop where it could mis-parse the geometric parameter.
* Fix bug in ImageCache::invalidate() where it did not properly delete the
  fingerprint of an invalidated file.
* Cleanup and fixes in the oiiotool command line help messages.
* New function ImageBufAlgo::paste() copies a region from one IB to another.
* oiiotool --fit resizes an image to fit into a given resolution (keeping the
  original aspect ratio and padding with black if needed).
* ImageBufAlgo::channels() and "oiiotool --ch" have been extended to allow
  new channels (specified to be filled with numeric constants) to also be
  named.
* New function ImageBufAlgo::mul() and "oiiotool --cmul" let you multiply
  an image by a scalar constant (or per-channel constant).
* Important maketx bug fix: when creating latlong environment maps as
  OpenEXR files, it was adding energy near the poles, making low-res
  MIP levels too bright near the poles.
* Fix to "oiiotool --text" and "oiiotool --fill" -- both were
  incorrectly making the base image black rather than drawing overtop of
  the previous image.
* Fix FreeBSD compile when not using TBB.
* New oiiotool --swap exchanges the top two items on the image stack.
2013-02-27 15:19:02 +00:00
archivers Reset PKG_REVISION along with update of both php53 and php54. 2013-02-22 03:07:43 +00:00
audio Explicitly request C++11 when building with clang. 2013-02-26 10:22:06 +00:00
benchmarks Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
biology Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
bootstrap Add hints for bootstrap pkgsrc on Cygwin. 2013-02-22 13:59:47 +00:00
cad Inline definitions inside functions are invalid. Remove constructor that 2013-02-26 10:23:50 +00:00
chat Use BUILDLINK_PREFIX.kth-krb4 to get krb4 includes, not /usr. 2013-02-18 20:13:56 +00:00
comms Update homepage URLs. 2013-02-22 19:59:05 +00:00
converters Update pkgsrc patch to support SunOS as well as BSD. 2013-02-22 21:20:28 +00:00
cross Fix for automake-1.13. 2013-01-26 22:07:42 +00:00
databases Update to 0.78 2013-02-27 12:38:12 +00:00
devel Fix build problem when buidling with MySQL 5.5 and later. 2013-02-27 06:12:25 +00:00
distfiles
doc Added databases/tinycdb version 0.78 2013-02-27 12:38:55 +00:00
editors Define default_context_to before using it in templates. 2013-02-26 10:26:27 +00:00
emulators Don't use string variables as format strings, especially if they are 2013-02-26 23:39:18 +00:00
filesystems Uses <typeinfo> 2013-02-26 10:27:37 +00:00
finance Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
fonts Drop z flag, explicitly pull in tar. 2013-02-26 10:28:06 +00:00
games Actually provide a value for BIGGEST. 2013-02-26 11:25:12 +00:00
geography Qt4's MOC can't deal with BOOST_JOIN, so disable some includes before it 2013-02-26 11:15:18 +00:00
graphics Update to 1.1.7 2013-02-27 15:19:02 +00:00
ham Add -lboost_system on SunOS. Need lots more REPLACE_PYTHON to make the 2013-02-26 19:28:08 +00:00
inputmethod Always return a value from !void functions. 2013-02-26 11:09:46 +00:00
lang ld='g++' in hints/cygwin.sh, c++ is required on Cygwin. 2013-02-27 14:02:22 +00:00
licenses Remove expatobjc-license -- same as mit. 2013-01-08 16:53:48 +00:00
mail Add fix from PR44656 to fix sig6 in postfix/smtp when compiled with any type 2013-02-26 19:56:18 +00:00
math Update to Octave 3.6.4 2013-02-23 13:11:06 +00:00
mbone Remove vic-gpl option. 2013-01-27 00:15:03 +00:00
meta-pkgs Avoid 'error: call of overloaded <x> is ambiguous' failures. 2013-02-26 19:25:02 +00:00
misc Add correct dependency to ruby-rdoc. 2013-02-27 03:58:12 +00:00
mk create tools' aliases additionally with _OPSYS_EXE_SUFFIX. 2013-02-27 12:09:39 +00:00
multimedia Don't bail out on questionable constant compares. Add explicit () around ?:. 2013-02-26 11:27:28 +00:00
net Remove broken gets() warning, this package doesn't even call gets(). 2013-02-26 14:47:16 +00:00
news Fix compiled-in default path to sendmail; it should be /usr/sbin/sendmail 2013-02-18 23:29:23 +00:00
packages
parallel On NetBSD, link against libexecinfo when backtrace(3) is desired. 2013-02-26 23:36:17 +00:00
pkgtools NetBSD specific: repositories.conf is configured using OS release number. 2013-02-25 19:35:38 +00:00
print Update to 0.4 2013-02-25 21:36:51 +00:00
regress
security Fix linking fdpassing. 2013-02-26 11:00:59 +00:00
shells Use -shared instead of -G on SunOS. 2013-02-22 13:40:30 +00:00
sysutils Fix 'service' module not to hang when starting mysql. 2013-02-27 12:32:06 +00:00
templates
textproc Don't use -export-symbols-regex, it breaks non-GNU linkers and results in the 2013-02-23 22:17:01 +00:00
time Update emacs DEPENDS. 2013-02-17 18:55:44 +00:00
wm Make a few warnings non-fatal with clang. 2013-02-26 11:00:04 +00:00
www fix HOMEPAGE url. 2013-02-27 01:30:32 +00:00
x11 Update to 291: 2013-02-27 09:19:09 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.