summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-01-08Import packagekit version 0.4.0. Much work to do.jmcneill26-0/+1646
PackageKit is a system designed to make installing and updating software on your computer easier. The primary design goal is to unify all the software graphical tools used in different distributions, and use some of the latest technology like PolicyKit to make the process suck less. The actual nuts-and-bolts distro tool (yum, apt, conary, etc) is used by PackageKit using compiled and scripted helpers. PackageKit isn't meant to replace these tools, instead providing a common set of abstractions that can be used by standard GUI and text mode package managers. PackageKit itself is a system activated daemon called packagekitd. Being system activated means that it's only being run when the user is using a text mode or graphical tool, and quits when it's no longer being used. This means we don't delay the boot sequence or session startup and don't consume memory when not being used.
2009-01-08Updated mail/dovecot to 1.1.8abs1-1/+2
2009-01-08Updated mail/dovecot to 1.1.8abs5-26/+34
Most importantly mbox bugfixes. v1.1 should finally be as stable with mboxes as it was with v1.0. Hopefully we'll also soon have the first v1.2 beta release and the final v1.2.0 somewhat soon after that. - mbox: Several bugfixes. Fixes "next message unexpectedly lost" errors and perhaps some other problems as well. - deliver: It wasn't possible to override boolean settings in lda section by setting them to "no". - Maildir++ quota didn't correctly check if maildirs had changed during recalculation. - kqueue notify: Fixed assert-crash in some situations - dbox: Several fixes to handling Maildir migrations - Logging/error message improvements
2009-01-07Updated graphics/fotoxx to 5.8wiz1-1/+2
2009-01-07Update to 5.8:wiz3-13/+15
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
2009-01-07+ mjpegtools-1.9.0.wiz1-17/+2
- 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.
2009-01-07Updated sysutils/cdrtools to 2.01.01.55wiz1-1/+2
2009-01-07Update to 2.01.01a55:wiz3-8/+15
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
2009-01-07Fix dependency.joerg1-2/+3
2009-01-07Despite the fact that various Python modules do have buildlink files,tonnerre1-21/+0
according to Joerg this behavior is wrong. Remove this one again.
2009-01-07Updated textproc/xapian-omega to 1.0.10wiz1-1/+2
2009-01-07Update to 1.0.10:wiz3-20/+11
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.
2009-01-07Updated textproc/xapian to 1.0.10wiz1-1/+2
2009-01-07Update to 1.0.10:wiz2-7/+7
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.
2009-01-07Add buildlink3.mk file to py-OpenSSL extension so it can be referenced intonnerre1-0/+21
other packages.
2009-01-07Updated net/yaz to 3.0.41wiz1-1/+2
2009-01-07Update to 3.0.41:wiz3-7/+10
--- 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.
2009-01-07Update to production release 7.60.gdt2-7/+6
Many minor changes omitted. Highlights: - Added read support for Panasonic RW2 raw images (and extract meta information from embedded PreviewImage as Doc1) - Recognize DCP (DNG Camera Profile) files - Added read/write support for EXIF files - Added ability to write EXIF as a block (finally!) - Decode CameraOrientation for a number of Canon EOS models (thanks Bogdan)
2009-01-07Updated sysutils/hal-info to 20081219wiz1-1/+2
2009-01-07Update to 20081219:wiz5-37/+59
Lots of updates (basically a db).
2009-01-07Updated devel/libgsf to 1.14.11wiz1-1/+2
2009-01-07Update to 1.14.11:wiz2-6/+6
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.
2009-01-07Updated x11/libXfont to 1.3.4wiz1-1/+2
2009-01-07Update to 1.3.4:wiz2-6/+6
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
2009-01-07Updated x11/libXi to 1.2.0wiz1-1/+2
2009-01-07Update to 1.2.0:wiz3-7/+12
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
2009-01-07Updated x11/inputproto to 1.5.0wiz1-1/+2
2009-01-07Update to 1.5.0:wiz2-6/+6
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
2009-01-07+ bugzilla-3.3.1, dbus-1.2.10 [don't update untilwiz1-26/+6
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.
2009-01-07Updated devel/mercurial to 1.1.2wiz1-1/+2
2009-01-07Update to 1.1.2:wiz2-6/+6
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
2009-01-07Updated sysutils/libnotify to 0.4.5wiz1-1/+2
2009-01-07Update to 0.4.5:wiz2-6/+6
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.
2009-01-07Updated time/remind to 3.1.6wiz1-1/+2
2009-01-07Update to 3.1.6:wiz2-6/+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.
2009-01-07Updated textproc/redland to 1.0.8wiz1-1/+2
2009-01-07Update to 1.0.8:wiz2-8/+10
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.
2009-01-07Updated textproc/rasqal to 0.9.16wiz1-1/+2
2009-01-07Update to 0.9.16:wiz4-11/+11
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.
2009-01-07Updated devel/py-gobject-shared to 2.16.0wiz1-1/+2
2009-01-07Updated devel/py-gobject to 2.16.0wiz1-1/+2
2009-01-07Update py-gobject to 2.16.0:wiz6-23/+24
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)
2009-01-07Updated sysutils/py-dbus to 0.83.0wiz1-1/+2
2009-01-07Update to 0.83.0:wiz3-11/+12
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
2009-01-07Updated databases/py-bsddb3 to 4.7.3wiz1-1/+2
2009-01-07Update to 4.7.3:wiz3-7/+13
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.
2009-01-07Fix cairo DEPENDS.wiz1-2/+2
2009-01-07Updated graphics/py-cairo to 1.8.0wiz1-1/+2
2009-01-07Update to 1.8.0:wiz2-7/+7
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.
2009-01-07Updated sysutils/dbus-glib to 0.78wiz1-1/+2