summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-08-31Note removal of lzma-utils, use xz instead.wiz1-1/+2
2009-08-31Remove lzma-utils, use xz instead.wiz5-58/+1
2009-08-31Updated time/etm to 294wiz2-3/+3
2009-08-31Update to 294:wiz2-6/+6
294 Fixed bug in which unicode strings in caledar output would not be displayed properly. 293 Fixed bug in repetitions with overdue = s in which a task more than one repetition past due resulted in an endless loop. 292 Fixed gui bug in which pressing F1 after p would crash. Also bug involving single = signs in data.py year2string(). 291 Fixed weather.py to only show chill when different than temp and to only show calm when wind speed is zero.
2009-08-31Updated archivers/xz to 4.999.9betawiz2-3/+3
2009-08-31Update to 4.999.9beta:wiz3-8/+43
XZ Utils 4.999.9beta was released on 2009-08-27. Among many less important changes, this release fixes a data corruption in the compression code. (The bug was specific to XZ Utils and was not present in 7-Zip or LZMA SDK.) Everyone using an older version of XZ Utils should upgrade. This is the last beta release before XZ Utils 5.0.0. No big changes are planned before the first stable release.
2009-08-31Updated www/squidGuard to 1.4adam2-3/+3
2009-08-31Changes 1.4:adam4-114/+35
* Included last fixes for 1.4 final. * Some cleanup and fine work: added information about "-b" parameter to the help output. Added "!" to the list of allowed characters in urls. * Added a switch to turn on the progress bar. * Bug fixes. * Added MySQL support for authentication.
2009-08-31Updated chat/telepathy-farsight to 0.0.9wiz2-3/+3
2009-08-31Update to 0.0.9:wiz2-7/+6
telepathy-farsight 0.0.9 (03 Aug 2009) ====================================== - Emit session-invalidated on channel dispose (prevents leak) - Fix ICE priority mangling (so not all candidates get 0) - Use new error numbers from the the 0.17.27 spec
2009-08-31break dependency loop between ccache and digesttnn1-2/+2
2009-08-31Updated chat/telepathy-glib to 0.7.35wiz2-3/+3
2009-08-31Update to 0.7.35:wiz3-7/+9
telepathy-glib 0.7.35 (2009-08-18) ================================== The "dance to the sound of sirens" release. API changes: * fd.o #17751: TpBaseConnection no longer guarantees that the self-handle is set to 0 when the state changes to DISCONNECTED; instead, the self-handle remains valid until the connection is disposed, so that connection managers can use it during teardown. (cassidy) - This change will cause assertion failures on disconnection in telepathy-sofiasip older than 0.5.17, and in telepathy-gabble older than 0.7.9. Enhancements: * Add tp_dbus_daemon_list_names() and tp_dbus_daemon_list_activatable_names(), which are more efficient (and more const-correct) versions of the corresponding autogenerated tp_cli_dbus_daemon methods (smcv) * Support the Hold interface in the "callable" example CM (andrunko) Fixes: * Finally make tp_dbus_daemon_watch_name_owner bind to NameOwnerChanged selectively, for reduced wakeups. To take advantage of this, you should avoid using all functions that start with tp_cli_dbus_daemon_; file bugs to request more replacement functions in the tp_dbus_daemon namespace. (smcv) * Fix a memory leak in tp_dbus_daemon_watch_name_owner (smcv) * fd.o #9812: TpDynamicHandleRepo: use tp_dbus_daemon_watch_name_owner for reduced wakeups (smcv) * In TpDynamicHandleRepo, if a client holds handles then immediately crashes, release those handles as soon as we find out that it's gone (smcv) * fd.o #22957: fix compilation in some non-gcc compilers (based on a patch from Elaine Xiong) * As per telepathy-spec 0.17.27, represent connection status reason NAME_IN_USE as TP_ERROR_CONNECTION_REPLACED or TP_ERROR_ALREADY_CONNECTED (as appropriate), not as TP_ERROR_NOT_YOURS, so that NotYours can safely be given special handling (smcv) telepathy-glib 0.7.34 (2009-08-16) ================================== The "secret lack of example detected" release. Enhancements: * Updated to telepathy-spec 0.17.27 (smcv) - generate code for Connection.Interface.Location - omit Debug interface from code-generation for now: it will be enabled in a future release when we have reference client- and service-side implementations (possibly called TpDebugReceiver and TpDebugSender) - add more errors - generate code for Handler.Capabilities property * Add macros for static assertions (tp_verify, tp_verify_true, tp_verify_statement) to util.h (smcv, adapted from gnulib) * Make the allocation model for tp_dbus_properties_mixin_make_properties_hash part of our ABI guarantee (smcv) * Add a GType macro TP_ARRAY_TYPE_OBJECT_PATH_LIST (wjt) Fixes: * fd.o #23164: don't unref a NULL DBusMessage (wjt) * Get tp_intset_iter_init and tp_intset_iter_reset into the documentation (smcv) * Make omitted CM parameters that have a default indistinguishable from explicitly-passed parameters with that value, removing the need to specify the default in the Connection as well (sjoerd) * fd.o #22889: reduce introspection round-trips (wjt) * Fix header guard in debug.h (dilinger) * fd.o #18091: for interfaces with D-Bus methods, document how to write a complete interface init function (smcv) * Fix a rare crash when a TpProxyPendingCall is cancelled before the DBusGProxyCall is provided (smcv)
2009-08-31Updated graphics/py-cairo to 1.8.8wiz1-1/+2
2009-08-31Update to 1.8.8:wiz5-66/+95
General Changes: Pycairo 1.8.8 requires cairo 1.8.8 (or later). Move from CVS to git. Add support for the waf build tool. Updated methods The PDF/PS/SVGSurface constructors now accept None as a filename.
2009-08-31Updated games/gbrainy to 1.12wiz2-3/+3
2009-08-31Update to 1.12:wiz2-7/+6
Minor release that introduces the following enhancements: * 3 translations updated * 2 bug fixes (1 major)
2009-08-31Updated sysutils/libpciaccess to 0.10.8wiz1-1/+2
2009-08-31Update to 0.10.8:wiz3-20/+6
Slight brown paper bag release, 0.10.7 fails to build when the vga arb stubs were required. also whot pointed out I had no info in 0.10.7 release mail. libpciacesss 0.10.8 provides support for VGA arbiter on Linux, along with support to check if a device is the boot VGA and if a device has a kernel driver associated with it. Dave Airlie (1): pciaccess: bump to 0.10.8 Thomas Klausner (1): pciaccess: fix vga arb stubs
2009-08-31Fix build problem on Solaris with PKGSRC_COMPILER=sunpro and 'db4'seb1-2/+2
in PKG_OPTIONS.apr-util/PKG_DEFAULT_OPTIONS. USE_LANGUAGES should be set before including mk/apache.mk as it (may) ends up including mk/compiler.mk. This last file sets a default value of 'c' to USE_LANGUAGES and then uses it to set PKG_CC, PKG_CXX and PKG_FC to "fail wrappers". Hence the C++ compiler command ends up being wrapped by a "fail script" thus breaks the build.
2009-08-30Updated www/ikiwiki to 3.1415926schmonz1-1/+2
2009-08-30Update to 3.1415926. From the changelog:schmonz9-129/+112
* [ Joey Hess ] * po: Detect if nowrapi18n can't be passed to po4a, and warn about the old version, but continue. Closes: #541205 * inline: Avoid use of my $_ as it fails with older perls. Closes: #541215 * Add discussionpage configuration setting. * Several optimisations, including speedups to orphans and brokenlinks calculation. * meta, img: Fix bugs in dependency code. (smcv) * Allow building ikiwiki on systems w/o po4a -- building of the translated underlays will be skipped in this case. * Add basic styling of po plugin's languages list. * inline: Display an error if feedpages is specified and fails to match due to a problem such as created_before being told to check against a page that does not exist. * Remove deprecated ikiwiki/blog and ikiwiki/preprocessordirective pages from the basewiki. * Updated French program translation from Philippe Batailler. Closes: #542036 * po: Fixed to run rcs_add ralative to srcdir. * Italian program translation from Luca Bruno. * Fix example blog's tags/life to not have a broken PageSpec. Closes: #543510 * Optimize the dependencies list. This also fixes a bug that could cause repeated refreshes of the wiki to grow increasingly larger dependency lists, and get increasingly slower. (smcv) * Rebuild wikis on upgrade to this version to fix bloat caused by the dependency bug. * Further optimisation of dependency handling by adding a special case for simple page dependencies. (smcv) * htmltidy: Return an error message if tidy fails. Closes: #543722 * po: Fix name of translated toplevel index page. (intrigeri) * po: Fix display of links from a translated page to itself (ntrigeri) * Add Czech basewiki translation from Miroslav Kure. * po: fix interdiction to create pages of type po (intrigeri) * po: po: favor the type of linking page's masterpage on page creation (intrigeri) * img: Don't generate new verison of image if it is scaled to be larger in either dimension. * [ Josh Triplett ] * teximg: Replace the insufficient blacklist with the built-in security mechanisms of TeX. (CVE-2009-2944) In order to fix a performance bug, all wikis need to be rebuilt on upgrade to this version. If you listed your wiki in /etc/ikiwiki/wikilist, use ikiwiki-mass-rebuild to force a rebuild.
2009-08-30Updated archivers/zip to 3.0nb1dsainty1-1/+2
2009-08-30Patch zip's Makefile to pass LDFLAGS at link time to include Pkgsrc's run timedsainty3-2/+20
link path. Required for finding non-builtin bzip2 library. Bump PKGREVISION, since the problem only comes to light at run time.
2009-08-30Seems two S got dropped from the puppet makefile.tonnerre1-3/+3
2009-08-30Updated sysutils/puppet to 0.24.7nb1tonnerre1-1/+2
2009-08-30Install manifest and SMF methods for puppetd and puppetmasterd when ontonnerre2-3/+31
Solaris. Bump PKGREVISION. XXX: This should be formalized for all services.
2009-08-30Updated devel/cvsps to 2.1nb2schmonz1-1/+2
2009-08-30Pull in patches from Debian 2.1-5, mainly for the 64-bit fix. Bumpschmonz7-15/+175
PKGREVISION.
2009-08-30Added PLIST.Darwin: cmake installs 'cmakexbuild' on Darwinadam1-0/+2
2009-08-30fix build breakage on NetBSD (use fstatvfs instead of fstatfs)tnn2-1/+30
2009-08-30Correctly install files. Addresses PR 41958. No cookie wiz.joerg2-11/+11
2009-08-30+ akonadi-1.2.1, asterisk16-1.6.1.5, gnustep-base-1.19.2,wiz1-7/+21
gst-plugins0.10-bad-0.10.14, gst-plugins0.10-good-0.10.16, libcanberra-0.16, p5-Array-Compare-2.01, p5-CGI-Session-4.42, p5-ExtUtils-CBuilder-0.260301, p5-Module-Build-0.35000, p5-Text-Markdown-1.0.25, perl5-5.10.1, py-cairo-1.8.8, py-gstreamer0.10-0.10.16, scmgit-base-1.6.4.2, scmgit-docs-1.6.4.2, telepathy-farsight-0.0.9, x264-devel-20090829, xz-4.999.9beta, yaz-3.0.48.
2009-08-30Updated graphics/pngcrush to 1.7.1adam1-1/+2
2009-08-30Changes 1.7.1:adam2-7/+7
* Revised some prototypes to eliminate "Shadowed Declaration" warnings. * Moved warning about discarding APNG chunks to the end. * Replaced *.tar.lzma with *.tar.xz in the distribution.
2009-08-30Fix linkage in NetBSD so that object files for shared libraries get thejmmv3-8/+17
-fPIC -DPIC flags. Fixes execution in, at least, NetBSD/macppc. Bump PKGREVISION.
2009-08-30Added pkgtools/pkgsrc-todo version 1.0wiz1-1/+2
2009-08-30+ pkgsrc-todo.wiz1-1/+2
2009-08-30Initial import of pkgsrc-todo-1.0:wiz7-0/+452
This package contains two tools for maintaining pkgsrc/doc/TODO. add_todo adds lines for newly available updates for packages to the TODO file. obsolete_todo checks the contents of pkgsrc/doc/TODO against updates noted in the CHANGES-* files and removes entries for packages which were already updated to newer files.
2009-08-30+ calibre-0.6.10, py-dns-1.7.1, skype-2.1.0.47.wiz1-4/+4
2009-08-30Update HOMEPAGE.wiz1-2/+2
2009-08-30Solaris has a different set of plugins, adapt plist.tonnerre2-15/+34
2009-08-30Updated x11/xterm to 246obache2-3/+3
2009-08-30Update xterm to Patch#246.obache2-6/+6
Patch #246 - 2009/8/16 * remove obsolete logic for saving/restoring wrapping flags, which did not work on 64-bit platform. Wrapping flags (stored in the line-index) are now copied with line-data (Debian #541160). * modify comments in app-defaults files to avoid problem with C preprocessor used by xrdb (Debian #541603). * restore special case in makeColorPair, needed for colorBDMode resource (Debian #541089). * correct SetLineFlags() macro, broken in patch #244 when recoding to avoid gcc-specific bitfields (Debian #541236). * modify initialization of screen buffers to ensure that pointers align to int-boundaries. This fixes a problem introduced in patch #244 where the color- and character-arrays (stored after the video-attributes in each row) might be misaligned (report by Rajeev V Pillai). * add limit-check in ScrnRefresh for handling saved-lines from the circular buffer which are repainted on a screen whose width has increased. To improve performance, circular buffer entries are not resized (report by Rajeev V Pillai). * correct type for CellColor (a late change in patch #244 to avoid gcc- specifc enums made that unsigned rather than unsigned short, for the 256-color option). * fix typo in configure option --enable-16bit-chars (report by Rajeev V. Pillai). Patch #245 - 2009/8/12 * correct a special case in saving FIFO-lines from patch #244. If the screen was shrunk, xterm used the wrong amount for copying to FIFO-lines, and then used this amount to adjust the current row on the screen. That was both a visible defect (Debian #541109) as well as a potential addressing error (Debian #541132, #541160, and #541236). * add clarification in xterm manual about the various allowXXXOps resources, which are disabled when the allowSendEvents resource is active (patch by Julien Cristau, Debian #531597). Patch #244 - 2009/8/9 * refactored storage of saved-lines, providing a configure option to manage them as a FIFO (actually a circular buffer), improving performance. Added configure option --enable-fifo-lines to enable/disable the new feature (it is enabled by default). * added fastScroll resource, to amuse people who measure terminal emulator performance by cat'ing large files to the screen. * modify check in readPtyData from return values to provide exit on zero- bytes read from pty for FreeBSD, or eliminate high-CPU in "xterm-hold" processing (discussion with Ulrich Spoerlein, FreeBSD ports/136686). The check was originally modified to combine negative/zero values in XFree86-3.1.2E, 1996/05/06. * add configure option --enable-16bit-chars to provide wide-characters with 16-bits (rather than the default 32-bits). * add retryInputMethod resource to allow configuring out the retries xterm uses to connect to non-responsive XIM server, to work around defective X configurations as noted in NetBSD mailing list. http://mail-index.netbsd.org/tech-x11/2009/06/07/msg000511.html * make regular-expression selection work for VT100 double-sized characters. * improve layout when drawing missing characters in a proportional font, e.g., as boxes, to take into account whether they are double-width (report by Guilbert Stabilo on comp.unix.shell). * add capability for keypad-center (kb2/KA2) to termcap entry for xterm-new, as well as xterm-8bit, xterm-sun and xterm-vt220 (FreeBSD conf/136336). * change default for keepSelection resource to true (prompted by discussion with David Muir Sharnoff). * remove a limit-check in ptydata.c, allowing Unicode values past 64k to be displayed using TrueType fonts (Debian #458432). * remove a vt52-specific ifdef to allow mapping F1-F4 to PF1-PF4 when vt52 support is not compiled (report by Olaf 'Rhialto' Seibert). * save/restore line-wrapping flags when converting from ISO-8859-1 encoding to UTF-8 encoding, as well as when resizing screen. * remove extra adjustment of position in fix for Debian #418324. * modify default check for mkWidth resource to check for line-drawing characters, which are categorized as double-width in Solaris 10 (report by Sebastian Kayser). * add "print-everything" action (patch by Ovidiu Gheorghioiu). * start refactoring scrollback data using new getLineData() function. * demote recent change to Debian #252873 fix to experimental, ifdef'd out as EXP_BOGUS_FG (Debian #522141). * work around groff mapping of ASCII quotes using macros (requested by Reuben Thomas based on Colin Watson advice, fixes Debian #378700). * correct symbol used for default of allowWindowOps which was DEF_ALLOW_FONT rather than DEF_ALLOW_WINDOW (report by Matthieu Herrb). * amend fix for tek4014 from patch #243 to make it only apply to the Tek Options menu.
2009-08-30Add user-destdir support.hasso1-2/+4
2009-08-30Fix patch for case-sensitive file names.hasso2-4/+4
2009-08-30done - ap-python-2.7.11obache1-2/+1
2009-08-30Updated www/ap-python to 2.7.11obache1-1/+2
2009-08-30Update ap-python to 2.7.11.obache4-28/+163
While here, * add user-destdir support * convert dynamic PLIST to static one * share/doc/html was deprecated, install in share/doc directly * Remove restriction to python23, and change PKGNAME to allow creating python valiant packages. This release addresses a vulnerability in mod_python's publisher handler whereby a carefully crafted URL would expose objects that should not be visible, leading to an information leak. The Common Vulnerabilities and Exposures project (http://cve.mitre.org/) has assigned the name CAN-2005-0088 to this issue. Users of the publisher handler are urged to upgrade as soon as possible.
2009-08-30Add user-destdir support.obache1-3/+6