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 (27m)  pkgsrc-2024Q1 (20d)  pkgsrc-2023Q4 (67d)  pkgsrc-2023Q2 (99d)  pkgsrc-2023Q3 (179d) 

2024-06-07 04:43:54 UTC Now

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: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: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 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-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)

2009-01-07 23:23:43 UTC MAIN commitmail json YAML

+ mjpegtools-1.9.0.
- cdrtools-2.01.01.55, hal-info-20081219, inputproto-1.5.0,
  iso-codes-3.5.1, libXfont-1.3.4, libXi-1.2.0, libgsf-1.14.11,
  libnotify-0.4.5, libspectre-0.2.2, mjpegtools-1.9.0rc4,
  pciids-20081012, py-gobject-2.16.0, xapian-1.0.10, xapian-omega-1.0.10,
  xextproto-7.0.4, yaz-3.0.41.

(wiz)

2009-01-07 23:23:24 UTC MAIN commitmail json YAML

Updated sysutils/cdrtools to 2.01.01.55

(wiz)

2009-01-07 23:23:13 UTC MAIN commitmail json YAML

Update to 2.01.01a55:

pkgsrc: despite changes below, nothing is installed suid for now

NEW features of cdrtools-2.01.01a55

All:

- Default install user changed from "bin" to "root".

- The install-sh script now complains if an attept was made to install
a program suid or sticky and the install user has no root privileges

- The makefile system has been modified to allow a separate set-up
for the install path of the configuration files to e.g. /etc/
via the DEFAULTS variable INS_RBASE

Rscsi:

- the configuration file "rscsi" is now by default installed into
/etc/default/rscsi

Cdrecord:

- Cdrecord is now by default installed suid root in case that the caller
of make install has root privileges

-      The call to scg_close() introduced with 2.01.01a54 was not
done in the right order and could cause core dumps.

- the configuration file "cdrecord" is now by default installed into
/etc/default/cdrecord

- Some unused variables and functions have been commented out

Cdda2wav (Maintained/enhanced by J

- Cdda2wav is now by default installed suid root in case that the caller
of make install has root privileges

- Some unused variables and functions have been commented out

Readcd:

- Readcd is now by default installed suid root in case that the caller
of make install has root privileges

NEW features of cdrtools-2.01.01a54:

All:

- config.sub and config.guess now support ATARI MiNT

- All needed definition files for ATARI MiNT are now in RULES/*

- configure now checks whether shmget() works (needed for ATARI MiNT)

- The GNU linker on Linux now seems to support -R to set the LD_RUN_PATH
Added support for -R

- Added definitions to allow dynamic linking with the Sun Studio compiler
on Linux

- Added a new #define (NO_ACL) that alloed to disable ACL support via
command line when compiling

- include/schily/libport.h split into include/schily/libport.h and
include/schily/hostname.h to allow to avoid to include netdb.h for
applications that do not need gethostname() and getdomainname()

- include/schily/prototype.h now inlcludes the definitions for const...

- new autoconf test to check whether the Sun Studio compiler needs
-xarch=generic64 or -m64 for 64 bit compilation.

Libschily:

- New functions eaccess() and findinpath()

- Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
warning: 'sccsid' defined but not used added

Libparanoia (Ported/enhanced by J

- Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
warning: 'sccsid' defined but not used added

Libedc (Optimized by J

- Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
warning: 'sccsid' defined but not used added

Libcdrdeflt:

- Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
warning: 'sccsid' defined but not used added

Libdeflt:

- Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
warning: 'sccsid' defined but not used added

Libfind:

- Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
warning: 'sccsid' defined but not used added

- libfind now correctly deals with ARG_MAX in case that
the bitness of the libfind executable differs from the bitness
of the executable called by -exec name {} +

Libfile:

- Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
warning: 'sccsid' defined but not used added

Libhfs_iso:

- Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
warning: 'sccsid' defined but not used added

Libsiconv:

- Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
warning: 'sccsid' defined but not used added

Libscg:

- Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
warning: 'sccsid' defined but not used added

Libscgcmd:

- Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
warning: 'sccsid' defined but not used added

Rscsi:

- Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
warning: 'sccsid' defined but not used added

- Raise the SCSI bus numer limit to 1024 to allow the new Linux ATA mapping.

Cdrecord:

- Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
warning: 'sccsid' defined but not used added

- New driver "mmc_bdrom" is used for profile 0x40 and allows to
retrieve the ADIP data for BD-R media that is reported as BD-ROM
by some drives.

- Added a workaround for a firmware bug in the drive
'HL-DT-ST' 'DVD-RAM GH22NP20'
that reports DVD-R media as media with zero size.

- Added a workaround for a firmware bug in many 'HL-DT-ST' drives
(e.g. 'HL-DT-ST' 'DVD-RAM GSA-H55N') that return unreliable data
with READ BUFFER and makes it impossible to get the drive DMA
transfer speed.

-      Added a workaround for frequent kernel/driver bugs in
FreeBSD and Solaris that prevent the DMA residual count to work.

- Try to call scg_close() before exiting cdrecord.

- Default Transfer Size reverted from 126 kB to 63 kB.
Sorry FreeBSD guys - it seems that FreeBSD is the only OS that
correctly deals with larger DMA sizes.

FreeBSD people may add a line with CDR_TRANSFERSIZE=126k
in /etc/default/cdrecord to raise the default.

The current problems are:

- On Solaris 10 Sparc fs=126k causes a kernel panic

- On Solaris 11 the drivers partially return incorrect
max DMA sizes that may cause cdrecord to fail.

- On Linux with USB fs=126k may not work at all

- On Linux with other interfaces, fs=126k may reduce
the DMA speed to a value that always causes buffer
underruns.

I hope to find a better solution in the next development cycle
after the current code has been release as stable version.
Expect the next stable release to appear very soon.

Cdda2wav (Maintained/enhanced by J

- Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
warning: 'sccsid' defined but not used added

- Suppress some incorrect warnings from GCC by doing a double cast.

- Allow longer path names for *.inf files.

- SCSI *scgp is now a clean parameter to all SCSI transport functions.

- toc.c changed to support the new schily/hostname.h

Readcd:

- Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
warning: 'sccsid' defined but not used added

Scgcheck:

- Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
warning: 'sccsid' defined but not used added

Scgskeleton:

- Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
warning: 'sccsid' defined but not used added

Btcflash:

- Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
warning: 'sccsid' defined but not used added

Mkisofs (Maintained/enhanced by J

- Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
warning: 'sccsid' defined but not used added

- Raising PATH_MAX to be at least 1024 for all platforms as Cygwin
defines PATH_MAX to 260 which is too small for Cygwin.

- Implemented a better error message in case that the boot image
could not be found inside the target tree.

- A description for the -s/-sector option was added to the man page.
This option is used to allow to create conforming multi-session
images for e.g. the Kodak Photo CD or the Kodak Picture CD.

- A description forr the -XA and -xa option was added to the man page.

- Mkisofs now writes a better error message in case that it cannot
sort a directory because more than on directory content was merged
into the ISO image.

- isoinfo -d now prints the checksum for the Eltorito validation header

(wiz)

2009-01-07 22:40:24 UTC MAIN commitmail json YAML

Updated textproc/xapian-omega to 1.0.10

(wiz)

2009-01-07 22:40:14 UTC MAIN commitmail json YAML

Update to 1.0.10:

Omega 1.0.10 (2008-12-23):

build system:

* This release now uses newer versions of the autotools (autoconf 2.62 ->
  2.63; automake 1.10.1 -> 1.10.2).  The newer autoconf fixes a regression
  in autoconf 2.62 (and so Omega 1.0.7) with detecting the endian-ness of some
  platforms.

Omega 1.0.9 (2008-10-31):

documentation:

* docs/overview.html: Document HTML parsing a bit, including robots
  meta and htdig_noindex.

omega:

* omega: Catch std::exception and report what its what() method returns.

* omega: Remove undocumented and non-functional support for numeric sorting
  via CGI parameter SORT=#<slot> (SORT=<slot> works as before).

build system:

* configure: Sync warning flag handling changes from xapian-core to eliminate
  many warnings from GCC 4.3.

Omega 1.0.8 (2008-09-04):

documentation:

* Fix a few typos and improve wording in a few places.

indexers:

* omindex:

  + If the character encoding is specified using <meta http-equiv=...> in an
    HTML document then reparse the document if it isn't the encoding we're
    already using so that any preceding <title> is converted correctly
    (bug#292).

  + Convert text from meta tag parameters to UTF-8 (bug#293).

  + Handle <meta charset="..."> (new in HTML 5).

  + Fix bug in HTML tag parameter parsing which was probably just a small
    performance penalty in real world cases, but could perhaps result in
    parsing bogus extra parameters in carefully contrived situations.

portability:

* Add missing <signal.h>, noted on FreeBSD by Henrik Brix Andersen.

(wiz)

2009-01-07 22:39:49 UTC MAIN commitmail json YAML

Updated textproc/xapian to 1.0.10

(wiz)

2009-01-07 22:39:39 UTC MAIN commitmail json YAML

Update to 1.0.10:

Xapian-core 1.0.10 (2008-12-23):

API:

* Composing an OP_NEAR query with two non-term subqueries now throws
  UnimplementedError instead of AssertionError (in a --enable-assertions build)
  or leading to unexpected results (otherwise).  This partly addresses bug#201.

* Using a MultiValueSorter with no values set no longer causes a hang or
  segmentation fault (but it is still rather pointless!)

matcher:

* If we're using values for sorting and for another purpose, cache the
  Document::Internal object created to get the value for sorting, like we do
  between other uses.

flint backend:

* If the disk became full while flushing database changes to disk, the
  WritableDatabase object would throw a DatabaseError exception but be left in
  an inconsistent state such that further use could lead to the database on
  disk ending up in a "corrupt" state (theoretically fixable, but no tool
  to fix such a database exists).  Now we try to ensure that the object is
  left in a consistent state, but if doing so throws a further exception, we
  put the WritableDatabase object in a "closed" state such that further
  attempts to use it throw an exception.

* Create the lockfile "flintlock" with permissions 0666 so that the umask is
  honoured just like we do for the other files (previously we used 0600).
  Previously it wasn't possible to lock a database for update if it was
  owned by another user, even if you otherwise had sufficient permissions via
  "group" or "other".

* Fix garbled exception message when a base file can't be reread.

quartz backend:

* Fix garbled exception message when a base file can't be reread.

remote backend:

* xapian-tcpsrv and xapian-progsrv now accept -w as a short form of --writable,
  as was always intended.

build system:

* This release now uses newer versions of the autotools (autoconf 2.62 ->
  2.63; automake 1.10.1 -> 1.10.2).

documentation:

* INSTALL: Add new paragraphs about HP's aCC and IRIX (adapted from footnotes
  in PLATFORMS).

* PLATFORMS: HP testdrive has been shut down, so all mark all those machines as
  "no longer available".  Update atreus' build report to 1.0.10.

* docs/queryparser.html: Add link to valueranges.html.

examples:

* delve: Add missing "and" to --help output.  Report termfreq and collection
  freq for each term we're asked about.

portability:

* Fix to build with GCC 4.4 snapshot.

Xapian-core 1.0.9 (2008-10-31):

API:

* Database::get_spelling_suggestion() is now faster (15% speed up for parsing
  queries with FLAG_SPELLING_CORRECTION set in a test on real world data).

* Fix OP_ELITE_SET segmentation fault due to excess floating point precision
  on x86 Linux (and possibly other platforms).

* Database::allterms_begin() over multiple databases now gives a TermIterator
  with operations O(log(n)) rather than potentially O(n) in the number of
  databases.

* Add new Database methods metadata_keys_begin() and metadata_keys_end() to
  allow the complete list of metadata in a database to be retrieved (this
  API addition is needed so that copydatabase can copy database metadata).

testsuite:

* Remove the cached test databases before running the testsuite.

* apitest: Fix cursordelbug1 to work on Microsoft Windows (bug#301).

* apitest,queryparsertest: Skip tests which fail because the timer granularity
  is too coarse to measure how long the test took.  In practice, this is only
  an issue on Microsoft Windows (bug#300 and bug#308).

matcher:

* Adjust percent cutoff calculations in the matcher in a way which corresponds
  to the change to percentage calculations made in 1.0.7 to allow for excess
  precision.

* Query::MatchAll no longer gives match results ranked by increasing document
  length.

flint backend:

* xapian-compact: Fix crash while compacting spelling table for a single
  database when built with MSVC, and probably other platforms, though Linux
  got lucky and happened to work (bug#305).

build system:

* configure: Disable -Wconversion for now - it's not useful for older GCC and
  is buggy in GCC 4.3.

* configure: Set -Wstrict-overflow to 1 instead of 5, to avoid unreasonable
  warnings under GCC 4.3.

documentation:

* Minor improvements to API documentation, including documenting the
  XAPIAN_FLUSH_THRESHOLD environmental variable in WriteableDatabase::flush()
  (bug#306).

* valueranges.html: Fix typos in example code, and drop superfluous empty
  destructor from ValueRangeProcessor subclass.

* HACKING: Several improvements.

examples:

* copydatabase: Also copy user metadata.

Xapian-core 1.0.8 (2008-09-04):

API:

* Fix output of RSet::get_description

testsuite:

* Report subtotals per backend, rather than per testgroup per backend to make
  the output easier to read.

flint backend:

* Fix WritableDatabase::add_document() and replace_document() not to be O(n*n)
  in the number of values in the new document.

* Fix handling of a table created lazily after the database has had commits,
  and which is then cursored while still in sequential mode.

* Fix failure to remove all the Btree entries in some cases when all the
  postings for a term are removed.  (bug#287)

* xapian-inspect: Show the help message on start-up.  Correct the documented
  alias for next from ' ' to ''.  Avoid reading outside of input string when it
  is empty.  (bug#286)

quartz backend:

* Backport fix from flint for WritableDatabase::add_document() and
  replace_document() not to be O(n*n) in the number of values in the new
  document.

build system:

* configure: Report bug report URL in --help output.

* xapian-config: Report bug report URL in --help output.

* configure: Fix deprecation error for --enable-debug=full to say to instead
  use '--enable-assertions --enable-log' not '--enable-debug --enable-log'.

documentation:

* valueranges.html: Expand on some sections.

examples:

* quest: Fix to catch QueryParserError instead of const char * which
  QueryParser threw in Xapian < 1.0.0.

* copydatabase: Use C++ forms of C headers.  Only treat '\' as a directory
  separator on platforms where it is.  Update counter every 13 counting up to
  the end so that the digits all "rotate" and the counter ends up on the exact
  total.

portability:

* Eliminate literal top-bit-set characters in testsuite source code.

(wiz)

2009-01-07 22:26:55 UTC MAIN commitmail json YAML

Updated net/yaz to 3.0.41

(wiz)

2009-01-07 22:26:45 UTC MAIN commitmail json YAML

Update to 3.0.41:

--- 3.0.41 2008/12/29

Fixed Fixed test that makes VERSION_SHA1 appear on dist versions too.

--- 3.0.40 2008/12/29

For configure, using option --without-xml2 also disables Libxslt/Libexslt
support.

Fixed bug #2352: yaz-marcdump crashes for certain record.

Added man page 'bib1-attr' which includes list of common Bib-1 attributes.

Added support for Danmarc2 to UTF-8 conversion.

Added support for ISO5426 to UTF-8 conversion.

zget_InitRequest/zget_InitResponse returns GIT SHA1 hash as part of
implementation version.

Function yaz_version returns GIT SHA1 hash for parameter sha1_str.

--- 3.0.38 2008/11/10

ZOOM C now only fires one ZOOM_EVENT_SEARCH per search-task. Previously,
ZOOM_EVENT_SEARCH was fired for each searchRetrieve Response received.

ZOOM C now interprets databaseName option for ZOOM connection as path
(SRU "database").

Windows version bundled with Libxml2 2.7.1 / Libxslt 1.1.24 / ICU 4.0.

Fixed CCL to RPN/PQF conversion which could result in invalid PQF.

Dummy Libxml2 types no longer defined in headers of YAZ'.

Fixed memory violation for ZOOM C - could occur when SRU diagnostics was
received.

(wiz)

2009-01-07 22:18:26 UTC MAIN commitmail json YAML

Updated sysutils/hal-info to 20081219

(wiz)

2009-01-07 22:18:16 UTC MAIN commitmail json YAML

2009-01-07 22:11:37 UTC MAIN commitmail json YAML

Updated devel/libgsf to 1.14.11

(wiz)

2009-01-07 22:11:28 UTC MAIN commitmail json YAML

Update to 1.14.11:

libgsf 1.14.11

Jody:
* win32 build fix for glib-2.18 deprecation.
* Extend MS Office Open Pkg handling to accept POI files.
* Add libxml2 wrapper to simplify probing.

Morten:
* Solaris compilation issue.  [#558253]
* Handle non-seekable files in gsf_input_stdio_new.  [#154417]

Paul:
* Fix various Mac compilation issues.  [#565603]  [#565605]

Pedro Fragoso:
* Clean up glib includes.  [#564004]

Richard W.M. Jones
* MinGW configure fix for libbz2 detection.

(wiz)

2009-01-07 22:01:19 UTC MAIN commitmail json YAML

Updated x11/libXfont to 1.3.4

(wiz)

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

Update to 1.3.4:

Adam Jackson (2):
Nuke fontcache.
Retry font server connections faster.

Alan Coopersmith (8):
Add support for bzip2 bitmap font compression
Pad CreateAC packets with 0 auths to workaround xfs bug
Always scan catalogue dirs at startup, even if their mtime < 0
Use XORG_CWARNFLAGS & XORG_CHANGELOG macros from xorg-macros 1.2
Update COPYING file with additional copyrights/licenses
Add simple README with pointers to bugzilla/git/mailing list
miscutil.c:108: warning: old-style parameter declaration
Version bump: 1.3.4

Benjamin Close (1):
Make sure font names/font alias names are null terminated

Derek Wang (1):
Sun bug 4510977: dtremote fails to start session

Julien Cristau (1):
Don't clobber CFLAGS in configure

Peter Breitenlohner (1):
X.Org Bug 17945: avoid gcc warnings for libXfont

(wiz)

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

Updated x11/libXi to 1.2.0

(wiz)

2009-01-07 21:58:09 UTC MAIN commitmail json YAML

Update to 1.2.0:

Following the inputproto 1.5 release adding input device properties,
here's the matching client-side libraries.

Peter Hutterer (4):
      Bump to 1.1.99.2.
      Add XI_JOYSTICK to list of defined types.
      Add support for XI 1.5 device properties.
      libXi 1.2.0

(wiz)

2009-01-07 21:56:32 UTC MAIN commitmail json YAML

Updated x11/inputproto to 1.5.0

(wiz)

2009-01-07 21:56:22 UTC MAIN commitmail json YAML

Update to 1.5.0:

X Input Protocol 1.5.0

Additions over 1.4: input device properties support.

IDP are modelled after window properties and work much in the same
manner.  Each X Input device can have multiple properties of
arbitrary types at any point in time. These properties can be
interpreted by the server and/or the driver and thus allow cheap,
easily expandable ways of configuring devices.

IDP can also be read by other clients, allowing clients to label
devices or device specific features. Two of the more obvious cases
are to label a device as "primary", or to label each axis to denote
it's function ("press", "tilt", "rotation", etc.).

For those reading commit logs: IDP were originally added as XGE
events as part of XI2, then backported to traditional events.

Cheers,
  Peter

Peter Hutterer (10):
      Back out Device Properties from XI 2, push into XI 1.5.
      Protect against C++ includes.
      Add libXi's property interfaces.
      PropertyNotify, move deviceid back to last byte.
      Remove RCS tags, typo fix.
      Make sure Atoms are defined as CARD32.
      Undef Atom after we're done so we don't pollute users of XIproto.h
      Add XI_JOYSTICK type.
      Remove Configure/QueryDeviceProperty.
      inputproto 1.5.0

(wiz)

2009-01-07 21:52:00 UTC MAIN commitmail json YAML

+ bugzilla-3.3.1, dbus-1.2.10 [don't update until
  https://bugs.freedesktop.org/show_bug.cgi?id=18980 is fixed],
  eric3-4.2.5 [now called eric4], gvfs-1.1.3, libgsf-1.14.11.

Remove updated ones:
- SDL_gfx-2.0.18, cairo-1.8.6, dbus-glib-0.78, exiv2-0.18,
  gnome-user-docs-2.24.1, libkexiv2-0.1.8, libxml++-2.24.2,
  mercurial-1.1.2, mkfontscale-1.0.6, p5-IO-Socket-SSL-1.19,
  poppler-0.10.2, prboom-2.5.0, py-bsddb3-4.7.3,
  py-cairo-1.8.0, py-dbus-0.83.0, py-gnome2-desktop-2.24.1,
  rasqal-0.9.16, redland-1.0.8, remind-03.01.06, tomboy-0.12.2,
  xinit-1.1.1.

(wiz)

2009-01-07 21:50:39 UTC MAIN commitmail json YAML

Updated devel/mercurial to 1.1.2

(wiz)

2009-01-07 21:50:29 UTC MAIN commitmail json YAML

Update to 1.1.2:

This is a minor release including one security fix and two minor bug fixes

    * improve path auditing (issue 1450)
    * fix date-related test failures in test suite
    * add graph controls to monoblue theme

(wiz)

2009-01-07 21:47:48 UTC MAIN commitmail json YAML

Updated sysutils/libnotify to 0.4.5

(wiz)

2009-01-07 21:47:37 UTC MAIN commitmail json YAML

Update to 0.4.5:

version 0.4.5 (20-November-2008):
* Added GObject property accessors for notification IDs. Patch by Lucas
  Rocha.
* Added support for sending the closed reason in the "closed" signal
  handler. (Ticket #139)
* Added support for sending the status icon XID to the notification
  daemon. This will allow better position tracking for context
  notifications. Patch by Colin Walters.
* Fixed a breakage where we were including gtkversion.h directly.

(wiz)

2009-01-07 21:43:37 UTC MAIN commitmail json YAML

Updated time/remind to 3.1.6

(wiz)

2009-01-07 21:43:28 UTC MAIN commitmail json YAML

Update to 3.1.6:

* Version 3.1 Patch 6 - 2008-11-16

- MAJOR ENHANCEMENT: A new OMITFUNC clause gives you additional
  control and flexibility over "omitted days" calculations.  This is
  useful when holidays influence the timing of events several days
  later.  See "COMPUTED LOCAL OMITS" in the man page.

- ENHANCEMENT: The new evaltrig() built-in function lets you evaluate triggers
  from within an expression.

- ENHANCEMENT: The new weekno() built-in function returns the ISO 8601
  week number of a date.

- ENHANCEMENT: The "WEEK" special lets you annotate calendar output with the
  week number.  The TkRemind, rem2ps and rem2html back-ends support WEEK.

- MINOR ENHANCEMENT: You can control whether timed reminders come before or
  after non-timed reminders with the "-g" flag.

- BUG FIX: TkRemind did not work correctly if ~/.reminders was a directory.

- BUG FIX: TkRemind incorrectly invoked Remind with the "-a" flag when
  showing today's reminders.

- BUG FIX: In certain cases, a trigger containing a day, month and
  weekday would fail if it needed to cross a year boundary.  This has
  been fixed.

(wiz)

2009-01-07 21:41:47 UTC MAIN commitmail json YAML

Updated textproc/redland to 1.0.8

(wiz)

2009-01-07 21:41:34 UTC MAIN commitmail json YAML

Update to 1.0.8:

2008-07-05 Redland Version 1.0.8 Released

  Updated to use [1]Rasqal 0.9.16 (from 0.9.15)
  Updated to use [2]Raptor 1.4.18 (from 1.4.16)
  Added a 'trees' indexed in-memory storage
  Improvements to low-memory and other failures of resource allocation
  API additions and changes to concepts, parser and serializer classes.
  Fixed Issue [3]0000256

  NOTE: The next release of redland will NOT include raptor and rasqal in
  the tarball, they will be separate download dependencies.

  See the [4]1.0.8 Release Notes for the full details of the changes.

(wiz)

2009-01-07 21:33:50 UTC MAIN commitmail json YAML

Updated textproc/rasqal to 0.9.16

(wiz)

2009-01-07 21:33:37 UTC MAIN commitmail json YAML

Update to 0.9.16:

2008-07-05 Rasqal Version 0.9.16 Released

  WARNING: ABI AND API CHANGED in this release. Rasqal 0.9.16 is
  incompatible with 0.9.15.

  Added a rasqal_world object used for all constructor functions
  Removed deprecated functions and macros
  Fixed some memory leaks and made some low-memory resiliance fixes
  Query result sets can be read/written from sparql XML results format
  Improved error syntax error reporting

  See the Raptor 0.9.16 Release Notes for the full details of the
  changes.

(wiz)

2009-01-07 21:29:26 UTC MAIN commitmail json YAML

Updated devel/py-gobject-shared to 2.16.0

(wiz)

2009-01-07 21:29:11 UTC MAIN commitmail json YAML

Updated devel/py-gobject to 2.16.0

(wiz)

2009-01-07 21:28:57 UTC MAIN commitmail json YAML

Update py-gobject to 2.16.0:

2.16.0 04-jan-2009
- gobject.timeout_add_seconds() not found in docs
  (Paul Pogonyshev, #547119)
- _wrap_g_output_stream_write_async not adding a reference to the
  buffer passed (Paul, #564102)
- gio.VolumeMonitor segfaults (Gian Mario Tagliaretti, #555613)
- Test if `domain' is not-null before using it to avoids segfaults
  (Paul, #561826)
- g_output_stream_write_all use gsize instead of gssize (Gian)
- add __repr__ to gio.Drive, gio.Mount and gio.Volume
  (Paul, #530935)
- Missing AC_CONFIG_MACRO_DIR([m4]) (Lo誰c Minier, #551227)
- Make codegen not import when corresponding argument types are not
  registered (Paul, #551056)
- Fix typos breaking compilation (Frederic Peters #551212)
- GFile load_contents methods chop data at first \0
  (Jonathan Matthew, #551059)

(wiz)

2009-01-07 21:20:42 UTC MAIN commitmail json YAML

Updated sysutils/py-dbus to 0.83.0

(wiz)

2009-01-07 21:20:28 UTC MAIN commitmail json YAML

Update to 0.83.0:

D-Bus Python Bindings 0.83.0 (2008-07-23)
=========================================

Features:

* Add bindings for DBusServer (thanks to Mathias Hasselmann, Huang Peng;
  fd.o #14322, #15514).

* Omit the service's traceback from certain D-Bus errors: specifically, those
  that were probably deliberately raised as part of an API. Subclasses
  of DBusException that indicate programmer error can turn the traceback
  back on if it seems likely to be useful.

Fixes:

* Don't emit spurious Error messages if libdbus gives object-path handlers
  a message that isn't a method call (most likely because of binding to a
  locally emitted signal, as in fd.o #14199).

* Make multiple filters added by Connection.add_message_filter work
  (fd.o #15547, thanks to Huang Peng).

* Make the API docs build correctly when out-of-tree

* Require dbus 1.0 so we can get rid of DBUS_API_SUBJECT_TO_CHANGE

(wiz)

2009-01-07 21:15:59 UTC MAIN commitmail json YAML

Updated databases/py-bsddb3 to 4.7.3

(wiz)

2009-01-07 21:15:49 UTC MAIN commitmail json YAML

Update to 4.7.3:

4.7.3: (Python 2.6 release. First release with Python 3.0 support)
  * "private" is a keyword in C++.  (Duncan Grisby)
  * setup.py should install "bsddb.h".  (Duncan Grisby)
  * "DB_remove" memory corruption & crash.  (Duncan Grisby)
  * Under Python 3.0, you can't use string keys/values, but
    bytes ones. Print the right error message.
  * "DB.has_key()" allowed transactions as a positional parameter.
    We allow, now, transactions as a keyword parameter also, as
    documented.
  * Correct "DB.associate()" parameter order in the documentation.
  * "DB.append()" recognizes "txn" both as a positional and a
    keyword parameter.
  * Small fix in "dbshelve" for compatibility with Python 3.0.
  * A lot of changes in "dbtables" for compatibility with Python 3.0.
  * Huge work making the testsuite compatible with Python 3.0.
  * In some cases the C module returned Unicode strings under
    Python 3.0. It should return "bytes", ALWAYS. Solved.
  * Remove a dict.has_key() use to silence a warning raised under
    Python2.6 -3 parameter. Python SVN r65391, Brett Cannon.
  * Solve some memory leaks - Neal Norwitz
  * If DBEnv creation fails, library can crash.  (Victor Stinner)
  * Raising exceptions while doing a garbage collection
    will kill the interpreter.  (Victor Stinner)
  * Crash in "DB.verify()". Noted by solsTiCe d'Hiver.

(wiz)

2009-01-07 21:06:02 UTC MAIN commitmail json YAML

2009-01-07 21:05:32 UTC MAIN commitmail json YAML

Updated graphics/py-cairo to 1.8.0

(wiz)

2009-01-07 21:05:22 UTC MAIN commitmail json YAML

Update to 1.8.0:

Overview of changes from pycairo 1.6.4 to pycairo 1.8.0
=======================================================
General Changes:
    Pycairo 1.8.0 requires cairo 1.8.0 (or later).
    Add documentation (available separately)

Bug Fixes:
    18101: Add support for threading
    18947: cairo.SurfacePattern should INCREF the used surface

New Methods:
    ScaledFont.get_scale_matrix
    Surface.mark_dirty_rectangle
    Surface.set_fallback_resolution

New Constants:
    cairo.EXTEND_PAD
    cairo.HAS_IMAGE_SURFACE
    cairo.HAS_USER_FONT

API Changes:
    Surface.mark_dirty: no longer accepts keyword arguments with default
    values.
    PycairoPattern_FromPattern (C API): has a new 'base' argument - to fix
    #18947.

Other Changes:
    Allow unknown cairo Pattern/Surface types to use the pycairo base
    Pattern/Surface type.

(wiz)

2009-01-07 20:57:53 UTC MAIN commitmail json YAML

Updated sysutils/dbus-glib to 0.78

(wiz)

2009-01-07 20:57:43 UTC MAIN commitmail json YAML

Update to 0.78:

D-Bus GLib Bindings 0.78 (04 Dec 2008)

Thanks to Robert McQueen, Philip Van Hoof, David Zeuthen, Colin
Walters, Dan Williams, Nick Welch, Tomas Pelka and others for their
contributions.

Reliability fixes:
- #16114 [patch] wincaps-to-uscore property names for GetAll()
- #16419: recursive variants demarshaling limits
- #18573: service tracker race

Other notable fixes and enhancements:
- #17329: allow hash tables to contain complex types
- #17798: add support for 'o', 'g' and 'as' in dictionaries
- #16925: bash completion for dbus-send

(wiz)

2009-01-07 19:18:26 UTC MAIN commitmail json YAML

Updated sysutils/dbus to 1.2.4.2

(wiz)

2009-01-07 19:11:36 UTC MAIN commitmail json YAML

2009-01-07 16:39:20 UTC MAIN commitmail json YAML

Updated graphics/cairo to 1.8.6

(wiz)

2009-01-07 16:39:10 UTC MAIN commitmail json YAML

Update to 1.8.6:

Release 1.8.6 (2008-12-13 Chris Wilson <chris@chris-wilson.co.uk>)
=========================================================
The cairo community is pleased to announce the 1.8.6 release of the
cairo graphics library. This is the third update to cairo's stable
1.8 series and contains a small number of bug fixes (in particular a
few fixes for failures of cairo 1.8.4 on Quartz and PDF, and build fixes for
a couple of backends). This is being released just under a month after
cairo 1.8.4.

We recommend that everyone using cairo upgrade to 1.8.6.

-Chris

Build fixes
-----------
Fix build of DirectFB backend with debugging enabled:

  Bug in _cairo_directfb_surface_release_source_image function
  http://bugs.freedesktop.org/show_bug.cgi?id=18322

Fix build on OS/2.

Bug fixes
---------
Workaround a mis-compilation of cairo_matrix_invert() that generated invalid
matrices and triggered assertion failures later. The issue was reported by
Peter Hercek.

Invalid computation of the modulus:

  https://bugzilla.mozilla.org/show_bug.cgi?id=466258

Invalid referencing of patterns in the Quartz backend:

  Failed assertion `CAIRO_REFERENCE_COUNT_HAS_REFERENCE
  (&pattern->ref_count)' when using cairo quartz backend
  http://bugs.freedesktop.org/show_bug.cgi?id=18632

Invalid references to glyphs after early culling, causing segmentation faults
in the PDF backend:

  http://lists.cairographics.org/archives/cairo/2008-December/015976.html

Check for XRender in the XCB backend, or else we may attempt an invalid memory
access:

    XCB backend fails with missing render.
    https://bugs.freedesktop.org/show_bug.cgi?id=18588

(wiz)

2009-01-07 16:18:59 UTC MAIN commitmail json YAML

Updated editors/tomboy to 0.12.2

(wiz)

2009-01-07 16:17:51 UTC MAIN commitmail json YAML

Update to 0.12.2:

Version 0.12.2
* Fix data loss bug in sync and SetNoteCompleteXml dbus method.

(wiz)

2009-01-07 14:46:20 UTC MAIN commitmail json YAML

Updated misc/gnome-user-docs to 2.24.1

(wiz)

2009-01-07 14:46:11 UTC MAIN commitmail json YAML

Update to 2.24.1:

Version 2.24.1:
---------------
* Accessibility Guide:
  - Make "themes-0" sub-section of "low-vision" as it was (Luca Ferretti)
  - Reorganize and update the Orca section (Willie Walker)
  - Updated translations:
    de    (Mario Bl辰ttermann)
    es    (Jorge Gonzalez)
    fr    (Claude Paroz)
    hu    (Gabor Kelemen)
    sv    (Daniel Nylander)
* System Admin Guide:
  - Updated translations:
    ca    (Gil Forcada)
* User Guide:
  - Replaced 'CD Player' examples (Claude Paroz)
  - Updated translations:
    bg    (Alexander Shopov)
    el    (Simos Xenitellis)
    es    (Jorge Gonzalez)
    hu    (Gabor Kelemen)
    pt_BR  (Leonardo Ferreira Fontenelle)
    sv    (Daniel Nylander)
    th    (Theppitak Karoonboonyanan)

(wiz)

2009-01-07 14:35:46 UTC MAIN commitmail json YAML

Updated x11/py-gnome2-desktop to 2.24.1

(wiz)

2009-01-07 14:35:12 UTC MAIN commitmail json YAML

Update to 2.24.1, add two dependencies for more features (it already
depended on most of the kitchen sink anyway...).

Changes:
* configure.ac, wscript: Version 2.24.1.
* configure.ac: libtool-2.2 compatibility, patch by "Cygwin Ports
maintainer" (bug #564550).

* gnomeapplet/applet.override:
* gnomeapplet/appletmodule.c:
* gnomeapplet/wscript:
Fix build error with missing libgnome/libgnomeui flags.
Patch from Lucas Rocha closes bgo #564525

* tests/common.py: Fix a bug in the import check.

(wiz)

2009-01-07 13:56:50 UTC MAIN commitmail json YAML

Note update of remaining poppler packages to 0.10.2.

(wiz)

2009-01-07 13:54:27 UTC MAIN commitmail json YAML

Updated print/poppler to 0.10.2

(wiz)

2009-01-07 13:54:14 UTC MAIN commitmail json YAML

Update to 0.10.2:

Release 0.10.2

core:
* Fix a crash when selecting text in word mode
* Fix a crash in some malformed documents (second argument
of opMarkPoint is not a dictionary)
* Ensure cairo font matrix is invertable. Fixes bugs #18254
and #18429
* Fix a memory leak (Bug #18924)

Qt4:
* Fix deserization of links right coordinate

misc:
* Fix build on Solaris 10 + Sun Studio 12
* Compile with -pedantic

(wiz)

2009-01-07 12:47:56 UTC MAIN commitmail json YAML

Updated misc/pciids to 20081012

(wiz)

2009-01-07 12:47:46 UTC MAIN commitmail json YAML

Update to 20081012 (latest FreeBSD snapshot).
It's a database, so changes: probably more IDs :)

(wiz)

2009-01-07 12:44:01 UTC MAIN commitmail json YAML

Updated fonts/mkfontscale to 1.0.6

(wiz)

2009-01-07 12:43:51 UTC MAIN commitmail json YAML

Update to 1.0.6:
Alan Coopersmith (6):
      Add support for bzip2 compressed fonts if configured --with-bzip2
      Use XORG_CWARNFLAGS & XORG_CHANGELOG from xorg-macros 1.2
      Add basic README with URL's of git, bugzilla & mailing list
      Add hooks for checking sources with lint/sparse/etc.
      man page typo fix
      Version 1.0.6

(wiz)

2009-01-07 12:42:01 UTC MAIN commitmail json YAML

Updated security/p5-IO-Socket-SSL to 1.19

(wiz)

2009-01-07 12:41:50 UTC MAIN commitmail json YAML

Update to 1.19:

v1.19 2008.12.31
- fix verfycn_name autodetection from PeerAddr/PeerHost

(wiz)

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

Updated textproc/iso-codes to 3.5.1

(wiz)

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

Update to 3.5.1:

iso-codes 3.5.1
---------------
Tobias Quathamer <toddy@debian.org>
Fri, 2 January 2009

  [ ISO 4217 translations ]
  * Dutch by Freek de Kruijf (TP)
  * Indonesian by Erwid M Jadied (TP)
  * Vietnamese by Clytie Siddall (TP)

  [ ISO 15924 translations ]
  * Indonesian by Erwid M Jadied (TP)
  * Traditional Chinese by Wei-Lun Chao (TP)

  [ ISO 639 translations ]
  * Vietnamese by Clytie Siddall (TP)
  * Asturian by Marcos Alvarez Costales (TP)

  [ ISO 3166 translations ]
  * Vietnamese by Clytie Siddall (TP)

iso-codes 3.5
-------------
Tobias Quathamer <toddy@debian.org>
Wed, 3 December 2008

  [ General ]
  * Add note about missing file iso_3166.tab in README. Closes: #498367

  [ ISO-639-3 ]
  * Update to 2008-11-10

  [ ISO-4217 ]
  * Replace acronym "SDR" with "Special Drawing Rights"

  [ ISO-3166 translations ]
  * Portuguese by Miguel Figueiredo
  * Simplified Chinese by LI Daobing (TP)
  * Indonesian by Andhika Padmawan (TP)
  * Irish by Kevin Scannell (TP)
  * Korean by Changwoo Ryu (TP)
  * Finnish by Tommi Vainikainen (TP)
  * Dutch by Freek de Kruijf (TP)
  * Estonian by Tõivo Leedjärv
  * Occitan correction by Yannick Marchegay. Closes: alioth#311228
  * Polish by Łukasz Paździora. Closes: #505898
  * Esperanto by Edmund GRIMLEY EVANS (TP)

  [ ISO-3166-2 translations ]
  * Finnish by Tommi Vainikainen (TP)
  * French completed by Christian Perrier
  * Occitan correction by Yannick Marchegay. Closes: alioth#311229

  [ ISO-639-3 translations ]
  * French updated by Christian Perrier
  * Occitan correction by Yannick Marchegay. Closes: alioth#311231

  [ ISO-639 translations ]
  * Simplified Chinese by LI Daobing (TP)
  * Italian by Milo Casagrande (TP)
  * Finnish by Tommi Vainikainen (TP)
  * Dutch by Freek de Kruijf (TP)
  * Occitan correction by Yannick Marchegay. Closes: alioth#311230
  * German completed by Tobias Quathamer
  * Esperanto by Edmund GRIMLEY EVANS (TP)

  [ ISO-4217 translations ]
  * Occitan correction by Yannick Marchegay. Closes: alioth#311232
  * German completed by Tobias Quathamer

  [ ISO-15924 translations ]
  * Occitan correction by Yannick Marchegay. Closes: alioth#311227

(wiz)

2009-01-07 11:55:06 UTC MAIN commitmail json YAML

Updated print/libspectre to 0.2.2

(wiz)

2009-01-07 11:54:56 UTC MAIN commitmail json YAML

Update to 0.2.2:

libspectre 0.2.2 (25 November 2008)
===================================

This is another bugfix only release in the libspectre's 0.2 series.

A problem when rendering some documents where the page size is
different from the Bounding Box has been fixed (Bug #18239)

Parser is now locale-independent when parsing float numbers (Bug #18685)

The display format has been fixed to match cairo/pixman. Thanks to
Chris Wilson (Bug #18266)

(wiz)

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

Updated textproc/libxml++ to 2.24.2

(wiz)

2009-01-07 11:52:57 UTC MAIN commitmail json YAML

Update to 2.24.2:

2.24.2:

* Fixed another two memory leaks.
  (Armin Burgmeier) Bug #563321 (Arjan Franzen)
* Removed obsolete MSVC6 project files
  (Armin Burgmeier)

2.24.1:

* Added new Schema and SchemaValidator classes to MSVC project files
  (Arjan Franzen, Arming Burgmeier) Bug #563664.
* Avoid a memory leak in Validator::check_for_exception.
  (Arjan Franzen, Murray Cumming) Bug #563321.
* Avoid a memory leak in schema class.
  (Balazs Tirpak, Murray Cumming) Bug #312216.

2.24.0:

Changes since 2.22:

* Attribute: Return the correct value even when using a namespace.
  (Murray Cumming) Bug #547689 (Sergei Fedorov)
* Added Schema and SchemaValidator classes, demonstrated in
  examples/schemavalidation.
  (Emilien KIA) Bug #312216.
* Element: Added add_child_text() with a previous_node parameter, for adding
  between existing nodes. Added add_child_text_before() too.
* Node: Added add_child() with a previous_node parameter, for adding between
  existing nodes. Added add_child_before() too.
  (Murray Cumming)
* SaxParser: added parse_chunk_raw().
  (Armin Burgmeier)

(wiz)

2009-01-07 10:58:07 UTC MAIN commitmail json YAML

Updated x11/xinit to 1.1.1

(wiz)

2009-01-07 10:57:58 UTC MAIN commitmail json YAML

Update to 1.1.1:
This is mainly just a bunch of updates for OSX Tiger compatability and
SnowLeopard fratures.

Alan Coopersmith (1):
      Fix build of startx & xinitrc with Solaris make

Jeremy Huddleston (17):
      Apple: privleged_startx: Increase the timeout so slower
      machines don't get a stray process warning in their system
      log.
      startx.cpp: Made some things a little more friendly for
      people who have spaces in pathnames.
      Apple: Using eval to protect people who have spaces in their
      home path.
      Support the instant-off API in SnowLeopard.
      Apple: sleep() to avoid innocent error message spew
      Apple: Make VPATH builds work on darwin
      Apple: Use AvailabilityMacros.h for Tiger compatability
      OSX: Create privleged_startx on Tiger
      OSX Tiger: More compilation fixes...
      OSX Tiger: Hopefully the last fix for Tiger users...
      Apple: Honor X11_PREFS_DOMAIN if it's set (1.4.2-apple26
      and later)
      OSX Tiger: Fix discovery of mach port
      OSX: Fixed bad prefix
      OSX: More prefix fixes
      OSX: Don't use login/bash -c hack anymore for org.x.startx
      LaunchAgent
      Apple: Allow defaults option that maps to a -dpi server
      command line in startx
      xinit 1.1.1

(wiz)

2009-01-07 10:55:31 UTC MAIN commitmail json YAML

Updated devel/SDL_gfx to 2.0.18

(wiz)

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

Update to 2.0.18:

Ver 2.0.18 - Sun Dec 21 08:38:20 PST 2008

* libtool update for dependencies
* MSVC C89 variable hoisting to enable MSVC compile (sweetlilmre)
* addition of VC9 (Visual Studio 2008) project file (sweetlilmre)
* update to MinGW make file (Sergio Padrino, sweetlilmre)
* fix uninitialised variables in _putPixelAlpha() (Paul Pedriana)
* reverted to original alpha routine in _putPixelAlpha() as new one was causing issues in 16bbp
  new routine #define has been renamed to EXPERIMENTAL_ALPHA_PIXEL_ROUTINE
  original is now DEFAULT_ALPHA_PIXEL_ROUTINE
* added colorkey handling patch to rotozoom (Sergio Padrino)
* downgraded optimization to -O for asm compatibility with gcc4

Ver 2.0.17 - Sun Jun  1 15:39:38 EDT 2008

* hline/vline clipping and swap-logic fixed
* clipping box dimension check added and clipping-checks optimized
* TestFonts program updated
* Updated documentation on cross-compilation, AMD64
* Fixed circleColor overdraw
* Added arcColor routine
* Added polygonColorMT and polygonTextureMT routines
* Updated 32bit alpha blending routine

(wiz)

2009-01-07 10:54:41 UTC MAIN commitmail json YAML

+ fotoxx-5.8, galculator-1.3.2, py-gobject-2.16.0, xf86-video-ati-6.10.0.

Completed:
- comix-4.0.2, gbrainy-1.01, gnome-doc-utils-0.14.1, gnucash-2.2.8,
  kipi-plugins-0.1.7, libkdcraw-0.1.7, mednafen-0.8a, pango-1.22.4,
  png-1.2.34, thunderbird-2.0.0.19, xvidcore-1.2.1.

(wiz)

2009-01-07 10:52:21 UTC MAIN commitmail json YAML

Updated multimedia/xvidcore to 1.2.1

(wiz)

2009-01-07 10:52:12 UTC MAIN commitmail json YAML

Update to 1.2.1:

New in 1.2.1:
  * Fix for 'nested function' potential compilation error

New in 1.2.0:
  * Complete AMD64/EM64T 64-bit support
  * Added support for WIN64 platform
  * Multi-threaded encoding support
  * SSE3/SSE4 optimizations
  * Faster and more precise mpeg intra quantization
  * Fixed bug in packed pixel format colorspace conversion
  * Noexec-stack security patch
  * Fix for bad resync marker length
  * Improved decoder robustness for broken streams containing B-frames
  * Fix for potential out-of-bound access to MV bits table
  * Added SSIM quality-metric plugin

(wiz)

2009-01-07 07:24:57 UTC MAIN commitmail json YAML

Pick up maintainership.

(wiz)

2009-01-06 20:15:38 UTC MAIN commitmail json YAML

Updated x11/xextproto to 7.0.4

(wiz)

2009-01-06 20:15:27 UTC MAIN commitmail json YAML

Update to 7.0.4:
Peter Hutterer (4):
      Xge.h: include Xmd.h for CARD8
      geproto: remote trailing whitespaces.
      Clean up XGE documentation.
      Bump to 7.0.4

(wiz)

2009-01-05 23:49:07 UTC MAIN commitmail json YAML

Updated finance/gnucash to 2.2.8

(wiz)

2009-01-05 23:48:50 UTC MAIN commitmail json YAML

Update to 2.2.8:

2.2.8 - 14 December 2008
Welcome to the GnuCash 2.2.8 Release.
Fixed Bugs:
o #115066: "Search For" dialog shows all when criteria is left as
            default
o #128774: "Edit exchange rate" context menu item disfunctional often
o #137017: date of transaction change with time zone change
o #339433: TiaaCref price quote dates off by one day
o #340041: 0 as an amount should be allowed in Exchange Editor
o #345980: changing Stylesheet doesn't commit
o #347274: to track the difference between budgeted and actual amounts
            in the budget report
o #348860: Error with saved multicolumn reports
o #405472: Unable to save changes on files opened over FUSE and sshfs
o #432457: Security/stock import should follow tutorial regarding
            Account Name
o #435427: "Generic import transaction matcher" dialog does not sort by
            date
o #436342: Currency exchange druid does not show on changed
o #436920: crash on loading OFX data for a commodity that exists
            without cusip field
o #492417: currency mapping of New Israeli Shekel
o #529494: Wrong fractional precision in register with multi-currency
            transactions
o #532889: Monthly scheduled payments preview shows wrong dates
o #536299: Fix two underlinking issues
o #539947: OpenSolaris:__FUNCTION__ not defined in sun cc
o #543332: Severe performance regression in Average Balance report
o #548218: OpenSolaris: $(expression) cause configure error on solaris
o #554042: OpenSolaris: configure fail on checking 'unsigned long is at
            least as big as guint32'
o #557604: date-utilities.scm typos
o #557374: MT940 import does not work
o #563160: Multicolumn report: Confusing order of "Column span" and
            "Row span"
o #563273: crash in GnuCash Finance Management: Starting GnuCash
o #564033: aqbanking plugin: g_module_open failed: WEXITSTATUS undefined
Other Changes:
o Fix account defaulting for posting vendor bill
o Fix tax-related inconsistency in UI
o Fix the average cost price source computation for a certain case
o Add account templates: Dutch, Finnish
o Update account templates: Italian, Slovak
o Update translations: Finnish, German, Hebrew, Italian, Japanese,
                        Russian, Slovak, Simplified Chinese

(wiz)

2009-01-05 20:35:03 UTC MAIN commitmail json YAML

Updated textproc/gnome-doc-utils to 0.14.1

(wiz)

2009-01-05 20:34:51 UTC MAIN commitmail json YAML

Update to 0.14.1:

Changes in 0.14.1:
------------------
* Fixed some LTR issues, more remain on bug #563559 (Shaun McCance)
* chmod +x gnome-doc-{tool,prepare} on configure, #557732 (Christian Persch)
* Symlink non-localized figured to C figures, #557227 (Christian Persch)
* Updated translations:
  ar    (Khaled Hosny)
  ja    (Mitsuya Shibata)

(wiz)

2009-01-05 20:31:04 UTC MAIN commitmail json YAML

Updated devel/pango to 1.22.4

(wiz)

2009-01-05 20:30:43 UTC MAIN commitmail json YAML

Update to 1.22.4:

Overview of changes between 1.22.3 and 1.22.4
=============================================
- Misc bug fixes
- Improved docs
- Bugs fixed in this release:
Bug 564644 – Not complete description of the
pango_font_description_better_match function
Bug 563898 – Generated output is not deterministic
Bug 563803 – pango_renderer_finalize fails to call parent finalize
Bug 499626 – Space should be optional after comma in
PangoFontDescription input string
Bug 499624 – Spaces around commas in PangoFontDescription family name
should be trimmed
Bug 563557 – set g_get_prgname() in fc pattern
Bug 563356 – The input area of firefox and the blank width after text
in gnome-menu was stretched too wide, under pango-1.22.3
Bug 562574 – Pangocariowin32 is leaking every cairo font it ever
creates

(wiz)

2009-01-05 20:22:36 UTC MAIN commitmail json YAML

Updated graphics/png to 1.2.34

(wiz)

2009-01-05 20:22:26 UTC MAIN commitmail json YAML

Update to 1.2.34:

version 1.2.34beta01 [November 27, 2008]
  Revised png_warning() to write its message on standard output by default
    when warning_fn is NULL. This was the behavior prior to libpng-1.2.9beta9.
  Fixed string vs pointer-to-string error in png_check_keyword().
  Added png_check_cHRM_fixed() in png.c and moved checking from pngget.c,
    pngrutil.c, and pngwrite.c, and eliminated floating point cHRM checking.
  Added check for zero-area RGB cHRM triangle in png_check_cHRM_fixed().
  In png_check_cHRM_fixed(), ensure white_y is > 0, and removed redundant
    check for all-zero coordinates that is detected by the triangle check.
  Revised png_warning() to write its message on standard output by default
    when warning_fn is NULL.

version 1.2.34beta02 [November 28, 2008]
  Corrected off-by-one error in bKGD validity check in png_write_bKGD()
    and in png_handle_bKGD().

version 1.2.34beta03 [December 1, 2008]
  Revised bKGD validity check to use >= x instead of > x + 1
  Merged with png_debug from libpng-1.4.0 to remove newlines.

version 1.2.34beta04 [December 2, 2008]
  More merging with png_debug from libpng-1.4.0 to remove newlines.

version 1.2.34beta05 [December 5, 2008]
  Removed redundant check for key==NULL before calling png_check_keyword()
    to ensure that new_key gets initialized and removed extra warning
    (Arvan Pritchard).

version 1.2.34beta06 [December 9, 2008]
  In png_write_png(), respect the placement of the filler bytes in an earlier
    call to png_set_filler() (Jim Barry).

version 1.2.34beta07 [December 9, 2008]
  Undid previous change and added PNG_TRANSFORM_STRIP_FILLER_BEFORE and
    PNG_TRANSFORM_STRIP_FILLER_AFTER conditionals and deprecated
    PNG_TRANSFORM_STRIP_FILLER (Jim Barry).

version 1.0.42rc01, 1.2.34rc01 [December 11, 2008]
  No changes.

version 1.0.42, 1.2.34 [December 18, 2008]
  No changes.

(wiz)

2009-01-05 09:36:06 UTC MAIN commitmail json YAML

On second thought, still install more complete documentation.

(wiz)

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

Updated misc/whohas to 0.22

(wiz)

2009-01-05 09:34:33 UTC MAIN commitmail json YAML

Update to 0.22:

0.22

netbsd module now queries pkgsrc.se, shows more details, is faster

Miscellaneous bugfixes

Also using the old combos subroutine again for some repositories, is slower

Added manpages in English and German, updated install script to install manpages to /usr/share/man

(wiz)

2009-01-05 00:27:49 UTC MAIN commitmail json YAML

Updated games/gbrainy to 1.01

(wiz)

2009-01-05 00:27:33 UTC MAIN commitmail json YAML

Update to 1.01:

This version contains minor bug fixes and some updated translations.

(wiz)

2009-01-04 22:19:34 UTC MAIN commitmail json YAML

Updated graphics/comix to 4.0.2

(wiz)

2009-01-04 22:19:23 UTC MAIN commitmail json YAML

Update to 4.0.2:

Comix 4.0.2

    - Brazilian Portuguese translation updated by Marcelo G坦es.

    - Traditional Chinese translation updated by Wayne Su.

    - Catalan translation updated by Carles Escrig Royo.

    - Internal filenames in archives created by the archive editing dialog
    no longer contain temporary filename cruft.

(wiz)

2009-01-04 21:59:57 UTC MAIN commitmail json YAML

Updated emulators/mednafen to 0.8.A

(wiz)

2009-01-04 21:59:44 UTC MAIN commitmail json YAML

Update to 0.8.A:

0.8.A:
NES:  Cleaned up the iNES loading code a bit, and added
support for WRAM on a few mappers that nominally shouldn't
have WRAM, enabled if the battery-backed bit is set in the
iNES header.  Fixes "Family BASIC", and probably
a few bootleg games as well.

NES:  Added partially-broken support for mapper 163.

NES:  Added support for mapper 241.

Fixed string constant-to-(char *) problems in drivers/cheat.cpp

Added setting "osd.state_display_time", to control the
length of time, in milliseconds, the save state/movie
screen is displayed after selecting a save state or movie.

The most recently-saved save state slot will now be colored
differently when selecting a save state slot.
Increased the brightness of non-empty save state slots.
Empty save state slots are now black instead of being
partially transparent.

PC-FX:  Fixed bugs in "Play Audio Track Index" and "Read
Subchannel" MMC commands, fixing the totally broken
cinematic sequences in "Boundary Gate".  There may still
be bugs in these commands that don't cause any known
problems with games, so I will need to run tests on a real
system.

GBA: An error loading the custom colormap file is now
treated as fatal.

Win32:  The German and Russian translation files are now
included in the Win32 precompiled binary distribution
ZIP file.  Note that Mednafen always assumes the locale to
be UTF-8, so the stdio.txt file will need to be
opened with a viewer that can handle UTF-8(though filenames
with non-7-bit-ASCII components will appear fubar).
(I am aware that assuming the locale's character encoding
to always be UTF-8 is a design flaw with
various insidious consequences when the encoding is not
UTF-8).

Updated the Russian translation with the translation done
by rubicon.

Added configure script option "--enable-altivec/--disable-altivec
(default: enabled)" for compiling on
PowerPC architectures where AltiVec is not supported, or
causes problems.  This configure script option is
untested, however.

Input for the virtual device on virtual port N will be
disabled when the buttons on the virtual device on virtual
port N are being configured.  The last button pressed when
in button configuration may still be taken as
virtual device input, however(a fix for this would be too
invasive, and so will be done in the 0.9.x unstable
tree).

PCE:  Added several missing input-related state variables
to save states, fixing several netplay/movie
desynchronization issues under certain situations.

Fixed a bug when creating an SDL source surface, whose
negative effects(clipping rightmost columns) could be
triggered when the "sdl" vdriver setting was used with
certain xscale and yscale settings that would
cause a 1:1 pixel copy operation.

PC-FX:  Improved PSG LFO emulation again(Tyoushin Heiki
Zeroigar uses it for some sound effects, other
games likely use it as well in similar roles).

PCE:  Improved PSG LFO emulation again(Hanii in the Sky,
Juuouki, and Flash Hiders use LFO).

PCE: Altered the Street Fighter 2 autodetection code to be
data-agnostic.  The SF2 mapper will now be enabled for
any ROM images 2MiB and over in size.

Fixed a call to putenv(), to pass a static character array
initialized to a string constant instead of a string
constant directly.

Fixed a few argument descriptions(invoked with the -help
command-line switch) that weren't properly gettextized.

Debugger:  Fixed a bug in the trace log code.  It would
cause the emulator to lock up if the user pressed
        Enter/Return in the prompt popup without any text in the input field.

SMS:  Removed the old unused Z80 emulator code from when
SMS Plus was assimilated.

(wiz)

2009-01-04 21:57:33 UTC MAIN commitmail json YAML

Replace isc-dhcp4 entry (updated) with isc-dhcp one (not updated)
noted by Takahiro Kambe.

(wiz)

2009-01-04 21:37:54 UTC MAIN commitmail json YAML

Add option for pulseaudio (default on), and avoid finding it when
it's disabled (fixes a build problem).

Add patches from upstream SVN to fix build problems with newer x264
snapshots, like the one in pkgsrc.

Bump PKGREVISION for pulseaudio change.

(wiz)

2009-01-04 20:28:51 UTC MAIN commitmail json YAML

2009-01-04 20:02:29 UTC MAIN commitmail json YAML

Updated x11/modular-xorg-server to 1.4.2nb4

(wiz)

2009-01-04 20:02:12 UTC MAIN commitmail json YAML

Bump PKGREVISION, add patch from xsrc:
revision 1.2
date: 2008/11/23 21:58:25;  author: mrg;  state: Exp;  lines: +1 -0
patch from jmcneill@:

add a log message to notify what VT is in use.  helps gdm/consolekit.

(wiz)

2009-01-04 18:36:46 UTC MAIN commitmail json YAML

Remove some updated packages:
- apache22-2.2.11, gsl-1.12 [pkg/40200], gtk-sharp-2.12.7, imp-4.3.1,
  isc-dhcp-3.1.2, mailman-2.1.11, mcrypt-2.6.6, mpi-ch-1.0.8
  [pkg/40239], nmap-4.68, p5-File-Temp-0.21, p5-Perl-Tidy-20071205,
  sylpheed-2.6.0, turba-2.3.1, unbound-1.1.1, vlc-0.9.8a.

(wiz)

2009-01-04 18:34:52 UTC MAIN commitmail json YAML

+ amule-2.2.3, bluefish-1.3.1, lincvs-2.1.2 [now called CrossVC],
  mathomatic-14.2.8, moc-2.4.4.

(wiz)

2009-01-04 18:25:01 UTC MAIN commitmail json YAML

+ akonadi-1.1.0, duplicity-0.5.05, iso-codes-3.5.1, p5-CGI-Session-4.40,
  p5-IO-Socket-SSL-1.19, p5-Net-DNS-0.64, p5-XML-RSS-1.42,
  rdiff-backup-1.3.0, rsync-3.0.5, texi2html-1.80, x264-devel-20090103,
  yaz-3.0.41.

(wiz)

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

2009-01-04 12:42:34 UTC MAIN commitmail json YAML

Updated misc/libcdio to 0.81nb1

(wiz)

2009-01-04 12:42:20 UTC MAIN commitmail json YAML

NetBSD support has been integrated upstream in 0.81, remove local
override. Noted by rocky.
Bump PKGREVISION to be on the safe side.

(wiz)

2009-01-03 20:21:44 UTC MAIN commitmail json YAML

+ aspell-danish-1.6.20, comix-4.0.2, gxemul-0.4.7, nspluginwrapper-1.2.2,
  tea-22.0.0.

(wiz)

2009-01-03 18:49:10 UTC MAIN commitmail json YAML

Mention three new emulator packages.

(wiz)

2009-01-03 18:47:23 UTC MAIN commitmail json YAML

Add gambatte, nestopia, and snes9x-gtk.

(wiz)

2009-01-03 18:46:27 UTC MAIN commitmail json YAML

Initial import of snes9x-gtk-1.51 patch 61 (as 1.51.61):

snes9x is a portable, freeware Super Nintendo Entertainment System
(SNES) emulator. It basically allows you to play most games designed
for the SNES and Super Famicom Nintendo game systems on your PC or
Workstation; which includes some real gems that were only ever
released in Japan.

This package contains a GTK port of snes9x.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20090103

(wiz)

2009-01-03 18:45:45 UTC MAIN commitmail json YAML

Initial import of gambatte-0.4.0:

Gambatte is an accuracy-focused, open-source, cross-platform Game
Boy / Game Boy Color emulator written in C++. It is based on hundreds
of corner case hardware tests, as well as previous documentation
and reverse engineering efforts.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20090103

(wiz)

2009-01-03 18:44:27 UTC MAIN commitmail json YAML

Initial import of nestopia-1.40h:

NEStopia is a portable Nintendo Entertainment System emulator
written in C++ by Martin Freij and ported to Linux by R. Belmont.
NEStopia strives for the most accurate emulation possible at the
pixel-by-pixel and sample-by-sample level, and it has excellent
mapper and UNIF board support as well. A few features:

- Supports .nes and .unf/.unif format ROMs
- Supports .fds discs
- Supports .nsf music rips
- All supported files can be extracted from zip or 7zip containers (an
  archive browser is not yet included - this assumes the common
  GoodSet case of one zip or 7zip per game)
- Supports save states
- Supports movie recordings
- Supports the "rewinder" - if you make a bad jump and screw up your game,
  press Backspace and the game will run in reverse. Press \ to take over
  again and try to fix your mistake.
- Friendly GUI configuration
- Autodetection of PAL and NTSC format games
- Supports drag and drop of compatible games and music rips from modern
  Linux file managers, including KDE's Konqueror and GNOME's Nautilus.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20090103

(wiz)

2009-01-03 18:34:07 UTC MAIN commitmail json YAML

Updated archivers/pbzip2 to 1.0.4

(wiz)

2009-01-03 18:33:55 UTC MAIN commitmail json YAML

Update to 1.0.4:

Changes in 1.0.4 (Dec 21, 2008)
- Added support to use pbzip2 with tar (--use-compress-prog=pbzip2).
- Added support for all remaining bzip2 command line options so
  pbzip2 can be used as a drop-in replacement for bzip2.
- Fixed bug that would cause pbzip2 to crash if detection of the
  number of processors failed.
- Now prevents uclibc from being exposed to its lack of a
  getloadavg function.

Changes in 1.0.3 (Oct 31, 2008)
- Added support for compression using stdin and pipes!  Thanks
  to Ivan Voras for supplying the patch to enable this feature.
- Added support for decompression using stdin and pipes but
  currently limited to only a single thread
- Added support for testing bzip2 files using stdin and pipes
- Added support to directly decompress files without using
  threads when files are small or the system only has 1 CPU.
  This mode is also used if the .bz2 file contains only 1
  bzip2 stream.
- Added support to compress 0 byte files like bzip2
- Added support for pbzcat symlink to automatically specify
  decompression mode to stdout, just like bzcat
- Increased max supported path and filename from 255 to 2048
  characters
- Updated RPM spec to support SUSE Linux
- Updated help display to show how many CPUs autodetect has found
- Code cleanup

(wiz)

2009-01-02 00:46:24 UTC MAIN commitmail json YAML

+ TeXmacs-1.0.7.1, abcm2ps-5.9.3, aria2-1.1.2, autogen-5.9.7,
  biew-5.7.1, cdrtools-2.01.01.55, clive-2.1.2, devIL-1.7.5,
  duplicity-0.5.04, exempi-2.1.0, freeciv-2.1.8, geda-1.5.1.20081221,
  gimp26-2.6.4, hiawatha-6.11, kdevelop-3.5.4, lablgtk-2.12.0,
  lilypond-2.12.1, mercurial-1.1.2, monotone-0.42, nspluginwrapper-1.2.0,
  nut-14.2, py-subversion-1.5.5, py-yaml-3.07, rdiff-backup-1.2.4,
  roundcube-0.2, scmgit-base-1.6.1, subversion-base-1.5.5,
  tesseract-2.04, thunderbird-2.0.0.19, x264-devel-20081227,
  xf86-video-ati-6.9.0.91, xscreensaver-5.08, xterm-238, zziplib-0.13.50.

(wiz)

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

Mention addition of gimp26 in November.

(wiz)

2008-12-30 09:33:59 UTC MAIN commitmail json YAML

Reset maintainer on his request.

(wiz)

2008-12-28 23:46:15 UTC MAIN commitmail json YAML

Updated audio/portaudio-devel to 20060521nb1

(wiz)

2008-12-28 23:45:50 UTC MAIN commitmail json YAML

Fix .pc file. Bump PKGREVISION.

(wiz)

2008-12-28 11:27:43 UTC MAIN commitmail json YAML

+ DatLib-2.33, DatUtil-2.43, MAMEDiff-2.30, R-2.8.1, ROMBuild-2.11,
  SDL_gfx-2.0.18, abcm2ps-5.9.2, album-4.05, aria2-1.1.0,
  cdrtools-2.01.01.54, cherokee-0.11.6, cvsd-1.0.16, devIL-1.7.4,
  doxygen-1.5.8, electric-8.08, espeak-1.40, gbrainy-1.01,
  geda-1.4.2.20081220, gimp-ufraw-0.15, glabels-2.2.4, gmpc-0.17.0,
  gtar-1.21, hylafax-5.2.8, libevent-1.4.9, libmpd-0.17.0,
  libxml++-2.24.2, liferea-1.4.23, memtestplus-2.11, mpop-1.0.16,
  musicpd-0.14, mysql-client-5.0.79, mysql-server-5.0.79, pekwm-1.0.9a,
  plptools-1.0.6, prboom-2.5.0.1, sawfish-1.3.5.1, shmux-1.0.2,
  source-highlight-2.11.1, swfdec-0.8.4, uriparser-0.7.4, xapian-1.0.10,
  xapian-omega-1.0.10, xf86-video-tdfx-1.4.1, xf86-video-vesa-2.1.0,
  yabause-0.9.8.1.

(wiz)

2008-12-24 15:34:27 UTC MAIN commitmail json YAML

Avoid gtkdoc-rebase problem for Solaris as well.
Fixes PR 40031 by J旦rn Clausen.

(wiz)

2008-12-24 13:55:24 UTC MAIN commitmail json YAML

2008-12-23 22:22:16 UTC MAIN commitmail json YAML

For Python versions < 2.5, elementtree is included -- add it to PLIST.
Reported by Hasso Tepper.

(wiz)

2008-12-22 09:08:48 UTC MAIN commitmail json YAML

Updated multimedia/ns-flash to 9.0.152

(wiz)

2008-12-22 09:08:33 UTC MAIN commitmail json YAML

Update to match existing upstream file.
Changes unknown.

>From Dieter Roelants in PR 40248.

(wiz)

2008-12-21 17:36:33 UTC MAIN commitmail json YAML

+ php-5.3.

(wiz)

2008-12-21 17:15:37 UTC MAIN commitmail json YAML

+ biew-5.7.0, dbus-1.2.10, hal-info-20081219, imap-uw-2007e,
  kdbg-2.1.1, mpc-0.14, mpg123-1.6.3, mpi-ch-1.0.8 [pkg/40239],
  mysql5-client-5.0.75, mysql5-server-5.0.75, p5-Array-Compare-1.17,
  p5-CGI-Session-4.39, p5-Module-Build-0.3100, pear-Net_SMTP-1.3.2,
  py-boto-1.6b, py-cairo-1.8.0, python-2.6.1, scmgit-base-1.6.0.6,
  tea-21.1.2, telepathy-gabble-0.7.17, telepathy-glib-0.7.20,
  x264-devel-20081220, xinit-1.1.1.

(wiz)

2008-12-21 17:15:11 UTC MAIN commitmail json YAML

Updated x11/py-qt3-qscintilla to 3.17.6

(wiz)

2008-12-21 17:14:54 UTC MAIN commitmail json YAML

Updated x11/py-qt3-modules to 3.17.6

(wiz)

2008-12-21 17:14:38 UTC MAIN commitmail json YAML

Updated x11/py-qt3-base to 3.17.6

(wiz)

2008-12-21 17:14:17 UTC MAIN commitmail json YAML

Update to 3.17.6, to fix build with latest py-sip.

Changes:
PyQt v3.17.6 has been released. This fixes a Windows compilation bug.

PyQt v3.17.5 has been released. This is mainly to be compatible
with SIP v4.7.8 but also adds a couple of new methods.

    * Added the missing QRegion.rects() (based on a patch from
    Hans-Peter Jansen).
    * Added the missing QWidget.stackUnder() slot.

(wiz)

2008-12-21 11:37:33 UTC MAIN commitmail json YAML

Updated www/epiphany to 2.24.2.1nb2

(wiz)

2008-12-21 11:37:15 UTC MAIN commitmail json YAML

Add avahi option, on by default, for zeroconf bookmarks.
Bump PKGREVISION.

(wiz)

2008-12-21 11:00:37 UTC MAIN commitmail json YAML

Add avahi option, and enable it by default.
Bump PKGREVISION.

(wiz)

2008-12-21 10:58:53 UTC MAIN commitmail json YAML

Also depend on py-expat for Python 2.3 (noted by Joerg) and Python 2.1.

(wiz)

2008-12-21 10:37:42 UTC MAIN commitmail json YAML

Updated graphics/comix to 4.0.1

(wiz)

2008-12-21 10:37:28 UTC MAIN commitmail json YAML

Update to 4.0.1:

Comix 4.0.1

    - Croatian translation updated by Adrian C.

    - Polish translation updated by Darek Jakoniuk.

    - Russian translation updated by Артем Смирнов.

    - Simplified Chinese translation updated by Xie Yanbo.

    - Re-added the "flip pages when scrolling off the page" preference
    from previous Comix versions. Thanks to Mamoru Tasaka.

    - Added a portability module for handling home directories in a more
    portable way. Thanks to Oddegamra.

(wiz)

2008-12-21 10:36:00 UTC MAIN commitmail json YAML

py-expat only needed with Python 2.4, make it so.

(wiz)

2008-12-21 10:35:19 UTC MAIN commitmail json YAML

py-expat only needed with Python 2.4, make it so.

(wiz)

2008-12-21 10:26:22 UTC MAIN commitmail json YAML

Updated devel/mercurial to 1.1.1

(wiz)

2008-12-21 10:26:07 UTC MAIN commitmail json YAML

Update to 1.1.1:
  This is a bugfix release
    * make hgweb recursion optional (use '**' rather than '*')
    * fix fncache bug for directories ending in ' ' or '.'
    * require -a switch to resolve all files
    * improve help for resolve command
    * fix inotify interaction with bundle diffs
    * fix strange readline import error on Windows
    * fix non-existing target directory with git diffs
    * fix removing symlinks with git diffs
    * fix directory creation bug in patch
    * rebase: allow keeping branch names
    * fix a copy bug in the SVN converter

(wiz)

2008-12-21 10:21:38 UTC MAIN commitmail json YAML

+ boost-libs-1.37.0, claws-mail-3.7.0, clive-2.1.1, kadu-0.6.5,
  ns-3.3, pwlib-1.11.1, py-gnome2-desktop-2.24.1, sawfish-1.3.5,
  vice-2.1, worker-2.17.1.

(wiz)

2008-12-21 08:33:39 UTC MAIN commitmail json YAML

regen checksum for patch-ab

(wiz)

2008-12-20 17:40:19 UTC MAIN commitmail json YAML

Added net/avahi version 0.6.23

(wiz)

2008-12-20 17:39:11 UTC MAIN commitmail json YAML

Added emulators/handy_sdl version 0.5

(wiz)

2008-12-20 17:37:57 UTC MAIN commitmail json YAML

2008-12-20 17:37:17 UTC MAIN commitmail json YAML

2008-12-20 17:36:14 UTC MAIN commitmail json YAML

Initial import of avahi-0.6.23, packaged for pkgsrc-wip by Adrian Portelli,
then majorly reworked by myself. You can blame us both now ;)

Avahi is an Implementation the DNS Service Discovery and Multicast DNS
specifications for Zeroconf Computing. It uses D-BUS for communication
between user applications and a system daemon. The daemon is used to
coordinate application efforts in caching replies, necessary to minimize
the traffic imposed on networks.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20081220

(wiz)

2008-12-20 17:34:02 UTC MAIN commitmail json YAML

Initial import of handy_sdl-0.5:

Handy/SDL is a freeware software emulator which emulates Atari's
Lynx hand-held game device on your OS. Handy/SDL is based upon Keith
"Dysfunction" Wilkin's free Handy emulator.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20081220

(wiz)

2008-12-20 09:24:49 UTC MAIN commitmail json YAML

+ amavisd-new-2.6.2, apache22-2.2.11, aranym-0.9.7, asc-2.2.0,
  at-spi-1.24.1, bugzilla-3.2 [pkg/40181], cairo-1.8.6, cherokee-0.11.5,
  courier-authlib-0.62.0, exiv2-0.18, gnome-doc-utils-0.14.1,
  gnome-user-docs-2.24.1, graphviz-2.20.3 [pkg/40180], gsl-1.12
  [pkg/40200], gtk2-2.14.6, gvfs-1.1.2, hatari-1.1.0, htmldoc-1.8.27
  [pkg/40223], jpilot-1.6.1, kipi-plugins-0.1.7, libXrandr-1.2.99.4,
  libkdcraw-0.1.7, libkexiv2-0.1.8, mathomatic-14.2.6, mediawiki-1.13.3,
  mednafen-0.8.a, memconf-2.9 [pkg/40201], mjpegtools-1.9.0rc4,
  mksh-36b, ntop-3.3.9, p5-Config-General-2.41,
  p5-Crypt-CBC-2.30 [pkg/40190], pango-1.22.4, parrot-0.8.2,
  png-1.2.34, spamdyke-4.0.10, sylpheed-2.6.0, tea-21.1.1,
  tomboy-0.12.2, uae-0.8.29, xf86-video-amd-2.11.0 [now xf86-video-geode],
  xf86-video-intel-2.5.99.1, xrandr-1.2.99.3.

(wiz)

2008-12-17 10:43:06 UTC MAIN commitmail json YAML

Install libqsvg.la as well. Bump PKGREVISION.

(wiz)

2008-12-16 12:18:39 UTC MAIN commitmail json YAML

Updated net/libIDL to 0.8.12

(wiz)

2008-12-16 12:18:25 UTC MAIN commitmail json YAML

Update to 0.8.12:

libIDL 0.8.12:

        * Fix the build with bison 2.4

(wiz)

2008-12-14 16:19:40 UTC MAIN commitmail json YAML

Add buildlink3.mk file.

(wiz)

2008-12-14 15:52:50 UTC MAIN commitmail json YAML

Mention that this package also supports DVDs and Blu-ray.
Requested by Greg Troxel.

(wiz)

2008-12-14 15:39:59 UTC MAIN commitmail json YAML

+ awesome-3.1, gnome-desktop-sharp-2.24.1, gnucash-2.2.8, gnutls-2.6.3,
  gtk-sharp-2.12.7, horde-3.3.2, libXrandr-1.2.99.3, libxml++-2.24.1,
  mDNSResponder-176.2, ocaml-3.11.0, p5-Archive-Tar-1.42,
  p5-XML-Feed-0.41, poppler-0.10.2, py-boto-1.6a, randrproto-1.2.99.3,
  scmgit-base-1.6.0.5, x264-devel-20081213, zile-2.3.0.

(wiz)

2008-12-13 12:45:41 UTC MAIN commitmail json YAML

Updated x11/py-qt4 to 4.4.4nb1

(wiz)

2008-12-13 12:45:26 UTC MAIN commitmail json YAML

Add py-elementtree dependency, used by
/usr/pkg/lib/python2.5/site-packages/PyQt4/uic/uiparser.py via
PyQt4.elementtree.ElementTree.

Bump PKGREVISION.

(wiz)

2008-12-13 12:31:53 UTC MAIN commitmail json YAML

2008-12-12 15:10:39 UTC MAIN commitmail json YAML

Updated x11/gtk-sharp to 2.12.7

(wiz)

2008-12-12 15:10:23 UTC MAIN commitmail json YAML

Update to 2.12.7:

2008-12-08  Andr辿s G. Aragoneses  <aaragoneses@novell.com>

* glib/Signal.cs: Improve protection against invalid signals.

2008-12-02  Stephane Delcroix  <sdelcroix@novell.com>

* generator/Ctor.cs:
* generator/Method.cs:
* generator/MethodBase.cs: refactor the Protection from Method to
MethodBase, generate ctors with the correct proteciton too.

2008-12-01  Mike Kestner  <mkestner@novell.com>

* gtk/Gtk.metadata: automarshal TreeSelection.GetSelectedRows.
* gtk/TreeSelection.custom: kill GetSelectedRows customization.
[Fixes #450689]

2008-12-01  Mike Kestner  <mkestner@novell.com>

* gtk/Gtk.metadata: automarshal TreeView.Columns.
* gtk/TreeView.custom: kill Columns customization.
[Fixes #450685]

2008-11-28  Mike Kestner  <mkestner@novell.com>

* generator/Signal.cs: remove ref int workaround now that we fallback
to signal-specific marshalers for G_TYPE_POINTER using signals.
Fixes #450119.

2008-11-26  Stephane Delcroix  <sdelcroix@novell.com>

* gtk/Image.custom:
* gtk/Gtk.metadata: obsolete Image.FromPixbuf, FromAnimation,
FromFile setters in favor of already existing Pixbuf, Animation and
File.

2008-11-26  Mike Kestner  <mkestner@novell.com>

* bootstrap-2.12: bump svn version.
* cairo/Makefile.am: policy config is hard-coded, not generated.

2008-11-26  Mike Kestner  <mkestner@novell.com>

* configure.in.in: prepend CFLAGS environment setting to AC_SUBST.
Patch from Diego Petteno.  [Fixes #443175]

2008-11-25  Mike Kestner  <mkestner@novell.com>

* glib/Value.cs: fix for 'IntPtr as object' value construction.

2008-11-24  Andr辿s G. Aragoneses  <aaragoneses@novell.com>

* atk/Makefile.am:
* atk/SelectionAdapter.custom: new method for firing selection-changed
( http://library.gnome.org/devel/atk/stable/AtkSelection.html#AtkSelection-selection-changed )

2008-11-21  Mike Kestner  <mkestner@novell.com>

* glib/ManagedValue.cs: rework to ref count a ManagedValue instance
and pass a GCHandle to it around, instead of taking out multiple
gchandles on the managed target itself.

2008-11-21  Stephane Delcroix  <sdelcroix@novell.com>

* glib/Global.cs: implement Global.ApplicationName for localized
application name.

2008-11-21  Stephane Delcroix  <sdelcroix@novell.com>

* Makefile.am:
* glib/Format.cs: new class to map the g_format methods

2008-11-15  Mike Kestner  <mkestner@novell.com>

* gdk/Event.cs: add EventOwnerChange to GetEvent.
* gdk/EventOwnerChange.cs: manual subclass of Gdk.Event.
* gdk/Gdk.metadata: hide EventOwnerChange.
* gdk/Makefile.am: add EventOwnerChange.cs.
* gdk/gdk-symbols.xml: add EventOwnerChange.

2008-11-15  Mike Kestner  <mkestner@novell.com>

* gtk/Gtk.metadata: mark the SpinButton::Output signal as manually
marshaled to avoid a compat break.  The old manual marshaler expected
and int RetVal and the new signal closure more accurately expects a
bool.  Since returning 1 previously worked, we need to revert to the
int expectation, even though bool is technically more correct.

2008-11-14  Brad Taylor  <brad@getcoded.net>

* glib/Object.cs: Bind g_object_notify.
* doc/en/GLib/Object.xml: Document new API.

(wiz)

2008-12-12 14:35:55 UTC MAIN commitmail json YAML

2008-12-12 09:08:47 UTC MAIN commitmail json YAML

+ bonnie++-1.03e, botan-1.8.0, clive-2.1.0, convmv-1.13, dbus-1.2.6,
  dbus-glib-0.78, efax-gtk-3.0.18, eric3-4.2.4a [now called eric4],
  freeciv-2.1.8, frozen-bubble-2.2.0, fuse-0.10.0.1, horde-3.3.1,
  imp-4.3.1, ircservices-5.1.14, iso-codes-3.5, libcares-1.6.0,
  libjit-1.0.2, mathomatic-14.2.5, modular-xorg-server-1.5.99.3,
  mtools-4.0.1, ncmpc-0.12, p5-XML-RSS-1.41, p5-YAML-0.68,
  p5-libwww-5.822, phpmyadmin-3.1.1, py-boto-1.5c, tea-21.0.4,
  telepathy-gabble-0.7.16, telepathy-glib-0.7.19, turba-2.3.1,
  wireshark-1.0.5, x264-devel-20081206, xforms-1.0.91, xvidcore-1.2.1.

(wiz)

2008-12-12 09:08:16 UTC MAIN commitmail json YAML

Updated devel/bison to 2.4.1

(wiz)

2008-12-12 09:08:05 UTC MAIN commitmail json YAML

Update to 2.4.1:

* Changes in version 2.4.1 (2008-12-11):

** In the GLR defines file, unexpanded M4 macros in the yylval and yylloc
  declarations have been fixed.

** Temporary hack for adding a semicolon to the user action.

  Bison used to prepend a trailing semicolon at the end of the user
  action for reductions.  This allowed actions such as

    exp: exp "+" exp { $$ = $1 + $3 };

  instead of

    exp: exp "+" exp { $$ = $1 + $3; };

  Some grammars still depend on this `feature'.  Bison 2.4.1 restores
  the previous behavior in the case of C output (specifically, when
  neither %language or %skeleton or equivalent command-line options
  are used) to leave more time for grammars depending on the old
  behavior to be adjusted.  Future releases of Bison will disable this
  feature.

** A few minor improvements to the Bison manual.

(wiz)

2008-12-11 22:45:59 UTC MAIN commitmail json YAML

Updated games/stegavorto to 2008.12.11

(wiz)

2008-12-11 22:45:46 UTC MAIN commitmail json YAML

Contacted upstream to provided versioned distfiles -- he agreed.
Use versioned distfile.

Change to previous snapshot: bugfix.

(wiz)

2008-12-11 10:35:18 UTC MAIN commitmail json YAML

Added games/stegavorto version 0.0.2.20081210

(wiz)

2008-12-11 10:34:51 UTC MAIN commitmail json YAML

+ stegavorto.

(wiz)

2008-12-11 10:33:56 UTC MAIN commitmail json YAML

Initial import of stegavorto-0.0.2.20081210:

Last tuesday night I had a dream.
In this dream, Michael Sweet,
frontman of 1980's glam-rock hair-band "Stryper" appeared to me...
except he was wearing a business suit...
and standing on the front lawn of a public library...
and he challenged me to play a game,
a strange game that I had never played before.
When I awoke I knew that I had to program it...

Click on letters to spell out secret words.

Your score will be higher if the distance between letters is smaller

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20081211

(wiz)

2008-12-11 09:42:39 UTC MAIN commitmail json YAML

Updated security/mit-krb5 to 1.4.2nb7

(wiz)

2008-12-11 09:42:25 UTC MAIN commitmail json YAML

PR 40152 by Tim Zingelman:
lib/krb5/os/dnsglue.c uses statbuf structure before zeroing it.
Solaris requires it be zeroed first... all kerberos programs that
use dns lookup crash.  Zeroing before use does not break anything
on any other platforms.

Bump PKGREVISION.

(wiz)

2008-12-11 09:18:20 UTC MAIN commitmail json YAML

Also add -fPIC to CFLAGS for Solaris. PR 39775.

(wiz)

2008-12-11 09:09:31 UTC MAIN commitmail json YAML

Updated devel/py-at-spi to 1.24.0

(wiz)

2008-12-11 09:09:18 UTC MAIN commitmail json YAML

Update to 1.24.0:

What's new in at-spi-1.24.0:

* Bugfixes: #535827.
* Translation update.

What's new in at-spi-1.23.92:

* Bugfixes: #551334.

What's new in at-spi-1.23.91:

* Bugfixes: #548559, #350552, #547875.
* Translation update from Se叩n de B炭rca, Hendrik Richter, Goran Rakic,
  Runa Bhattacharjee, Djihed Afifi.

What's new in at-spi-1.23.6:

* Bugfixes: #436579, #545849.

What's new in at-spi-1.23.5:

* Bugfixes: #541119, #435833, #524806, #542217.

What's new in at-spi-1.23.3:

* Bugfixes: #532887, #498668, #431053, #451553, #520490, #521667, #522356.

(wiz)

2008-12-10 12:32:27 UTC MAIN commitmail json YAML

Remove homepage URL from DESCR.

(wiz)

2008-12-10 12:32:09 UTC MAIN commitmail json YAML

2008-12-10 00:55:08 UTC MAIN commitmail json YAML

Updated x11/py-sip to 4.7.9

(wiz)

2008-12-10 00:54:56 UTC MAIN commitmail json YAML

Update to 4.7.9:

SIP v4.7.9 has been released.

This is a bug fix release needed to build PyKDE v3.16.2.

SIP v4.7.8 has been released.

* Added the /Deprecated/ class and function annotation (based on
a patch from Lorenzo Berni).
* Templates now support instance variables and enums.
* A Python int object can now be used whenever an enum is expected
without needing to explicitly cast it using the enum's constructor.
The /Constrained/ argument annotation can be used to suppress this
behaviour.
* typedef type names are now used in string representations of
types (e.g. in the names of mapped types) to reflect what the
programmer sees rather than what the compiler sees. The /NoTypeName/
typedef annotation can be used to suppress this behaviour.

(wiz)

2008-12-10 00:19:38 UTC MAIN commitmail json YAML

Added games/LostPixels version 0.5.3

(wiz)

2008-12-10 00:19:16 UTC MAIN commitmail json YAML

+ LostPixels.

(wiz)

2008-12-10 00:17:16 UTC MAIN commitmail json YAML

Initial import of LostPixels-0.5.3:

Blinken Sisters is an open source game in 80s retro style, free to
download, fully playable and easy to handle. Enjoy jumping and
running with Agent Kate through various levels of danger, collecting
all the pixels that were lost in another dimension!

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20081210

(wiz)

2008-12-09 15:13:18 UTC MAIN commitmail json YAML

2008-12-09 15:13:01 UTC MAIN commitmail json YAML

Added graphics/fotoxx version 5.7.1

(wiz)

2008-12-09 15:11:59 UTC MAIN commitmail json YAML

+ fotoxx, - fotox.

(wiz)

2008-12-09 15:10:34 UTC MAIN commitmail json YAML

Initial import of fotoxx-5.7.1:

Fotoxx is a free open source Linux program for editing image files
from a digital camera. The goal of fotoxx is to meet most image
editing needs while remaining easy to use.

Navigate images with a pageable thumbnail window, edit an entire
image or selected areas, change brightness and contrast, flatten
brightness distribution, change color intensity, reduce the number
of colors (posterize), make panoramas, make HDR images, crop, rotate
(any angle), rescale, fix red-eye, fix perspective (slanted
buildings), warp, sharpen, blur, remove noise (speckles), add tags
to images and search by tags, make a collage of images and text,
print.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20081209

(wiz)

2008-12-09 15:06:01 UTC MAIN commitmail json YAML

Added misc/xdg-utils version 1.0.2

(wiz)