Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (3h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-13 03:49:40 UTC Now

2009-01-11 14:20:40 UTC MAIN commitmail json YAML

Update from version 0.45 to 0.48.

Pkgsrc changes:
o Adjust dependencies according to new requirements

Upstream changes:

0.48 Thu Dec  4 09:24:23 GMT 2008
    - be slightly less strict about bucket names: they can contain uppercase
      letters, Amazon just doesn't recommend it (noticed by Simon Elliott,
      fixes Brackup)

0.47 Tue Dec  2 08:03:39 GMT 2008
    - fix listing with a prefix (spotted by Nobuo Danjou)

0.46 Mon Nov 24 08:53:18 GMT 2008
    - refactor request creation into Net::Amazon::S3::Request
      and many subclasses
    - move to Moose
    - add Net::Amazon::S3::Client and subclasses

(he)

2009-01-11 14:08:02 UTC MAIN commitmail json YAML

Fix build with curl-7.19.x.
Still builds with this patch and curl-7.18, so no PKGREVISION bump.

Addresses PR 40369.

(wiz)

2009-01-11 14:06:58 UTC MAIN commitmail json YAML

Add p5-MooseX-StrictConstructor.

(he)

2009-01-11 14:06:19 UTC MAIN commitmail json YAML

Import p5-MooseX-StrictConstructor version 0.07.

Simply loading this module makes your constructors "strict". If
your constructor is called with an attribute init argument that
your class does not declare, then it calls "Carp::confess()". This
is a great way to catch small typos.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(he)

2009-01-11 13:57:20 UTC MAIN commitmail json YAML

Add p5-Data-Stream-Bulk.

(he)

2009-01-11 13:56:11 UTC MAIN commitmail json YAML

Import p5-Data-Stream-Bulk version 0.03.

This module tries to find middle ground between one at a time and
all at once processing of data sets.

The purpose of this module is to avoid the overhead of implementing
an iterative api when this isn't necessary, without breaking forward
compatibility in case that becomes necessary later on.

The API optimizes for when a data set typically fits in memory and
is returned as an array, but the consumer cannot assume that the
data set is bounded.

The API is destructive in order to minimize the chance that resultsets
are leaked due to improper usage.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(he)

2009-01-11 13:50:58 UTC MAIN commitmail json YAML

Add p5-DBD-Mock.

(he)

2009-01-11 13:50:20 UTC MAIN commitmail json YAML

Import p5-DBD-Mock version 1.39.

Testing with databases can be tricky. If you are developing a system
married to a single database then you can make some assumptions
about your environment and ask the user to provide relevant connection
information. But if you need to test a framework that uses DBI,
particularly a framework that uses different types of persistence
schemes, then it may be more useful to simply verify what the
framework is trying to do -- ensure the right SQL is generated and
that the correct parameters are bound. DBD::Mock makes it easy to
just modify your configuration (presumably held outside your code)
and just use it instead of DBD::Foo (like DBD::Pg or DBD::mysql)
in your framework.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(he)

2009-01-11 13:42:47 UTC MAIN commitmail json YAML

Add p5-Test-TempDir.

(he)

2009-01-11 13:42:03 UTC MAIN commitmail json YAML

Import p5-Test-TempDir version 0.04.

Test::TempDir provides temporary directory creation with testing in mind.

The differences between using this and using File::Temp are:

    * If t/tmp is available (writable, creatable, etc) it's preferred
      over $ENV{TMPDIR} etc. Otherwise a temporary directory will be
      used.
      This is temp_root
    * Lockfiles are used on t/tmp, to prevent race conditions when
      running under a parallel test harness.
    * The temp_root is cleaned at the end of a test run, but not
      if tests failed.
    * temp_root is emptied at the begining of a test run unconditionally.
    * The default policy is not to clean the individual tempfiles
      and tempdirs within temp_root, in order to aid in debugging of
      failed tests.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(he)

2009-01-11 13:35:27 UTC MAIN commitmail json YAML

Add p5-File-Path.

(he)

2009-01-11 13:34:37 UTC MAIN commitmail json YAML

Import p5-File-Path to version 2.07.

This module provide a convenient way to create directories of
arbitrary depth and to delete an entire directory subtree from the
filesystem.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(he)

2009-01-11 13:28:09 UTC MAIN commitmail json YAML

Add p5-MooseX-Types-Path-Class.

(he)

2009-01-11 13:27:28 UTC MAIN commitmail json YAML

Import p5-MooseX-Types-Path-Class version 0.05.

MooseX::Types::Path::Class creates common Moose types, coercions
and option specifications useful for dealing with Path::Class
objects as Moose attributes.

Coercions (see Moose::Util::TypeConstraints) are made from both
'Str' and 'ArrayRef' to both Path::Class::Dir and Path::Class::File
objects. If you have MooseX::Getopt installed, the Getopt option
type ("=s") will be added for both Path::Class::Dir and Path::Class::File.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(he)

2009-01-11 13:04:01 UTC MAIN commitmail json YAML

2009-01-11 12:41:03 UTC MAIN commitmail json YAML

Update from version 1.35 to 1.36.

Upstream changes:

1.36 December 20th 2008
- Add the methodes charset and set_charset to the pureperl fallback ( Boris Zentner )
- Fix: We require CAPI 1.4.5 not 1.4.4 for range_by_ip ( Boris Zentner )
- Add isp_by_addr and org_by_addr to the pureperl fallback ( Boris Zentner )

(he)

2009-01-11 12:38:51 UTC MAIN commitmail json YAML

Update from version 0.95nb3 to 0.96.

Upstream changes:

0.96 - Fri Nov 14 2008
      - (ms) Obtained co-maintainership to apply overdue patches
      - (ms) Applied SRV patch by Andrew Fresh:
            http://rt.cpan.org/Public/Bug/Display.html?id=24402

(he)

2009-01-11 11:45:12 UTC MAIN commitmail json YAML

posix_memalign() only in recent NetBSD's so use malloc() instead.

(markd)

2009-01-11 10:11:49 UTC MAIN commitmail json YAML

2009-01-11 09:17:09 UTC MAIN commitmail json YAML

Note PKGREVISION bump of tex-{hugelatex,jadetex}.

(minskim)

2009-01-11 09:16:30 UTC MAIN commitmail json YAML

2009-01-11 09:13:00 UTC MAIN commitmail json YAML

2009-01-11 09:11:07 UTC MAIN commitmail json YAML

Let texmf.mk take care of updating texmf.cnf.

Packages modifying texmf.cnf (e.g., tex-hugelatex and tex-jadetex) can
use this instead of inventing their own way.

(minskim)

2009-01-11 09:09:09 UTC MAIN commitmail json YAML

Do not add "-lintl" to Makefile dependencies.

This addresses one of the issues in PR 30019.

(minskim)

2009-01-11 09:08:00 UTC MAIN commitmail json YAML

openjade needs libintl.  Include gettext-lib's buildlink3.mk.

(minskim)

2009-01-11 09:06:11 UTC MAIN commitmail json YAML

Note PKGREVISION bump of teTeX-texmf.

(minskim)

2009-01-11 09:05:27 UTC MAIN commitmail json YAML

Do not create empty directories when installing teTeX-texmf.

They are directories for fonts and updmaps, which were moved under
${VARBASE}.

Bump PKGREVISION.

(minskim)

2009-01-11 05:58:48 UTC pkgsrc-2008Q4 commitmail json YAML

ticket #2627
ticket #2631

(rtr)

2009-01-11 05:55:56 UTC pkgsrc-2008Q4 commitmail json YAML

pullup ticket #2627,#2631 - requested by wiz,he
dbus: update for security and build fix

revisions pulled up:
pkgsrc/sysutils/dbus/Makefile 1.40,1.41,1.42
pkgsrc/sysutils/dbus/distinfo 1.32,1.33
pkgsrc/sysutils/dbus/patches/patch-aa 1.10
pkgsrc/sysutils/dbus/patches/patch-ab 1.17
pkgsrc/sysutils/dbus/patches/patch-ad 1.5

  Module Name:    pkgsrc
  Committed By:  wiz
  Date:          Wed Jan  7 19:11:36 UTC 2009

  Modified Files:
          pkgsrc/sysutils/dbus: Makefile distinfo
          pkgsrc/sysutils/dbus/patches: patch-aa
  Added Files:
          pkgsrc/sysutils/dbus/patches: patch-ad

  Log Message:
  Update to 1.2.4.2 on the "permissive" branch.

  This addresses the security problem CVE-2008-4311. For more
  details, read
  http://lists.freedesktop.org/archives/dbus/2008-December/010769.html

------------------------------------------------------------------------

  Module Name:    pkgsrc
  Committed By:  he
  Date:          Fri Jan  9 21:47:33 UTC 2009

  Modified Files:
          pkgsrc/sysutils/dbus: Makefile distinfo
          pkgsrc/sysutils/dbus/patches: patch-ab

  Log Message:
  Update from version 1.2.4.2 to version 1.2.4.2nb1.

  Log Message:
  Update from version 1.2.4.2 to version 1.2.4.2nb1.

  Pkgsrc changes:
    o Modify one of the patches with a patch reported as part of
      PR#40347 to make this package build on NetBSD 4.0 and probably
      earlier versions as well.  Many thanks to Hasso Tepper for the
      patch.

------------------------------------------------------------------------

  Module Name:    pkgsrc
  Committed By:  he
  Date:          Fri Jan  9 21:54:15 UTC 2009

  Modified Files:
          pkgsrc/sysutils/dbus: Makefile

  Log Message:
  Update from version 1.2.4.2nb1 to 1.2.4.2nb2.

  Pkgsrc changes:
    o Add BUILDLINK_TRANSFORM settings which deactivate -fPIE and -pie
      in the compiler invocation.  The configure script of this package
      checks to see if gcc accepts those options, and uses them if it
      does.  However, apparently that does not mean that we universally
      will be able to run the resulting executables -- on NetBSD/4.0
      macppc the run-time linker says
        "Unsupported relocation type 6 in non-PLT relocations"

  Tested that the dbus-daemon executable remains runnable on both i386
  and that it is so now on macppc.

  Thanks to jmcneill@ and joerg@ for hints leading to this fix.

(rtr)

2009-01-11 04:22:57 UTC MAIN commitmail json YAML

Updated pkgtools/packagekit to 0.4.0nb1

(jmcneill)

2009-01-11 04:22:10 UTC MAIN commitmail json YAML

Build and install libpk-gtk-module. From the README:

The GTK+ module is designed to be loaded using gnome-settings-daemon by the
gnome-packagekit package.

It can however be launched for testing using:

GTK_MODULES="$GTK_MODULES:/usr/lib/gtk-2.0/modules/pk-gtk-module.so" application

The module installs a custom default pangocairo font map during gtk_init().
Pango will then call back with any languages which need installing, and these
are queued up. In an idle callback these are emitted as an asyncronous D-BUS
method to the session PackageKit InstallFonts() method.

If configured to do so, this will prompt the user to install new fonts.

(jmcneill)

2009-01-11 03:24:59 UTC MAIN commitmail json YAML

Remove old patch

(smb)

2009-01-11 03:12:48 UTC MAIN commitmail json YAML

Updated claws-mail and all of its plug-ins to 3.7.0

* 3.7.0
-------

* Expanding/Collapsing of threads is now approximately 95% faster.

* Cache reading is now approximately 10% faster.

* The shortcut key settings of the main window and the message list
  context menus are now connected.

* The preferences on the 'Other' page have now been moved to
  Other/Miscellaneous. The parent pages are now unselectable and the
  first page is automatically selected on opening the preferences.

* In the Compose window, on the Others tab, the 'Save message to'
  entry now has a drop-down list of the previous save locations.

*  In the Compose window, the Attachments Properties window is now
  confirmed and closed with the Return key.

* When using an external editor to compose messages, the message is
  automatically saved to Drafts when the external editor is closed.

* A hidden option has been added, 'primary_paste_unselects' which
  causes the primary buffer to be cleared and the insertion point to
  be repositioned when the middle mouse button is used for pasting
  text. It is turned off by default.

* In the Actions window, the Escape key now cancels the action
  editing.

* Offline SSL certificate verification has been added.

* Privacy plugins: The decryption failure messages are now shown
  in the NoticeView just above the message text rather than in a
  popup window.

* Privacy plugins: when listing the UIDs during a signature check,
  show the UID validity

* tools/popfile-link.sh
  Support for reusing existing POPFile session ID has been added.

* tools/kdeservicemenu
  Support for kde4 has been added.

* win32: better integration has been implemented by using the
  standard file associations.

(smb)

2009-01-11 03:11:38 UTC MAIN commitmail json YAML

Updated claws-mail and all of its plug-ins to 3.7.0

* 3.7.0
-------

* Expanding/Collapsing of threads is now approximately 95% faster.

* Cache reading is now approximately 10% faster.

* The shortcut key settings of the main window and the message list
  context menus are now connected.

* The preferences on the 'Other' page have now been moved to
  Other/Miscellaneous. The parent pages are now unselectable and the
  first page is automatically selected on opening the preferences.

* In the Compose window, on the Others tab, the 'Save message to'
  entry now has a drop-down list of the previous save locations.

*  In the Compose window, the Attachments Properties window is now
  confirmed and closed with the Return key.

* When using an external editor to compose messages, the message is
  automatically saved to Drafts when the external editor is closed.

* A hidden option has been added, 'primary_paste_unselects' which
  causes the primary buffer to be cleared and the insertion point to
  be repositioned when the middle mouse button is used for pasting
  text. It is turned off by default.

* In the Actions window, the Escape key now cancels the action
  editing.

* Offline SSL certificate verification has been added.

* Privacy plugins: The decryption failure messages are now shown
  in the NoticeView just above the message text rather than in a
  popup window.

* Privacy plugins: when listing the UIDs during a signature check,
  show the UID validity

* tools/popfile-link.sh
  Support for reusing existing POPFile session ID has been added.

* tools/kdeservicemenu
  Support for kde4 has been added.

* win32: better integration has been implemented by using the
  standard file associations.

(smb)

2009-01-11 02:50:46 UTC MAIN commitmail json YAML

2009-01-11 02:44:15 UTC MAIN commitmail json YAML

2009-01-11 02:31:28 UTC MAIN commitmail json YAML

We don't install the example programs so we can avoid building them.  showfont
may otherwise fail to build with link time errors if include/SDL/SDL_config.h
defines HAVE_ICONV.

Should make no difference to installed package (if the build succeed), so no
need to bump revision.

(dsainty)

2009-01-11 00:13:44 UTC MAIN commitmail json YAML

Actually, use the PLIST_VARS framework as opposed to adding a new PLIST file

(adrianp)

2009-01-10 23:47:27 UTC MAIN commitmail json YAML

soprano update.

(markd)

2009-01-10 23:45:54 UTC MAIN commitmail json YAML

Update to soprano 2.1.64

First beta of soprano 2.2.  Required for KDE 4.2

(markd)

2009-01-10 23:34:35 UTC MAIN commitmail json YAML

Updated mail/libspf2 to 1.2.9

(adrianp)

2009-01-10 23:34:13 UTC MAIN commitmail json YAML

Update to 1.2.9

Unfortunately there does not appear to be much more information on the
changes other than:

"This fixes aborts when generating explanations for mails with a long envelope sender, amongst other issues. An update is recommended."

(adrianp)

2009-01-10 23:13:44 UTC MAIN commitmail json YAML

Fix PLIST differences due to the version of python that's installed
Breakage pointed out by wiz@

(adrianp)

2009-01-10 22:22:22 UTC MAIN commitmail json YAML

Added textproc/ebook-tools version 0.1.1

(wiz)

2009-01-10 22:21:46 UTC MAIN commitmail json YAML

+ ebook-tools.

(wiz)

2009-01-10 22:20:23 UTC MAIN commitmail json YAML

Initial import of ebook-tools-0.1.1, originally packaged for wip.

ebook-tools provides tools for accessing and converting various
ebook file formats.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20090110

(wiz)

2009-01-10 22:08:46 UTC MAIN commitmail json YAML

Fix build with Sun Studio, which does not provide __FUNCTION__.

>From Daniel Vergien on pkgsrc-users.

(wiz)

2009-01-10 21:48:51 UTC MAIN commitmail json YAML

pkgsrc changes;

* install xdg desktop shortcut
* install hicolor 48x48 icon
* use /dev/video0 as the default device instead of /dev/video

(jmcneill)

2009-01-10 21:10:48 UTC MAIN commitmail json YAML

Added graphics/frameworks version 0.3.7

(jmcneill)

2009-01-10 21:08:54 UTC MAIN commitmail json YAML

2009-01-10 21:08:15 UTC MAIN commitmail json YAML

Import graphics/frameworks version 0.3.7.

Frameworks is stop-motion animation frame capture software primarily for
Linux. Frameworks captures images from a camera and strings them together into
an animation. These still images may then be combined into a single video file
using other software. Only video4linux webcams are currently supported; work
is being done to add other types of digital cameras including IEEE 1394
camcorders, and USB still cameras. Frameworks is designed to be easily used
alongside the GIMP Animation Package (GAP).

Frameworks provides an interface to camera brightness and other controls. It
captures images as frame_0001.png, frame_0002.png, and so on. Frameworks
provides animation assistance in the form of onion skinning: displaying ghost
images of previous frames, and continuous preview: continuous playback of the
most recent few seconds followed by the live view from the camera. No editing
features are provided.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jmcneill)

2009-01-10 21:06:22 UTC MAIN commitmail json YAML

Note the addition of cunit

(agc)

2009-01-10 21:05:35 UTC MAIN commitmail json YAML

Updated graphics/libv4l to 0.4.3nb2

(jmcneill)

2009-01-10 21:05:16 UTC MAIN commitmail json YAML

Add and enable cunit

(agc)

2009-01-10 21:04:23 UTC MAIN commitmail json YAML

2009-01-10 21:03:59 UTC MAIN commitmail json YAML

Initial import of CUnit-2.1 into the packages collection.

CUnit is a lightweight system for writing, administering, and running
unit tests in C.  It provides C programmers a basic testing
functionality with a flexible variety of user interfaces.

CUnit is built as a static library which is linked with the user's
testing code.  It uses a simple framework for building test
structures, and provides a rich set of assertions for testing common
data types.  In addition, several different interfaces are provided
for running tests and reporting results.  These interfaces currently
include:

Automated Output to xml file Non-interactive
Basic Flexible programming interface Non-interactive
Console Console interface (ansi C) Interactive
Curses Graphical interface (Unix) Interactive

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(agc)

2009-01-10 20:22:15 UTC MAIN commitmail json YAML

PLIST fixes for zenmap build pointed out by Bernd Ernesti
PKGREVISION++

(adrianp)

2009-01-10 20:20:18 UTC MAIN commitmail json YAML

Replace py-pycups entry with one for py-cups.  Don't bother with a
rename record as the previous was there for less than a day.

(markd)

2009-01-10 20:17:31 UTC MAIN commitmail json YAML

2009-01-10 20:17:01 UTC MAIN commitmail json YAML

2009-01-10 20:13:29 UTC MAIN commitmail json YAML

2009-01-10 19:08:37 UTC MAIN commitmail json YAML

Update to 0.99.11.

>From www.quagga.net:

Stable release candidate

Most regressions in 0.99 over 0.98 are now believed to be fixed. This
release should be considered a release-candidate for a new stable
series, and we urge any remaining users of 0.98 to test this release
and report any bugs. A blocker meta-bug exists to track critical
regressions.

bgpd: Preliminary UI and Linux-IPv4 support for TCP-MD5 merged

  Initial support for TCP-MD5 has been merged. This adds the neighbor
  ... password command, and some support for setting TCP-MD5 on
  pure-IPv4 connections on Linux. On Linux systems with IPv6 available,
  passing the -l 0.0.0.0 argument to bgpd may allow TCP-MD5 support to
  work. It's not possible at this point to have IPv6 sessions and also
  use TCP-MD5 on IPv4 sessions. This will hopefully be rectified in a
  future release.

bgpd: Fix double-free crash in bgp_table_finish, seen with rs-client

  Though diagnosed with rs-clients, this fix very likely addresses a
  number of crashes reported to Quagga bugzilla.

zebra: ignore dead routes in RIB update

  This fix may address some issues reported with routes not being
  consistent between the zebra RIB and the kernel FIB, remaining after
  the fixes in last release.

Solaris: Sync SMF bits with OpenSolaris SFW

  The Quagga packaging support for Solaris has been updated to
  synchronise with OpenSolaris SFW. Of particular note is that SMF
  schema has been updated to match the Sun PSARC approved schema, which
  is supported by the OpenSolaris routeadm utility. User's may need to
  familiarise themselves with the changed FMRIs, and may need to update
  any administrative scripts.

>From NEWS:

* Changes in Quagga 0.99.10

- [bgpd] 4-byte AS support added
- [bgpd] MRT format changes to version 2. Those relying on
  bgpd MRT table dumps may need to update their tools.
- [bgpd] Added new route-map set statement: "as-path exclude"
- Zebra RIB updates queue has evolved into a multi-level
  structure to address RIB consistency issues.

(gdt)

2009-01-10 17:13:02 UTC MAIN commitmail json YAML

>From Sergey Svishchev <svs@ropnet.ru>: ipsec-tools builds fine on FreeBSD

(manu)

2009-01-10 15:59:30 UTC MAIN commitmail json YAML

run ${_ULIMIT_CMD} in build-env target

(tnn)

2009-01-10 10:02:00 UTC MAIN commitmail json YAML

Take over maintainership, per kim@'s request.

(shattered)

2009-01-10 09:41:05 UTC MAIN commitmail json YAML

Oops, add options.mk.

(shattered)

2009-01-10 09:00:32 UTC MAIN commitmail json YAML

2009-01-10 08:57:55 UTC MAIN commitmail json YAML

2009-01-10 08:56:39 UTC MAIN commitmail json YAML

Import libmsn 4.0beta2

libmsn is a C++ library for Microsoft's MSN Messenger service. It provides
a high-level interface that allows an application to access instant messaging
features with ease.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2009-01-10 08:54:01 UTC MAIN commitmail json YAML

2009-01-10 08:38:07 UTC MAIN commitmail json YAML

2009-01-10 08:36:43 UTC MAIN commitmail json YAML

2009-01-10 08:35:29 UTC MAIN commitmail json YAML

2009-01-10 05:13:24 UTC MAIN commitmail json YAML

Updated inputmethod/canna-server to 3.6pl4nb4

(obache)

2009-01-10 05:13:01 UTC MAIN commitmail json YAML

Need CANNA_SPOOL at configure phase to generate cannaconf.h, it's for ERRDIR.
Add CANNA_ENV to SCRIPTS_ENV for imake.

This is only affect to canna-server, as reported by MOCHIDA Shuji by PR 40349.
Bump PKGREVISION of canna-server package.

(obache)

2009-01-10 03:06:34 UTC MAIN commitmail json YAML

2009-01-10 01:06:05 UTC MAIN commitmail json YAML

2009-01-10 01:04:01 UTC MAIN commitmail json YAML

2009-01-10 01:02:47 UTC MAIN commitmail json YAML

Initial import of eigen 2.0beta5

Eigen 2 is a C++ template library for linear algebra: vectors, matrices, and
related algorithms. It is:
* Versatile. Eigen handles, without code duplication, and in a completely
  integrated way:
  o both fixed-size and dynamic-size matrices and vectors.
  o both dense and sparse (the latter is still experimental) matrices and
    vectors.
  o both plain matrices/vectors and abstract expressions.
  o both column-major (the default) and row-major matrix storage.
  o both basic matrix/vector manipulation and many more advanced, specialized
    modules providing algorithms for linear algebra, geometry, quaternions,
    or advanced array manipulation.
* Fast.
  o Expression templates allow to intelligently remove temporaries and enable
    lazy evaluation, when that is appropriate -- Eigen takes care of this
    automatically and handles aliasing too in most cases.
  o Explicit vectorization is performed for the SSE (2 and later) and AltiVec
    instruction sets, with graceful fallback to non-vectorized code.
    Expression templates allow to perform these optimizations globally for
    whole expressions.
  o With fixed-size objects, dynamic memory allocation is avoided, and the
    loops are unrolled when that makes sense.
  o For large matrices, special attention is paid to cache-friendliness.
* Elegant. The API is extremely clean and expressive, thanks to expression
  templates. Implementing an algorithm on top of Eigen feels like just copying
  pseudocode. You can use complex expressions and still rely on Eigen to
  produce optimized code: there is no need for you to manually decompose
  expressions into small steps.
* Compiler-friendy. Eigen has very reasonable compilation times at least with
  GCC, compared to other C++ libraries based on expression templates and heavy
  metaprogramming. Eigen is also standard C++ and supports various compilers.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2009-01-10 00:28:57 UTC MAIN commitmail json YAML

ancient GCC required for NetBSD 5.0 on upwards

(jnemeth)

2009-01-09 23:09:42 UTC MAIN commitmail json YAML

2009-01-09 23:08:23 UTC MAIN commitmail json YAML

Update akonadi to 1.1.0

- Restart agents when their executable changed.
- Buildsystem fixes to find and link boost on all platforms.
- Improvements to the startup to prevent partial startup.
- Include revision number in the version string when building from SVN.
- Shut down when we lost the connection to the D-Bus session bus.
- add some basic handling of command line args.
- Add a D-Bus call to flush the notification queue.
- Automatically fix world-writeable mySQL config files.
- Fix for FreeBSD mysql path.

(markd)

2009-01-09 22:29:42 UTC MAIN commitmail json YAML

2009-01-09 22:28:02 UTC MAIN commitmail json YAML

Bump BUILDLINK_API_DEPENDS for libstreamanalyzer change

(markd)

2009-01-09 22:22:04 UTC MAIN commitmail json YAML

Update strigi to 0.6.2

0.6.2
- Better support for nice IO priorities on Linux (Sebastian Trueg)
- Compile with development version of CLucene (Ben van Klinken)
- Explicitly use 'unsigned char' or 'signed char' instead of 'char'
  since 'char' can be either signed or unsigned on different processors.
  E.g. on ARM 'char' means 'unsigned char' and on i386 'char' means
  'signed char'. This changes makes libstreamanalyzer 0.6.2 binary
  incompatible with versions < 0.6.0. (Jos van den OOever)
- Many CMake cleanups (Alexander Neundorf)
- 6.5x speedup of C++ comment analyzer (Jakub Stachowski)
- Various stability fixes (Jos van den Oever, Sebastian Trueg)
- Support for ePub format (Jakub Stachowski)
- Handle RIFF file with unspecified size for the RIFF packet. (Jos van
  den Oever)
0.5.11
- Fix a bug that can cause a crash on an executable zip file.
- Fix parsing of empty headers when CRLFCRLF is followed by a space. In
  other words, fix parsing of emails that have a space as the first
  character in the body.
- Fix two broken (by design) throughanalyzers by replacing the with one
  eventanalyzer.
- Updated xesam ontology to include proper ranges. This is necessary for
  the Nepomuk backend but does not change anything for clucene (were all
  is string anyway)
- Make sure the app can handle environments where HOME is not defined.
- Make the zip analyzer check more often if it should stop analyzing.
- Fix wrong comparison when checking if we are finished yet.
- Make the analyzer respect a configuration that only wants part of the
  stream to be analyzed.
- Add an analyzer for Windows self-extracting zip archives.
- Ask the analyzerconfiguration if we should continue and put a cap on
  the maximum length of stream we read
- Log parse errors in the analysisresult.

(markd)

2009-01-09 22:09:56 UTC MAIN commitmail json YAML

Note two subsequent updates to the same package:

Updated sysutils/dbus to 1.2.4.2nb1
Updated sysutils/dbus to 1.2.4.2nb2

(he)

2009-01-09 21:54:15 UTC MAIN commitmail json YAML

Update from version 1.2.4.2nb1 to 1.2.4.2nb2.

Pkgsrc changes:
o Add BUILDLINK_TRANSFORM settings which deactivate -fPIE and -pie
  in the compiler invocation.  The configure script of this package
  checks to see if gcc accepts those options, and uses them if it
  does.  However, apparently that does not mean that we universally
  will be able to run the resulting executables -- on NetBSD/4.0
  macppc the run-time linker says
    "Unsupported relocation type 6 in non-PLT relocations"

Tested that the dbus-daemon executable remains runnable on both i386
and that it is so now on macppc.

Thanks to jmcneill@ and joerg@ for hints leading to this fix.

(he)

2009-01-09 21:47:33 UTC MAIN commitmail json YAML

Update from version 1.2.4.2 to version 1.2.4.2nb1.

Pkgsrc changes:
o Modify one of the patches with a patch reported as part of
  PR#40347 to make this package build on NetBSD 4.0 and probably
  earlier versions as well.  Many thanks to Hasso Tepper for the
  patch.

(he)

2009-01-09 20:44:38 UTC MAIN commitmail json YAML

2009-01-09 20:43:53 UTC MAIN commitmail json YAML

Update to 2.5.1, from PR 38499.  May also solve PR 38712.

6 years passed since 2.0.4, too much changes happened to list here.
Most of them seem to fix various playback accuracy issues.
Many patches were merged upstream.  Major change -- X11 frontend (xxmp)
is missing, there's nothing in change log about that.

pkgsrc change: pulseaudio support (default on).

OK by wiz@.

(shattered)

2009-01-09 20:32:19 UTC MAIN commitmail json YAML

silgraphite uses C99 features.

(minskim)

2009-01-09 19:34:44 UTC MAIN commitmail json YAML

Fixed pkglint warnings about sorting SUBDIR.

(rillig)

2009-01-09 17:47:41 UTC MAIN commitmail json YAML

update to 1.4.10

minor bug fix, improves compatibility with Nokia 6131 phone

(plunky)

2009-01-09 16:43:42 UTC MAIN commitmail json YAML

pull in a patch from upstream CVS, to adapt to an API change in recent
x264 libs, see Gnome bugzilla#555238
should fix PR pkg/40351 by Robert Elz

(drochner)

2009-01-09 16:21:47 UTC MAIN commitmail json YAML

2009-01-09 16:20:20 UTC MAIN commitmail json YAML

Update to 4.0, from PR 38500.  Changes:

* Many WHOIS data updates and translation updates; 4 new translations
* Reset euid and egid to uid and gid before calling the user specified browser
* Added support for libidn
* Added patch to support conversion of whois server output to local charset.
* Changed to GNU GPL v3

Local change: WHOIS servers for some geographical subdomains in .ru and .su TLDs.

OK by wiz@.

(shattered)

2009-01-09 14:57:59 UTC MAIN commitmail json YAML

+ ROMBuild-2.12, awesome-3.1.1, awstats-6.9, silc-toolkit-2.1.9,
  xf86-input-keyboard-1.3.2, xf86-video-intel-2.5.99.2.

- mjpegtools-1.9.0, scmgit-base-1.6.1,
  subversion-1.5.5, subversion-base-1.5.5.

(wiz)

2009-01-09 14:50:56 UTC MAIN commitmail json YAML

Updated devel/subversion-base to 1.5.5

(gdt)

2009-01-09 13:56:43 UTC MAIN commitmail json YAML

Updated www/gitweb to 1.6.0.6

(tonnerre)

2009-01-09 13:56:24 UTC MAIN commitmail json YAML

Update gitweb to version 1.6.0.6, fixing a privilege escalation vulnerability.
(Old version was so ancient there were serious problems reading modern
git repositories.)

Changes are too various to be enumerated here.

(tonnerre)

2009-01-09 13:49:42 UTC MAIN commitmail json YAML

Updated devel/scmgit-base to 1.6.0.6.
Updated devel/scmgit-docs to 1.6.0.6.
Updated devel/scmgit to 1.6.0.6.

(tonnerre)

2009-01-09 13:42:15 UTC MAIN commitmail json YAML

Upgrade devel/scmgit to version 1.6.0.6 (from 1.6.0.2), in order to fix
security issues and to prepare for the outstanding upgrade of gitweb.

Changes since git 1.6.0.2:
- Fix output line format for zip archive generation.
- Fix continuation of git rebase -i in case of modified files (conflict).
- Honor the pre-rebase hook for git rebase -i.
- Fix inconsistent behavior of git diff --quiet and diff --exit-code.
- Use multiple element hunk headers from git diff correctly.
- Portability fix for the git diff hunk header regexps.
- Fix git index-pack inside .git/objects/pack directory.
- Fix git index-pack in thin-pack mode.
- Some git stash apply fixes.
- Fixed format string vulnerabilities (e.g. in git remote).
- Fix behavior of git checkout -b <existingbranch>.
- Make git checkout -q actually quiet.
- In quiet remote operation, we don't need the remote side to send along
  all the statistics we discard.
- Don't do cross-directory renames when creating packs.
- git prune now also removes stale temp files under .git/objects/pack.
- Have git merge prune empty directories.
- Have git merge allocate enough memory for the structure itself when
  enumerating the parents of the resulting commit.
- Stop git blame -C -C from segfaulting if it encounters a submodule
  reference.
- If only file times were changed, don't have git rm claim local
  modifications.
- If set-tree fails, don't let git svn output Perl compile errors.
- Fix various NULL pointer crashes (e.g. in apply, reset, update-index).
- Remove bash completion support for various non-space tools.
- Don't have git add -p claim no changes if binary files have been
  modified.
- Fix git archive in bare repositories.
- Have git diff display the number of new or deleted files for the case
  where there have been too many of them to allow rename detection.
- Fix git push --mirror to not try to send the stash.
- If the remote end is up to date, still update the tracking reference upon
  git push.
- Make git pull $there $branch:$current_branch work on unborn branches.
- Have git reset --hard remove new paths after giving up resolving a
  conflicting merge.
- Fix git send-email fd leak in directory scanning.
- Make submodule directories appear as tracked in git status.
- Have git svn invoke "git command" rather than "git-command".
- Have git update-ref -d honor --no-deref.
- Fix various memory leaks.
- Fix git checkout segfault when HEAD points to a deleted branch.
- Allow switching out of the current branch with git checkout on an
  un-checked-out state.
- Have git fast-export export all tags.
- Make git ls-files --with-tree=<tree> work with options other than -c.
- If the first object in git pack-objects exceeds --max-pack-size, don't
  stuff even more objects in.
- Stop git-p4 from replacing multilike keywords. (They don't exist.)
- Make git tag complain about mutually incompatible options.
- Fix performance for git internal diff on large files with repeating
  chunks.
- Don't let git repack grab objects out of packs marked with .keep into
  new packs.
- Fix git fsck deep recursion.
- Fix git fast-export and fast-import on old style annotated tags without
  tagger information.
- Have git mergetool honor the "--".
- Fix segfault of git show <tag> where <tag> points at a nonexistent object.
- Fix handling of lists of mail addresses for git send-email.
- Fix branch ancestry logic in git svn if the history fetching process
  was interrupted.

(tonnerre)

2009-01-09 13:39:43 UTC MAIN commitmail json YAML

Take maintainership, per private discussion with previous MAINTAINER.

Update to 1.5.5.  Tested with subversion-base, and I will keep an eye
on the rest.  (If this practice upsets you and you'd like to volunteer
to be MAINTAINER, email me - no one else responded to the call for
volunteers, so I'll be maintaining this but only really worrying about
and testing the parts I care about.  Bug reports are of course
welcome.)

Version 1.5.5
(22 Dec 2008, from /branches/1.5.x)
http://svn.collab.net/repos/svn/tags/1.5.5

User-visible changes:
  * allow prop commits on dirs with modified children (r34487, -92, -94)
  * make Cyrus auth implementation always prefer EXTERNAL to ANONYMOUS (r33866)
  * do not create mergeinfo for wc-wc moves or copies (r34184, -585)
  * do not autoupgrade old BDB filesystems to 1.5 or 1.4 format (r34653, -6)
  * return mergeinfo to prior state during reverse merges (r30257, r33024, -6)
  * remove mergeinfo deleted by merge (issue #3323)
  * make proxy slaves pass through txn GET and PROPFIND requests (issue #3275)
  * merge can now use targets with inconsistent newlines (issue #3262)
  * don't allow empty-string changelists (issue #3344)
  * remove false positive ra_neon mergeinfo errors (r34822)
  * improve performance of 'svn merge --reintegrate' (r34091, -4, and others)
  * fixed: foreign merges keep UUID of foreign repository (r34050, -1, -3)
  * fixed: properly encode diff headers used in conflict resolution (r34171)
  * fixed: segfault in 'svn cp --parents' (r31311, -4)
  * fixed: mergeinfo for '...' maps to empty revision range (issue #3312)
  * fixed: segfault in BDB backend node-origins cache (r34506)
  * fixed: broken merge if target's history includes resurrections (r34385, -93\
)
  * fixed: invalid mergeinfo created on a subtree during merge (r34560, -2)

Developer-visible changes:
  * fixed: svn_repos_get_logs() chokes on some revision arguments (r33873, -4)

(gdt)

2009-01-09 13:17:22 UTC MAIN commitmail json YAML

Updated www/webalizer to 2.20.3

(obache)

2009-01-09 13:17:04 UTC MAIN commitmail json YAML

Update Webalizer to 2.20.3.

Pkgsrc changes:
* Change HOMEPAGE to redirected one.
* Add DESTDIR support (should be since 2.20.1)
* Change to use --sysconfdir (should be since 2.20.1)
* Add bzip2 support.
* GeoIP support was added since 2.20.1, no need extra pach files anymore.
  Fixes PR 40344.
* Changed to use db4 APIs since 2.20.1, dns support back again.
* gettext and freetype2 are not used directly, remove dependency.
* zlib is used directly, add dependency.
* Honor PKGMANDIR.
* Change complex PLIST handlings for docs to simply.
* Change not to use prefix '_' in package specific variables.

Upstream changes:
This fixes a missing memory dealocation call in the DNS lookup code, a kludge
to handle largefile support in the current zlib compression code on some
platforms, and some minor configure script corrections.

(obache)

2009-01-09 13:09:22 UTC MAIN commitmail json YAML

Updated net/clive to 2.1.3

(wiz)

2009-01-09 13:09:12 UTC MAIN commitmail json YAML

Update to 2.1.3:

Version 2.1.3
(January 9, 2009)

  * Documented missing "%t" (--filename-format) in manual page
  * Tweaked "localfile_length == remotefile_length" message
  * Renamed CLIVE_CONFIGDIR environment variable to CLIVE_HOME

(wiz)

2009-01-09 12:54:33 UTC MAIN commitmail json YAML

Updated devel/cpuflags to 1.32

(abs)

2009-01-09 12:54:15 UTC MAIN commitmail json YAML

Updated devel/cpuflags to 1.32

Intel appear to have re-used cpu branding strings between Northwood
and Prescott pentium4s. Thats just... special.

Handle this by explicitly testing for SSE3 support to distinguish between
'-march=prescott' and '-march=pentium4'

(abs)

2009-01-09 11:46:34 UTC MAIN commitmail json YAML

2009-01-09 11:35:18 UTC MAIN commitmail json YAML

Updated textproc/hunspell-de to 20090107

(wiz)

2009-01-09 11:35:07 UTC MAIN commitmail json YAML

Remove unneeded patch.

(wiz)

2009-01-09 11:34:42 UTC MAIN commitmail json YAML

Update to 20090107:
- fix build on the less GNUish systems where wc -l outputs leading whitespace
- some words added

(wiz)

2009-01-09 11:11:40 UTC MAIN commitmail json YAML

Fixed MAINTAINER address.

(rillig)

2009-01-09 11:04:27 UTC MAIN commitmail json YAML

2009-01-09 10:58:47 UTC MAIN commitmail json YAML

htdocs/share/mk/web.site.mk assumes that sed(1) lives in /usr/bin, which
is not true on Ubuntu Linux 8.10.

(rillig)

2009-01-09 10:51:09 UTC pkgsrc-2008Q4 commitmail json YAML

2009-01-09 10:45:16 UTC pkgsrc-2008Q4 commitmail json YAML

Pullup ticket #2630 - requested by rhaen
p5-Rose-HTML-Objects: dependence fix

Revisions pulled up:
- www/p5-Rose-HTML-Objects/Makefile 1.4
---
Module Name:    pkgsrc
Committed By:  joerg
Date:          Wed Jan  7 23:22:26 UTC 2009

Modified Files:
      pkgsrc/www/p5-Rose-HTML-Objects: Makefile

Log Message:
Fix dependency.

(tron)

2009-01-09 10:17:36 UTC MAIN commitmail json YAML

Fix build problem with latest version of the Curl library using the patch
from MediaTomb's bug tracker on SourceForge.

(tron)

2009-01-09 08:53:26 UTC MAIN commitmail json YAML

fixes to compile and run on darwin.
. modify configure.in to look for libpcap.dylib
. set INSTALL_UNSTRIPPED=yes

(dbj)

2009-01-09 03:32:08 UTC MAIN commitmail json YAML

2009-01-08 22:51:52 UTC MAIN commitmail json YAML

These packages don't use imlib any more: eboard uses gtk2 (and gdk_pixbuf),
freeciv dropped gtk1 support before 2.0.9.

(shattered)

2009-01-08 22:28:18 UTC MAIN commitmail json YAML

HOMEPAGE and MASTER_SITES update

(adrianp)

2009-01-08 22:13:56 UTC MAIN commitmail json YAML

Note PKGREVISION bump of tex-hugelatex.

(minskim)

2009-01-08 22:13:23 UTC MAIN commitmail json YAML

Adjust the path to texmf.cnf, which is now under PKG_SYSCONFDIR.

Bump PKGREVISION.

(minskim)

2009-01-08 22:10:43 UTC MAIN commitmail json YAML

Note PKGREVISION bump of teTeX-{texmf,bin}.

(minskim)

2009-01-08 22:09:35 UTC MAIN commitmail json YAML

2009-01-08 21:58:17 UTC MAIN commitmail json YAML

2009-01-08 21:48:00 UTC MAIN commitmail json YAML

Note PKGREVISION bump of kpathsea.

(minskim)

2009-01-08 21:47:18 UTC MAIN commitmail json YAML

Do not conflict with future revisions of teTeX-bin and teTeX-texmf.
They will be modified to coexist with this package.

Bump PKGREVISION.

(minskim)

2009-01-08 18:21:54 UTC MAIN commitmail json YAML

2009-01-08 18:11:47 UTC pkgsrc-2008Q4 commitmail json YAML

2009-01-08 18:11:26 UTC pkgsrc-2008Q4 commitmail json YAML

Pullup ticket #2628 - requested by tnn
openssl: security update

Revisions pulled up:
- security/openssl/Makefile 1.137
- security/openssl/PLIST.common 1.14
- security/openssl/distinfo 1.65
- security/openssl/patches/patch-af 1.22
- security/openssl/patches/patch-am 1.6
---
Module Name: pkgsrc
Committed By: tnn
Date: Thu Jan  8 16:38:22 UTC 2009

Modified Files:
pkgsrc/security/openssl: Makefile PLIST.common distinfo
pkgsrc/security/openssl/patches: patch-af patch-am

Log Message:
Update to openssl-0.9.8j. Fixes CVE-2008-5077.

(tron)

2009-01-08 17:25:40 UTC MAIN commitmail json YAML

2009-01-08 17:25:31 UTC MAIN commitmail json YAML

2009-01-08 17:22:16 UTC MAIN commitmail json YAML

2009-01-08 17:21:47 UTC MAIN commitmail json YAML

Updated multimedia/mjpegtools to 1.9.0

(wiz)

2009-01-08 17:21:36 UTC MAIN commitmail json YAML

2009-01-08 16:38:46 UTC MAIN commitmail json YAML

Updated security/openssl to 0.9.8j

(tnn)

2009-01-08 16:38:22 UTC MAIN commitmail json YAML

Update to openssl-0.9.8j. Fixes CVE-2008-5077.

Changes between 0.9.8i and 0.9.8j  [07 Jan 2009]
*) Properly check EVP_VerifyFinal() and similar return values
  (CVE-2008-5077).
*) Allow the CHIL engine to be loaded, whether the application is
  multithreaded or not. (This does not release the developer from the
  obligation to set up the dynamic locking callbacks.)
*) Use correct exit code if there is an error in dgst command.
*) Tweak Configure so that you need to say "experimental-jpake" to enable
  JPAKE, and need to use -DOPENSSL_EXPERIMENTAL_JPAKE in applications.
*) Add experimental JPAKE support, including demo authentication in
  s_client and s_server.
*) Set the comparison function in v3_addr_canonize().
*) Add support for XMPP STARTTLS in s_client.
*) Change the server-side SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG behavior
  to ensure that even with this option, only ciphersuites in the
  server's preference list will be accepted.  (Note that the option
  applies only when resuming a session, so the earlier behavior was
  just about the algorithm choice for symmetric cryptography.)

Changes between 0.9.8h and 0.9.8i  [15 Sep 2008]
*) Fix a state transitition in s3_srvr.c and d1_srvr.c
  (was using SSL3_ST_CW_CLNT_HELLO_B, should be ..._ST_SW_SRVR_...).
*) The fix in 0.9.8c that supposedly got rid of unsafe
  double-checked locking was incomplete for RSA blinding,
  addressing just one layer of what turns out to have been
  doubly unsafe triple-checked locking.
  So now fix this for real by retiring the MONT_HELPER macro
  in crypto/rsa/rsa_eay.c.
*) Various precautionary measures:
  - Avoid size_t integer overflow in HASH_UPDATE (md32_common.h).
  - Avoid a buffer overflow in d2i_SSL_SESSION() (ssl_asn1.c).
    (NB: This would require knowledge of the secret session ticket key
    to exploit, in which case you'd be SOL either way.)
  - Change bn_nist.c so that it will properly handle input BIGNUMs
    outside the expected range.
  - Enforce the 'num' check in BN_div() (bn_div.c) for non-BN_DEBUG
    builds.
*) Allow engines to be "soft loaded" - i.e. optionally don't die if
  the load fails. Useful for distros.
*) Add support for Local Machine Keyset attribute in PKCS#12 files.
*) Fix BN_GF2m_mod_arr() top-bit cleanup code.
*) Expand ENGINE to support engine supplied SSL client certificate functions.
  This work was sponsored by Logica.
*) Add CryptoAPI ENGINE to support use of RSA and DSA keys held in Windows
  keystores. Support for SSL/TLS client authentication too.
  Not compiled unless enable-capieng specified to Configure.
  This work was sponsored by Logica.
*) Fix bug in X509_ATTRIBUTE creation: dont set attribute using
  ASN1_TYPE_set1 if MBSTRING flag set. This bug would crash certain
  attribute creation routines such as certifcate requests and PKCS#12
  files.

(tnn)

2009-01-08 16:26:39 UTC MAIN commitmail json YAML

+ gnome-pilot-2.0.17, gtk2-2.14.7, openmsx-0.7.0.

Updates done:
- clive-2.1.2, convmv-1.13, curl-7.19.2, fotoxx-5.8, freefont-ttf-20080912,
  kchmviewer-4.0, lablgtk-2.12.0, mono-addins-0.4.

(wiz)

2009-01-08 16:25:57 UTC MAIN commitmail json YAML

Updated www/curl to 7.19.2

(wiz)

2009-01-08 16:25:45 UTC MAIN commitmail json YAML

Update to 7.19.2:

7.19.2

Three added regressions in 7.19.1 have been fixed: a build failure
when using the MSVC 6 makefile, a crash when using --interface name
on Linux, and multi interface downloading HTTPS pages with libcurl
built powered by OpenSSL.

7.19.1

CURLOPT_CERTINFO, CURLINFO_CERTINFO, CURLOPT_POSTREDIR, CURLOPT_USERNAME,
CURLOPT_PASSWORD, CURLOPT_PROXYUSERNAME, and CURLOPT_PROXYPASSWORD
were added. 24 bugs were fixed.

7.19.0

Some new libcurl options, new Boolean options handling in the curl
tool, and around 40 bugfixes.

7.18.2

This release adds CURLFORM_STREAM, CURLINFO_REDIRECT_URL, and the
two new functions curl_easy_send() and curl_easy_recv(). libcurl
now supports CURLOPT_NOBODY over SFTP, and curl now runs on Symbian
OS. At least 21 described bugfixes were made.

7.18.1

This release adds support for HttpOnly cookies. It no longer
distributes or installs a CA cert bundle. SSLv2 is now disabled by
default. Resumed transfers work with SFTP. At least 23 described
bugfixes were made.

(wiz)

2009-01-08 16:14:26 UTC MAIN commitmail json YAML

Updated converters/convmv to 1.13

(wiz)

2009-01-08 16:14:16 UTC MAIN commitmail json YAML

Update to 1.13:

1.13
- move non fatal Perl bug checks into the help screen output
- fix Perl warnings when wrong/unknown charset is used
- run check for some essential Encode functionality at every startup
- add --fixdouble option to only fix files that are double-UTF-8 encoded
- add --parsable option to allow convmv output parsable suggestions for external tools to to something with it
- add --preserve-mtimes option to restore mtimes of parent directories
- allow an argv to be a symlink
- don't checksum deleted files in tar ball and use sha256 now
- allow skippig of certain test suite tests, useful for OS X to skip NFC/NFD related stuff, for example "make test SKIPTESTS=nfd-test,someothertest" will skip that test(s)

(wiz)

2009-01-08 16:09:08 UTC MAIN commitmail json YAML

Updated net/clive to 2.1.2

(wiz)

2009-01-08 16:08:57 UTC MAIN commitmail json YAML

Update to 2.1.2:

Version 2.1.2
(December 29, 2008)

  * Removed "See --manual" from --version output
  * Added support for evisortv
    - http://code.google.com/p/clive/issues/detail?id=4
  * Fixed: reused incorrectly last http error code for remaining urls in queue
  * Fixed: progressbar reported 100% even if error had occurred (e.g. http/403)

Version 2.1.1
(December 19, 2008)

  * Fixed "Requested range was not delivered by the server (http/33)" w/ -c
    - this would occur with a batch of URLs while using the --continue option,
    e.g. if the first file was continued, the following page fetches exited
    with the above error
  * Added --savebatch option
  * Added --overwrite option
  * Replaced the buggy progressbar with a "lazy man's progressbar"
  * Fixed "print() on closed filehandle STDOUT" with --grep+delete
  * Fixed progressbar display with --continue

Version 2.1.0
(December 10, 2008)

NOTE: Changed license GPL3 => ISC/OpenBSD.

  * Added --modversion option
  * Replaced Term::Progressbar with a built-in thermometer progressbar
  * Removed --progress=bar:nominor support due to above changes
  * Added liveleakcom support
    - http://code.google.com/p/clive/issues/detail?id=3

Version 2.0.0
(December 2, 2008)

  * Fixed gvideo/mp4 support (http/404 even if the extraction link existed)
  * Changed "found redirect" message
  * Changed --play, --rencode status messages to use file basename

Version 2.0beta4
(November 22, 2008)

  * Removed metacafe support until fixed (see known issues)
  * Changed Youtube login to report if there were "too many login failures"
  * Fixed Youtube login support: reported failures incorrectly as OK
  * Added support clivepass(1) utility (http://code.google.com/p/clive-utils)
  * Added support for metacafe and sevenload embed URL translation

version 2.0beta3
(November 1, 2008)

  * Fixed pasting from clipboard containing multiple URLs
  * Fixed page fetch progress glitch that occured with 1+ batches
  * Added --agent option
  * Added --proxy option
  * Added --savedir option
  * Added --cclass option
  * Added --filename-format option
  * Added --show-format option
  * Added --youtube-user and --youtube-pass options
  * Added --emit-xml option
  * Added --progress=[none|bar|dot]
  * Replaced --noprogress with --progress=none
  * Added avg. transfer rate notification
  * Fixed filename printing for existing output files (e.g. output.flv.1)
  * Added --play option
  * Fixed metacafe support (error: failed to extract videoCDNURL)
  * Added --rencode option

Version 2.0beta2
(October 15, 2008)

  * clive now ignores input lines that start with the '#' character
  * Added support for CLIVE_CONFIGDIR environment variable
  * Ported lastfm video support from 1.x
  * --version now displays XML::Simple
  * Changed "= Play:" to "=> Playing ..."
  * Playing occurs now subsequently after going over the URL batch

Version 2.0beta1
(September 23, 2008)

A complete overhaul and rewrite of 1.x.

  * Users are expected to use the --continue/-c option to resume transfers
  * Configuration file format (=> INI), path was changed (=> ~/.config/clive)
  * All extractions now assume flv as the default download format
  * Users are expected to understand when/how use the --format/-f option
  * Reading input from multiple sources is possible (e.g. % clive -x URL URL)
  * Added: --grep: used to grep and recall cached URL entries
  * Added: --background and --output=logfile, --append=logfile options
  * Many old cmdline and config options were removed due to new design
  * Improved GoogleVideo support: handles redirects to other hosts
  * Pager is used where needed (e.g. --show/-s)
  * Changed default output file naming format to "%n-(%i)-[%d].%s"
  * Removed: guba (deadweight), myvideo (borked), dmotion (bitches @ anon users)

(wiz)

2009-01-08 15:50:44 UTC MAIN commitmail json YAML

Updated sysutils/etcmanage to 0.6

(gdt)

2009-01-08 15:50:29 UTC MAIN commitmail json YAML

Update to 0.6.

  support netbsd-5
  Repaired iso-image creation in BUILD-NetBSD.

(gdt)

2009-01-08 15:47:44 UTC MAIN commitmail json YAML

Added x11/p5-Clipboard version 0.09

(wiz)

2009-01-08 15:47:23 UTC MAIN commitmail json YAML

+ p5-Clipboard.

(wiz)

2009-01-08 15:46:49 UTC MAIN commitmail json YAML

Initial import of p5-Clipboard-0.09:

Who doesn't remember the first time they learned to copy and paste,
and generated an exponentially growing text document? Yes, that's
right, clipboards are magical.

With Clipboard.pm, this magic is now trivial to access, cross-platformly,
from your Perl code.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20090108

(wiz)

2009-01-08 14:29:18 UTC MAIN commitmail json YAML

Disable OpenMP support. It is randomly detected under Mac OS X Leopard
with the latest version of Xcode Tools which breaks the build, probably
because "buildlink3" doesn't allow to pick up the library.

(tron)

2009-01-08 13:22:38 UTC MAIN commitmail json YAML

Updated www/p5-WWW-Curl to 4.05

(wiz)

2009-01-08 13:22:24 UTC MAIN commitmail json YAML

Update to 4.05:

4.05 Sat Jul 06 2008: - Balint Szilakszi <szbalint at cpan.org>

    - Corrected the duphandle mechanism.
    - Fixed a typo (fixes RT #37253).
    - Added better Windows compatibility detection and separate
      installation instructions (thanks to Shiyu Tang).

4.04 Sat Jun 21 2008: - Balint Szilakszi <szbalint at cpan.org>

    - Test::More and use_ok at begin time doesn't mesh with no plan.

4.03 Sat Jun 21 2008: - Balint Szilakszi <szbalint at cpan.org>

    - Removing option to pass destination files as a typeglob as
      it is a backwards pointing magic and caused bugs.
      Use a filehandle or reference instead.
    - Fixed tests for 5.6, raised minimum Perl version to 5.6.1 due to tests.
    - Fixed a duphandle bug.

4.02 Thu Jun 19 2008: - Balint Szilakszi <szbalint at cpan.org>

    - Adding forgotten backwards compatibility with older Perl versions

4.01 Wed Jun 18 2008: - Balint Szilakszi <szbalint at cpan.org>

    - Reimplemented callback handling to fix several I/O issues (fixes RT #35491)
    - Documentation showing example WWW::Curl::Multi usage is corrected (fixes RT #35520)
    - Should now compile on HP-UX and OSX (fixes RT #36058 and #35349)
    - POD validity fix (fixes RT #15850)
    - Added several new tests
    - Upgraded to Module::Install 0.75 as it now exits correctly on build time
      with NA if the required libcurl isn't available.

4.00 Wed Mar 05 2008: - Balint Szilakszi <szbalint at cpan.org>
    - Rewritten documentation.
    - New test suite.
    - New build system: using Module::Install instead of ExtUtils::Makemaker.
    - New minimal requirements, Perl 5.6 and libcurl 7.10.8.
    - New WWW::Curl::Multi interface.
    - Removed WWW::Curl::easy.
    - Removed compatibility code for pre 7.10.8 libcurl.
    - Added lots of small improvements to setopt and friends.
    - Bugfixes, mainly for memory leaks.
    - SIGNATURE.

3.12 Wed Feb 27 2008: - Cris Bailiff <c.bailiff+curl at devsecure.com>
    - New Share.pm.in was missed from the MANIFEST, so was not in the distribution. Fixed.

3.11 Mon Feb 25 2008: - Cris Bailiff <c.bailiff+curl at devsecure.com>
    - Merge recent contributions.
    - Updates from various small bug/build reports

3.10 Fri Feb 22 2008: - Anton Fedorov <datacompboy at mail.ru>
    - Fix documentation for multi interface
    - Added WWW::Curl::Share
    - Added strerror into Easy and Multi interfaces
    - Added support for CURLOPT_DEBUGFUNCTION in Easy interface

3.02_01 Tue Jan 29 2008: - Mark Hindley
    - Contributed CURLOPT_*_LARGE support

3.02_00 Fri Sep 16 2005: - Cris Bailiff <c.bailiff+curl at devsecure.com>
    - Workaround case-sensitive filename issues by making equivalent Easy
      names in easy namespace
    - Test scripts - Fixup ssl tests and remove leftover MUTE option
    - NOTE: That due to namespace changes (easy->Easy) you must change any existing
      code to 'use WWW::Curl::Easy' instead of 'use WWW::Curl::easy', but
      you can still use the WWW::Curl::easy function names until they
      are removed in a future release.
    - Tested on Redhat EL3 (curl 7.10.6) and Mandrake 10.1 (curl 7.13.1)

3.01  Thu Apr 20 2004: - Cris Bailiff <c.bailiff+curl at devsecure.com>
    - Merged Sebastians changes into CVS
    - Updated remaining tests to Test::Simple
    - Added backwards compatability to V2 names (WWW::Curl::easy etc)
    - Dropped backwards compatability to V1.x names

3.00  Thu Feb 12 2004: - Sebastian Riedel <sri at oook.de>
    - Added multi support
    - New module names
    - New tests
    - New documentation
    - New examples
    - Big cleanup!!!
    - Too much to tell, it's worth an upgrade

(wiz)

2009-01-08 12:23:48 UTC MAIN commitmail json YAML

Updated www/opera to 9.63

(obache)

2009-01-08 12:23:30 UTC MAIN commitmail json YAML

Update Opera to 9.63.
XXX: Please anyone update PLIST.solaris-sparc.

Opera 9.63 for Linux Changelog
Release Notes

Opera 9.63 is a recommended security and stability upgrade.

Opera 9.63 incorporates the Opera Presto 2.1.1 user agent engine.
Changes and improvements since Opera 9.62
User Interface

    * Added opera:config > UserPrefs > DoubleclicktoCloseTab to close tabs by double-clicking on them

Mail, News, Chat

    * Added a thread button in the mail toolbar
    * Removed Label button from mail toolbar
    * Reverted the Subject field back to its previous behavior where it is a text field and not a button
    * Added shortcuts for follow (Ctrl/Cmd-D), ignore (Ctrl/Cmd-Shift-D) and go to thread (D)

Security

    * Manipulating text input contents can allow execution of arbitrary code, as reported by Red XIII. See our advisory.
    * HTML parsing flaw can cause Opera to execute arbitrary code, as reported by Alexios Fakos. See our advisory.
    * Long hostnames in file: URLs can cause execution of arbitrary code, as reported by Vitaly McLain. see our advisory.
    * Script injection in feed preview can reveal contents of unrelated news feeds, as reported by David Bloom. See our advisory.
    * Built-in XSLT templates can allow cross-site scripting, as reported by Robert Swiecki of the Google Security Team. See our advisory.
    * Fixed an issue that could reveal random data, as reported by Matthew of Hispasec Sistemas. Details will be disclosed at a later date.
    * SVG images embedded using <img> tags can no longer execute Java or plugin content, suggested by Chris Evans.
    * Opera now imports .p12 private certificates

Opera 9.62 for Linux Changelog
Release Notes

Opera 9.62 is a recommended security upgrade. Please see the Security section.

Opera 9.62 incorporates the Opera Presto 2.1.1 user agent engine.
Changes since Opera 9.61
Security

    * Fixed an issue where History Search could be used to execute arbitrary code, as discovered by Aviv Raff; see our advisory
    * The links panel no longer allows cross-site scripting; see our advisory

Opera 9.61 for Linux Changelog
Release Notes

Opera 9.61 is a recommended security upgrade. Please see the Security section.

Opera 9.61 incorporates the Opera Presto 2.1.1 user agent engine.
Changes since Opera 9.6
User Interface

    * Fixed an issue with Opera Link which could generate duplicate bookmarks during the synchronization process
    * The image toggle button on the status bar is now a normal button, and does not have a menu

Security

    * Fixed an issue where History Search could be used to reveal browsing history, as reported by Roberto Suggi Liverani of Security-Assessment.com; see our advisory
    * Fast Forward can no longer allow cross-site scripting, as reported by David Bloom; see our advisory
    * Prevented news feed preview from revealing the contents of unrelated news feeds, as reported by David Bloom; see our advisory

Opera 9.6 for Linux Changelog
Release Notes

Opera 9.6 is a recommended security and stability upgrade. See the Security section.

A separate changelog listing changes since Opera 9.6 Beta 1 is available.
New and improved features in Opera 9.6
Opera Link

Custom search engines and typed history (typed history is only the history you explicitly type or select from the address bar) are now joining bookmarks, notes, personal bar and Speed Dial in Opera Link.
Opera Mail
Feed Preview

Now you can preview an RSS/Atom feed before subscribing.
Follow/Ignore threads and contacts

Follow and Ignore are new features for users that receive numerous messages. It makes it easier to dismiss unimportant messages and easier to recognise important messages.

    * Activate this feature by selecting Follow/Ignore in the email context menu (or click the message subject header), then select either Follow Thread or Ignore Thread.
    * Also, you can click the names in the From or To headers to enable the following or ignoring of contacts.

Go To Thread

You can now also use "Go to thread" which means that you can view only the messages from that thread. This is useful for those that employ flat view.
Low Bandwidth Mode

Low Bandwidth Mode is a setting on mail accounts that makes Opera Mail use as little bandwidth as possible.

    * For IMAP (Internet Message Access Protocol): Opera will only synchronise new messages and it will not fetch message attachments unless requested
    * For POP (Post Office Protocol): Opera will not fetch more than the first 100 lines of a message unless requested

Opera Scroll Marker

The new Opera Scroll Marker makes it easier to continue reading when you scroll through a Web page. At the end of the page it will indicate the previous position of the bottom of the screen so you can easily see where to continue reading.

Enable Opera Scroll Marker in the Preferences dialog box. Navigate to Tools > Preferences > Advanced > Browsing > Show scroll marker (check box).

    * Check the box to enable Opera Scroll Marker
    * Leave the box unchecked (default) to keep it disabled

Using the opera:config Preferences Editor opera:config#UserPrefs|EnableScrollMarker, you can also set Opera Scroll Marker to show every time you scroll less than a full page down or up. The options in the drop-down menu are:

    * 0 ― off
    * 1 ― show when reaching the bottom or top of the page
    * 2 ― always show when scrolling

Changes since Opera 9.52
User Interface

    * Opera now remembers the bookmark panel position after restart
    * Added a setting opera:config#UserPrefs|ShowBookmarksInAddressfieldAutocompletion to prevent bookmarks from showing in the Address field auto-completion drop-down
    * When setting opera:config#TransferWindow|KeepEntriesDays to 0, Opera now removes the transfer history when restarting
    * Sites using HTTP Auth are now saved in typed history
    * Opera now stops loading pages with iframes when closing the page or pressing stop
    * Page encoding in site preferences can now be reset to automatic
    * Browsing Intranet sites now works after changing proxies in a running session
    * Improvements to Opera Link include the synchronization of search engines and typed history
    * Changed the default global history to 1000
    * Added a new default speedial.ini
    * Fixed sorting by progress in Transfers
    * Fixed copying of multiple entries from the history manager
    * Fixed a bug that could cause notes to be lost when using certain characters
    * Fixed dataloss situation when note folders had more than one line in their name
    * Fixed spurious highlighting when using the space character in inline find
    * Fixed an issue that would prevent links in frames from being opened by the keyboard

Mail, News, Chat

    * Added popular Chinese providers in mailproviders.xml
    * Made all top-level access points (except All Messages) selectable
    * Now copes better with broken POP servers that send empty UIDLs
    * The "Large font" setting is now respected for subjects
    * Cache files from feeds no longer show up in Transfers
    * Feeds are now detected even when served as text/html
    * Fixed the synchronization of removed labels for IMAP accounts
    * Fixed an issue where the signatures wouldn't change if the default account signature ended with a space
    * Fixed an issue where sent message bodies could disappear under certain circumstances
    * Fixed DCC transfers in IRC

Display and Scripting

    * Improved Acid3 support: The document property has been removed from iframe objects for compatibility with Gecko, WebKit, and the Acid3 test
    * Added support for the caller property on functions: http://developer.mozilla.org/En/Core_JavaScript_1.5_Reference:Global_Objects:Function:caller
    * Special characters are now displayed properly in the Address bar drop-down
    * Opera Dragonfly element highlighting no longer stays on the page after closing the developer tools window
    * Script focused elements are no longer highlighted
    * Fixed saving of SVG when right clicking
    * Fixed an issue where custom search engines would not get a favicon

Security

    * Verisign and Comodo are now formally EV-enabled: see Yngve's blog post
    * Fixed an issue where specially crafted addresses could execute arbitrary code, as reported by Chris of Matasano Security; see our advisory
    * Java applets can no longer be used to read sensitive information, as reported by Nate McFeters; see our advisory

Miscellaneous

    * Added the Opera Core version (currently "Presto/2.1.1") to the User Agent header
    * Improved performance with large wand.dat files
    * Fixed Fast Forward on Google search results pages

Unix-specific changes

    * Upgrading Opera on Debian no longer resets default x-www-browser
    * Fixed an issue where text with specified size suddenly disappears on Qt4 builds

(obache)

2009-01-08 12:20:14 UTC MAIN commitmail json YAML

Updated graphics/pngcrush to 1.6.13

(adam)

2009-01-08 12:19:09 UTC MAIN commitmail json YAML

Changes 1.6.13:
* Added "-time_stamp" directive, to cause pngcrush to write a new timestamp
  on the output file instead of replicating the timestame from the input file.

(adam)

2009-01-08 12:17:49 UTC MAIN commitmail json YAML

Updated devel/mono-addins to 0.4

(wiz)

2009-01-08 12:17:40 UTC MAIN commitmail json YAML

Update to 0.4:

The 0.4 release includes several improvements and bug fixes:

      * Added support for specifying paths to exclude from the add-in
        scan in .addins files [1] and in add-in manifests [2].
      * There are several new flags [3] which can be applied to
        add-ins:
              * Can't uninstall: the add-in can't be uninstalled.
              * Can't disable: the add-in can't be disabled.
              * Hidden: the add-in won't be visible in the setup tools.
      * Fixes in the add-in scanner.
              * The new (and optional) Mono.Addins.CecilReflector
                assembly provides a Cecil-based backend for the add-in
                scanner. This scanner is more reliable than the
                reflection based scanner.
              * When updating the registry, the add-in scanner will only
                update add-ins belonging to the running application
                (ignoring directories from other instances of the same
                or different applications sharing the same registry).
      * Fixed issue with path length limitation in Windows.
      * Other bug fixes and API improvements.

(wiz)

2009-01-08 12:11:46 UTC MAIN commitmail json YAML

If the target NetBSD system is dated enough (E.g. 4.99.1), AUDIO_GETBUFINFO
won't be available, and the previous version of this patch would not allow
successful building.

Change the code (in the OSS module) to check for a defined AUDIO_GETBUFINFO
under NetBSD.  If it isn't available, indicate that the system has no
mechanism available.

(May compromise on audio synchronisation on local OSS devices)

Ok jmcneill@

(dsainty)

2009-01-08 12:02:54 UTC MAIN commitmail json YAML

Updated misc/kchmviewer to 4.0

(wiz)

2009-01-08 12:02:44 UTC MAIN commitmail json YAML

Update to 4.0 (qt4/KDE4 release):

2008-12-01 tim <gyunaev@ulduzsoft.com>
    - Version changed to 4.0 (release);
    - Released version 4.0.

2008-11-30 tim <gyunaev@ulduzsoft.com>
    - Integrate Fedora .desktop fixes (thx Patrice Dumas)
    - Implemented binary TOC and index tables (thx Razvan Cojocaru <razvanco@gmx.net>, the author of xchm). Speed up loading files more than twice!
    - Now showing 'waiting' cursor while loading chm table of contents or index.
    - Fixed QTextBrowser by providing workaround for "empty" books.
    - More compatibility fixes with KDE 4.1
    - Added Swedish translation (thx Daniel Nylander)
    - Fixed handling files with file:// prefix.
    - Added D-BUS support for Qt and KDE builds, the application could now be controlled remotely from other applications or scripts.
    - Restored KDE translations.

2008-06-18 tim <gyunaev@ulduzsoft.com>
    - Version changed to 4.0b4;
    - Added WebKit support (requires QtWebKit module). WebKit browser is default for a system where QtWebKit is present;
    - Added support for Right-To-Left application and text layouts;
    - Added support for disabling automatic encoding detection for browsers which could detect it themselves (KHTMLPart and Webkit);

2008-06-06 tim <gyunaev@ulduzsoft.com>
    - Version changed to 4.0b3;
    - Added KDE4 support;
    - Fixed several compatibility issues with qt-4.4.0;
    - Added keyboard shortcuts to move to the next and previous entries in TOC: Ctrl+Right arrow
      and Ctrl+Left arrow;
    - Added manifest for the Windows version (thanks Cristian Adam);
    - Windows version should not rely on mingw DLL anymore;
    - Toolbars are now named;
    - Fixed parallel build (thanks Patrice Dumas);

2008-02-10 tim <gyunaev@ulduzsoft.com>
    - Version changed to 4.0b2 (this is Qt4-only release);
    - Added a command-line option to search through table of contents (--stoc);
    - Added Italian translation (thanks to Emilio Scalise);
    - Fixed crash on incorrectly compressed CHM file (thanks Albert Astals Cid);
    - Fixed kio-msits so it now works with KDE4 (thanks Albert Astals Cid);
    - Fixed FSF mailing address everywhere (thanks Albert Astals Cid);
    - Fixed handling of improperly formatted CHM files like Audigy help;
    - Added heuristics to support for improperly formatted CHMs which have toc and index,
      but do not specify so in the project file;
    - Fixed handling of CHM files which have local links in form of MS-ITS: urls;
    - Search engine has been integrated into libchmfile;
    - Search indexes are now stored in a single file, which should make it easier to make
      search available through the indexing application;

2007-08-26 tim <gyunaev@ulduzsoft.com>
    - Application ported to Qt4.
    - Recent files reworked.
    - Search on page is now done via toolbar (like FireFox), activated by Ctrl-F and /.
    - After switching tabs (either with mouse or Alt+<number> the focus is moved to the browser widget,
      so you don't have to click on it to navigate using keyboard.
    - Enchanced browser context menu.

(wiz)

2009-01-08 12:00:58 UTC MAIN commitmail json YAML

2009-01-08 12:00:24 UTC MAIN commitmail json YAML

- htmldoc-1.8.27 [pkg/40223]

(obache)

2009-01-08 11:59:49 UTC MAIN commitmail json YAML

Updated www/htmldoc to 1.8.27

(obache)

2009-01-08 11:58:31 UTC MAIN commitmail json YAML

Add missing portability fix patch.

(obache)

2009-01-08 11:57:24 UTC MAIN commitmail json YAML

Update htmldoc to 1.8.27.
Based on PR 40223.

Pkgsrc changes:
* Change HOMPAGE for open source version.
* Add missng dependency on devel/zlib.
* Optionify of SSL support and let gnutls to selectable.
* Rename undocumented htmldoc-gui option to x11, it's better match for pkgname.

CHANGES IN HTMLDOC v1.8.27

    BUG FIXES

- Fixed a crash bug that appeared when more than 10 blank
  pages were present in a document (PR #6223)
- Color changes were not reflected in PRE text (STR #129)
- Remote URLs did not always work on older operating
  systems (PR #6179)
- Image filenames using % escapes were not decoded
  properly.
- Rows using BGCOLOR that spanned across multiple pages
  did not render properly (PR #6149)
- Rows no longer start on a new page due to a cell with
  both HEIGHT and ROWSPAN specified (PR #6086)
- CMYK JPEG images caused HTMLDOC to crash (PR #6106)
- Table cell width calculations didn't always account for
  the proper minimum width (STR #121)
- Images were not copied when generating indexed HTML
  output to a directory (STR #117)
- Changing the bottom margin resulted in text that was
  formatted below the bottom margin.
- The Monospace-Oblique font was not embedded properly in
  PDF files.

CHANGES IN HTMLDOC v1.8.26

    BUG FIXES

- Outline and keyword strings in PDF files are now stored
  as Unicode (STR #113)
- The Flate compression code could get in an infinite
  loop if it ran out of memory (STR #101)
- Book files saved from the GUI did not handle filenames
  with spaces (STR #105)
- Fixed and re-enabled the ASCII85Device filter support
  in PostScript Level 2/3 output (STR #116)
- Character entities in the first word of a file were not
  rendered properly (STR #111)
- Fixed-size table columns were incorrectly resized when
  a table width was also specified and there was extra
  space to distribute (PR #6062)
- Text could "walk" up or down when in-line images were
  used (PR #6034)
- Row backgrounds incorrectly replaced cell backgrounds
  when the first cell in a row used ROWSPAN (PR #6033, PR
  #6036)
- HTMLDOC did not correctly parse FONT FACE attributes
  (PR #6006)
- Images in Level 2/3 PostScript output did not work on
  some printers (PR #6000)
- The GUI did not use the first page header (PR #5978)

CHANGES IN HTMLDOC v1.8.25

    NEW FEATURES

- Added "--overflow" and "--no-overflow" command-line
  options to show or hide the content-too-large errors;
  the default is "--no-overflow".
- Added "--header1" command-line option and "HEADER1"
  page comments to set the page header for the first page
  of each chapter.
- Added "timing" and "remotebytes" debug data generation.
- Added DejaVu font collection to better support Cyrillic
  and Greek text; the new fonts are available under the
  generic names "monospace", "sans", and "serif".
- Added "--referer" command-line option and corresponding
  CGI-mode support to pass Referer: information in HTTP
  requests (STR #91)

    CHANGES:

- On Windows, HTMLDOC now logs CGI mode errors to a file
  called "htmldoc.log" in the Windows temporary
  directory.
- HTMLDOC no longer uses Base-85 encoding for image data
  when producing Level 2 and 3 PostScript output. It
  appears that many printers and PostScript interpreters
  cannot properly decode this data when the original
  image data is not a multiple of 8 bits.
- HTMLDOC now renders STRONG elements in boldface instead
  of bold-italic to match the W3C recommendations.
- HTMLDOC now automatically inserts a TR element before a
  TD or TH element as needed to improve web site
  compatibility; this also triggers a HTML error in
  --strict mode.

    BUG FIXES

- "$HFIMAGEn" didn't work in a header/footer string.
- HTMLDOC could crash when rendering a table.
- Book files were not used in CGI mode (STR #69)
- Cookies were not sent in HTTP requests (STR #71)
- Table cells were not aligned properly when the ROWSPAN
  attribute was set to 1 (STR #73)
- HTMLDOC crashed when rendering unresolved hyperlinks in
  aligned images (STR #62)
- Documented the HTMLDOC_NOCGI environment variable (STR
  #63)
- HTMLDOC sometimes crashed when rendering tables with
  background colors (STR #65)
- HTMLDOC would crash when writing encrypted strings
  longer than 1024 bytes (STR #66)
- HTMLDOC didn't set the data directory when running in
  CGI mode on Windows.
- HTMLDOC could crash when loading the Symbol.afm file
  (STR #93)
- HTMLDOC did not always honor HEIGHT attributes in table
  rows.
- Tables with a mix of colspan and rowspan sometimes
  caused cells to be moved vertically outside the cell.

CHANGES IN HTMLDOC v1.8.24

    NEW FEATURES

- HTMLDOC now provides limited cookie support via the
  "--cookies" command-line option and via the cookies
  passed by a browser in CGI mode.
- HTMLDOC now features a CGI mode which provides PDF
  conversion functionality for web servers.
- HTMLDOC now generates a document outline for each
  input file or URL in webpage mode; the outline shows
  the title for the file and links to the first page
  containing that file.
- HTMLDOC now offers an "htmlsep" output type which
  generates HTML output with a separate file for each
  heading in the table of contents.
- HTMLDOC now includes LINK elements in generated HTML
  so that intelligent browsers like Mozilla can show
  next/prev/contents/top buttons.
- HTMLDOC now supports the BORDERCOLOR attribute for
  tables, a MSIE extension.
- The "strict HTML" mode now reports unresolved local
  links.
- Added support for HP LaserJet 5000 and Xerox DocuPrint
  2000/100 printer commands.
- Added multiple header/footer image support.
- Links to external URLs are now resolved so that the
  output file can be moved without affecting them.

    CHANGES

- The command-line now allows --fontsize values from 4
  to 26 to match the GUI.
- Now use a 0.001 point tolerance when checking for
  content that overflows the page/cell.
- HTMLDOC no longer enables interpolation of 2-color
  images.
- The default vertical alignment of images is "BOTTOM"
  to match the HTML specification.
- Paragraph spacing is only applied to the first table
  after a paragraph.
- The tabloid media size was 10 points too short in
  length.
- The table formatter now subtracts the outside border
  and padding widths for percentage-based widths.  This
  helps to eliminate "truncation or overlapping" errors.
- Dropped support for FLTK 1.0.x when building the GUI.
- The default vertical alignment is now "bottom" inside
  paragraphs to correctly align different sized text and
  images to the baseline.
- Indexed images are now written as PDF image objects
  when encryption is enabled; this works around a
  serious bug in Acrobat 6 which tries to decrypt the
  colormap of in-line images twice, causing some very
  strange colors!
- Table captions can now be bottom aligned.
- Blocks now break at the bottom of a page if the
  current line height + standard line height goes below
  the bottom of the page; this prevents images with
  captions from getting erroneously moved to the top of
  the next page.
- Character entities are now supported in HTML
  attributes and unknown or invalid character entities
  are left as plain text.
- Changed handling of NOWRAP for some tables.
- The --permissions option now supports multiple
  permission keywords in a single invocation.
- Dropped support for MacOS 9 and earlier.
- HTMLDOC now breaks between images that are too large
  to fit on a single line, to match the behavior of
  Mozilla/Netscape (STR #7).
- HTMLDOC now handles XHTML input more cleanly.
- HTMLDOC no longer specifies an interpolation
  preference for images in PostScript or PDF output (STR
  #8)
- The DT element no longer applies an italic style (PR
  #5178)
- HTMLDOC now ignores content inside a STYLE element
  (PR #5183)

    BUG FIXES

- Switching between landscape and portrait orientations
  would cause margin creepage.
- Images did not default to align=bottom, and the
  align=bottom line spacing calculation was incorrect.
- Whitespace before a link was underlined.
- Fixed a table column sizing bug.
- HTMLDOC didn't read back the HTTP response properly in
  all situations.
- Fixed some more PNG transparency cases.
- The PageBoundingBox comments in PostScript output did
  not account for the back page when duplexing was
  enabled.
- HTMLDOC generated an incorrect image mask for some
  images.
- The first page of each chapter did not use the custom
  page number if it was placed inside the heading.
- HTMLDOC did not reset the rendering cache before each
  page when producing N-up output; this caused font
  errors in some cases that prevented the document from
  printing or displaying properly.
- Eliminated a common cause of "table too wide"
  formatting errors,
- Fixed a bug when applying a table background color to
  a cell without a border that cross a page boundary.
- Fixed some calls to strcpy with overlapping arguments.
- The names object was never set when the name objects
  were written.
- Character entities were not decoded/encoded inside
  HTML comments.
- The current heading was not always correctly
  substituted when used in the page header or footer.
- When converting web pages from the GUI, the
  table-of-contents page number preferences were
  incorrectly used.
- PDF page effects/transitions were not put in the right
  part of the page dictionary, causing them not to be
  used by the PDF reader application.
- The _HD_OMIT_TOC attribute was not being honored for
  HTML output.
- HTMLDOC now handles "open" messages from the MacOS X
  Finder (STR #3)
- The GUI did not load or save the "strict HTML" setting
  (STR #6)
- The HTML version of the title page did not set the ALT
  attribute for the title image (STR #10)
- The HTML version of the table of contents did not
  correctly nest the lists in the parent items (STR #10)
- Borders around left and right-aligned images were not
  drawn properly (PR #5112)
- Grayscale PDF output was not truly grayscale (STR #32)
- Fixed a table-of-contents bug introduced in 1.8.24rc1
  which caused the PDF document outline and actual TOC
  pages were not rendered properly (STR #37)
- Links were not rendered due to a bug that was
  introduced in 1.8.24rc2 (STR #41)

(obache)

2009-01-08 11:43:36 UTC MAIN commitmail json YAML

Delint: replace LOCALBASE with BUILDLINK_PREFIX.libmp4v2.

OK by wiz@.

(shattered)

2009-01-08 10:04:52 UTC MAIN commitmail json YAML

Updated x11/lablgtk to 2.12.0

(wiz)

2009-01-08 10:04:29 UTC MAIN commitmail json YAML

Update to 2.12.0:

In Lablgtk-2.12.0:
2008.12.20 [Jacques]
* fix build process for ocaml 3.11 on MSVC and mingw.

2008.12.09 [Jacques]
* fix ml_gtk_source_buffer_create_marker

2008.10.30 [Benjamin]
* Support Gtk Quartz backend compilation (thanks to Pascal Cuoq)
2008.10.07 [Benjamin]
* Revert last change on GEdit.entry_completion according to M. Clasen.
  Keeping the new type for the callback match_selected.
2008.10.05 [Benjamin]
* Change type of model contained in GEdit.entry_completion from
  model to model_filter see
  http://bugzilla.gnome.org/show_bug.cgi?id=555087.
2008.09.10 [Benjamin]
* Many custom tree model bugs fixed.

2008.09.04 [Benjamin]
* First attempt to support custom_tree_models in GTree.
  I need some feedback on ways to improve the safety.
  An example of usage is given in examples/custom_tree.ml
  Part of the code comes from Robert Schneck: he agreed by private mail
  on relicensing it for lablgtk2.

2008.08.20 [Jacques]
* Move model to head of properties in ComboBox
  (bug reported by Pierre-Marie Pedrot)

2008.08.03 [Benjamin]
* Support for wrapped signal of GEdit.spin_button (Gtk 2.10)

2008.08.01 [Benjamin]
* Support for GtkRendererAccel of Gtk 2.10

2008.07.26 [Benjamin]
* Add a few 2.10 properties GAction.icon_name, GButton.image_position,

2008.07.25 [Olivier]
* don't use G_QUEUE_INIT (dependency on glib 2.14)

2008.07.25 [Jacques]
* Add [widget] to Gtk.file_chooser
* configure did not work on FreeBSD

2008.05.09 [Benjamin]
* Add Glib.Io.read_chars. Other g_io_* function could be added...

2008.04.14 [Olivier]
  * use Gc.create_alarm to delay GObject finalization instead of an idle function

2008.03.31 [Benjamin]
  * Support mingw compilation with OCaml 3.11. Still tricky...

2008.03.25 [Jacques]
  * add GtkWindow properties
  * add GMain.Event
  * add GtkMenu.Menu.popup_at

2008.03.22 [Benjamin]
  * prepare gtksourceview 2.1 support

(wiz)

2009-01-08 09:23:44 UTC pkg_install-renovation commitmail json YAML

2009-01-08 09:14:12 UTC pkg_install-renovation commitmail json YAML

2009-01-08 09:12:10 UTC MAIN commitmail json YAML

Updated fonts/freefont-ttf to 20090104

(wiz)

2009-01-08 09:12:00 UTC MAIN commitmail json YAML

Update to 20090104. Install to default TTF font path instead of
own separate directory. Use pkgsrc font handling support.

Changes:
Nearly four years of changes, not detailed here; read the included
ChangeLog file. (many more and better glyphs)

(wiz)

2009-01-08 09:03:24 UTC MAIN commitmail json YAML

Updated net/bind96 to 9.6.0pl1

(adrianp)

2009-01-08 09:03:15 UTC MAIN commitmail json YAML

Changes since 9.6.0:

2522. [security] Handle -1 from DSA_do_verify() and EVP_verify().

(adrianp)

2009-01-08 09:03:00 UTC MAIN commitmail json YAML

Updated net/bind95 to 9.5.1pl1

(adrianp)

2009-01-08 09:02:50 UTC MAIN commitmail json YAML

Changes since 9.5.1:

2522. [security] Handle -1 from DSA_do_verify().

(adrianp)

2009-01-08 09:02:29 UTC MAIN commitmail json YAML

Updated net/bind9 to 9.4.3pl1

(adrianp)

2009-01-08 09:02:19 UTC MAIN commitmail json YAML

Changes since 9.4.3:

2522. [security] Handle -1 from DSA_do_verify().

2498. [bug] Removed a bogus function argument used with
ISC_SOCKET_USE_POLLWATCH: it could cause compiler
warning or crash named with the debug 1 level
of logging. [RT #18917]

(adrianp)

2009-01-08 08:42:41 UTC MAIN commitmail json YAML

Make sure that the libraries are linked with libiconv if necessary, to avoid
the build failing like so (on Linux systems):

g++ -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-implicit -Wno-ctor-dtor-privacy -O2 -I/tmp/pkgsrc1/devel/exempi/work/.buildlink/include -Wl,-R/usr/pkgroot1/lib -o xmpfilescoverage XMPFilesCoverage.o  -L/tmp/pkgsrc1/devel/exempi/work/.buildlink/lib ../../source/XMPCore/.libs/libXMPCore.a ../../source/XMPFiles/.libs/libXMPFiles.a ../../source/common/.libs/libxmpcommon.a /tmp/pkgsrc1/devel/exempi/work/.buildlink/lib/libexpat.so ../../third-party/MD5/.libs/libmd5.a  -Wl,--rpath -Wl,/tmp/pkgsrc1/devel/exempi/work/.buildlink/lib -Wl,--rpath -Wl,/tmp/pkgsrc1/devel/exempi/work/.buildlink/lib
../../source/XMPFiles/.libs/libXMPFiles.a(Reconcile_Impl.o): In function `ReconcileUtils::Latin1ToUTF8(void const*, unsigned int, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*)':
Reconcile_Impl.cpp:(.text+0x1a1): undefined reference to `libiconv_open'
Reconcile_Impl.cpp:(.text+0x1f0): undefined reference to `libiconv'
Reconcile_Impl.cpp:(.text+0x1fb): undefined reference to `libiconv_close'
../../source/XMPFiles/.libs/libXMPFiles.a(Reconcile_Impl.o): In function `ReconcileUtils::UTF8ToLatin1(void const*, unsigned int, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*)':
Reconcile_Impl.cpp:(.text+0x341): undefined reference to `libiconv_open'
Reconcile_Impl.cpp:(.text+0x390): undefined reference to `libiconv'
Reconcile_Impl.cpp:(.text+0x39b): undefined reference to `libiconv_close'
collect2: ld returned 1 exit status
*** Error code 1

(dsainty)

2009-01-08 03:43:31 UTC MAIN commitmail json YAML

Buildlink in the required devel/zlib.  Fixes build on systems where native zlib (header) is not installed.

(dsainty)

2009-01-08 01:37:44 UTC MAIN commitmail json YAML

- gftp-2.0.19

(jmcneill)

2009-01-08 01:10:20 UTC MAIN commitmail json YAML

- unicap 0.9.3

(jmcneill)

2009-01-08 01:10:01 UTC MAIN commitmail json YAML

Updated graphics/unicap to 0.9.3
Updated graphics/ucview to 0.22

(jmcneill)

2009-01-08 01:09:14 UTC MAIN commitmail json YAML

Update ucview to 0.22.

- small changes to plugin api
- support video downscaling for ogg/theora videos
- russian translation

(jmcneill)

2009-01-08 01:08:37 UTC MAIN commitmail json YAML

2009-01-08 01:00:15 UTC MAIN commitmail json YAML

Use pkgsrc standard PKG_USERS usage and remove escape '\' from PKG_USERS.
It should fix build failure with recent NetBSD-current's make.

(obache)

2009-01-08 00:26:51 UTC MAIN commitmail json YAML

Added pkgtools/packagekit version 0.4.0
Added pkgtools/gnome-packagekit version 0.4.0

(jmcneill)

2009-01-08 00:26:05 UTC MAIN commitmail json YAML

+ packagekit gnome-packagekit

(jmcneill)

2009-01-08 00:22:46 UTC MAIN commitmail json YAML

Import gnome-packagekit version 0.4.0.

PackageKit is a system designed to make installing and updating software on
your computer easier. The primary design goal is to unify all the software
graphical tools used in different distributions, and use some of the latest
technology like PolicyKit to make the process suck less.

The actual nuts-and-bolts distro tool (yum, apt, conary, etc) is used by
PackageKit using compiled and scripted helpers. PackageKit isn't meant to
replace these tools, instead providing a common set of abstractions that can
be used by standard GUI and text mode package managers.

PackageKit itself is a system activated daemon called packagekitd. Being
system activated means that it's only being run when the user is using a text
mode or graphical tool, and quits when it's no longer being used. This means
we don't delay the boot sequence or session startup and don't consume memory
when not being used.

gnome-packagekit is the name of the collection of graphical tools for
PackageKit to be used in the GNOME desktop.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jmcneill)

2009-01-08 00:21:01 UTC MAIN commitmail json YAML

Import packagekit version 0.4.0. Much work to do.

PackageKit is a system designed to make installing and updating software on
your computer easier. The primary design goal is to unify all the software
graphical tools used in different distributions, and use some of the latest
technology like PolicyKit to make the process suck less.

The actual nuts-and-bolts distro tool (yum, apt, conary, etc) is used by
PackageKit using compiled and scripted helpers. PackageKit isn't meant to
replace these tools, instead providing a common set of abstractions that can
be used by standard GUI and text mode package managers.

PackageKit itself is a system activated daemon called packagekitd. Being
system activated means that it's only being run when the user is using a text
mode or graphical tool, and quits when it's no longer being used. This means
we don't delay the boot sequence or session startup and don't consume memory
when not being used.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jmcneill)

2009-01-08 00:04:53 UTC pkg_install-renovation commitmail json YAML

Also include support for IGNORE_URL.

(joerg)

2009-01-08 00:03:06 UTC MAIN commitmail json YAML

Updated mail/dovecot to 1.1.8

(abs)

2009-01-08 00:02:44 UTC MAIN commitmail json YAML

Updated mail/dovecot to 1.1.8

Most importantly mbox bugfixes. v1.1 should finally be as stable with
mboxes as it was with v1.0. Hopefully we'll also soon have the first
v1.2 beta release and the final v1.2.0 somewhat soon after that.

- mbox: Several bugfixes. Fixes "next message unexpectedly lost"
          errors and perhaps some other problems as well.
- deliver: It wasn't possible to override boolean settings in
  lda section by setting them to "no".
- Maildir++ quota didn't correctly check if maildirs had changed
  during recalculation.
- kqueue notify: Fixed assert-crash in some situations
- dbox: Several fixes to handling Maildir migrations
- Logging/error message improvements

(abs)

2009-01-08 00:01:31 UTC pkg_install-renovation commitmail json YAML

2009-01-07 23:42:18 UTC MAIN commitmail json YAML

Updated graphics/fotoxx to 5.8

(wiz)

2009-01-07 23:42:04 UTC MAIN commitmail json YAML

Update to 5.8:

2009.01.01  v.5.8
+ Visual feedback for brightness/contrast/color edits was made faster by
  using the window image instead of the (usually much larger) main image.
  The main image is updated when the changes are committed.
+ Erratic mouse drag in warp function was fixed.
+ Color balance was separated from brightness/whiteness adjustments.
+ Bug fix: last translation in a .po file sometimes got comment appended.
+ Sharpen, blur and noise reduction, when applied within an image area,
  can now use "blend width" to soften the boundaries.
+ Added a modified "top hat" noise reduction method, which is more
  effective for some types of noise.
+ Zoom- returns to normal display at once instead of many steps

(wiz)