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 (1h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-12 21:17:11 UTC Now

2010-04-10 18:33:46 UTC MAIN commitmail json YAML

Update misc/py-anita to 1.10.  Changes since 1.9:

Deal with recent sysinst changes: sysinst no longer displays a dialog
to select the CD-ROM device path, etc.

New command line option "--qemu-args".

Anita no longer passes the "-no-acpi" option to qemu by default,
because the ACPI case now works with -current, and disabling
ACPI triggers other bugs.  See PR port-i386/42681 for more details.

(gson)

2010-04-10 16:34:19 UTC MAIN commitmail json YAML

Updated graphics/hugin to 2010.0.0

(adam)

2010-04-10 16:29:09 UTC MAIN commitmail json YAML

Changes 2010.0.0:
* Hugin main window can also be viewed full-screen.
* Autocrop
* Deghosting
* The default size of the image cache has increased in line with modern
  computers.
* The About dialog has been extended to show a full list of Hugin contributors.
* Other fixes for minor bugs and annoyances.

(adam)

2010-04-10 16:20:20 UTC MAIN commitmail json YAML

2010-04-10 16:18:21 UTC MAIN commitmail json YAML

Import tex-pgf-doc-2.00 as print/tex-pgf-doc.

This is documentation for tex-pgf.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-04-10 16:17:41 UTC MAIN commitmail json YAML

Break a cyclic dependency caused by teTeX-texmf-3.0nb23.

Bump PKGREVISION of tex-pgf.

(minskim)

2010-04-10 16:09:08 UTC MAIN commitmail json YAML

Note update of the "mutt" package to version 1.4.2.3nb3.

(tron)

2010-04-10 16:08:51 UTC MAIN commitmail json YAML

Change handling of "mutt_dotlock" to match the "mutt-devel" package:
1.) Always install the binary. The permissions of "/var/mail" on
    the build system are just no good indicator to determine whether
    this program is required or not.
2.) Don't try to set the permissions of the binary in the makefile
    and add it to "SPECIAL_PERMS" instead. Mark the package as capable
    of user destinaton directory installation again.

Bump package revision because the binary package has changed at least
under NetBSD with default permissions for "/var/mail".

(tron)

2010-04-10 16:07:14 UTC MAIN commitmail json YAML

2010-04-10 15:45:36 UTC MAIN commitmail json YAML

Note initial addition of p5-Mixin-ExtraFields-Param version 0.011
as devel/p5-Mixin-ExtraFields-Param into The NetBSD Packages
Collection.

The Perl 5 module Mixin::ExtraFields::Param mixes in to your class
to provide a param method like the ones provided by CGI, CGI::Application,
and other classes. It uses Mixin::ExtraFields, which means it can
use any Mixin::ExtraFields driver to store your data.

(seb)

2010-04-10 15:45:08 UTC MAIN commitmail json YAML

Note initial addition of p5-Mixin-ExtraFields version 0.007 as
devel/p5-Mixin-ExtraFields into The NetBSD Packages Collection.

The Perl 5 module Mixin::ExtraFields provides a simple way to add
an arbitrary number of stashes for named data. These data can be
stored in the object, in a database, or anywhere else. The storage
mechanism is abstracted away from the provided interface, so one
storage mechanism can be easily swapped for another. Multiple
ExtraFields stashes can be mixed into one class, using one or many
storage mechanisms.

(seb)

2010-04-10 15:44:10 UTC MAIN commitmail json YAML

Add & enable p5-Mixin-ExtraFields and p5-Mixin-ExtraFields-Param

(seb)

2010-04-10 15:43:39 UTC MAIN commitmail json YAML

Initial import of p5-Mixin-ExtraFields-Param version 0.011 in the
NetBSD Packages Collection.

The Perl 5 module Mixin::ExtraFields::Param mixes in to your class
to provide a param method like the ones provided by CGI, CGI::Application,
and other classes. It uses Mixin::ExtraFields, which means it can
use any Mixin::ExtraFields driver to store your data.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2010-04-10 15:43:06 UTC MAIN commitmail json YAML

Initial import of p5-Mixin-ExtraFields version 0.007 in the NetBSD
Packages Collection.

The Perl 5 module Mixin::ExtraFields provides a simple way to add
an arbitrary number of stashes for named data. These data can be
stored in the object, in a database, or anywhere else. The storage
mechanism is abstracted away from the provided interface, so one
storage mechanism can be easily swapped for another. Multiple
ExtraFields stashes can be mixed into one class, using one or many
storage mechanisms.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2010-04-10 14:25:09 UTC MAIN commitmail json YAML

Note initial addition of p5-Module-Install-XSUtil version 0.22 as
devel/p5-Module-Install-XSUtil into The NetBSD Packages Collection.

The Perl 5 module Module::Install::XSUtil provides a set of utilities
to setup distributions which include or depend on XS module.

(seb)

2010-04-10 14:24:44 UTC MAIN commitmail json YAML

Note initial addition of p5-B-Hooks-OP-Annotation version 0.43 as
devel/p5-B-Hooks-OP-Annotation into The NetBSD Packages Collection.

The Perl 5 module B::Hooks::OP::Annotation provides a way for XS
code that hijacks OP op_ppaddr functions to delegate to (or restore)
the previous functions, whether assigned by perl or by another
module. Typically this should be used in conjunction with
B::Hooks::OP::Check.

(seb)

2010-04-10 14:23:46 UTC MAIN commitmail json YAML

Add & enable p5-B-Hooks-OP-Annotation and p5-Module-Install-XSUtil

(seb)

2010-04-10 14:20:21 UTC MAIN commitmail json YAML

Initial import of p5-Module-Install-XSUtil version 0.22 in the
NetBSD Packages Collection.

The Perl 5 module Module::Install::XSUtil provides a set of utilities
to setup distributions which include or depend on XS module.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2010-04-10 14:19:39 UTC MAIN commitmail json YAML

Initial import of p5-B-Hooks-OP-Annotation version 0.43 in the
NetBSD Packages Collection.

The Perl 5 module B::Hooks::OP::Annotation provides a way for XS
code that hijacks OP op_ppaddr functions to delegate to (or restore)
the previous functions, whether assigned by perl or by another
module. Typically this should be used in conjunction with
B::Hooks::OP::Check.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2010-04-10 13:47:35 UTC MAIN commitmail json YAML

2010-04-10 13:45:44 UTC MAIN commitmail json YAML

Note initial addition of p5-Server-Starter version 0.06 as
sysutils/p5-Server-Starter into The NetBSD Packages Collection.

It is often a pain to write a server program that supports graceful
restarts, with no resource leaks. The Perl 5 module Server::Starter,
solves the problem by splitting the task into two. One is start_server,
a script provided as a part of the module, which works as a superdaemon
that binds to one or more TCP ports, and repeatedly spawns the
server program that actually handles the incomming commenctions.
The spawned server programs under Server::Starter call accept(2)
and handle the requests.

(seb)

2010-04-10 13:44:27 UTC MAIN commitmail json YAML

Add & enable p5-Server-Starter

(seb)

2010-04-10 13:43:01 UTC MAIN commitmail json YAML

Initial import of p5-Server-Starter version 0.06 in the NetBSD
Packages Collection.

It is often a pain to write a server program that supports graceful
restarts, with no resource leaks. The Perl 5 module Server::Starter,
solves the problem by splitting the task into two. One is start_server,
a script provided as a part of the module, which works as a superdaemon
that binds to one or more TCP ports, and repeatedly spawns the
server program that actually handles the incomming commenctions.
The spawned server programs under Server::Starter call accept(2)
and handle the requests.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2010-04-10 13:40:39 UTC MAIN commitmail json YAML

Note initial addition of p5-Test-HexString version 0.02 as
devel/p5-Test-HexString into The NetBSD Packages Collection.

The Perl 5 module Test::HexString provides a single function,
is_hexstr(), which asserts that the given string matches what was
expected. When the strings match (i.e. compare equal using the eq
operator), the behaviour is identical to the usual is() function
provided by Test::More. When the strings are different, a hex dump
is produced as diagnostic, rather than the string values being
printed raw

(seb)

2010-04-10 13:39:45 UTC MAIN commitmail json YAML

Add & enable p5-Test-HexString

(seb)

2010-04-10 13:38:56 UTC MAIN commitmail json YAML

Initial import of p5-Test-HexString version 0.02 in the NetBSD
Packages Collection.

The Perl 5 module Test::HexString provides a single function,
is_hexstr(), which asserts that the given string matches what was
expected. When the strings match (i.e. compare equal using the eq
operator), the behaviour is identical to the usual is() function
provided by Test::More. When the strings are different, a hex dump
is produced as diagnostic, rather than the string values being
printed raw

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2010-04-10 13:26:10 UTC MAIN commitmail json YAML

Oops, committed wrong version of patch-ac.

(sekiya)

2010-04-10 13:22:30 UTC MAIN commitmail json YAML

Updated audio/abcde to 2.3.99.7

(sekiya)

2010-04-10 13:21:31 UTC MAIN commitmail json YAML

Updated devel/p5-local-lib to 1.6.0

(seb)

2010-04-10 13:21:04 UTC MAIN commitmail json YAML

Update from version 1.5.1 (upstream 1.005001)  to version 1.6.0 (upstream
1.006000).

Pkgsrc changes:
- Canonize MASTER_SITES

Upstream changes:
1.006000 2010-03-31
        - Create lib::core::only that provides the "set @INC to core dirs
          only" functionality that was the only part of --self-contained that
          ever worked usefully.
        - Delete broken --self-contained flag from core

(seb)

2010-04-10 13:20:11 UTC MAIN commitmail json YAML

2010-04-10 13:06:22 UTC MAIN commitmail json YAML

Note initial addition of p5-App-FatPacker version 0.009001 as
devel/p5-App-FatPacker into The NetBSD Packages Collection.

The Perl 5 module App::FatPacker packs your dependencies onto your
script file.

(seb)

2010-04-10 13:05:59 UTC MAIN commitmail json YAML

Add & enable p5-App-FatPacker

(seb)

2010-04-10 13:05:09 UTC MAIN commitmail json YAML

Initial import of p5-App-FatPacker version 0.009001 in the NetBSD
Packages Collection.

The Perl 5 module App::FatPacker packs your dependencies onto your
script file.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2010-04-10 12:50:21 UTC MAIN commitmail json YAML

Add & enable p5-PSGI and p5-Plack

(seb)

2010-04-10 12:47:27 UTC MAIN commitmail json YAML

Note initial addition of p5-Plack version 0.9929 as www/p5-Plack
into The NetBSD Packages Collection.

The Perl 5 module Plack is a set of tools for using PSGI stack. It
contains middleware components, a reference server and utilities
for Web application frameworks. Plack is like Ruby's Rack or Python's
Paste for WSGI.

(seb)

2010-04-10 12:47:02 UTC MAIN commitmail json YAML

Initial import of p5-Plack version 0.9929 in the NetBSD Packages
Collection.

The Perl 5 module Plack is a set of tools for using PSGI stack. It
contains middleware components, a reference server and utilities
for Web application frameworks. Plack is like Ruby's Rack or Python's
Paste for WSGI.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2010-04-10 12:46:11 UTC MAIN commitmail json YAML

Note initial addition of p5-PSGI version 1.03 as www/p5-PSGI into
The NetBSD Packages Collection.

PSGI specifies a standard interface between web servers and Perl
web applications or frameworks, to promote web application portability
and reduce the duplicated efforts by web application framework
developers It is a specification to decouple web server environments
from web application framework code.

(seb)

2010-04-10 12:45:41 UTC MAIN commitmail json YAML

Initial import of p5-PSGI version 1.03 in the NetBSD Packages
Collection.

PSGI specifies a standard interface between web servers and Perl
web applications or frameworks, to promote web application portability
and reduce the duplicated efforts by web application framework
developers It is a specification to decouple web server environments
from web application framework code.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2010-04-10 09:41:36 UTC MAIN commitmail json YAML

+ xdm-1.1.10.
- gtar-base-1.23, imapproxy-1.2.5, xdelta-3.0w.

(wiz)

2010-04-10 09:38:03 UTC MAIN commitmail json YAML

Fix sun-j*6 entries to use correct version number.

(wiz)

2010-04-10 09:17:22 UTC MAIN commitmail json YAML

Note initial addition of p5-Proc-Wait3 version 0.03 as devel/p5-Proc-Wait3
into The NetBSD Packages Collection.

The Perl 5 module Proc::Wait3 provides wait3(2) system call support.

(seb)

2010-04-10 09:16:19 UTC MAIN commitmail json YAML

Add & enable p5-Proc-Wait3

(seb)

2010-04-10 09:15:11 UTC MAIN commitmail json YAML

Initial import of p5-Proc-Wait3 version 0.03 in the NetBSD Packages
Collection.

The Perl 5 module Proc::Wait3 provides wait3(2) system call support.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2010-04-10 08:36:43 UTC MAIN commitmail json YAML

2010-04-10 08:29:21 UTC MAIN commitmail json YAML

Updated devel/p5-Filesys-Notify-Simple to 0.06

(seb)

2010-04-10 08:28:57 UTC MAIN commitmail json YAML

Update p5-Filesys-Notify-Simple from version 0.05 to version 0.06.

Upstream changes:
0.06  Mon Mar 29 17:21:58 PDT 2010
- Fixed it so ->wait won't die if one of the given directory
doesn't exist, on platforms like Win32.

(seb)

2010-04-10 08:26:04 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-StackTrace-AsHTML to 0.09

(seb)

2010-04-10 08:24:49 UTC MAIN commitmail json YAML

Update p5-Devel-StackTrace-AsHTML from version 0.05 to version 0.09.

Upstream changes:
0.09  Sun Mar 28 23:04:05 PDT 2010
        - no warnings about # in qw()

0.08  Sun Mar 28 20:35:26 PDT 2010
        - Encode high bit characters as HTML entities.

0.07  Sat Mar 27 06:31:23 PDT 2010
        - Hide the WithLexical recommendation from HTML

0.06  Thu Mar 25 11:22:44 PDT 2010
        - Wrap rhe raw error message with <pre> (tokuhirom)

(seb)

2010-04-10 08:18:13 UTC MAIN commitmail json YAML

Note initial addition of p5-Hash-MultiValue version 0.08 as
devel/p5-Hash-MultiValue into The NetBSD Packages Collection.

The Perl 5 module Hash::MultiValue provides objects (and plain hash
references) that may contain multiple values per key. The objects
behave like single-value hash references, but also provide an API
to retrieve multiple values explicitly on demand.

(seb)

2010-04-10 08:17:28 UTC MAIN commitmail json YAML

Add & enable p5-Hash-MultiValue

(seb)

2010-04-10 08:16:23 UTC MAIN commitmail json YAML

Initial import of p5-Hash-MultiValue version 0.08 in the NetBSD
Packages Collection.

The Perl 5 module Hash::MultiValue provides objects (and plain hash
references) that may contain multiple values per key. The objects
behave like single-value hash references, but also provide an API
to retrieve multiple values explicitly on demand.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2010-04-10 08:11:32 UTC MAIN commitmail json YAML

Updated devel/p5-Scope-Guard to 0.12

(seb)

2010-04-10 08:07:27 UTC MAIN commitmail json YAML

Update p5-Scope-Guard from version 0.03nb1 to version 0.12.

Pkgsrc changes:
- Use another form of CPAN homepage
- Canonical MASTER_SITES

Upstream changes:
0.12 Fri Mar 26 19:12:11 2010
    - fix link in README (thanks Franck Joncourt)

0.11 Thu Mar 25 22:08:05 2010
    - doc tweak

0.10 Thu Mar 25 20:14:25 2010
    - add guard() and scope_guard() - thanks Tim Bunce

(seb)

2010-04-10 07:37:29 UTC MAIN commitmail json YAML

Add tex-a5comb and tex-a5comb-doc.

(minskim)

2010-04-10 07:35:52 UTC MAIN commitmail json YAML

Import tex-a5comb-doc-4 as print/tex-a5comb-doc.

This is documentation for tex-a5comb.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-04-10 07:35:36 UTC MAIN commitmail json YAML

Import tex-a5comb-4 as print/tex-a5comb.

This package supports A5 paper sizes for LaTeX.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-04-10 07:33:01 UTC MAIN commitmail json YAML

Updated devel/p5-File-ShareDir to 1.02

(seb)

2010-04-10 07:29:05 UTC MAIN commitmail json YAML

Update p5-File-ShareDir from version 1.01 to version 1.02.

Pkgsrc changes:
- Adjust dependencies

Upstream changes:
1.02 Thu 18 Mar 2010
- Upgraded to Module::Install 0.95
        - Removed Params::Util dep (MIYAGAWA)

(seb)

2010-04-10 07:28:06 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Requires to 0.05

(seb)

2010-04-10 07:27:56 UTC MAIN commitmail json YAML

Update p5-Test-Requires from version 0.03 to version 0.05.

Upstream changes:
0.05
  - requires Test::More 0.61 or later, because Test::Builder::Module was
    first appeared at 0.60_02.
    (suggested by miyagawa++)
0.04
  - no Test::Base (miyagawa)

(seb)

2010-04-10 07:24:05 UTC MAIN commitmail json YAML

Updated devel/p5-Module-Install to 0.95

(seb)

2010-04-10 07:23:56 UTC MAIN commitmail json YAML

Update p5-Module-Install from version 0.94 to version 0.95.

Upstream changes:
0.95 Wed 10 Mar 2010
- Resolved #51614: POD nits (by Frank Wiegand) (ISHIGAKI)
- Resolved #51077: auto_include_deps would mention the
  (test|build)_requires version. (by Tokuhiro Matsuno) (ISHIGAKI)
- Resolved #51267: Consider moving load checks to import so
  require M::I will succeed (by David Golden) (ISHIGAKI)
- Resolved #55050: Module::Install::AuthorTests is broken with
  M::I 0.93 and 0.94 (by AEvar Arnfjord Bjarmason) (ISHIGAKI)
- Resolved #16569: author should take array to match META.yml
  spec and Module::Build (by MARKSTOS) (ISHIGAKI)
- Resolved #53984: Don't use ExtUtils::Install to copy into blib
  (by Michael G Schwern) (ISHIGAKI)
- Resolved #17893: Module::Install::Share ignores MANIFEST
  (ISHIGAKI)
- Resolved #24194: Error msg: Your installer Makefile.PL has
  a modification time in the future (by RSAVAGE) (ISHIGAKI)
- Resolved #33976: cc_inc_paths replaces INC provided on command
  line (by David Golden) (ISHIGAKI)
- Resolved #25972: makemaker_args INSTALLDIRS => 'perl'; doesn't
  work (by TELS) (ISHIGAKI)
- Resolved #45978: .pm.PL runs in wrong order for WriteMakefile
  (by Hilary Holz) (ISHIGAKI)
- Resolved #19783: Query CPAN for new versions of Module::Install
  during "make dist" (by Steffen Mueller) (ISHIGAKI)
- Resolved #27242: Bug(s) in license_from() (by Steve Hay)
  (ISHIGAKI)
- Now license is properly passed to the EU::MM in the
  background (ISHIGAKI)
- Added non-interactive session support, part of which was
  there some time before (ISHIGAKI)

(seb)

2010-04-10 07:12:51 UTC MAIN commitmail json YAML

Updated devel/p5-Moose to 1.01

(seb)

2010-04-10 07:12:41 UTC MAIN commitmail json YAML

Update p5-Moose from version 0.99 to version 1.01.

Pkgsrc changes:
- clean up "test dependencies" and comment which tests need them

Upstream changes:
1.01 Fri, Mar 26, 2010
  [NEW FEATURES]
  * The handles option now also accepts a role type constraint in addition to a
    plain role name. (Florian Ragwitz)

  [OTHER]
  * Record the Sartak/doy debt properly in Changes (perigrin)

1.00 Tue, Mar 25, 2010
  [BUG FIXES]
  * Moose::Meta::Attribute::Native::Trait::Code no longer creates reader
    methods by default. (Florian Ragwitz)

  [DOCUMENTATION]
  * Improve various parts of the documentation and fix many typos.
    (Dave Rolsky, Mateu Hunter, Graham Knop, Robin V, Jay Hannah, Jesse Luehrs)

  [OTHER]
  * Paid the $10 debt to doy from 0.80 Sat, Jun 6, 2009 (Sartak)

(seb)

2010-04-10 07:12:00 UTC MAIN commitmail json YAML

Updated devel/p5-Class-MOP to 1.00

(seb)

2010-04-10 07:11:51 UTC MAIN commitmail json YAML

Update p5-Class-MOP from version 0.98 to version 1.00.

Upstream changes:
1.00 Thu, Mar 25, 2010
  [GRRR< FUCKIGN STEVAN@]
  * Re-release 0.99 as 1.00.

0.99 Thu, Mar 25, 2010
  [DOCUMENTATION]
  * Fix typo in Class::MOP::Attribute (Franck Cuny).

(seb)

2010-04-10 06:28:01 UTC MAIN commitmail json YAML

Updated emulators/qemu to 0.12.3nb1

(sbd)

2010-04-10 05:57:40 UTC MAIN commitmail json YAML

Use PLIST_VARS for all the qemu _user_ space emulators (plus nbd) and turn
on those that are supported by each opsys.  This should make things easier
if more bsd/darwin user space emulators are added.

Bump PKGREVISION.

OK wiz@

(sbd)

2010-04-10 05:13:09 UTC MAIN commitmail json YAML

UNLIMIT_RESOURCES, not ULIMIT_RESOURCES. A perfectly natural typo...
Noted by Robert Elz in PR 43142.

(dholland)

2010-04-10 04:14:19 UTC MAIN commitmail json YAML

2010-04-10 04:13:47 UTC MAIN commitmail json YAML

Add kmplayer-kde3

(markd)

2010-04-10 04:09:22 UTC MAIN commitmail json YAML

Update kmplayer to 0.11.2a

Changes since version 0.11.2
- Add 'escape-uri' and 'contains' expression functions, support for '.' node
- Fix slider hiding when mplayer starts and no length available
- TV device scanner fix, recognize v4l2 inputs and fix detection when done
- Fix opening multiple files on commandline
- smilText improvements, support transition and background attributes
- Fix load-on-demand icon not shown for plugin
- SMIL support for paramGroup and mediaAlign attributes
Changes since version 0.11.1b
- Add pulse and vpau output drivers for MPlayer
- Fix audio language and sub title selection for MPlayer
- Port all K3Process to use QProcess
- Update npp to xulrunner-1.9
- Begin of SMIL state support, limited implementation of XPath
Changes since version 0.11.1a
- Hopefully fix crash reported in bugs.kde.org:195464
- Implement animateColor
- Don't set plugins background color (bugs.kde.org:161282)
- Fix animation timer not killed
- Update hardcoded flash version to 10.0r22
- Fix audio previews with flash on www.7digital.de (bugs.kde.org:193843)
- Fix slider for scaling the video
Changes since version 0.11.1
- Add title to blip.tv information page
- Enable more text attributes for smilText
- Fix resizing generators information page making text area smaller
- Fix title on youtube information page started with a newline
Changes since version 0.11.0a
- Merged generators from Maemo port
- Enable clear history
- Also a summary if RSS has media tags
- Implement still missing tvscanner using it (FWIW)
- Support SMIL region backgroundOpacity and media type mediaBackgroundOpacity
- Save toolbar settings
- Don't set aspects for NPP
- Support 'fill="transition"` inside SMIL 'seq' tags
- Support more than one begin and end triggers for SMIL elements
- Fix playing paths having spaces
Changes since version 0.11.0
- Implement NPNPostUrl, fixes some not working flash cases
- Set correct version in about dialog
- Delay completed signal with npp until first stream is finished
- Disable powermanager when we watch a film
- Add dbus interface for part, inluding org.kdeKMediaPlayer
- Fix for eof doesn't exit fullscreen
- Fix pressing play button doing nothing when there are child links
- Fix MPlayer often inserting the same link
Changes since version 0.11.0-rc4
- Extend Atom feed for Youtube queries
- Fix crash with npp if we get a javascript call before the plugin is loaded
- Report npp plugin loading failure
- Fix crash with D&D in playlist
Changes since version 0.11.0-rc3
- Silence most of the QDBus warnings about missing members or spurious replies
- Fix crash in npplayer for the GetVariable call from Javascript
- Bookmark updates from Edgar Klingberg
- Commented out lots of not (yet) implemented or empty menu's
- Phonon stream information is now shown
- Fix leaking XPixmap's in the back buffer code
Changes since version 0.11.0-rc2
- Change LoadOnDemand icon to default KDE's video icon
- Begin of support for SMIL::PriorityClass
- Fix controlpanel leaking menu's
- Support for simple calls to the npp plugin, onces that don't pass or return
  object, such as flash' GotoFrame
- Replace cairo_push_group by using XPixmap instead
- Save half of the dbus calls with npp's NPRuntime
Changes since version 0.11.0-rc1
- Fix browser function 'evalutate' in npp
- Make forward/backward buttons work again
- Add default region to smil layout, fixes some audio only cases
- Simple 'target' attribute support for smil a/area elements for plugin
- Hide controlpanel in khtml by default
- Skip OnDemand plugin loading if we expect too little space to click on
- Make collaboratiog kparts work again
Changes since version 0.10.0c
- Never start playing directly if we detected a HREF attribute
- Rename option 'Click to Play' to 'Grab image when 'Click to Play' is detected
- Add option for load on demand for when embedded in khtml
- Remove xine and gstreamer, add phonon backend
- Port to KDE4
- Support for simultaneous audio/video streams with SMIL

(markd)

2010-04-10 04:04:21 UTC MAIN commitmail json YAML

2010-04-10 03:27:25 UTC MAIN commitmail json YAML

KDE SC 4.4.2 and related updates.

(markd)

2010-04-10 03:13:34 UTC MAIN commitmail json YAML

Update konq-plugins to 4.4.0

Version for KDE SC 4.4.  Changes unknown.

(markd)

2010-04-10 03:10:15 UTC MAIN commitmail json YAML

Update PLIST to reflect additional components installed when build against
KDE SC 4.4.2. Depend on 4.4.2 and bump PKGREVISION.

(markd)

2010-04-10 03:06:50 UTC MAIN commitmail json YAML

Fix to build with KDE SC 4.4.2

(markd)

2010-04-10 03:04:47 UTC MAIN commitmail json YAML

Update kmldonkey to 2.0.2.4.4.0

Version from kde4 extragear. Additional locales supported, otherwise
changes unknown.

(markd)

2010-04-10 02:54:35 UTC MAIN commitmail json YAML

include kde4/kde4.mk so that qmake is found and possible other settings
set correctly.

(markd)

2010-04-10 02:49:36 UTC MAIN commitmail json YAML

Update for KDE SC 4.4.  Bump PKGREVISION

(markd)

2010-04-10 02:45:09 UTC MAIN commitmail json YAML

Update KDE to 4.4.2

For 4.4.0 major new technologies have been introduced, including social
networking and online collaboration features, a new netbook-oriented
interface and infrastructural innovations such as the KAuth authentication
framework. According to KDE's bug-tracking system, 7293 bugs have been
fixed and 1433 new feature requests were implemented.

KDE SC 4.4.1 has a number of improvements:
A performance problem in KMail when sending emails has been fixed
Various fixes in Plasma widgets and other addons, such as the analog clock
  and the picture frame
A number of fixes in Konsole, KDE's powerful terminal application

KDE SC 4.4.2 has a number of improvements:
Possible crashes in Plasma, Dolphin and Okular have been fixed
The Microblog applet now shows the correct time in the timeline
The audioplayer KRunner plugin has been fixed to not freeze the KRunner UI
  anymore

(markd)

2010-04-10 00:57:22 UTC MAIN commitmail json YAML

2010-04-10 00:57:06 UTC MAIN commitmail json YAML

Update midori to 0.2.4.

v0.2.4
+ Prevent completion from overlapping
+ Fix tab order when restoring session
+ Ignore accidentally middle click search
+ Implement bookmark export to XBEL
+ Provide scroll hotkeys, default to Vim
+ Store and complete search in location
+ Fix opening externally with multiple windows
+ Only use icons in panel buttons
+ Fix build with different GTK+ versions
+ Omit micro version and arch from ident string

v0.2.3
+ Improve relocatability for Win32
+ Implement 'Close other tabs' menu item
+ Use new GTK+ accessors where available
+ Allow searching freely in History panel
+ Re-implement completion based on sqlite
+ Re-implement completion suggestion popup
+ Simplify sqlite use towards efficient calls
+ Move panel icons to the bottom
+ Merge Netscape Plugins and Extensions panels
+ Implement 'about:version' special page
+ Implement 'Preferred languages' preference
+ Improve window raising behaviour
+ Allow Ctrl+Right-click to suppress javascript menu
+ Add 'Open link as web app' in context menu
+ Add 'Block image' menu item to Adblock
+ Location progress and compat code refactored
+ Implement 'Paste and proceed' in location
+ Move DNS prefetching into the core
+ Allow selecting and deleting multiple cookies
+ Support attaching/ detaching web inspector
+ Always enable web inspector
+ --diagnostic-dialog command line switch
+ Faster file existence checks
+ Simplified, faster adblock implementation

v0.2.2
+ Turn libnotify into a proper build-time dependency
+ Use Ctrl + Return to open tabs from the location entry
+ Support right-click on bookmark menu items
+ Support -e in midori -a and with multiple commands
+ Make Middle click open selection search if needed
+ Make Ctrl+C work as expected again
+ Fix order of History, Trash and Recently opened pages
+ Revise Shortcuts dialogue to fix oddities
+ Perform Form history completion case insensitive
+ Add 'Web Cache' to Delete Private data dialogue
+ Load accels from /etc/xdg if present
+ Improve XBEL format compatibility and performance
+ Fix inline find by correcting key handling
+ Add option to open panels in separate windows
+ Support Portrait orientation in Fremantle
+ Support Hildon MIME and URI handling
+ Check status before caching in Web Cache
+ Show popup menu on news feed icon if needed
+ Support Colourful Tabs with Tab Panel
+ Tweak sqlite and dbus handling for Win32
+ 'Run as web app' and 'Show in toolbar' for bookmarks
+ Add 'Small icons' toolbar style
+ Fix build with Glib < 2.20 and GTK+ < 2.12
+ Add Import bookmarks for XBEL, Opera and RDF
+ Add Open Link in Foreground/ Background Tab menu
+ Allow closing all tabs
+ Hildon file chooser support

v0.2.1
+ Fix Mouse Gestures to work after activation
+ Explicitly link to X11 to support gold
+ Implement various Hildon specific features
+ Hide the navigationbar in fullscreen
+ Implement permanent storage of form history
+ Support keyboard shortcuts like Ctrl+Tab or "a"
+ Handle SIGHUP, SIGINT, SIGTERM and SIGQUIT
+ Make creation of new windows fast
+ Introduce the Tab History List extension
+ Load icons laziy at startup to speed up startup
+ Introduce a Web Cache extension
+ Refactor and tweak the Preferences dialogue
+ Implement combos to choose external applications

v0.2.0
+ (Kinetic) drag scrolling on touchscreen devices
+ Workaround a speed dial crasher
+ Faster Adblock with element blocking, for all WebKitGTK+ versions
+ Stripped menu, toolbar and tap on hold on Maemo, and 5.0 menu support
+ Add a DNS prefetching extension
+ Better IDN handling
+ Add a form history extension
+ Restore scrolling positions from the session
+ Keep typed address when switching tabs
+ Avoid storing duplicate history items per day
+ Fix multiple duplicate HTTP authentication dialogs
+ Pass mailto: links to the email client
+ Improve context menu with WebKitGTK+ 1.1.15
+ Checkbox "Remember password" in HTTP authentication
+ Fix a crasher when modifying bookmarks
+ Support page icons other than favicon.ico
+ iPhone identity in Network preferences

v0.1.10:
+ Fix freezing when opening multiple windows
+ Revamp Adblock with WebKitGTK+ 1.1.14 API
+ Greatly improve the address completion
+ Always show news feed icon
+ Better handling of feeds in the feed panel
+ Add Gtk+ and WebKit version to the About dialog
+ Improve tab panel and support minimized tabs
+ Implement disabling of extensions in crahs dialog
+ Don't make the web inspector transient
+ Tidy up the Preferences a bit
+ Load default bookmarks and config from /etc
+ Do not use xprop at runtime
+ Use GNOME proxy server if libsoup-gnome is installed
+ Integrate Save As with transfers
+ Save HTTP logins in a text file
+ Support Undo and Redo with WebKitGTK+ 1.1.14

(obache)

2010-04-10 00:46:23 UTC MAIN commitmail json YAML

2010-04-10 00:18:13 UTC MAIN commitmail json YAML

2010-04-10 00:11:49 UTC MAIN commitmail json YAML

2010-04-10 00:07:07 UTC MAIN commitmail json YAML

Update akonadi to 1.3.1

1.3.1                        09-February-2010
---------------------------------------------
- Fix D-Bus connection leak in Nepomuk search backend.
- Disable slow query logging by default for internal MySQL.

1.3.0                        20-January-2010
---------------------------------------------
- Work around D-Bus bug that could cause SEARCH to hang.

1.2.90                        06-January-2010
---------------------------------------------
- Fix change notifications for search results.
- Fix database creation with PostgreSQL.
- Fix copying of item flags.
- Fix internal MySQL shutdown.
- Support PostgreSQL in internal mode.
- Fix table name case mismatch.

1.2.80                      01-December-2009
---------------------------------------------
- Support for collection content type filtering as part of LIST.
- Adapt to Nepomuk query service changes.
- Experimental support for PostgreSQL.
- Support for preprocessor agents.
- Support for distributed searching.
- Support for agents creating virtual collections.
- Protocol parser fixes for non-Linux/non-KDE clients.
- Support for single-shot searches using the Nepomuk query service.
- Support HRID-based LIST operations.
- Support RID-based MOVE, COLMOVE, LINK and UNLINK opertions.
- Respect cache-only retrieval also regarding on-demand syncing.
- Add configuration accepted/rejected signals to the agent interface.
- Fix change notification compression when using modified parts sets.
- Use one retrieval pipeline per resource.
- Reduce unecessary change notification on flag changes.
- Fix RID quoting.
- Fix resource creating race for autostarted agents.
- Create new database also when using external db servers.
- Return the created result collection when creating a persistent search.

(markd)

2010-04-10 00:02:03 UTC MAIN commitmail json YAML

Update to soprano 2.4.1

2.4.0
* New methods Client::SparqlModel::listStatementsAsync and
  Client::SparqlModel::listContextsAsync
* Automatic query prefix expansion in NRLModel
* Automatic NRL metadata graph removal in NRLModel
* sopranocmd:
  - New paramter --nrl for sopranocmd which will trigger automatic query
    prefix expansion based on prefixes stored in the underlying model,
    automatic context creation for imported statements that do not have
    one set, and automatic metad ata graph removal on removeContext calls.
  - New parameter --graphselect which allows to convert SPARQL select query
    results into a graph result. This is very usable since SPARQL construct
    queries do not support contexts/named graphs.
  - New command 'rmgraph' which allows to delete a list of graphs/contexts.
  - New parameter --foo which enables scriptable binding results without
    variable names.
* ServerCore is now fully multithreaded allowing two clients perform
  read-only commands simultaneously.
* New Virtuoso storage backend which can either connect to a running Virtuoso
  instance or spawn one locally.
* New convenience methods to handle BackendSettings.
* New class AsyncQuery which will spawn a new thread for real asnycroneous
  query execution (in contrast to AsyncModel which only performs the actual
  query call in another thread while the iteration is syncroneous.)
* Removed redland/librdf dependancy from raptor parser.

2.3.2
* Do not fail when trying to index empty strings, but ignore them.
* Fixed parsing of plain literals with language code in sopranocmd.
* Make onto2vocabularyclass work with the redland backend (not using graph
  SPARQL queries anymore)

2.3.1
* Changed installation path of cmake modules (SopranoAppOntology.cmake)
  to <prefix/share/soprano/cmake
* Prevent the redland backend to add one statement multiple times.
* Properly handle class names containing a dash '-' in onto2vocabularyclass
* sopranocmd: Fail if trying to export a non-graph query

(markd)

2010-04-09 23:49:14 UTC MAIN commitmail json YAML

Make sure qmake can be found during build.

(markd)

2010-04-09 23:48:35 UTC MAIN commitmail json YAML

+ abcmidi-20100329, db5-5.0.0, ddrescue-1.12, epiphany-2.30.2 [GNOME
  2.30], evolution-couchdb-0.4.5, gtkmm-2.20.1, libgsf-1.14.18,
  libxcb-1.6, pekwm-0.1.12, py-bsddb3-5.0.0, samba-3.5.2,
  xf86-input-vmmouse-12.6.9.

(wiz)

2010-04-09 23:47:19 UTC MAIN commitmail json YAML

Make sure qmake can be found during the build.

(markd)

2010-04-09 23:45:10 UTC MAIN commitmail json YAML

2010-04-09 23:44:40 UTC MAIN commitmail json YAML

Updated graphics/p5-Image-ExifTool to 8.15

(gdt)

2010-04-09 23:44:28 UTC MAIN commitmail json YAML

Update to 8.15.

Mar. 18, 2010 - Version 8.15 (production release)

  - Allow times with timezones in GPX track logs
  - [many other changes]

(gdt)

2010-04-09 23:43:12 UTC MAIN commitmail json YAML

Import attica-0.1.2

Attica is a Qt library that implements the Open Collaboration Services
API version 1.4. The REST API is defined here:
http://www.freedesktop.org/wiki/Specifications/open-collaboration-services

It grants easy access to the services such as querying information
about persons and contents. The library is used in KNewStuff3 as content
provider. In order to integrate with KDE's Plasma Desktop, a platform
plugin exists in kdebase.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2010-04-09 23:39:07 UTC MAIN commitmail json YAML

add shared-desktop-ontologies

(markd)

2010-04-09 23:36:21 UTC MAIN commitmail json YAML

Initial import shared-desktop-ontologies-0.3

The shared-desktop-ontologies package brings the semantic web to the desktop
in terms of vocabulary. It contains the well known core ontologies such as RDF
and RDFS as well as the Nepomuk ontologies which are used by projects like KDE
or Strigi.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2010-04-09 22:28:03 UTC MAIN commitmail json YAML

Added some TeX packages.

(markd)

2010-04-09 22:17:47 UTC MAIN commitmail json YAML

Import tex-answers-2.12

The package allows a lot of flexibility in constructing
question and answer sheets.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2010-04-09 22:16:09 UTC MAIN commitmail json YAML

Add a bunch of new tex packages.

(markd)

2010-04-09 22:04:38 UTC MAIN commitmail json YAML

beamer and xcolor are now separate packages. Bump PKGREVISION.

(markd)

2010-04-09 22:04:22 UTC MAIN commitmail json YAML

Don't rename unwanted source directories, just remove them. This saves
disk space while building this package.

(tron)

2010-04-09 22:00:22 UTC MAIN commitmail json YAML

Import tex-xfor-1.05

The package redefines the LaTeX internal \@for macro so that
the loop may be prematurely terminated. The action is akin to
the C/Java break statement, except that the loop does not
terminate until the end of the current iteration

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2010-04-09 21:59:11 UTC MAIN commitmail json YAML

Import tex-wallpaper-1.10

This collection contains files to add wallpapers (background
images) to LaTeX documents. It uses the eso-pic package, but
provides simple commands to include effects such as tiling. An
example is provided, which works under both LaTeX and pdfLaTeX.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2010-04-09 21:57:11 UTC MAIN commitmail json YAML

Import tex-texpower-0.2

TeXPower is a bundle of packages intended to provide an all-
inclusive environment for designing pdf screen presentations to
be viewed in full-screen mode, especially for projecting
`online' with a video beamer. For some of its core functions,
it uses code derived from ppower4 packages. It is, however, not
a complete environment in itself: it relies on an existing
class for preparing slides (such as foiltex or seminar) or
another package such as pdfslide.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2010-04-09 21:55:42 UTC MAIN commitmail json YAML

Import tex-tpslifonts-0.6

This package aims to improve presentations in terms of font
readability, especially with maths. The standard cm math fonts
at large design sizes are difficult to read from far away,
especially at low resolutions and low contrast color choice.
Using this package leads to much better overall readability of
some font combinations. The package offers a couple of
'harmonising' combinations of text and math fonts from the
(distant) relatives of computer modern fonts, with a couple of
extras for optimising readability. Text fonts from computer
modern roman, computer modern sans serif, SliTeX computer
modern sans serif, computer modern bright, or concrete roman
are available, in addition to math fonts from computer modern
math, computer modern bright math, or Euler fonts. This package
is part of the TeXPower bundle.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2010-04-09 21:53:54 UTC MAIN commitmail json YAML

Import tex-substr-1.2

The substr package provides commands to deal with substrings of
strings. Macros are provided to: - determine if one string is a
substring of another, - return the parts of a string before or
after a substring and - count the number of occurrences of a
substring.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2010-04-09 21:51:35 UTC MAIN commitmail json YAML

Import tex-srcltx-1.6

Provides a \special insertion into generated .dvi files
allowing one to jump from the .dvi file to the .tex source and
back again (given a .dvi viewer that supports this, such as Yap
or xdvi version 22.38 or later). This was originally written by
Aleksander Simonic, the author of the WinEdt shell.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2010-04-09 21:49:55 UTC MAIN commitmail json YAML

Import tex-rcsinfo-doc-1.11

Documentation for tex-rcsinfo

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2010-04-09 21:48:41 UTC MAIN commitmail json YAML

Import tex-rcsinfo-1.11

A package to extract RCS (Revision Control System) information
and use it in a LaTeX document. For users of LaTeX2HTML
rcsinfo.perl is included.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2010-04-09 21:47:13 UTC MAIN commitmail json YAML

Import tex-polytable-0.8.2

This package implements a variant of tabular-like environments
where columns can be given a name and entries can flexibly be
placed between arbitrary columns. Complex alignment-based
layouts, for example for program code, are possible.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2010-04-09 21:45:43 UTC MAIN commitmail json YAML

Import tex-pgfplots-1.2.2

Pgfplots draws high-quality function plots using normal or
logarithmic scaling, with a user-friendly interface. The user
supplies axis labels, legend entries and the plot coordinates
for one or more plots and Pgfplots applies axis scaling,
computes any logarithms and axis ticks and draws the plots.
Pgfplots is based on Till Tantau's package PGF/TikZ.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2010-04-09 21:44:18 UTC MAIN commitmail json YAML

Import tex-mhchem-3.07

Currently, the mhchem bundle consists of two packages: mhchem
and rsphrase. The mhchem package provides two commands: one for
typesetting chemical molecular formulae and one for typesetting
chemical equations with these formulae. The rsphrase package
contains the text of all official Risk and Safety (R and S)
Phrases that are used to label chemicals. At the time being,
these phrases are available in Danish, English, French, German
(current spelling), and Spanish.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2010-04-09 21:42:56 UTC MAIN commitmail json YAML

Import tex-hypernat-1.0b

Allows hyperref package and the natbib package with options
'numbers' and 'sort&compress' to work together. This means that
multiple sequential citations (e.g [3,2,1]) will be compressed
to [1-3], where the '1' and the '3' are (color-)linked to the
bibliography.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2010-04-09 21:41:45 UTC MAIN commitmail json YAML

Import tex-hyper-4.2d

Redefines LaTeX cross-referencing commands to insert \special
commands for HyperTeX dvi viewers, such as recent versions of
xdvi. The package is now largely superseded by hyperref.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2010-04-09 21:40:30 UTC MAIN commitmail json YAML

Import tex-datatool-2.03

The bundle provides six packages: - datatool.sty: databases may
be created using LaTeX commands or by importing external files;
they may be sorted numerically or alphabetically; repetitive
operations (such as mail merging) may be performed on each row
of a database, subject to conditions to exclude particular
rows; commands are provided to examine database elements, and
to convert formats (for example, to convert a numeric element
to a format compatible with the fp package; - datapie.sty: a
database may be represented as a pie chart; flexible options
allow colouring of the chart, and annotation hooks are
available; - dataplot.sty: a database may be represented as a
2-dimensional scatter or line plot; flexible options control of
the plot's overall appearance, and of legends and other extra
information; - databar.sty: a database may be represented as a
bar chart; overall appearance, colouring and annotation are
controllable; - databib.sty: a bibliography may be loaded into
a datatool database, and manipulated there before being printed
(this permits a LaTeX-based route to printing bibliographies in
formats for which no BibTeX style is available); and -
person.sty: provides support for displaying a person's name and
pronoun in a document, thus avoiding cumbersome use of
"he/she", etc. The drawing packages make use of PGF/TikZ for
their output. The bundle replaces and supersedes the author's
csvtools bundle.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2010-04-09 21:39:02 UTC MAIN commitmail json YAML

Import tex-beamer-3.07

The beamer LaTeX class can be used for producing slides. Its
functionality is similar to Prosper but does not need any
external programs and can directly produce a presentation using
pdflatex. Beamer uses pgf for pdf/ps independent graphics.
Frames are created using \frame{...}, and a frame can build
multiple slides through a simple notation for specifying
material for each slide within a frame. Beamer supports
bibliographies, appendicies and transitions. Short versions of
title, authors, institute can also be specified as optional
parameters. A \plainframe{} allows a picture, for example, to
fill the whole frame. Support figure and table environments,
transparency effects, a \transduration command, animation
commands, a pauses environment. Beamer also provides
compatibility with other packages like prosper.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2010-04-09 21:37:04 UTC MAIN commitmail json YAML

Import tex-xcolor-2.11

Provides easy driver-independent access to several kinds of
color tints, shades, tones, and mixes of arbitrary colors. It
allows a user to select a document-wide target color model and
offers complete tools for conversion between eight color
models. Additionally, there is a command for alternating row
colors plus repeated non-aligned material (like horizontal
lines) in tables. Colors can be mixed like
\color{red!30!green!40!blue}.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2010-04-09 21:34:44 UTC MAIN commitmail json YAML

Import tex-a0poster-1.22b

Provides fonts in sizes of 12pt up to 107pt and also makes sure
that in math formulas the symbols appear in the right size. Can
also create a PostScript header file for dvips which ensures
that the poster will be printed in the right size. Supported
sizes are DIN A0, DIN A1, DIN A2 and DIN A3.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2010-04-09 21:32:41 UTC MAIN commitmail json YAML

Import tex-SIstyle-2.3a

This package typesets SI units, numbers and angles according to
the ISO requirements. Care is taken with font setup and
requirements, and language customisation is available. Note
that this package is (in principle) superseded by siunitx;
sistyle has maintenance-only support, now.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2010-04-09 20:00:02 UTC MAIN commitmail json YAML

update to 8a
changes:
-Writing tables-only datastreams via jpeg_write_tables works again.
-Support 32-bit BMPs (RGB image with Alpha channel) for read in cjpeg.
-Improve accuracy in floating point IDCT calculation.

(drochner)

2010-04-09 19:47:32 UTC MAIN commitmail json YAML

totem-pl-parser doesn't need evolution-data-server anymore -- remove
a stale option

(drochner)

2010-04-09 19:39:06 UTC MAIN commitmail json YAML

Do some initialization of global stuff earlier, in particular before
"@file" args get processed, fixes PR pkg/42984 from T. M. Pederson.
I'm not 100% sure that this has no side effects (the initialization
order in gs is messy and undocumented) but I haven't found any within
some weeks of testing.
bump PKGREVISION

(drochner)

2010-04-09 16:11:31 UTC MAIN commitmail json YAML

2010-04-09 16:07:36 UTC MAIN commitmail json YAML

2010-04-09 16:03:08 UTC MAIN commitmail json YAML

Update to 2.6.2, a bugfix release on 2.6 mono branch
No specifical Changelog for this package found
For full mono 2.6.3 Changelog see:
http://www.mono-project.com/Release_Notes_Mono_2.6.3

(kefren)

2010-04-09 15:58:36 UTC MAIN commitmail json YAML

2010-04-09 15:48:17 UTC MAIN commitmail json YAML

Update to mono-basic 2.6.2, bugfix version on 2.6 branch
No other changelog available

(kefren)

2010-04-09 15:45:09 UTC MAIN commitmail json YAML

Add pt locale file to PLIST.
This file was not created correctly because of problems in the msgfmt
wrapper, which are now fixed.

Bump PKGREVISION.

(wiz)

2010-04-09 15:44:17 UTC MAIN commitmail json YAML

Use patch from obache that strips out DOS line endings.
Needed at least for graphics/gimp.

(wiz)

2010-04-09 15:41:02 UTC MAIN commitmail json YAML

Update to 2.6.2, bugfix version on 2.6 branch
No other Changelog available

(kefren)

2010-04-09 15:35:21 UTC MAIN commitmail json YAML

2010-04-09 14:28:01 UTC pkgsrc-2010Q1 commitmail json YAML

2010-04-09 14:23:27 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup ticket #3074 - requested by taca
typo3: security update

Revisions pulled up:
- www/typo3/Makefile 1.21
- www/typo3/PLIST 1.12
- www/typo3/distinfo 1.14
---
Module Name: pkgsrc
Committed By: taca
Date: Fri Apr  9 10:15:24 UTC 2010

Modified Files:
pkgsrc/www/typo3: Makefile PLIST distinfo

Log Message:
Update typo3 package to 4.3.3.

I coudn't access release note with the URL in release announce but
I could with http://wiki.typo3.org/index.php/TYPO3_4.3.3 at this
moment.

Quote from release announce:

TYPO3 version 4.3.3 is ready for download. It is a maintenance release
of version 4.3 and therefore contains only bugfixes and security fixes.

IMPORTANT: This version includes an important security fix
to the TYPO3 core. A security announcement has just been
released:
http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-008/

For details about the release, see:
http://wiki.typo3.org/TYPO3_4.3.3

(tron)

2010-04-09 13:35:56 UTC MAIN commitmail json YAML

2010-04-09 13:35:42 UTC MAIN commitmail json YAML

Update fltk to 1.1.10.
Based on patch from Tim Larson by PR#43061.

CHANGES IN FLTK 1.1.10

- Widgets now remove stale entries from the default callback
  queue when they are deleted (STR #2302)
- Fixed selection bug in Fl_Int_Input (STR #2292)
- Fixed character set conversion functions (STR #2268)
- Fixed image lib configure and fltk-config issues by backporting
  the image lib and zlib configure code from FLTK 1.3 (STR #2203)
- Updated the bundled libpng to v1.2.40 (released Sep. 10, 2009)
- Fixed Fl_Choice contrast with light-on-dark settings (STR #2219)
- Added Xft2 font lookup table (STR #2215)
- Fixed X server "lock", if a modal dialog window is opened
  while a menu is active (STR #1986)
- Updated mirror sites in documentation (STR #2220)
- Setting a default font for Xft (STR #2216)
- Temporarily limited builds to 32-bit on OX S to stay
  compatible to Snow Leopard
- Fixed Windows compile bug with "#define USE_COLORMAP 0"
  (STR #2241)
- Fixed glibc 2.10 compiler problems (Fedora 11 and others)
  with scandir() and strchr() (STR #2222)
- Fixed OpenGL shared context handling (STR #2135)
- Fixed gray-scale images with alpha channel (STR #2105)
- Fixed unexpected shortcut behavior for Win32 (STR #2199)
- Added cast to Fl_Color in all Fluid code (STR #2206)
- Fixed wrong identifier for special keys combined with
  modifier (STR #2196)
- Fixed documentation for Fl_Progress (STR #2209)
- Fix for multiple popups, when dragging and calling fl_alert()
  and friends from the callback (STR #2159)
- Avoiding crashes for recursive common dialogs (this does not
  fix the issue at hand yet) (STR 2150)
- Fluid printing used wrong colors under Windows (STR #2195)
- Fixed bad system menu hadling in OS X (STR #2153)
- Fixed File Input mouse pointer dragging (STR #2181)
- Added Fl_Scroll::bbox() documentation (STR #1893)
- Fixed static linking of image libraries (STR #1962)
- Fixed callback would not be called when shortcut was used with
          radio and toggle buttons in default FL_RELEASE mode.
- Fixed a problem with TrackMouseEvent() (Windows only) that would
  generate wrong FL_LEAVE events with subwindows. TrackMouseEvent
  is now enabled by default (it was disabled for GNU compilers).
  It can be disabled by defining NO_TRACK_MOUSE.
  Improved test/subwindow.cxx (STR #2079)
- Fixed RGB colors for round box (STR #2097)
- Fixed documentation (added missing COMCTRL32.LIB dependency)
- Fl_Group::clip_children() is now public (STR #2017)
- Fixed first modifier key event (STR #1952)
- Fixed wrong default value of Fl_Spinner in Fluid (STR #1991)
- Fixed Fluid textcolor output (STR #1992)
- Added clarification to Fl_GL_Window mode function (STR #1945)
- Fl_Group and Fl_Scroll now resize themselves before
  resizing their children (STR #2032)
- Fixed adding an idle handler during a draw() call (STR #1950)
- Improved stability of fl_read_image (STR #2021)
- Fixed menu position close to screen border (STR #2057)

(obache)

2010-04-09 13:25:34 UTC MAIN commitmail json YAML

CMake 2.8.1

We are happy to announce the release of CMake 2.8.1. This is a minor release
from 2.8.0. In addition to addressing many issues, this version of CMake adds
some new features as well. The parallel nmake replacement from Nokia jom, now
has its own tested generator in CMake.

CTest can correctly kill process trees when a timeout occurs. The ctest_*
commands have been enhanced to take more options. When using the Intel
compilers CMake can correctly determine 32 bit vs. 64 bit builds. When running
in parallel mode (-j N), CTest can now compute and use a cost value for each
test to ensure the tests are run in an optimal order.

(adam)

2010-04-09 12:45:12 UTC MAIN commitmail json YAML

2010-04-09 12:41:32 UTC MAIN commitmail json YAML

+ milter-manager

(obache)

2010-04-09 12:40:42 UTC MAIN commitmail json YAML

Added mail/milter-manager version 1.4.2

(obache)

2010-04-09 12:40:23 UTC MAIN commitmail json YAML

Import milter-manager-1.4.2 as mail/milter-manager.

milter manager is a milter to use multiple milters effectively.

If milter manager is introduced, milter manager administrates milters instead of
MTA. The was has some advantages:

  * reduce milter administration cost
  * combine milters flexibly

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-04-09 10:17:41 UTC MAIN commitmail json YAML

Note update of thses packages:

www/typo3 4.3.3
mail/pear-Mail_Mime 1.6.2

(taca)

2010-04-09 10:16:18 UTC MAIN commitmail json YAML

Update pear-Mail_Mime package from 1.6.1 to 1.6.2.

Bugs Fixed:
* Fix Bug #17226: Non RFC-compliant quoted-printable encoding of structured
  headers [alec]

(taca)

2010-04-09 10:15:24 UTC MAIN commitmail json YAML

Update typo3 package to 4.3.3.

I coudn't access release note with the URL in release announce but
I could with http://wiki.typo3.org/index.php/TYPO3_4.3.3 at this
moment.

Quote from release announce:

TYPO3 version 4.3.3 is ready for download. It is a maintenance release
of version 4.3 and therefore contains only bugfixes and security fixes.

IMPORTANT: This version includes an important security fix
to the TYPO3 core. A security announcement has just been
released:
http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-008/

For details about the release, see:
http://wiki.typo3.org/TYPO3_4.3.3

(taca)

2010-04-09 09:46:43 UTC MAIN commitmail json YAML

Updated mail/sylpheed to 3.0.2

(tnn)

2010-04-09 09:45:26 UTC MAIN commitmail json YAML

Update to sylpheed-3.0.2. Changes:
* The random scrolling problem on selecting folders with GTK+ 2.12 or later
  was fixed.
* The problem that config files are not updated after creating new accounts
  was fixed.
* The problem that folder config file was not updated after changing IMAP
  or News account name was fixed.
* Several typos in some dialogs were fixed.
* The Japanese manual was updated.

(tnn)

2010-04-09 09:34:42 UTC MAIN commitmail json YAML

Updated devel/xorg-util-macros to 1.7.0

(tnn)

2010-04-09 09:31:35 UTC MAIN commitmail json YAML

Update to xorg-util-macros-1.7.0.

1.7.0:
config: remove the xorg-macros pc.in file from EXTRA_DIST
doc: add XORG_CHECK_SGML_DOCTOOLS to detect xorg-sgml-doctools

1.6.0:
All document generation macros are now available.

1.5.0:
There are 3 new macros to help modules manage if/when docs get build in
a consistent way.

1.4.2:
Two behaviour changes in this minor release:
- XORG_INSTALL looks for the INSTALL file in $datadir/util-macros/
  instead of $docdir
- XORG_CHECK_MALLOC_ZERO doesn't abort when cross-compiling even without
  an explicit --{en,dis}able-malloc0returnsnull

(tnn)

2010-04-09 09:13:57 UTC MAIN commitmail json YAML

Updated X.org components:
libpciaccess, fixesproto, inputproto, xextproto, xineramaproto,
libXfixes, libXtst, libXinerama, libXi, libXext and recordproto.

(tnn)

2010-04-09 09:08:14 UTC MAIN commitmail json YAML

2010-04-09 09:06:52 UTC MAIN commitmail json YAML

Guard against multiple inclusion. Bump rev.

(tnn)

2010-04-09 08:53:05 UTC MAIN commitmail json YAML

2010-04-09 08:50:17 UTC MAIN commitmail json YAML

Update to libXext-1.1.1.

Following the xextproto cleanup, the client-side header files previouly in
xextproto have now moved to libXext.

(tnn)

2010-04-09 08:46:32 UTC MAIN commitmail json YAML

Update to libXi-1.3.

Most notable change is that this brings XI2 support, matching
changes noted in the inputproto-2.0 update.

(tnn)

2010-04-09 08:43:00 UTC MAIN commitmail json YAML

Update to libXinerama-1.1.

1.1:
Just one more change, the requirement of xorg-macros 1.3.

1.0.99.1:
Most notable change the addition of Xinerama.h and panoramiXext.h.
Both files were previously part of xineramaproto and were moved here.
Requires xineramaproto 1.1.99.1 or higher.

(tnn)

2010-04-09 08:41:23 UTC MAIN commitmail json YAML

Update to libXtst-1.1.0.

1.1.0:
Just two changes, increasing the requires for libXext to what it really is
and the usual xorg-macros change.

1.0.99.2:
Xlib headers from the recordproto module have moved to here.
The new requirement is thus recordproto 1.13.99.2
No other interesting changes.

1.0.99.1:
The first libXtst release for nearly two years and boy, aren't we glad it's
here. 1.0.99.1 contains various build system fixes and a new header file
that previouly resided in the xextproto module.
This version requires xextproto 7.0.99.3 or later to avoid conflicts with
header files.

(tnn)

2010-04-09 08:38:28 UTC MAIN commitmail json YAML

Update to libXfixes-4.0.4.

4.0.4:
Add README with pointers to mailing list, bugzilla & git repos
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Replace static ChangeLog with dist-hook to generate from git log
nuke RCS Ids
Janitor: Correct make distcheck and gcc/sparse warnings.
Rename parameters to clarify QueryVersion/QueryExtension.

(tnn)

2010-04-09 08:36:31 UTC MAIN commitmail json YAML

Update to xineramaproto-1.2.

"No protocol changes, packaging changes only.
Note that the Xlib headers were removed since the last release. They are
now in libXinerama."

(tnn)

2010-04-09 08:33:38 UTC MAIN commitmail json YAML

Update to xextproto-7.1.1.

"Many headers included in xextproto were combined library, server and
protocol headers. This release splits those headers up and moves the
client-side library headers into the libXext module.
Clients should not be affected by this change.
Drivers that included headers from this module will need to be fixed."

"Note that as a result of this file removal and renaming, xextproto is only
partially compatible to other, already released modules. An upgrade of
xextproto from 7.0.x to 7.1.0 also requires upgrades of libXext, libXtst,
the X server and possible others."

xxx tnn note: I've added a compat shmstr.h to help old software,
such as xorg-server 1.6 to build. More fixes coming.

(tnn)

2010-04-09 08:27:31 UTC MAIN commitmail json YAML

Update to recordproto-1.14.

Recordproto has seen a similar cleanup as xextproto recently. Xlib headers
have been removed and the remaining headers renamed for consistency.
A stub recordstr.h is provided to avoid breakage in current clients,
the Xlib header now resides in libXtst.

(tnn)

2010-04-09 08:21:48 UTC MAIN commitmail json YAML

Update to inputproto-2.0.

"The first stable release of the X Input Extension Version 2.0 protocol
specification and header files."

XI2 provides a number of enhancements over version 1.5, including:
- use of XGE and GenericEvents. GenericEvents are of flexible length with a
  minimum length of 32 bytes.
- explicit device hierarchy of master and slave devices. See Section 4.
- use of multiple independent master devices (Multi-Poiner X or MPX).
- the ability for devices to change capabilities at runtime.
- raw device events

(tnn)

2010-04-09 08:18:42 UTC MAIN commitmail json YAML

Added devel/p5-Attribute-Lexical version 0.001

(sno)

2010-04-09 08:17:52 UTC MAIN commitmail json YAML

Added devel/p5-Attribute-Lexical version 0.001

(sno)

2010-04-09 08:17:41 UTC MAIN commitmail json YAML

Importing devel/p5-Attribute-Lexical 0.001

This module manages attributes that can be attached to subroutine and
variable declarations. Although it can be used directly, it is mainly
intended to be infrastructure for modules that supply particular attribute
semantics.

Meanings are assigned to attributes by code which is usually supplied by
modules and which runs at compile time. The built-in mechanism for attribute
control is awkward to use, difficult in particular to enable multiple
attributes supplied by different modules, and it scopes attribute meanings
according to the package of the object to which attributes are being
applied. This module is intended to overcome these limitations.

This module supplies a simple pragma to declare an attribute, associating
the attribute's name with a handler function that implements its semantics.
The declaration is lexically scoped, lasting only until the end of the
enclosing block. A declaration can be overridden, giving an attribute name
a different meaning or making it meaningless, in an inner nested block.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sno)

2010-04-09 08:16:09 UTC MAIN commitmail json YAML

Added devel/p5-Lexical-SealRequireHints version 0.002

(sno)

2010-04-09 08:15:48 UTC MAIN commitmail json YAML

Update to fixesproto-4.1.1.

4.1.1:
New requirement: xorg-macros 1.3
Add README with pointers to mailing lists, bugzilla, & git
Hide/ShowCursor works on all master pointers in XI2.
Document behaviour of CursorNotifies with XI2 servers.
Require macros 1.3 for XORG_DEFAULT_OPTIONS
Remove RCS tags

4.1:
renamed: .cvsignore -> .gitignore
Update XFixes protocol spec to match XFixes 4.0
Typo fixes in XFixes protocol spec
Move fixes protocol description to the new canonical location/name.
fixesproto: adjust to split xext headers
ChangeSaveSet with map=Unmap means 'unmap', not 'don't remap'
Janitor: Correct make distcheck and dont distribute autogen.sh

(tnn)

2010-04-09 08:15:17 UTC MAIN commitmail json YAML

Added devel/p5-Lexical-SealRequireHints version 0.002

(sno)

2010-04-09 08:15:06 UTC MAIN commitmail json YAML

Importing p5-Lexical-SealRequireHints version 0.002

There is a bug in Perl's handling of the %^H (lexical hints) variable that
causes lexical state in one file to leak into another that is required/used
from it. This bug will probably be fixed in Perl 5.10.2, and is definitely
fixed in Perl 5.11.0, but in any earlier version it is necessary to work
around it. On versions of Perl that require a fix, this module globally
changes the behaviour of require and use so that they no longer exhibit the
bug. This is the most convenient kind of workaround, and is meant to be
invoked by modules that make use of lexical state.

The workaround supplied by this module takes effect the first time its
import method is called. Typically this will be done by means of a use
statement. This should be done before putting anything into %^H that would
have a problem with leakage; usually it suffices to do this when loading
the module that supplies the mechanism to set up the vulnerable lexical
state. Invoking this module multiple times, from multiple lexical-related
modules, is not a problem: the workaround is only applied once, and applies
to everything.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sno)

2010-04-09 08:13:03 UTC MAIN commitmail json YAML

Added devel/p5-Params-Classify version 0.009

(sno)

2010-04-09 08:12:14 UTC MAIN commitmail json YAML

Added devel/p5-Params-Classify version 0.009

(sno)

2010-04-09 08:12:01 UTC MAIN commitmail json YAML

Importing devel/p5-Params-Classify 0.009.

This module provides various type-testing functions. These are intended for
functions that, unlike most Perl code, care what type of data they are
operating on. For example, some functions wish to behave differently
depending on the type of their arguments (like overloaded functions in C++).

There are two flavours of function in this module. Functions of the first
flavour only provide type classification, to allow code to discriminate
between argument types. Functions of the second flavour package up the most
common type of type discrimination: checking that an argument is of an
expected type. The functions come in matched pairs, of the two flavours,
and so the type enforcement functions handle only the simplest requirements
for arguments of the types handled by the classification functions.
Enforcement of more complex types may, of course, be built using the
classification functions, or it may be more convenient to use a module
designed for the more complex job, such as Params::Validate.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sno)

2010-04-09 08:10:26 UTC MAIN commitmail json YAML

Added databases/p5-DBD-DB2 version 1.78

(sno)

2010-04-09 08:09:11 UTC MAIN commitmail json YAML

Update to libpciaccess-0.11.

Synced the netbsd support patch from xsrc HEAD, with a minor tweak:
Now we first try to map memory in the newfangled /dev/pciN way.
If that fails, then we fall back to /dev/mem.
We need to do this to deal with netbsd-5 and earlier.

Add NetBSD/sparc64 to the list of supported platforms.

Upstream changes:

0.11.0:
Add pci_device_get_parent_bridge()
I/O port access routines
Fix pci_device_open_io() to actually return something useful
Fix I/O handle array allocator to work for devices past the first
libpciaccess 0.11.0
.gitignore: use common defaults with custom section # 24239
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Deploy the new XORG_DEFAULT_OPTIONS #24242
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
0.10.9:
vgaarb: check pci_sys exists before initing vga arb
shutup stupid gcc warning, strtok_r ignores the first parameter
Free return value from scandir instead of leaking it.
vgaarb: check for fd before close it
vgaarb: fix newbie typo

(tnn)

2010-04-09 08:08:57 UTC MAIN commitmail json YAML

Added databases/p5-DBD-DB2 version 1.78

(sno)

2010-04-09 08:08:34 UTC MAIN commitmail json YAML

Importing databases/p5-DBD-DB2 version 1.78.

DBD::DB2 is a Perl5 module which when used in conjunction with DBI allows
Perl5 to communicate with IBM's DB2 Universal Database.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sno)

2010-04-09 05:22:07 UTC MAIN commitmail json YAML

Note the end of the freeze in preparation for the pkgsrc-2010Q1 branch

(agc)

2010-04-09 01:54:36 UTC MAIN commitmail json YAML

Updated lang/smalltalk to 3.1nb6

(obache)

2010-04-09 01:54:21 UTC MAIN commitmail json YAML

* fixes build with gmp-5 (patch-ai).
* apply CVE-2009-3376 patch (patch-aj).
* drop dependency on libltdl, not used

Bump PKGREVISION.

(obache)

2010-04-09 01:49:48 UTC MAIN commitmail json YAML

Updated misc/m17n-contrib to 1.1.11

(obache)

2010-04-09 01:49:36 UTC MAIN commitmail json YAML

Update m17n-contrib to 1.1.11.

* Changes in the m17n-contrib 1.1.11

** New input method:

ii-phonetic.mim (Yi)
si-sumihiri.mim (Sinhala)
yi-yivo.mim (Yiddish)
ath-phonetic.mim (Eastern Cree/Carrier)
bla-phonetic.mim (Eastern Cree/Blackfoot)
cr-western.mim (Western Cree dialects)
iu-phonetic.mim (Inuktitut)
nsk-phonetic.mim (Eastern Cree/Naskapi)
oj-phonetic.mim (Ojibwe)

(obache)

2010-04-09 01:49:04 UTC MAIN commitmail json YAML

Updated devel/m17n-lib to 1.6.0

(obache)

2010-04-09 01:48:25 UTC MAIN commitmail json YAML

Update m17n-lib to 1.6.0.

2010-03-30  Kenichi Handa  <handa@m17n.org>

* configure.ac: Version changed to 1.6.0.

2010-03-19  Kenichi Handa  <handa@m17n.org>

* configure.ac: Version changed to 1.6.0pre.

2010-02-18  Kenichi Handa  <handa@m17n.org>

* configure.ac (M17N_BINARY_VERSION): New variable.
(M17N_MODULE_DIR): New variable.  AC_SUBST it.

2009-11-05  Kenichi Handa  <handa@m17n.org>

* configure.ac: Check if the OTF library has OTF_drive_gpos2 ().

2009-10-05  Kenichi Handa  <handa@m17n.org>

* configure.ac: Version changed to 1.6.0.
(API_VERSION): Changed to 4.0.4.

(obache)

2010-04-09 01:47:42 UTC MAIN commitmail json YAML

Updated misc/m17n-db to 1.6.0

(obache)

2010-04-09 01:47:30 UTC MAIN commitmail json YAML

Update m17n-db to 1.6.0.

* Changes in the m17n database 1.6.0

** An input method is deleted.

si-wijesekera-preedit.mim

** New FLT files are added.

FLT/MLM2-OTF.flt, FLT/KND2-OTF.flt, FLT/TEL2-OTF.flt,
FLT/TML2-OTF.flt, FLT/ORY2-OTF.flt, FLT/GJR2-OTF.flt,
FLT/GUR2-OTF.flt, FLT/BNG2-OTF.flt, FLT/DEV2-OTF.flt,
FLT/MYMR-SIL.flt

(obache)

2010-04-09 01:47:05 UTC MAIN commitmail json YAML

Updated graphics/libotf to 0.9.11

(obache)

2010-04-09 01:46:49 UTC MAIN commitmail json YAML

Update libotf to 0.9.11.

* Changes in libotf 0.9.11

** New functions OTF_drive_gsub_with_log and OTF_drive_gpos_with_log
works like OTF_drive_gsub and OTF_drive_gpos but also records which
features are applied to which glyphs.

** New function OTF_put_data and OTF_get_data can be used to store and
retrieve arbitrary cliend data to/from the structure OTF.

(obache)

2010-04-09 01:43:39 UTC MAIN commitmail json YAML

Updated graphics/py-clutter to 1.0.2

(obache)

2010-04-09 01:43:23 UTC MAIN commitmail json YAML

Update py-cltter to 1.0.2.

Overview of changes between 1.0.0 and 1.0.2
===========================================

* Fix an import error of the PyCairo C API [Bastian]
* Use the GClosure variants for the Alpha API [Emmanuele]
* Update the examples [Bastian, Emmanuele]
* Allow iterating over the actors references by clutter.Behaviour instances
  using the Python iteration syntax [Emmanuele]
* Override __str__ and __repr__ slots for clutter.Path [Emmanuele]
* Add back clutter.Actor.get_allocation_geometry() which was erroneously
  removed from the bindings [Emmanuele]
* Update the build so that PyClutter works with Clutter 1.2 [Bastian]
* Add support for the X11 and GLX specific API, under the clutter.x11 and
  clutter.glx sub-modules, respectively [Bastian]
* Add more (optional) parameters to the clutter.Animation constructor [Bastian]
* Add __str__ and __repr__ slots for many boxed types [Bastian]
* Add richcompare slot for clutter.Color, clutter.Path and
  clutter.ActorBox [Bastian]
* Allow iterating over a clutter.Path [Bastian]
* Allow implementing a clutter.ChildMeta in pure Python [Bastian]
* Bind clutter.Units [Bastian]
* Allow implementing clutter.Scriptable in pure Python [Bastian]
* Use a custom codegen script to fix bug #1827 and allow overriding the
  Python name of a C method [Bastian]
* Add docstrings for all methods [Bastian]

(obache)

2010-04-09 01:42:33 UTC MAIN commitmail json YAML

Updated graphics/clutter to 1.2.4

(obache)

2010-04-09 01:42:18 UTC MAIN commitmail json YAML

Update clutter to 1.2.4.

Clutter 1.2.4 (22/03/2010)
===============================================================================

  • List of changes since Clutter 1.2.2

    » Revert patch for bug 2017 which broke subclassing ClutterListModel

    » Add more error reporting in case the GLX context creation failed

    » Fix cogl_texture_get_data() returning garbage

    » Fix the computation of the stage bounding rectangle when submitting
      clipped redraw requests

    » Switch texture units before setting the Cogl texture filters

    » Make sure that GLX_SGI_swap_control is set up correctly

Many thanks to:

  Owen W. Taylor
  Adel Gadllah

Clutter 1.2.2 (15/03/2010)
===============================================================================

  • List of changes since Clutter 1.2.0

    » Fix introspection annotations for ClutterBox

    » Compilation fixes for the EGL native backend

    » Fix ClutterX11TexturePixmap ::queue-damage-redraw default handler
      registration to avoid a run-time warning

    » Handle TEXTURE_RECTANGLE_ARB in the 2D sliced textures, and add
      a test case for that extension to avoid regressions

    » Improve the strictness of the JSON parser in the internal copy
      of JSON-GLib to which we fall back in the absence of the system
      one

    » Fix a crasher on NVidia drivers when enabling the ARGB visuals
      by default on GLX.

Many thanks to:

  José Dapena Paz
  Neil Roberts
  Owen W. Taylor
  Øyvind KolÃ¥s

(obache)

2010-04-09 01:41:31 UTC MAIN commitmail json YAML

Updated textproc/json-glib to 0.10.4

(obache)

2010-04-09 01:41:19 UTC MAIN commitmail json YAML

Update json-glib to 0.10.4.

Overview of changes for 0.10.4
==============================
• Improve the strictness of the JsonParser code by refactoring a large
  chunk of it
• Fix JsonGenerator when dumping nodes with a floating point value
• Add negative conformance test cases

(obache)

2010-04-09 01:40:00 UTC MAIN commitmail json YAML

done - ruby-ming-0.2.1

(obache)

2010-04-09 01:38:33 UTC MAIN commitmail json YAML

2010-04-09 01:36:48 UTC MAIN commitmail json YAML

Updated multimedia/ruby-ming to 0.2.1

(obache)

2010-04-09 01:36:34 UTC MAIN commitmail json YAML

Update ruby-ming to 0.2.1.

Ming/Ruby 0.2.1 - 2008-09-28

* works with Ming 0.4.rc2

------------------------------ Ming 0.4.rc2
Ming/Ruby 0.2.0 - 2008-07-08

* works with Ming 0.4rc1

------------------------------ Ming 0.4.rc1

Ming/Ruby 0.1.9 - 2008-01-01

* works with Ming 0.4beta5

------------------------------ Ming 0.4beta5

(obache)

2010-04-09 01:36:00 UTC MAIN commitmail json YAML

Updated multimedia/py-ming to 0.4.3

(obache)

2010-04-09 01:35:48 UTC MAIN commitmail json YAML

Share distfile with multimedia/ming, updated to 0.4.3.

(obache)

2010-04-09 01:34:02 UTC MAIN commitmail json YAML

Updated multimedia/ming to 0.4.3

(obache)