summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-08-12Update libcanberra to 0.27obache7-34/+61
while here, add gtk3 option and enabled by default. News Fri 18 Feb 2011: Version 0.27 released; Gtk+ 3.x fixes; add new tool to implement boot-up sounds when used with systemd; other fixes
2013-08-12patches/patch-doc_api_Makefile_ammef1-16/+0
Remove. The patch was to remove unnecessary (unwanted) man pages for the build directories including ${WRKSRC} generated by doxygen. Equivalent for-loop was gone in doc/api/Makefile.am now. The logic is now in post-install: target in (pkgsrc) Makefile. This removal was meant in previous commit and distinfo does not include this removing patch. Sorry for left out patch itself. Thanks dholland@ pointing out.
2013-08-12Note update of net/samba35 package to 3.5.22.taca1-1/+2
2013-08-12Update samba35 to 3.5.22, security release.taca10-45/+44
============================== Release Notes for Samba 3.5.22 August 05, 2013 ============================== This is a security release in order to address CVE-2013-4124 (Missing integer wrap protection in EA list reading can cause server to loop with DOS). o CVE-2013-4124: All current released versions of Samba are vulnerable to a denial of service on an authenticated or guest connection. A malformed packet can cause the smbd server to loop the CPU performing memory allocations and preventing any further service. A connection to a file share, or a local account is needed to exploit this problem, either authenticated or unauthenticated if guest connections are allowed. This flaw is not exploitable beyond causing the code to loop allocating memory, which may cause the machine to exceed memory limits. Changes since 3.5.21: --------------------- o Jeremy Allison <jra@samba.org> * BUG 10010: CVE-2013-4124: Missing integer wrap protection in EA list reading can cause server to loop with DOS.
2013-08-12Note update of net/samba package to 3.6.17.taca1-1/+2
2013-08-12Update samba to 3.6.17, security release.taca18-78/+78
============================== Release Notes for Samba 3.6.17 August 05, 2013 ============================== This is a security release in order to address CVE-2013-4124 (Missing integer wrap protection in EA list reading can cause server to loop with DOS). o CVE-2013-4124: All current released versions of Samba are vulnerable to a denial of service on an authenticated or guest connection. A malformed packet can cause the smbd server to loop the CPU performing memory allocations and preventing any further service. A connection to a file share, or a local account is needed to exploit this problem, either authenticated or unauthenticated if guest connections are allowed. This flaw is not exploitable beyond causing the code to loop allocating memory, which may cause the machine to exceed memory limits. Changes since 3.6.16: --------------------- o Jeremy Allison <jra@samba.org> * BUG 10010: CVE-2013-4124: Missing integer wrap protection in EA list reading can cause server to loop with DOS.
2013-08-12suppress detection of DOCBOOK, PR pkg/48115obache1-1/+4
2013-08-11Updated devel/libgsf to 1.14.28richard1-1/+2
2013-08-11libgsf 1.14.28richard4-10/+11
Andreas: * Fix conversion specifiers. [#703064] Jean: * Allow the huge libxml parser mode so that gnumeric can load large images. [#705100] Morten: * Fix problem with bogus metadata. [#703952] * Avoid interaction problems between Werror and system headers. --------------------------------------------------------------------------
2013-08-11Updated mail/p5-Mail-DeliveryStatus-BounceParser to 1.534rodent1-1/+2
2013-08-11Updated to latest release. No pkgsrc changes other than the obvious. Fromrodent2-6/+6
ChangeLog: 1.534 2013-03-26 Added another spam detection case (mstevens) 1.533 2013-01-23 Added two new spam detection cases (mstevens) Hopefully fixed tests on newer perl, at the cost of slightly reformatted messages. Why is Mail::DeliveryStatus::Report a header object anyway? (mstevens)
2013-08-11Updated multimedia/ffmpeg2 to 2.0.1adam1-1/+3
2013-08-112.0.1 was released on 2013-08-11. It is the latest stable FFmpeg release ↵adam2-6/+6
from the 2.0 release branch, which was cut from master on 2013-07-10. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2013-07-09, libav 9 as of 2013-07-09.
2013-08-11Updated textproc/libclucene to 2.3.3.4jaapb1-1/+2
2013-08-11Updated package to version 2.3.3.4. This is an update of a very oldjaapb10-133/+195
version, so I'm not including the entire changelog here; see the package changelog for more details. The patch was originally submitted by Francois Tigeot as PR pkg/46156 - I've updated it since.
2013-08-11Updated deve/scmgit to 1.8.3.4adam1-1/+5
2013-08-11Changes 1.8.3.4:adam3-8/+7
* The bisect log listed incorrect commits when bisection ends with only skipped ones. * The test coverage framework was left broken for some time. * The test suite for HTTP transport did not run with Apache 2.4. * "git diff" used to fail when core.safecrlf is set and the working tree contents had mixed CRLF/LF line endings. Committing such a content must be prohibited, but "git diff" should help the user to locate and fix such problems without failing.
2013-08-11libpciaccess is only required for Intel API, and only enabled for x86 CPU.obache2-7/+13
PR pkg/47948
2013-08-11Updated x11/mlterm to 3.2.2tsutsui1-1/+2
2013-08-11Update mlterm to 3.2.2.tsutsui6-85/+52
pkgsrc changes: - remove obsolete post-3.2.1 fixes - pull a post 3.2.2 fix for a bug of copy_area() which disabled redrawing the margin area. (found after Open Source Conference 2013 Kyoto) Changes from doc/en/ReleaseNote: ver 3.2.2 * Support SSH agent authentication and forwarding. * Support X11 forwarding (no xauth) on win32/libssh2 and java. * Add "X11 forwarding" checkbox to the connection dialog on win32. * Change "skip_dialog" option to "show_dialog" and reverse the default behavior. * Open a pty channel on the same ssh session as the active screen when OPEN_PTY or OPEN_SCREEN shortcut key is pressed. * Bug fixes: Fix configure error which --with-gui=xlib,fb option causes. (enbugged at 3.2.1) DECALN(ESC#8) resets the screen margins. Fix the cursor position in inserting RTL characters after one LTR character. Fix segmentation fault of libvte compatible libyrary with synaptic 0.80. Fix clipboard operations of copy&paste on multiple windows on win32. Fix hangup on x11 forwarding. Fix segmentation fault in closing the first window on win32/libssh2. Fix the font and position of IME preedit text on win32.
2013-08-11Updated devel/scmgit-base to 1.8.3.3nb1schmonz1-1/+2
2013-08-11Install git-prompt.sh. Bump PKGREVISION.schmonz2-2/+6
2013-08-11done -subversion-base-1.8.1obache1-2/+1
2013-08-11reset PKGREVISION from base pkg update.obache1-2/+1
2013-08-11Updated inputmethod/uim to 1.8.6obache2-3/+3
2013-08-11Update uim to 1.8.6.obache4-18/+26
(now, editline is in pkgsrc, so optionify editline support). Overview of changes from 1.8.5 to 1.8.6 ======================================= * Fixes - libuim * Add XDG_RUNTIME_DIR support (by tagoh) - po * List language names on each line in LINGUAS (by naota) - uim-canna * Avoid a crash when a Canna server name is specified (by Kouichi ONO) * Enhancements - uim-m17nlib * Add an option to set a candidate windows to be visiable or hidden - uim-tutcode * Updated trycode composition table retrieved 2013-06-26 Overview of changes from 1.8.4 to 1.8.5 ======================================= * Fixes - uim-gtk2 - uim-gtk3 * Avoid an infinite recursion when no preedit is started (by tagoh) - uim-tutcode * Fix behavior of postfix katakana conversion
2013-08-11only force builtin termcap library for the case using builtin editline.obache1-1/+4
2013-08-11introduce CHECK_BUILTIN guard, and replace some unwanted readline with editline.obache1-19/+15
2013-08-11Updated www/seamonkey to 2.20ryoon1-1/+2
2013-08-11Update to 2.20ryoon53-822/+1030
* Merge SunOS patches from www/firefox. Changelog: SeaMonkey-specific changes The Content Security Policy (CSP) 1.0 parser has been enabled. The Mixed Content Blocker has been enabled, blocking insecure active content loads on HTTPS pages. New mail alert information can be customized now (Preferences/Mail & Newsgroups/Notifications). A confirmation prompt has been introduced to protect against accidental permanent data loss when force-deleting messages using Shift+Del. MailNews Save As Template supports multiple selections now. The size on disk is now shown for newsgroup folders. See the changes page for a more complete overview. Mozilla platform changes Added support for scrollbar style in Mac OS X 10.7 and newer. Enabled mixed content blocking to protects users from man-in-the-middle attacks and eavesdroppers on HTTPS pages (learn more). Improved about:memory's functional UI. Enabled DXVA2 on Windows Vista+ to accelerate H.264 video decoding. Simplified interface for notifications of plugin installation. Enabled users to switch the search provider across the entire browser. CSP policies using the standard syntax and semantics will now be enforced. Implemented the HTML5 <input type="range"> form control. Added unprefixed requestAnimationFrame. Dropped blink effect from CSS rule text-decoration:blink and completely removed <blink> element. Fixed several stability issues. Fixed in SeaMonkey 2.20 MFSA 2013-75 Local Java applets may read contents of local file system MFSA 2013-74 Firefox full and stub installer DLL hijacking MFSA 2013-73 Same-origin bypass with web workers and XMLHttpRequest MFSA 2013-72 Wrong principal used for validating URI for some Javascript components MFSA 2013-71 Further Privilege escalation through Mozilla Updater MFSA 2013-70 Bypass of XrayWrappers using XBL Scopes MFSA 2013-69 CRMF requests allow for code execution and XSS attacks MFSA 2013-68 Document URI misrepresentation and masquerading MFSA 2013-67 Crash during WAV audio file decoding MFSA 2013-66 Buffer overflow in Mozilla Maintenance Service and Mozilla Updater MFSA 2013-65 Buffer underflow when generating CRMF requests MFSA 2013-64 Use after free mutating DOM during SetBody MFSA 2013-63 Miscellaneous memory safety hazards (rv:23.0 / rv:17.0.8)
2013-08-10Fixed building thunderbird with the "mozilla-enigmail" option enabled.khorben1-1/+4
2013-08-10Crude compilation fix for graphics/glx-utils:khorben2-1/+8
- MesaDemos 7.11.2 was never released - fall back to MesaDemos 7.4.4 for the time being (as still found in distinfo)
2013-08-10Updated geography/xrmap-anthems to 1.3shattered2-5/+5
Updated x11/unicode-screensaver to 0.4 Updated textproc/diffstat to 1.57
2013-08-10Update to 1.57. Changes:shattered2-6/+6
Improve treatment of binary files in ambiguous message introduced in diffutils 2.8.4, and finally corrected in 3.0.
2013-08-10Update to 0.4. Changes: unknown, no change log.shattered2-7/+6
2013-08-10Update to 1.3. Changes: more anthems added.shattered3-11/+83
2013-08-10Updated inputmethod/scim-chewing to 0.3.5obache1-1/+2
2013-08-10Update scim-chewing to 0.3.5.obache4-8/+80
What's New in SCIM-chewing 0.3.5 --------------------------------------------------------- * Gtk+ 3.x support * Handle translated Chi-Eng mode switch properly * Fix incorrect color cand problem * Support THL (Taiwan Huayu Luomapinyin) and MPS2 Pinyin keyboard
2013-08-10Updated inputmethod/libchewing to 0.3.5obache1-1/+2
2013-08-10Update libchewing to 0.3.5.obache5-16/+50
What's New in libchewing 0.3.5 (Jul 28, 2013) --------------------------------------------------------- * Improve CMake rules - Visual Studio build included * Dictionary improvements - Remove duplicated phrases, fix Bopomofo representation - tool tweaks * travis-ci support (https://travis-ci.org/chewing/libchewing) * drone.io support (https://drone.io/github.com/chewing/libchewing) * coveralls.io support (https://coveralls.io/r/chewing/libchewing) * editorconfig support (http://editorconfig.org/) * Add new chewing_set_logger API * Prevent unaligned memory access * Reduce maxChiSymbolLen to 39 to avoid overflow * Do not store user phrase when its length is 1 * Check chiSymbolBufLen in chewing_handle_Numlock() * Set isSymbol to 0 in SetChoiceInfo * Fix 'j', 'k' in select mode cannot handle symbol selecting * Do not call GetCharNext() when GetCharFirst() fails * Successful stories: . FreeArray utilizes libchewing for selecting phrases of Array input method What's New in libchewing 0.3.4 (Dec 31, 2012) --------------------------------------------------------- * Improve the description of libchewing API - Simplified examples to illustrate the usage are added * Revise libchewing API. Check the documentation for details * Support THL (Taiwan Huayu Luomapinyin) and MPS2 Pinyin keyboard layout * Reimplementation of unit test framework. No external 'check' package is required * Fix several phrase errors - Add exceptional phrase as well * Improved developer and user guide * Introduce CMake based build system, which is convenient to MS-Windows based environments. * Add --enable-gcov to enable gcov coverage * Fix possible strncat() overflow * Consistent checks for bopomofo sequence internally * Handle incomplete bopomofo with space key properly * Internal structure refactoring * Read hash path from CHEWING_PATH environment variable * Make libchewing thread-safe * Fix IM crash by changing default candidate per page to 10 * Fix the detection of ncursesw * Fix the usage of autotools * Update and tune symbols * Fix valgrind warning * Fix several compilation warnings * Fix GCC visibility availability for Darwin specific PIC code * Fix hash table initialization and its memory leakage * Support building with mingw32 toolchain * Fix GNU Hurd build * Fix Microsoft VC build * Fix Windows 64-bit build * Fix mingw32/64 + WINE build * Successful stories: . GCIN supports experimental Chewing IM since version 1.6.4 . HIME supports Chewing IM . UCIMF supports Chewing IM . Fcitx supports Chewing IM . mozc (IM framework maintained by Google) provides Chewing support . JMCCE (reworked version) supports libchewing
2013-08-10Fix NSS requirement pattern. Fix build.ryoon1-2/+2
* firefox-23.0 and seamonkey-2.20 require 3.15 or later of devel/nss. The patch is provided by rjs@. Thank you.
2013-08-10Update Chewing IM MASTER_SITES and HOMEPAGE.obache3-9/+9
2013-08-10drop unwanted stage-package-remove before stage-package-create,obache1-2/+2
to avoid unwanted stage binary package removal/regeneration.
2013-08-10reduce dependencies, to avoid unwanted binary package regeneration.obache1-3/+2
* ${_BUILD_INFO_FILE} only depends on ${_PLIST_NOKEYWORDS}, not plist target. * plist target is not required to create +CONTENTS
2013-08-10Updated mail/thunderbird-l10n to 17.0.8ryoon1-1/+2
2013-08-10Update to 17.0.8ryoon2-138/+138
* Sync with thunderbird-17.0.8.
2013-08-10Updated mail/thunderbird to 17.0.8ryoon1-1/+2
2013-08-10Update to 17.0.8ryoon2-9/+6
Changelog: Security bugfixes. MFSA 2013-75 Local Java applets may read contents of local file system MFSA 2013-73 Same-origin bypass with web workers and XMLHttpRequest MFSA 2013-72 Wrong principal used for validating URI for some Javascript components MFSA 2013-71 Further Privilege escalation through Mozilla Updater MFSA 2013-69 CRMF requests allow for code execution and XSS attacks MFSA 2013-68 Document URI misrepresentation and masquerading MFSA 2013-66 Buffer overflow in Mozilla Maintenance Service and Mozilla Updater MFSA 2013-63 Miscellaneous memory safety hazards (rv:23.0 / rv:17.0.8)
2013-08-09Patch net/bmon to handle nonzero leading lladdr octets gracefully.riastradh3-3/+32
2013-08-09Don't link against X11 on Darwinadam2-14/+20