summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-03-22pullup 4350pkgsrc_2013Q4spz1-1/+3
2014-03-22Pullup ticket #4350 - requested by tronspz1-3/+5
graphics/freetype2: build fix Revisions pulled up: - graphics/freetype2/buildlink3.mk 1.44 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: jperkin Date: Wed Mar 19 10:16:33 UTC 2014 Modified Files: pkgsrc/graphics/freetype2: buildlink3.mk Log Message: Move bzip2 and zlib buildlink3 out of the png PKG_OPTION check, they are unconditional dependencies. To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 pkgsrc/graphics/freetype2/buildlink3.mk
2014-03-21pullup 4349spz1-1/+3
2014-03-21Pullup ticket #4349 - requested by tronspz3-25/+28
www/apache24: security update Revisions pulled up: - www/apache24/Makefile 1.26 - www/apache24/PLIST 1.15 - www/apache24/distinfo 1.13 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: adam Date: Tue Mar 18 20:09:08 UTC 2014 Modified Files: pkgsrc/www/apache24: Makefile PLIST distinfo Log Message: Changes 2.4.9: *) mod_ssl: Work around a bug in some older versions of OpenSSL that would cause a crash in SSL_get_certificate for servers where the certificate hadn't been sent. *) mod_lua: Add a fixups hook that checks if the original request is intend= ed for LuaMapHandler. This fixes a bug where FallbackResource invalidates t= he LuaMapHandler directive in certain cases by changing the URI before the = map handler code executes Changes 2.4.8: *) SECURITY: CVE-2014-0098 (cve.mitre.org) Clean up cookie logging with fewer redundant string parsing passes. Log only cookies with a value assignment. Prevents segfaults when logging truncated cookies. *) SECURITY: CVE-2013-6438 (cve.mitre.org) mod_dav: Keep track of length of cdata properly when removing leading spaces. Eliminates a potential denial of service from specifically crafted DAV WRITE requests *) core: Support named groups and backreferences within the LocationMatch, DirectoryMatch, FilesMatch and ProxyMatch directives. (Requires non-ancient PCRE library) *) core: draft-ietf-httpbis-p1-messaging-23 corrections regarding TE/CL conflicts. *) mod_dir: Add DirectoryCheckHandler to allow a 2.2-like behavior, skipping execution when a handler is already set. *) mod_ssl: Do not perform SNI / Host header comparison in case of a forward proxy request. *) mod_ssl: Remove the hardcoded algorithm-type dependency for the SSLCertificateFile and SSLCertificateKeyFile directives, to enable future algorithm agility, and deprecate the SSLCertificateChainFile directive (obsoleted by SSLCertificateFile). *) mod_rewrite: Add RewriteOptions InheritDown, InheritDownBefore, and IgnoreInherit to allow RewriteRules to be pushed from parent scopes to child scopes without explicitly configuring each child scope. *) prefork: Fix long delays when doing a graceful restart. *) FreeBSD: Disable IPv4-mapped listening sockets by default for versions 5+ instead of just for FreeBSD 5. *) mod_proxy_wstunnel: Avoid busy loop on client errors, drop message IDs 02445, 02446, and 02448 to TRACE1 from DEBUG. *) mod_remoteip: Correct the trusted proxy match test. *) mod_proxy_fcgi: Fix error message when an unexpected protocol version number is received from the application. *) mod_remoteip: Use the correct IP addresses to populate the proxy_ips fie= ld. *) mod_lua: Update r:setcookie() to accept a table of options and add domai= n, path and httponly to the list of options available to set. *) mod_lua: Fix r:setcookie() to add, rather than replace, the Set-Cookie header. *) mod_lua: Allow for database results to be returned as a hash with row-name/value pairs instead of just row-number/value. *) mod_rewrite: Add %{CONN_REMOTE_ADDR} as the non-useragent counterpart to %{REMOTE_ADDR}. *) WinNT MPM: If ap_run_pre_connection() fails or sets c->aborted, don't save the socket for reuse by the next worker as if it were an APR_SO_DISCONNECTED socket. Restores 2.2 behavior. *) mod_dir: Don't search for a DirectoryIndex or DirectorySlash on a URL that was just rewritten by mod_rewrite. *) mod_session: When we have a session we were unable to decode, behave as if there was no session at all. *) mod_session: Fix problems interpreting the SessionInclude and SessionExclude configuration. *) mod_authn_core: Allow <AuthnProviderAlias>'es to be seen from auth stanzas under virtual hosts. *) mod_proxy_fcgi: Use apr_socket_timeout_get instead of hard-coded 30 seconds timeout. *) mod_proxy: Added support for unix domain sockets as the backend server endpoint *) build: only search for modules (config*.m4) in known subdirectories, see build/config-stubs. *) mod_cache_disk: Fix potential hangs on Windows when using mod_cache_disk. *) mod_ssl: Add support for OpenSSL configuration commands by introducing the SSLOpenSSLConfCmd directive. *) mod_proxy: Remove (never documented) <Proxy ~ wildcard-url> syntax which is equivalent to <ProxyMatch wildcard-url>. *) mod_authz_user, mod_authz_host, mod_authz_groupfile, mod_authz_dbm, mod_authz_dbd, mod_authnz_ldap: Support the expression parser within the require directives. *) mod_proxy_http: Core dumped under high load. *) mod_socache_shmcb.c: Remove arbitrary restriction on shared memory size previously limited to 64MB. *) mod_lua: Use binary copy when dealing with uploads through r:parsebody() to prevent truncating files. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 pkgsrc/www/apache24/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/apache24/PLIST cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/apache24/distinfo
2014-03-18Pullup ticket #4348.tron1-1/+3
2014-03-18Pullup ticket #4348 - requested by tacatron3-16/+19
net/samba: security update Revisions pulled up: - net/samba/Makefile 1.242-1.247 - net/samba/distinfo 1.97-1.98 - net/samba/patches/patch-ab 1.29 --- Module Name: pkgsrc Committed By: obache Date: Tue Jan 28 12:16:39 UTC 2014 Modified Files: pkgsrc/net/samba: Makefile Log Message: Use GNU_CONFIGURE_LIBDIR for --libdir. --- Module Name: pkgsrc Committed By: tron Date: Wed Feb 12 23:18:57 UTC 2014 Modified Files: pkgsrc/net/samba: Makefile Log Message: Recursive PKGREVISION bump for OpenSSL API version bump. --- Module Name: pkgsrc Committed By: obache Date: Mon Mar 3 08:05:07 UTC 2014 Modified Files: pkgsrc/net/samba: Makefile Log Message: simplify with SUBST_VARS. --- Module Name: pkgsrc Committed By: obache Date: Mon Mar 3 08:15:10 UTC 2014 Modified Files: pkgsrc/net/samba: Makefile distinfo pkgsrc/net/samba/patches: patch-ab Log Message: Replace log dir in the default sample config file correctly. Bump PKGREVISION. --- Module Name: pkgsrc Committed By: jperkin Date: Thu Mar 13 11:08:54 UTC 2014 Modified Files: pkgsrc/net/samba: Makefile Log Message: Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do not use libtool to do so. This is required to correctly depend upon a gcc runtime package (e.g. gcc47-libs) when using USE_PKGSRC_GCC_RUNTIME. --- Module Name: pkgsrc Committed By: taca Date: Mon Mar 17 14:01:57 UTC 2014 Modified Files: pkgsrc/net/samba: Makefile distinfo Log Message: Update samba to 3.6.23. ============================== Release Notes for Samba 3.6.23 March 11, 2014 ============================== This is a security release in order to address CVE-2013-4496 (Password lockout not enforced for SAMR password changes). o CVE-2013-4496: Samba versions 3.4.0 and above allow the administrator to implement locking out Samba accounts after a number of bad password attempts. However, all released versions of Samba did not implement this check for password changes, such as are available over multiple SAMR and RAP interfaces, allowing password guessing attacks.
2014-03-17Pullup ticket #4347.tron1-1/+3
2014-03-17Pullup ticket #4347 - requested by spztron5-67/+91
graphics/freetype2: security update Revisions pulled up: - graphics/freetype2/Makefile 1.92-1.94 - graphics/freetype2/PLIST 1.21 - graphics/freetype2/buildlink3.mk 1.38-1.43 - graphics/freetype2/distinfo 1.51 - graphics/freetype2/options.mk 1.1-1.2 --- Module Name: pkgsrc Committed By: spz Date: Thu Mar 13 23:26:35 UTC 2014 Modified Files: pkgsrc/graphics/freetype2: Makefile PLIST buildlink3.mk distinfo Log Message: security update, upstream short changelog ('here' being releasenotes): FreeType 2.5.3 2014-03-08 FreeType 2.5.3 has been released. All users should upgrade due to fixed vulnerability in the CFF driver (CVE-2014-2240). Its main new feature is much enhanced support of auto-hinting SFNT fonts (i.e., TrueType and CFF fonts) due to the use of the HarfBuzz library. A more detailed description of this and other changes can be found here. FreeType 2.5.2 2013-12-08 FreeType 2.5.2 has been released. It fixes a serious bug introduced in version 2.5.1; all users should upgrade. A listing of the changes can be found here. FreeType 2.5.1 2013-11-25 FreeType 2.5.1 has been released, providing three major new features. - Support for the WOFF font format, contributed by Behdad Esfahbod. - The auto-hinter now supports Hebrew, together with improved support for Cyrillic and Greek. - The directory layout of the (installed) FreeType header files has been simplified. Among other changes I want to mention that FreeType's TrueType debugger (ttdebug) has been made more versatile. An exhaustive list of changes can be found here. FreeType 2.5 2013-06-19 FreeType 2.5 has been released. A major new feature is support for color embedded bitmaps (eg. color emoji), contributed by Behdad Esfahbod on behalf of Google. Additionally, Adobe's CFF engine is now the default, which makes a good reason to change from the 2.4.x to the 2.5.x series. On the technical side, the property API to access FreeType module parameters (FT_Property_Set and FT_Property_Get) is now declared as stable. As usual, see this file for the complete release notes, which give more details. And we have again blog entries from Adobe and Google. FreeType 2.4.12 2013-05-08 FreeType 2.4.12 has been released. A major new feature is a new parsing and hinting engine for CFF fonts, contributed by Adobe in collaboration with Google. It was my job the last few months to fully adapt the code to FreeType, and we are very pleased with the results. You might also read the blog entries from Adobe and Google. In connection with the new CFF engine, the demo programs, especially ftview and ftdiff, have been improved a lot; as usual, more details on the changes can be found in the release notes. --- Module Name: pkgsrc Committed By: ryoon Date: Fri Mar 14 13:12:34 UTC 2014 Modified Files: pkgsrc/graphics/freetype2: buildlink3.mk Log Message: graphics/png is also needed now --- Module Name: pkgsrc Committed By: ryoon Date: Fri Mar 14 13:38:20 UTC 2014 Modified Files: pkgsrc/graphics/freetype2: buildlink3.mk Log Message: graphics/png should be included when non-builtin freetype2. Pointed out by obache@, thank you. --- Module Name: pkgsrc Committed By: obache Date: Fri Mar 14 13:43:17 UTC 2014 Modified Files: pkgsrc/graphics/freetype2: buildlink3.mk Log Message: To get USE_BUILTIN.freetype2, builtin.mk must be included. --- Module Name: pkgsrc Committed By: ryoon Date: Fri Mar 14 14:54:02 UTC 2014 Modified Files: pkgsrc/graphics/freetype2: Makefile buildlink3.mk Added Files: pkgsrc/graphics/freetype2: options.mk Log Message: Make png dependency as option, and move option to options.mk Revert bump of BUILDLINK_ABI_DEPENDS.freetype2 --- Module Name: pkgsrc Committed By: drochner Date: Fri Mar 14 19:39:52 UTC 2014 Modified Files: pkgsrc/graphics/freetype2: Makefile buildlink3.mk options.mk Log Message: make the optional-png logics work
2014-03-14Pullup ticket #4346.tron1-1/+3
2014-03-14Pullup ticket #4346 - requested by obachetron2-4/+14
graphics/MesaLib: build fix for depending packages Revisions pulled up: - graphics/MesaLib/dri.mk 1.8 - graphics/MesaLib/options.mk 1.26 --- Module Name: pkgsrc Committed By: obache Date: Fri Mar 14 07:19:36 UTC 2014 Modified Files: pkgsrc/graphics/MesaLib: dri.mk options.mk Log Message: Overall dri related dependency clean up. * move dri related API_DEPENDS into dri.mk. * add missing API_DEPENDS. * only define such API_DEPENDS only not using builtin MesaLib. Fixes following issues on platforms that builtin one is older than required version (ex. NetBSD-5). * build issue of MesaLib * unwanted dependency on MesaLib from pkgsrc even if builtin one is sufficient.
2014-03-14Pullup ticket #4345.tron1-1/+3
2014-03-14Pullup ticket #4345 - requested by tacatron1-1/+3
graphics/freetype2: build fix for depending packages Revisions pulled up: - graphics/freetype2/buildlink3.mk 1.37 --- Module Name: pkgsrc Committed By: schmonz Date: Sun Jan 12 21:19:33 UTC 2014 Modified Files: pkgsrc/graphics/freetype2: buildlink3.mk Log Message: Let naive configure scripts find freetype-config (needed for latest php55-gd).
2014-03-13Pullup ticket #4344.tron1-1/+3
2014-03-13Pullup ticket #4344 - requested by obachetron2-10/+10
emulators/suse131_libpng: security update Revisions pulled up: - emulators/suse131_libpng/Makefile 1.3 - emulators/suse131_libpng/distinfo 1.3 --- Module Name: pkgsrc Committed By: obache Date: Thu Mar 13 11:33:47 UTC 2014 Modified Files: pkgsrc/emulators/suse131_libpng: Makefile distinfo Log Message: Update suse131 libpng16 RPM to libpng16-16-1.6.6-12.1 for CVE-2014-0333. Bump PKGREVISION.
2014-03-13pullup 4343spz1-1/+3
2014-03-13Pullup ticket #4343 - requested by tronspz2-6/+6
mail/mutt-devel: security update Revisions pulled up: - mail/mutt-devel/Makefile 1.98 - mail/mutt-devel/distinfo 1.79 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: tron Date: Wed Mar 12 23:55:56 UTC 2014 Modified Files: pkgsrc/mail/mutt-devel: Makefile distinfo Log Message: Update the "mutt-devel" package to version 1.5.23. This release fixes the security vulnerability reported in CVE-2014-0467. To generate a diff of this commit: cvs rdiff -u -r1.97 -r1.98 pkgsrc/mail/mutt-devel/Makefile cvs rdiff -u -r1.78 -r1.79 pkgsrc/mail/mutt-devel/distinfo
2014-03-12Pullup ticket #4342.tron1-1/+3
2014-03-12Pullup ticket #4342 - requested by obachetron2-6/+6
multimedia/adobe-flash-plugin11: security update Revisions pulled up: - multimedia/adobe-flash-plugin11/Makefile 1.26 - multimedia/adobe-flash-plugin11/distinfo 1.24 --- Module Name: pkgsrc Committed By: obache Date: Wed Mar 12 12:22:25 UTC 2014 Modified Files: pkgsrc/multimedia/adobe-flash-plugin11: Makefile distinfo Log Message: Update adobe-flash-plugin11 to 11.2.202.346 for APSB14-08.
2014-03-12Pullup ticket #4341.tron1-1/+3
2014-03-12Pullup ticket #4341 - requested by jymtron3-17/+14
security/stunnel: security update Revisions pulled up: - security/stunnel/Makefile 1.86-1.87,1.89 via patch - security/stunnel/distinfo 1.38-1.39 - security/stunnel/patches/patch-ac 1.16 --- Module Name: pkgsrc Committed By: tron Date: Sun Jan 26 15:51:54 UTC 2014 Modified Files: pkgsrc/security/stunnel: Makefile Log Message: Fix permissions so that "etc/stunnel" belongs to the actual "root" user and not to the user that build the package. Bump package revision because of this fix. --- Module Name: pkgsrc Committed By: tron Date: Sun Jan 26 16:59:13 UTC 2014 Modified Files: pkgsrc/security/stunnel: Makefile distinfo Log Message: Update "stunnel" package to version 4.56. Changes since 4.55: - Fixed a regression bug introduced in version 4.55 causing random crashes on several platforms, including Windows 7. - Fixed incorrect "stunnel -exit" process synchronisation. - Fixed FIPS detection with new versions of the OpenSSL library. - Failure to open the log file at startup is no longer ignored. --- Module Name: pkgsrc Committed By: jym Date: Wed Mar 12 00:24:35 UTC 2014 Modified Files: pkgsrc/security/stunnel: Makefile distinfo pkgsrc/security/stunnel/patches: patch-ac Log Message: Update stunnel to 5.00. Of utmost importance: it fixes CVE 2014-0016. Thanks to jgw (Jeff W) _AT_ sdf.org for working on the same patch independently. In before the freeze! Changelog follows. Security bugfixes Added PRNG state update in fork threading (CVE-2014-0016). New global configuration file defaults Default "fips" option value is now "no", as FIPS mode is only helpful for compliance, and never for actual security. Default "pid" is now "", i.e. not to create a pid file at startup. New service-level configuration file defaults Default "ciphers" updated to "HIGH:MEDIUM:+3DES:+DH:!aNULL:!SSLv2" due to AlFBPPS attack and bad performance of DH ciphersuites. Default "libwrap" setting is now "no" to improve performance. New features OpenSSL DLLs updated to version 1.0.1f. zlib DLL updated to version 1.2.8. autoconf scripts upgraded to version 2.69. TLS 1.1 and TLS 1.2 are now allowed in the FIPS mode. New service-level option "redirect" to redirect SSL client connections on authentication failures instead of rejecting them. New global "engineDefault" configuration file option to control which OpenSSL tasks are delegated to the current engine. Available tasks: ALL, RSA, DSA, ECDH, ECDSA, DH, RAND, CIPHERS, DIGESTS, PKEY, PKEY_CRYPTO, PKEY_ASN1. New service-level configuration file option "engineId" to select the engine by identifier, e.g. "engineId = capi". New global configuration file option "log" to control whether to append (the default), or to overwrite log file while (re)opening. Different taskbar icon colors to indicate the service state. New global configuration file options "iconIdle", "iconActive", and "iconError" to select status icon on GUI taskbar. Removed the limit of 63 stunnel.conf sections on Win32 platform. Installation of a sample certificate was moved to a separate "cert" target in order to allow unattended (e.g. scripted) installations. Reduced length of the logged thread identifier. It is still based on the OS thread ID, and thus not unique over long periods of time. Improved readability of error messages printed when stunnel refuses to start due to a critical error. Bugfixes LD_PRELOAD Solaris compatibility bug fixed (thx to Norm Jacobs). CRYPTO_NUM_LOCKS replaced with CRYPTO_num_locks() to improve binary compatibility with diverse builds of OpenSSL (thx to Norm Jacobs). Corrected round-robin failover behavior under heavy load. Numerous fixes in the engine support code. On Win32 platform .rnd file moved from c:\ to the stunnel folder.
2014-03-11Pullup tickets #4338, #4339 and #4340.tron1-1/+15
2014-03-11Pullup ticket #4340 - requested by tacatron15-136/+54
lang/php54: security update lang/php55: security update Revisions pulled up: - lang/php/phpversion.mk 1.53-1.58 - lang/php54/Makefile 1.17-1.18 - lang/php54/distinfo 1.32-1.34 - lang/php54/patches/patch-configure 1.5 - lang/php54/patches/patch-ext_date_lib_parse__iso__intervals.c deleted - lang/php54/patches/patch-ext_date_lib_parse__iso__intervals.re deleted - lang/php54/patches/patch-php.ini-development 1.2 - lang/php54/patches/patch-php.ini-production 1.2 - lang/php55/Makefile 1.8-1.9 - lang/php55/distinfo 1.13-1.15 - lang/php55/patches/patch-configure 1.4 - lang/php55/patches/patch-ext_date_lib_parse__iso__intervals.c deleted - lang/php55/patches/patch-ext_date_lib_parse__iso__intervals.re deleted - lang/php55/patches/patch-ext_sockets_sockaddr__conv.c deleted - lang/php55/patches/patch-makedist 1.2 - lang/php55/patches/patch-php.ini-development 1.3 - lang/php55/patches/patch-php.ini-production 1.3 --- Module Name: pkgsrc Committed By: taca Date: Sat Jan 11 17:03:57 UTC 2014 Modified Files: pkgsrc/lang/php: phpversion.mk pkgsrc/lang/php54: distinfo pkgsrc/lang/php54/patches: patch-configure patch-php.ini-development patch-php.ini-production Removed Files: pkgsrc/lang/php54/patches: patch-ext_date_lib_parse__iso__intervals.c patch-ext_date_lib_parse__iso__intervals.re Log Message: Update php to 5.4.24. 09 Jan 2014, PHP 5.4.24 - Core: . Added validation of class names in the autoload process. (Dmitry) . Fixed invalid C code in zend_strtod.c. (Lior Kaplan) . Fixed bug #61645 (fopen and O_NONBLOCK). (Mike) - Date: . Fixed bug #66060 (Heap buffer over-read in DateInterval). (Remi) . Fixed bug #63391 (Incorrect/inconsistent day of week prior to the year 1600). (Derick, T. Carter) . Fixed bug #61599 (Wrong Day of Week). (Derick, T. Carter) - DOM: . Fixed bug #65196 (Passing DOMDocumentFragment to DOMDocument::saveHTML() Produces invalid Markup). (Mike) - Exif: . Fixed bug #65873 (Integer overflow in exif_read_data()). (Stas) - Filter: . Fixed bug #66229 (128.0.0.0/16 isn't reserved any longer). (Adam) - GD: . Fixed bug #64405 (Use freetype-config for determining freetype2 dir(s)). (Adam) - PDO_odbc: . Fixed bug #66311 (Stack smashing protection kills PDO/ODBC queries). (michael at orlitzky dot com) - SNMP: . Fixed SNMP_ERR_TOOBIG handling for bulk walk operations. (Boris Lytochkin) - XSL . Fixed bug #49634 (Segfault throwing an exception in a XSL registered function). (Mike) - ZIP: . Fixed Bug #66321 (ZipArchive::open() ze_obj->filename_len not real). (Remi) --- Module Name: pkgsrc Committed By: taca Date: Sat Jan 11 17:05:09 UTC 2014 Modified Files: pkgsrc/lang/php: phpversion.mk pkgsrc/lang/php55: distinfo pkgsrc/lang/php55/patches: patch-configure patch-php.ini-development patch-php.ini-production Removed Files: pkgsrc/lang/php55/patches: patch-ext_date_lib_parse__iso__intervals.c patch-ext_date_lib_parse__iso__intervals.re patch-ext_sockets_sockaddr__conv.c Log Message: Update php55 to 5.5.8. 9 Jan 2014, PHP 5.5.8 - Core: . Disallowed JMP into a finally block. (Laruence) . Added validation of class names in the autoload process. (Dmitry) . Fixed invalid C code in zend_strtod.c. (Lior Kaplan) . Fixed bug #66041 (list() fails to unpack yielded ArrayAccess object). (Nikita) . Fixed bug #65764 (generators/throw_rethrow FAIL with ZEND_COMPILE_EXTENDED_INFO). (Nikita) . Fixed bug #61645 (fopen and O_NONBLOCK). (Mike) . Fixed bug #66218 (zend_register_functions breaks reflection). (Remi) - Date: . Fixed bug #66060 (Heap buffer over-read in DateInterval). (Remi) . Fixed bug #65768 (DateTimeImmutable::diff does not work). (Nikita Nefedov) - DOM: . Fixed bug #65196 (Passing DOMDocumentFragment to DOMDocument::saveHTML() Produces invalid Markup). (Mike) - Exif: . Fixed bug #65873 (Integer overflow in exif_read_data()). (Stas) - Filter: . Fixed bug #66229 (128.0.0.0/16 isn't reserved any longer). (Adam) - GD: . Fixed bug #64405 (Use freetype-config for determining freetype2 dir(s)). (Adam) - PDO_odbc: . Fixed bug #66311 (Stack smashing protection kills PDO/ODBC queries). (michael at orlitzky dot com) - MySQLi: . Fixed bug #65486 (mysqli_poll() is broken on win x64). (Anatol) - OPCache: . Fixed reavlidate_path=1 behavior to avoid caching of symlinks values. (Dmitry) . Fixed Issue #140: "opcache.enable_file_override" doesn't respect "opcache.revalidate_freq". (Dmitry). - SNMP: . Fixed SNMP_ERR_TOOBIG handling for bulk walk operations. (Boris Lytochkin) - SOAP . Fixed bug #66112 (Use after free condition in SOAP extension). (martin dot koegler at brz dot gv dot at) - Sockets: . Fixed bug #65923 (ext/socket assumes AI_V4MAPPED is defined). (Felipe) - XSL . Fixed bug #49634 (Segfault throwing an exception in a XSL registered function). (Mike) - ZIP: . Fixed Bug #66321 (ZipArchive::open() ze_obj->filename_len not real). (Remi) --- Module Name: pkgsrc Committed By: taca Date: Fri Feb 7 15:35:05 UTC 2014 Modified Files: pkgsrc/lang/php: phpversion.mk pkgsrc/lang/php55: distinfo pkgsrc/lang/php55/patches: patch-makedist Log Message: Update php55 to 5.5.9 (PHP 5.5.9). 06 Feb 2014, PHP 5.5.9 - Core: . Fixed bug #66509 (copy() arginfo has changed starting from 5.4). (willfitch) - GD: . Fixed bug #66356 (Heap Overflow Vulnerability in imagecrop()). (Laruence, Remi) - OPCache: . Fixed bug #66474 (Optimizer bug in constant string to boolean conversion). (Dmitry) . Fixed bug #66461 (PHP crashes if opcache.interned_strings_buffer=0). (Dmitry) . Fixed bug #66298 (ext/opcache/Optimizer/zend_optimizer.c has dos-style ^M as lineend). (Laruence) - PDO_pgsql: . Fixed bug #62479 (PDO-psql cannot connect if password contains spaces) (willfitch, iliaa) - Readline . Fixed Bug #66412 (readline_clear_history() with libedit causes segfault after #65714). (Remi) - Session . Fixed bug #66469 (Session module is sending multiple set-cookie headers when session.use_strict_mode=1) (Yasuo) . Fixed bug #66481 (Segfaults on session_name()). (cmcdermottroe at engineyard dot com, Yasuo) - Standard . Fixed bug #66395 (basename function doesn't remove drive letter). (Anatol) - Sockets: . Fixed bug #66381 (__ss_family was changed on AIX 5.3). (Felipe) - Zend Engine . Fixed bug #66009 (Failed compilation of PHP extension with C++ std library using VS 2012). (Anatol) --- Module Name: pkgsrc Committed By: taca Date: Fri Feb 7 15:36:07 UTC 2014 Modified Files: pkgsrc/lang/php: phpversion.mk pkgsrc/lang/php54: distinfo Log Message: Update php54 to 5.4.25. 06 Feb 2014, PHP 5.4.25 - Core: . Fixed bug #66286 (Incorrect object comparison with inheritance). (Nikita) . Fixed bug #66509 (copy() arginfo has changed starting from 5.4). (Will Fitch) - mysqlnd . Fixed bug #66283 (Segmentation fault after memory_limit). (Johannes) - PDO_pgsql: . Fixed bug #62479 (PDO-psql cannot connect if password contains spaces). (Will Fitch, Ilia) - Session: . Fixed bug #66481 (Calls to session_name() segfault when session.name is null). (Laruence) --- Module Name: pkgsrc Committed By: tron Date: Wed Feb 12 23:18:57 UTC 2014 Modified Files: pkgsrc/archivers/ark: Makefile pkgsrc/archivers/dar: Makefile pkgsrc/archivers/libarchive: Makefile pkgsrc/archivers/libcomprex: Makefile buildlink3.mk pkgsrc/archivers/php-zlib: Makefile pkgsrc/audio/amarok: Makefile pkgsrc/audio/amarok-kde3: Makefile pkgsrc/audio/ario: Makefile pkgsrc/audio/audacious-plugins: Makefile pkgsrc/audio/bmp: Makefile pkgsrc/audio/bmp-esound: Makefile pkgsrc/audio/bmp-scrobbler: Makefile pkgsrc/audio/bsl: Makefile pkgsrc/audio/buzztard: Makefile pkgsrc/audio/flactag: Makefile pkgsrc/audio/gbemol: Makefile pkgsrc/audio/gimmix: Makefile pkgsrc/audio/gkrellm-volume: Makefile pkgsrc/audio/glyr: Makefile pkgsrc/audio/gnome-vfs-cdda: Makefile pkgsrc/audio/herrie: Makefile pkgsrc/audio/hydrogen: Makefile pkgsrc/audio/icecast: Makefile pkgsrc/audio/jack-rack: Makefile pkgsrc/audio/kid3: Makefile pkgsrc/audio/liblastfm: Makefile buildlink3.mk pkgsrc/audio/libmusicbrainz: Makefile buildlink3.mk pkgsrc/audio/libmusicbrainz5: Makefile buildlink3.mk pkgsrc/audio/libofa: Makefile pkgsrc/audio/libtunepimp: Makefile buildlink3.mk pkgsrc/audio/liteamp: Makefile pkgsrc/audio/lmms: Makefile pkgsrc/audio/mad123: Makefile pkgsrc/audio/moc: Makefile pkgsrc/audio/moc-devel: Makefile pkgsrc/audio/mp3diags: Makefile pkgsrc/audio/mp3splt-gtk: Makefile pkgsrc/audio/mpdas: Makefile pkgsrc/audio/musicpd: Makefile pkgsrc/audio/pulseaudio: Makefile pkgsrc/audio/qjackctl: Makefile pkgsrc/audio/rhythmbox: Makefile pkgsrc/audio/rtunes: Makefile pkgsrc/audio/sound-juicer: Makefile pkgsrc/audio/streamtuner: Makefile buildlink3.mk pkgsrc/audio/tremor-tools: Makefile pkgsrc/audio/vorbis-tools: Makefile pkgsrc/benchmarks/dnsperf: Makefile pkgsrc/benchmarks/postal: Makefile pkgsrc/cad/librecad: Makefile pkgsrc/cad/openscad: Makefile pkgsrc/chat/atheme: Makefile pkgsrc/chat/bitchx: Makefile pkgsrc/chat/bnc: Makefile pkgsrc/chat/centerim: Makefile pkgsrc/chat/climm: Makefile pkgsrc/chat/dircproxy: Makefile pkgsrc/chat/ejabberd: Makefile pkgsrc/chat/ekg: Makefile buildlink3.mk pkgsrc/chat/empathy: Makefile pkgsrc/chat/epic4: Makefile pkgsrc/chat/gale: Makefile buildlink3.mk pkgsrc/chat/gg2: Makefile pkgsrc/chat/gloox: Makefile pkgsrc/chat/gnomeicu: Makefile pkgsrc/chat/gossip: Makefile pkgsrc/chat/gtmess: Makefile pkgsrc/chat/inspircd: Makefile pkgsrc/chat/inspircd12: Makefile pkgsrc/chat/ircd-hybrid: Makefile pkgsrc/chat/irssi: Makefile pkgsrc/chat/jabberd: Makefile buildlink3.mk pkgsrc/chat/jabberd2: Makefile pkgsrc/chat/kadu: Makefile pkgsrc/chat/kmess: Makefile pkgsrc/chat/konversation: Makefile pkgsrc/chat/konversation-kde3: Makefile pkgsrc/chat/libmsn: Makefile buildlink3.mk pkgsrc/chat/libpurple: Makefile pkgsrc/chat/loudmouth: Makefile pkgsrc/chat/mcabber: Makefile pkgsrc/chat/prosody: Makefile pkgsrc/chat/psi: Makefile pkgsrc/chat/scrollz: Makefile pkgsrc/chat/spectrum: Makefile pkgsrc/chat/telepathy-gabble: Makefile pkgsrc/chat/telepathy-idle: Makefile pkgsrc/chat/unrealircd: Makefile pkgsrc/chat/weechat: Makefile pkgsrc/chat/xchat: Makefile pkgsrc/comms/asterisk: Makefile pkgsrc/comms/asterisk10: Makefile pkgsrc/comms/asterisk18: Makefile pkgsrc/comms/conserver8: Makefile pkgsrc/comms/deforaos-phone: Makefile pkgsrc/comms/gammu: Makefile pkgsrc/comms/gnome-pilot: Makefile buildlink3.mk pkgsrc/comms/jpilot: Makefile pkgsrc/comms/kermit: Makefile pkgsrc/comms/libopensync-plugin-kdepim: Makefile pkgsrc/converters/rss2html: Makefile pkgsrc/databases/couchdb: Makefile pkgsrc/databases/freetds: Makefile buildlink3.mk pkgsrc/databases/gq: Makefile pkgsrc/databases/gramps3: Makefile pkgsrc/databases/idzebra: Makefile buildlink3.mk pkgsrc/databases/kmysqladmin: Makefile pkgsrc/databases/krecipes: Makefile pkgsrc/databases/ldapvi: Makefile pkgsrc/databases/libcassandra: Makefile pkgsrc/databases/libgda: Makefile pkgsrc/databases/libgda-mysql: Makefile pkgsrc/databases/libgda-postgres: Makefile pkgsrc/databases/mysql-workbench: Makefile pkgsrc/databases/mysql51-client: Makefile buildlink3.mk pkgsrc/databases/mysql51-server: Makefile buildlink3.mk pkgsrc/databases/mysql55-client: Makefile buildlink3.mk pkgsrc/databases/mysql55-server: Makefile pkgsrc/databases/mysql56-client: Makefile buildlink3.mk pkgsrc/databases/mysql56-server: Makefile pkgsrc/databases/nss_ldap: Makefile pkgsrc/databases/odbc-postgresql: Makefile pkgsrc/databases/openldap: Makefile pkgsrc/databases/openldap-client: Makefile buildlink3.mk pkgsrc/databases/openldap-cloak: Makefile pkgsrc/databases/openldap-nops: Makefile pkgsrc/databases/openldap-server: Makefile pkgsrc/databases/openldap-smbk5pwd: Makefile pkgsrc/databases/p5-DBD-Sybase: Makefile pkgsrc/databases/p5-sybperl: Makefile pkgsrc/databases/pgadmin3: Makefile pkgsrc/databases/pgbouncer: Makefile pkgsrc/databases/php-ldap: Makefile pkgsrc/databases/php-mssql: Makefile pkgsrc/databases/poco-data: Makefile buildlink3.mk pkgsrc/databases/poco-data-mysql: Makefile buildlink3.mk pkgsrc/databases/poco-data-odbc: Makefile buildlink3.mk pkgsrc/databases/poco-data-sqlite: Makefile buildlink3.mk pkgsrc/databases/postgresql-uuid: Makefile.common pkgsrc/databases/postgresql84: Makefile pkgsrc/databases/postgresql84-adminpack: Makefile pkgsrc/databases/postgresql84-client: Makefile buildlink3.mk pkgsrc/databases/postgresql84-dblink: Makefile pkgsrc/databases/postgresql84-pgcrypto: Makefile pkgsrc/databases/postgresql84-plperl: Makefile pkgsrc/databases/postgresql84-plpython: Makefile pkgsrc/databases/postgresql84-pltcl: Makefile pkgsrc/databases/postgresql84-server: Makefile pkgsrc/databases/postgresql84-uuid: Makefile pkgsrc/databases/postgresql90: Makefile pkgsrc/databases/postgresql90-adminpack: Makefile pkgsrc/databases/postgresql90-client: Makefile buildlink3.mk pkgsrc/databases/postgresql90-datatypes: Makefile pkgsrc/databases/postgresql90-dblink: Makefile pkgsrc/databases/postgresql90-fuzzystrmatch: Makefile pkgsrc/databases/postgresql90-monitoring: Makefile pkgsrc/databases/postgresql90-pgcrypto: Makefile pkgsrc/databases/postgresql90-plperl: Makefile pkgsrc/databases/postgresql90-plpython: Makefile pkgsrc/databases/postgresql90-pltcl: Makefile pkgsrc/databases/postgresql90-replicationtools: Makefile pkgsrc/databases/postgresql90-server: Makefile pkgsrc/databases/postgresql90-upgrade: Makefile pkgsrc/databases/postgresql90-uuid: Makefile pkgsrc/databases/postgresql91: Makefile pkgsrc/databases/postgresql91-adminpack: Makefile pkgsrc/databases/postgresql91-client: Makefile buildlink3.mk pkgsrc/databases/postgresql91-datatypes: Makefile pkgsrc/databases/postgresql91-dblink: Makefile pkgsrc/databases/postgresql91-fuzzystrmatch: Makefile pkgsrc/databases/postgresql91-monitoring: Makefile pkgsrc/databases/postgresql91-pgcrypto: Makefile pkgsrc/databases/postgresql91-plperl: Makefile pkgsrc/databases/postgresql91-plpython: Makefile pkgsrc/databases/postgresql91-pltcl: Makefile pkgsrc/databases/postgresql91-replicationtools: Makefile pkgsrc/databases/postgresql91-server: Makefile pkgsrc/databases/postgresql91-upgrade: Makefile pkgsrc/databases/postgresql92: Makefile pkgsrc/databases/postgresql92-adminpack: Makefile pkgsrc/databases/postgresql92-client: Makefile buildlink3.mk pkgsrc/databases/postgresql92-datatypes: Makefile pkgsrc/databases/postgresql92-dblink: Makefile pkgsrc/databases/postgresql92-fuzzystrmatch: Makefile pkgsrc/databases/postgresql92-monitoring: Makefile pkgsrc/databases/postgresql92-pgcrypto: Makefile pkgsrc/databases/postgresql92-plperl: Makefile pkgsrc/databases/postgresql92-plpython: Makefile pkgsrc/databases/postgresql92-pltcl: Makefile pkgsrc/databases/postgresql92-replicationtools: Makefile pkgsrc/databases/postgresql92-server: Makefile pkgsrc/databases/postgresql92-upgrade: Makefile pkgsrc/databases/postgresql93: Makefile pkgsrc/databases/postgresql93-adminpack: Makefile pkgsrc/databases/postgresql93-client: Makefile buildlink3.mk pkgsrc/databases/postgresql93-datatypes: Makefile pkgsrc/databases/postgresql93-dblink: Makefile pkgsrc/databases/postgresql93-fuzzystrmatch: Makefile pkgsrc/databases/postgresql93-monitoring: Makefile pkgsrc/databases/postgresql93-pgcrypto: Makefile pkgsrc/databases/postgresql93-plperl: Makefile pkgsrc/databases/postgresql93-plpython: Makefile pkgsrc/databases/postgresql93-pltcl: Makefile pkgsrc/databases/postgresql93-replicationtools: Makefile pkgsrc/databases/postgresql93-server: Makefile pkgsrc/databases/postgresql93-upgrade: Makefile pkgsrc/databases/py-ldap: Makefile pkgsrc/databases/py-mssql: Makefile pkgsrc/databases/py-sybase: Makefile pkgsrc/databases/ruby-ldap: Makefile pkgsrc/databases/sqlitebrowser: Makefile pkgsrc/databases/sqlrelay: Makefile pkgsrc/databases/sqsh: Makefile pkgsrc/databases/virtuoso: Makefile pkgsrc/devel/SOPE: Makefile pkgsrc/devel/aegis: Makefile pkgsrc/devel/anjuta: Makefile pkgsrc/devel/apr-util: Makefile buildlink3.mk pkgsrc/devel/apr0: Makefile buildlink3.mk pkgsrc/devel/automoc4: Makefile pkgsrc/devel/cervisia: Makefile pkgsrc/devel/cmake: Makefile pkgsrc/devel/compizconfig-backend-gconf: Makefile pkgsrc/devel/cppcheck: Makefile pkgsrc/devel/cvsync: Makefile pkgsrc/devel/darcs: Makefile pkgsrc/devel/distccmon-gnome: Makefile pkgsrc/devel/dolphin-plugins: Makefile pkgsrc/devel/ecore: Makefile buildlink3.mk pkgsrc/devel/eet: Makefile buildlink3.mk pkgsrc/devel/eio: Makefile buildlink3.mk pkgsrc/devel/eric4: Makefile pkgsrc/devel/fossil: Makefile pkgsrc/devel/frama-c: Makefile pkgsrc/devel/gearmand: Makefile pkgsrc/devel/git-base: Makefile pkgsrc/devel/glade3: Makefile pkgsrc/devel/grantlee: Makefile buildlink3.mk pkgsrc/devel/gsoap: Makefile pkgsrc/devel/guile-gnome: Makefile pkgsrc/devel/isect: Makefile pkgsrc/devel/java-subversion: Makefile pkgsrc/devel/kapptemplate: Makefile pkgsrc/devel/kcachegrind: Makefile pkgsrc/devel/kdbg: Makefile pkgsrc/devel/kde-dev-scripts: Makefile pkgsrc/devel/kde-dev-utils: Makefile pkgsrc/devel/kdesdk-kioslaves: Makefile pkgsrc/devel/kdesdk-strigi-analyzers: Makefile pkgsrc/devel/kdesdk-thumbnailers: Makefile pkgsrc/devel/kdesdk3: Makefile buildlink3.mk pkgsrc/devel/kdevelop-base: Makefile pkgsrc/devel/kdevelop4: Makefile pkgsrc/devel/kdevplatform: Makefile pkgsrc/devel/kdiff3: Makefile pkgsrc/devel/kdiff3-kde3: Makefile pkgsrc/devel/kompare: Makefile pkgsrc/devel/kscope: Makefile pkgsrc/devel/libbonoboui: Makefile buildlink3.mk pkgsrc/devel/libcompizconfig: Makefile pkgsrc/devel/libdbusmenu-qt: Makefile buildlink3.mk pkgsrc/devel/libdnsres: Makefile pkgsrc/devel/libevent: Makefile buildlink3.mk pkgsrc/devel/libgail-gnome: Makefile buildlink3.mk pkgsrc/devel/libgnome: Makefile buildlink3.mk pkgsrc/devel/libgnomemm: Makefile buildlink3.mk pkgsrc/devel/libgnomeui: Makefile buildlink3.mk pkgsrc/devel/libgnomeuimm: Makefile buildlink3.mk pkgsrc/devel/libthrift: Makefile buildlink3.mk pkgsrc/devel/libxenserver: Makefile buildlink3.mk pkgsrc/devel/log4cxx: Makefile pkgsrc/devel/lokalize: Makefile pkgsrc/devel/mad-flute: Makefile pkgsrc/devel/memcached: Makefile pkgsrc/devel/mono-tools: Makefile pkgsrc/devel/monodevelop: Makefile buildlink3.mk pkgsrc/devel/monodevelop-database: Makefile pkgsrc/devel/monotone-viz: Makefile pkgsrc/devel/netcdf: Makefile buildlink3.mk pkgsrc/devel/netcdf-fortran: Makefile buildlink3.mk pkgsrc/devel/ocaml-lwt: Makefile pkgsrc/devel/okteta: Makefile pkgsrc/devel/opal: Makefile buildlink3.mk pkgsrc/devel/opencm: Makefile pkgsrc/devel/opengrok: Makefile pkgsrc/devel/p5-Gnome2: Makefile pkgsrc/devel/p5-subversion: Makefile pkgsrc/devel/poco: Makefile buildlink3.mk pkgsrc/devel/poxml: Makefile pkgsrc/devel/ptlib: Makefile buildlink3.mk pkgsrc/devel/pwlib: Makefile buildlink3.mk pkgsrc/devel/py-compizconfig: Makefile pkgsrc/devel/py-pysvn: Makefile pkgsrc/devel/py-subversion: Makefile pkgsrc/devel/py-subvertpy: Makefile pkgsrc/devel/qconf: Makefile pkgsrc/devel/qjson: Makefile pkgsrc/devel/qtscriptgenerator: Makefile buildlink3.mk pkgsrc/devel/rapidsvn: Makefile pkgsrc/devel/ruby-eet: Makefile pkgsrc/devel/ruby-eventmachine: Makefile pkgsrc/devel/ruby-subversion: Makefile pkgsrc/devel/ruby-thrift: Makefile pkgsrc/devel/ruby-thrift_client: Makefile pkgsrc/devel/rudiments: Makefile buildlink3.mk pkgsrc/devel/sofia-sip: Makefile buildlink3.mk pkgsrc/devel/subversion-base: Makefile buildlink3.mk pkgsrc/devel/subversion16-base: Makefile buildlink3.mk pkgsrc/devel/swt: Makefile pkgsrc/devel/ucommon: Makefile buildlink3.mk pkgsrc/devel/umbrello: Makefile pkgsrc/devel/xulrunner10: Makefile buildlink3.mk pkgsrc/devel/xulrunner17: Makefile buildlink3.mk pkgsrc/devel/xulrunner192: Makefile buildlink3.mk pkgsrc/devel/xulrunner24: Makefile buildlink3.mk pkgsrc/editors/Sigil: Makefile pkgsrc/editors/TeXmacs-devel: Makefile pkgsrc/editors/conglomerate: Makefile pkgsrc/editors/dasher: Makefile pkgsrc/editors/emacs-snapshot: Makefile pkgsrc/editors/ghex: Makefile pkgsrc/editors/gobby: Makefile pkgsrc/editors/kate: Makefile pkgsrc/editors/kdissert: Makefile pkgsrc/editors/kile: Makefile pkgsrc/editors/kile-kde3: Makefile pkgsrc/editors/lyx: Makefile pkgsrc/editors/mlview: Makefile pkgsrc/editors/notecase: Makefile pkgsrc/editors/qgoogletranslator: Makefile pkgsrc/editors/tea: Makefile pkgsrc/editors/texmaker: Makefile pkgsrc/editors/texworks: Makefile pkgsrc/editors/tomboy: Makefile pkgsrc/editors/vim-gtk2: Makefile pkgsrc/editors/xemacs: Makefile pkgsrc/editors/xemacs-current: Makefile pkgsrc/emulators/gambatte: Makefile pkgsrc/emulators/kenigma: Makefile pkgsrc/emulators/qemu0: Makefile pkgsrc/emulators/wine: Makefile pkgsrc/emulators/wine-devel: Makefile pkgsrc/emulators/yabause: Makefile pkgsrc/filesystems/cloudfuse: Makefile pkgsrc/filesystems/fuse-curlftpfs: Makefile pkgsrc/filesystems/fuse-encfs: Makefile pkgsrc/filesystems/fuse-svnfs: Makefile pkgsrc/filesystems/fuse-wdfs: Makefile pkgsrc/finance/gkrellm-stock: Makefile pkgsrc/finance/gnucash: Makefile pkgsrc/finance/kmymoney2: Makefile pkgsrc/finance/libofx: Makefile pkgsrc/fonts/ghostscript-cidfonts-ryumin: Makefile pkgsrc/games/amor: Makefile pkgsrc/games/atomix: Makefile pkgsrc/games/blinken: Makefile pkgsrc/games/bomber: Makefile pkgsrc/games/boson: Makefile pkgsrc/games/bovo: Makefile pkgsrc/games/bzflag: Makefile pkgsrc/games/crossfire-client: Makefile pkgsrc/games/crossfire-client-gtk: Makefile pkgsrc/games/crossfire-client-gtk2: Makefile pkgsrc/games/crossfire-server: Makefile pkgsrc/games/flightgear: Makefile pkgsrc/games/gamazons: Makefile pkgsrc/games/gcompris: Makefile pkgsrc/games/gnome-games: Makefile pkgsrc/games/granatier: Makefile pkgsrc/games/grhino: Makefile pkgsrc/games/gtetrinet: Makefile pkgsrc/games/gturing: Makefile pkgsrc/games/kajongg: Makefile pkgsrc/games/kanagram: Makefile pkgsrc/games/kapman: Makefile pkgsrc/games/katomic: Makefile pkgsrc/games/kblackbox: Makefile pkgsrc/games/kblocks: Makefile pkgsrc/games/kbounce: Makefile pkgsrc/games/kbreakout: Makefile pkgsrc/games/kdegames3: Makefile buildlink3.mk pkgsrc/games/kdetoys3: Makefile pkgsrc/games/kdiamond: Makefile pkgsrc/games/kfourinline: Makefile pkgsrc/games/kgoldrunner: Makefile pkgsrc/games/khangman: Makefile pkgsrc/games/kigo: Makefile pkgsrc/games/killbots: Makefile pkgsrc/games/kiriki: Makefile pkgsrc/games/kjumpingcube: Makefile pkgsrc/games/klavaro: Makefile pkgsrc/games/klickety: Makefile pkgsrc/games/klines: Makefile pkgsrc/games/kmahjongg: Makefile pkgsrc/games/kmines: Makefile pkgsrc/games/knavalbattle: Makefile pkgsrc/games/knetwalk: Makefile pkgsrc/games/knights: Makefile pkgsrc/games/kolf: Makefile pkgsrc/games/kollision: Makefile pkgsrc/games/konquest: Makefile pkgsrc/games/kpat: Makefile pkgsrc/games/kreversi: Makefile pkgsrc/games/kshisen: Makefile pkgsrc/games/ksirk: Makefile pkgsrc/games/ksnakeduel: Makefile pkgsrc/games/kspaceduel: Makefile pkgsrc/games/ksquares: Makefile pkgsrc/games/ksudoku: Makefile pkgsrc/games/ktuberling: Makefile pkgsrc/games/kubrick: Makefile pkgsrc/games/libkdegames: Makefile pkgsrc/games/libkmahjongg: Makefile pkgsrc/games/lskat: Makefile pkgsrc/games/palapeli: Makefile pkgsrc/games/picmi: Makefile pkgsrc/games/pioneers: Makefile pkgsrc/games/simgear: Makefile pkgsrc/games/sirius: Makefile pkgsrc/games/six: Makefile pkgsrc/games/supertuxkart: Makefile pkgsrc/games/teg: Makefile pkgsrc/games/ufoai: Makefile pkgsrc/games/warmux: Makefile pkgsrc/geography/gdal-lib: Makefile buildlink3.mk pkgsrc/geography/mapserver: Makefile pkgsrc/geography/merkaartor: Makefile pkgsrc/geography/qgis: Makefile pkgsrc/geography/qlandkartegt: Makefile pkgsrc/geography/qlandkartem: Makefile pkgsrc/geography/viking: Makefile pkgsrc/graphics/GMT: Makefile pkgsrc/graphics/GraphicsMagick: Makefile buildlink3.mk pkgsrc/graphics/ImageMagick: Makefile buildlink3.mk pkgsrc/graphics/aqsis: Makefile pkgsrc/graphics/autotrace: Makefile pkgsrc/graphics/blender: Makefile pkgsrc/graphics/cairo: Makefile pkgsrc/graphics/camlimages: Makefile pkgsrc/graphics/darktable: Makefile pkgsrc/graphics/dia: Makefile pkgsrc/graphics/digikam: Makefile pkgsrc/graphics/digikam-doc-kde3: Makefile pkgsrc/graphics/digikam-kde3: Makefile pkgsrc/graphics/djview4: Makefile pkgsrc/graphics/dx: Makefile pkgsrc/graphics/edje: Makefile buildlink3.mk pkgsrc/graphics/evas: Makefile buildlink3.mk pkgsrc/graphics/evas-buffer: Makefile pkgsrc/graphics/evas-edb: Makefile buildlink3.mk pkgsrc/graphics/evas-eet: Makefile buildlink3.mk pkgsrc/graphics/evas-gif: Makefile buildlink3.mk pkgsrc/graphics/evas-jpeg: Makefile buildlink3.mk pkgsrc/graphics/evas-pmaps: Makefile buildlink3.mk pkgsrc/graphics/evas-png: Makefile buildlink3.mk pkgsrc/graphics/evas-software-x11: Makefile pkgsrc/graphics/evas-svg: Makefile buildlink3.mk pkgsrc/graphics/evas-tiff: Makefile buildlink3.mk pkgsrc/graphics/evas-xpm: Makefile buildlink3.mk pkgsrc/graphics/f-spot: Makefile pkgsrc/graphics/feh: Makefile pkgsrc/graphics/flphoto: Makefile pkgsrc/graphics/gimmage: Makefile pkgsrc/graphics/gnuplot: Makefile pkgsrc/graphics/graphviz: Makefile pkgsrc/graphics/gri: Makefile pkgsrc/graphics/gwenview: Makefile pkgsrc/graphics/gwenview-i18n-kde3: Makefile pkgsrc/graphics/gwenview-kde3: Makefile pkgsrc/graphics/inkscape: Makefile pkgsrc/graphics/kamera: Makefile pkgsrc/graphics/kbarcode: Makefile pkgsrc/graphics/kcolorchooser: Makefile pkgsrc/graphics/kde-base-artwork: Makefile pkgsrc/graphics/kdegraphics-mobipocket: Makefile pkgsrc/graphics/kdegraphics-strigi-analyzer: Makefile pkgsrc/graphics/kdegraphics-thumbnailers: Makefile pkgsrc/graphics/kdegraphics3: Makefile buildlink3.mk pkgsrc/graphics/kgamma: Makefile pkgsrc/graphics/kipi-plugins: Makefile pkgsrc/graphics/kipi-plugins-calendar-kde3: Makefile pkgsrc/graphics/kipi-plugins-kde3: Makefile pkgsrc/graphics/kolourpaint: Makefile pkgsrc/graphics/koverartist: Makefile pkgsrc/graphics/kphotoalbum: Makefile pkgsrc/graphics/kphotobook: Makefile pkgsrc/graphics/kphotools: Makefile pkgsrc/graphics/kruler: Makefile pkgsrc/graphics/ksaneplugin: Makefile pkgsrc/graphics/ksnapshot: Makefile pkgsrc/graphics/libkdcraw: Makefile buildlink3.mk pkgsrc/graphics/libkdcraw-kde3: Makefile buildlink3.mk pkgsrc/graphics/libkexif: Makefile buildlink3.mk pkgsrc/graphics/libkexiv2: Makefile pkgsrc/graphics/libkexiv2-kde3: Makefile buildlink3.mk pkgsrc/graphics/libkface: Makefile buildlink3.mk pkgsrc/graphics/libkipi: Makefile buildlink3.mk pkgsrc/graphics/libkipi-kde3: Makefile buildlink3.mk pkgsrc/graphics/libksane: Makefile buildlink3.mk pkgsrc/graphics/ncview: Makefile pkgsrc/graphics/openimageio: Makefile buildlink3.mk pkgsrc/graphics/osg: Makefile buildlink3.mk pkgsrc/graphics/p5-GraphicsMagick: Makefile pkgsrc/graphics/p5-PerlMagick: Makefile pkgsrc/graphics/pfstools: Makefile pkgsrc/graphics/pstoedit: Makefile pkgsrc/graphics/qcomicbook: Makefile pkgsrc/graphics/qimageblitz: Makefile buildlink3.mk pkgsrc/graphics/qiviewer: Makefile pkgsrc/graphics/ruby-RMagick: Makefile pkgsrc/graphics/scidavis: Makefile pkgsrc/graphics/showimg: Makefile pkgsrc/graphics/svgpart: Makefile pkgsrc/graphics/tango-icon-theme: Makefile pkgsrc/graphics/veusz: Makefile pkgsrc/graphics/zphoto: Makefile pkgsrc/ham/fldigi: Makefile pkgsrc/ham/gmfsk: Makefile pkgsrc/ham/gpredict: Makefile pkgsrc/ham/trustedQSL: Makefile pkgsrc/ham/xlog: Makefile pkgsrc/inputmethod/ibus-mozc: Makefile pkgsrc/inputmethod/ibus-qt: Makefile pkgsrc/inputmethod/im-ja: Makefile pkgsrc/inputmethod/imhangul_status_applet: Makefile pkgsrc/inputmethod/kimera: Makefile pkgsrc/inputmethod/mozc-elisp: Makefile pkgsrc/inputmethod/mozc-renderer: Makefile pkgsrc/inputmethod/mozc-server: Makefile pkgsrc/inputmethod/mozc-tool: Makefile pkgsrc/inputmethod/qt5-uim: Makefile pkgsrc/inputmethod/scim: Makefile pkgsrc/inputmethod/uim: Makefile pkgsrc/inputmethod/uim-mozc: Makefile pkgsrc/lang/basic256: Makefile pkgsrc/lang/coq: Makefile pkgsrc/lang/erlang: Makefile pkgsrc/lang/konoha: Makefile pkgsrc/lang/nodejs: Makefile pkgsrc/lang/openjdk7: Makefile pkgsrc/lang/php53: Makefile pkgsrc/lang/php54: Makefile pkgsrc/lang/php55: Makefile pkgsrc/lang/python26: Makefile pkgsrc/lang/python27: Makefile pkgsrc/lang/python33: Makefile pkgsrc/lang/ruby18-base: Makefile pkgsrc/lang/ruby193-base: Makefile pkgsrc/lang/ruby200-base: Makefile pkgsrc/lang/swi-prolog-packages: Makefile pkgsrc/mail/akonadi: Makefile buildlink3.mk pkgsrc/mail/alpine: Makefile pkgsrc/mail/balsa: Makefile pkgsrc/mail/claws-mail: Makefile pkgsrc/mail/cone: Makefile pkgsrc/mail/courier-mta: Makefile pkgsrc/mail/cue: Makefile pkgsrc/mail/cyrus-imapd: Makefile pkgsrc/mail/cyrus-imapd23: Makefile pkgsrc/mail/cyrus-imapd24: Makefile pkgsrc/mail/dbmail: Makefile pkgsrc/mail/deforaos-mailer: Makefile pkgsrc/mail/dk-milter: Makefile pkgsrc/mail/dkim-milter: Makefile buildlink3.mk pkgsrc/mail/dovecot: Makefile pkgsrc/mail/dovecot2: Makefile buildlink3.mk pkgsrc/mail/dovecot2-pigeonhole: Makefile pkgsrc/mail/elmo: Makefile pkgsrc/mail/enma: Makefile pkgsrc/mail/esmtp: Makefile pkgsrc/mail/etpan: Makefile pkgsrc/mail/evolution: Makefile pkgsrc/mail/evolution-data-server: Makefile pkgsrc/mail/evolution-exchange: Makefile pkgsrc/mail/exim: Makefile pkgsrc/mail/fdm: Makefile pkgsrc/mail/fetchmail: Makefile pkgsrc/mail/freepops: Makefile pkgsrc/mail/heirloom-mailx: Makefile pkgsrc/mail/imap-uw: Makefile buildlink3.mk pkgsrc/mail/imap-uw-utils: Makefile pkgsrc/mail/imapfilter: Makefile pkgsrc/mail/isync: Makefile pkgsrc/mail/kbiff: Makefile pkgsrc/mail/libesmtp: Makefile buildlink3.mk pkgsrc/mail/libetpan: Makefile buildlink3.mk pkgsrc/mail/libsylph: Makefile buildlink3.mk pkgsrc/mail/mail-notification: Makefile pkgsrc/mail/mailsync: Makefile pkgsrc/mail/milter-greylist: Makefile pkgsrc/mail/mpop: Makefile pkgsrc/mail/msmtp: Makefile pkgsrc/mail/mutt: Makefile pkgsrc/mail/mutt-devel: Makefile pkgsrc/mail/netbiff: Makefile pkgsrc/mail/nmh: Makefile pkgsrc/mail/opendkim: Makefile pkgsrc/mail/opendmarc: Makefile pkgsrc/mail/opensmtpd: Makefile pkgsrc/mail/p5-Mail-ClamAV: Makefile pkgsrc/mail/perdition: Makefile pkgsrc/mail/perdition-ldap: Makefile pkgsrc/mail/php-imap: Makefile pkgsrc/mail/pine: Makefile pkgsrc/mail/postfix: Makefile pkgsrc/mail/prayer: Makefile pkgsrc/mail/pulsar: Makefile pkgsrc/mail/qmail: Makefile pkgsrc/mail/qpopper: Makefile pkgsrc/mail/re-alpine: Makefile pkgsrc/mail/rspamd: Makefile pkgsrc/mail/sendmail: Makefile pkgsrc/mail/sid-milter: Makefile pkgsrc/mail/spamassassin: Makefile pkgsrc/mail/spamdyke: Makefile pkgsrc/mail/ssmtp: Makefile pkgsrc/mail/sylpheed: Makefile pkgsrc/mail/sympa: Makefile pkgsrc/mail/teapop: Makefile pkgsrc/mail/thunderbird: Makefile pkgsrc/mail/thunderbird10: Makefile pkgsrc/mail/thunderbird17: Makefile pkgsrc/mail/up-imapproxy: Makefile pkgsrc/mail/wl: Makefile pkgsrc/mail/wl-snapshot: Makefile pkgsrc/math/R-CGIwithR: Makefile pkgsrc/math/R-ncdf: Makefile pkgsrc/math/analitza: Makefile buildlink3.mk pkgsrc/math/cantor: Makefile pkgsrc/math/cgal: Makefile buildlink3.mk pkgsrc/math/extcalc: Makefile pkgsrc/math/grace: Makefile pkgsrc/math/kalgebra: Makefile pkgsrc/math/kcalc: Makefile pkgsrc/math/octave: Makefile pkgsrc/math/pspp: Makefile pkgsrc/math/py-Scientific: Makefile pkgsrc/math/qalculate-gtk: Makefile pkgsrc/math/qalculate-kde: Makefile pkgsrc/math/speedcrunch: Makefile pkgsrc/math/xmgr: Makefile pkgsrc/meta-pkgs/xfce4: Makefile buildlink3.mk pkgsrc/meta-pkgs/xfce4-extras: Makefile pkgsrc/misc/attica: Makefile buildlink3.mk pkgsrc/misc/basket: Makefile pkgsrc/misc/calibre: Makefile pkgsrc/misc/celestia: Makefile pkgsrc/misc/deskbar-applet: Makefile pkgsrc/misc/esniper: Makefile pkgsrc/misc/fbreader: Makefile pkgsrc/misc/gkrellm-flynn: Makefile pkgsrc/misc/gkrellm-launch: Makefile pkgsrc/misc/gkrellm-leds: Makefile pkgsrc/misc/gkrellm-moon: Makefile pkgsrc/misc/gkrellm-weather: Makefile pkgsrc/misc/gnome-utils: Makefile pkgsrc/misc/gwaei: Makefile pkgsrc/misc/kaccessible: Makefile pkgsrc/misc/kalzium: Makefile pkgsrc/misc/kbruch: Makefile pkgsrc/misc/kcharselect: Makefile pkgsrc/misc/kchm: Makefile pkgsrc/misc/kchmviewer: Makefile pkgsrc/misc/kde-wallpapers4: Makefile pkgsrc/misc/kdeaccessibility3: Makefile pkgsrc/misc/kdeaddons3: Makefile pkgsrc/misc/kdeadmin3: Makefile pkgsrc/misc/kdeartwork3: Makefile pkgsrc/misc/kdeartwork4: Makefile pkgsrc/misc/kdeedu3: Makefile pkgsrc/misc/kdepim-runtime4: Makefile pkgsrc/misc/kdepim3: Makefile buildlink3.mk pkgsrc/misc/kdepim4: Makefile pkgsrc/misc/kdepimlibs4: Makefile buildlink3.mk pkgsrc/misc/kdeplasma-addons4: Makefile pkgsrc/misc/kdeutils3: Makefile pkgsrc/misc/kgeography: Makefile pkgsrc/misc/kig: Makefile pkgsrc/misc/kiten: Makefile pkgsrc/misc/klettres: Makefile pkgsrc/misc/kmag: Makefile pkgsrc/misc/kmousetool: Makefile pkgsrc/misc/kmouth: Makefile pkgsrc/misc/koffice: Makefile pkgsrc/misc/kremotecontrol: Makefile pkgsrc/misc/kstars: Makefile pkgsrc/misc/kteatime: Makefile pkgsrc/misc/ktouch: Makefile pkgsrc/misc/kturtle: Makefile pkgsrc/misc/ktux: Makefile pkgsrc/misc/kwordquiz: Makefile pkgsrc/misc/libcarddav: Makefile pkgsrc/misc/libkdeedu: Makefile buildlink3.mk pkgsrc/misc/libkgeomap: Makefile buildlink3.mk pkgsrc/misc/libkvkontakte: Makefile buildlink3.mk pkgsrc/misc/libreoffice: Makefile pkgsrc/misc/libreoffice4: Makefile pkgsrc/misc/marble: Makefile buildlink3.mk pkgsrc/misc/mousetweaks: Makefile pkgsrc/misc/nepomuk-core: Makefile pkgsrc/misc/nepomuk-widgets: Makefile pkgsrc/misc/openoffice3: Makefile pkgsrc/misc/parley: Makefile pkgsrc/misc/qbrew: Makefile pkgsrc/misc/rocs: Makefile pkgsrc/misc/root: Makefile pkgsrc/misc/stellarium: Makefile pkgsrc/misc/step: Makefile pkgsrc/misc/superkaramba: Makefile pkgsrc/misc/sweeper: Makefile pkgsrc/misc/taskjuggler: Makefile pkgsrc/misc/tellico: Makefile pkgsrc/misc/tellico-kde3: Makefile pkgsrc/misc/tmux: Makefile pkgsrc/misc/usbprog: Makefile pkgsrc/misc/vym: Makefile pkgsrc/misc/yelp: Makefile pkgsrc/misc/zyGrib: Makefile pkgsrc/multimedia/audiocd-kio: Makefile pkgsrc/multimedia/dragon: Makefile pkgsrc/multimedia/dvdauthor: Makefile pkgsrc/multimedia/ffmpegthumbs: Makefile pkgsrc/multimedia/fuppes: Makefile pkgsrc/multimedia/gecko-mediaplayer: Makefile pkgsrc/multimedia/gmencoder: Makefile pkgsrc/multimedia/gnash: Makefile pkgsrc/multimedia/gnome-mplayer: Makefile pkgsrc/multimedia/gpac: Makefile pkgsrc/multimedia/gst-plugins0.10-bad: Makefile pkgsrc/multimedia/gst-plugins1-bad: Makefile pkgsrc/multimedia/gxine: Makefile pkgsrc/multimedia/juk: Makefile pkgsrc/multimedia/kaffeine: Makefile pkgsrc/multimedia/kdemultimedia3: Makefile buildlink3.mk pkgsrc/multimedia/kdenlive: Makefile pkgsrc/multimedia/kmix: Makefile pkgsrc/multimedia/kmplayer: Makefile pkgsrc/multimedia/kmplayer-kde3: Makefile pkgsrc/multimedia/kscd: Makefile pkgsrc/multimedia/libkcddb: Makefile pkgsrc/multimedia/libkcompactdisc: Makefile pkgsrc/multimedia/mediatomb: Makefile pkgsrc/multimedia/mkvtoolnix: Makefile pkgsrc/multimedia/mlt: Makefile pkgsrc/multimedia/mplayer-plugin: Makefile pkgsrc/multimedia/mplayerthumbs: Makefile pkgsrc/multimedia/phonon: Makefile buildlink3.mk pkgsrc/multimedia/phonon-backend-gstreamer: Makefile pkgsrc/multimedia/phonon-backend-vlc: Makefile pkgsrc/multimedia/transcode: Makefile pkgsrc/multimedia/vlc: Makefile pkgsrc/multimedia/vlc2: Makefile pkgsrc/multimedia/xine-lib: Makefile pkgsrc/multimedia/xine-ui: Makefile pkgsrc/net/aria2: Makefile pkgsrc/net/avahi: Makefile buildlink3.mk pkgsrc/net/bind96: Makefile pkgsrc/net/bind98: Makefile pkgsrc/net/bind99: Makefile pkgsrc/net/btget: Makefile pkgsrc/net/btpd: Makefile pkgsrc/net/cclive: Makefile pkgsrc/net/ccrtp: Makefile buildlink3.mk pkgsrc/net/choqok: Makefile pkgsrc/net/couriertcpd: Makefile pkgsrc/net/csup: Makefile pkgsrc/net/dc_gui2: Makefile pkgsrc/net/dcsharp: Makefile pkgsrc/net/dtcpclient: Makefile pkgsrc/net/dtorrent: Makefile pkgsrc/net/echoping: Makefile pkgsrc/net/ekiga: Makefile pkgsrc/net/etherape: Makefile pkgsrc/net/ettercap: Makefile pkgsrc/net/ettercap-NG: Makefile pkgsrc/net/fetch: Makefile pkgsrc/net/flickcurl: Makefile pkgsrc/net/freeradius: Makefile pkgsrc/net/freeradius2: Makefile pkgsrc/net/freerdp: Makefile pkgsrc/net/ftplibpp: Makefile pkgsrc/net/gkrellm-multiping: Makefile pkgsrc/net/gkrellm-snmp: Makefile pkgsrc/net/gkrellm-wireless: Makefile pkgsrc/net/gnome-netstatus: Makefile pkgsrc/net/gnome-vfs-smb: Makefile pkgsrc/net/gnugk: Makefile pkgsrc/net/gst-plugins0.10-rtmp: Makefile pkgsrc/net/gst-plugins1-rtmp: Makefile pkgsrc/net/httping: Makefile pkgsrc/net/isc-dhclient4: Makefile pkgsrc/net/isc-dhcp4: Makefile pkgsrc/net/isc-dhcpd4: Makefile pkgsrc/net/isc-dhcrelay4: Makefile pkgsrc/net/jigdo: Makefile pkgsrc/net/kdenetwork-filesharing: Makefile pkgsrc/net/kdenetwork-strigi-analyzers: Makefile pkgsrc/net/kdenetwork3: Makefile buildlink3.mk pkgsrc/net/kdnssd: Makefile pkgsrc/net/kftpgrabber: Makefile pkgsrc/net/kget: Makefile pkgsrc/net/kismet: Makefile pkgsrc/net/kmldonkey: Makefile pkgsrc/net/kmldonkey-kde3: Makefile pkgsrc/net/kopete: Makefile pkgsrc/net/kphone: Makefile pkgsrc/net/kppp: Makefile pkgsrc/net/krdc: Makefile pkgsrc/net/krfb: Makefile pkgsrc/net/ktorrent: Makefile pkgsrc/net/ktorrent-kde3: Makefile pkgsrc/net/ldns: Makefile pkgsrc/net/lftp: Makefile pkgsrc/net/libcmis: Makefile pkgsrc/net/libdmapsharing: Makefile pkgsrc/net/libdmapsharing3: Makefile pkgsrc/net/libexosip: Makefile buildlink3.mk pkgsrc/net/libfetch: Makefile buildlink3.mk pkgsrc/net/libktorrent: Makefile buildlink3.mk pkgsrc/net/libquvi: Makefile pkgsrc/net/libtorrent: Makefile buildlink3.mk pkgsrc/net/libzrtpcpp: Makefile buildlink3.mk pkgsrc/net/linc: Makefile buildlink3.mk pkgsrc/net/lldpd: Makefile pkgsrc/net/logjam: Makefile pkgsrc/net/mirall: Makefile pkgsrc/net/mldonkey-gui: Makefile pkgsrc/net/monsoon: Makefile pkgsrc/net/mosh: Makefile pkgsrc/net/mydns-mysql: Makefile pkgsrc/net/mydns-pgsql: Makefile pkgsrc/net/nagios-nrpe: Makefile pkgsrc/net/nagios-plugin-ldap: Makefile pkgsrc/net/nagios-plugin-mysql: Makefile pkgsrc/net/nagios-plugin-pgsql: Makefile pkgsrc/net/nagios-plugin-radius: Makefile pkgsrc/net/nagios-plugin-snmp: Makefile pkgsrc/net/nagios-plugins: Makefile pkgsrc/net/nagstamon: Makefile pkgsrc/net/net-snmp: Makefile pkgsrc/net/netatalk: Makefile pkgsrc/net/nmap: Makefile pkgsrc/net/nsd: Makefile pkgsrc/net/ntop: Makefile pkgsrc/net/ntp4: Makefile pkgsrc/net/ocamlnet: Makefile pkgsrc/net/ocsync: Makefile buildlink3.mk pkgsrc/net/openh323: Makefile buildlink3.mk pkgsrc/net/openntpd: Makefile pkgsrc/net/openslp: Makefile pkgsrc/net/openvpn: Makefile pkgsrc/net/p5-Net-Z3950-ZOOM: Makefile pkgsrc/net/pchar: Makefile pkgsrc/net/pen: Makefile pkgsrc/net/php-ftp: Makefile pkgsrc/net/php-yaz: Makefile pkgsrc/net/podcastdl: Makefile pkgsrc/net/polsms: Makefile pkgsrc/net/powerdns-ldap: Makefile pkgsrc/net/proftpd: Makefile pkgsrc/net/proxytunnel: Makefile pkgsrc/net/pure-ftpd: Makefile pkgsrc/net/quvi: Makefile pkgsrc/net/rabbitmq-c: Makefile pkgsrc/net/rdesktop: Makefile pkgsrc/net/remmina: Makefile pkgsrc/net/remmina-plugins: Makefile pkgsrc/net/rtmpdump: Makefile buildlink3.mk pkgsrc/net/rtorrent: Makefile pkgsrc/net/samba: Makefile pkgsrc/net/samba35: Makefile pkgsrc/net/sdig: Makefile pkgsrc/net/sipsak: Makefile pkgsrc/net/socat: Makefile pkgsrc/net/spreadlogd: Makefile pkgsrc/net/sysmon: Makefile pkgsrc/net/tcpdump: Makefile pkgsrc/net/tightvnc: Makefile pkgsrc/net/tinc: Makefile pkgsrc/net/tor: Makefile pkgsrc/net/transmission: Makefile Makefile pkgsrc/net/transmission-gtk: Makefile pkgsrc/net/transmission-qt: Makefile pkgsrc/net/trickle: Makefile pkgsrc/net/tsclient: Makefile pkgsrc/net/ucspi-ssl: Makefile pkgsrc/net/uftp: Makefile pkgsrc/net/unbound: Makefile pkgsrc/net/unison: Makefile pkgsrc/net/unison2.32: Makefile pkgsrc/net/unworkable: Makefile pkgsrc/net/urlgfe: Makefile pkgsrc/net/vinagre: Makefile pkgsrc/net/vino: Makefile pkgsrc/net/vpnc: Makefile pkgsrc/net/vsftpd: Makefile pkgsrc/net/vtun: Makefile pkgsrc/net/wget: Makefile pkgsrc/net/wireshark: Makefile pkgsrc/net/wmget: Makefile pkgsrc/net/wpa_gui: Makefile pkgsrc/net/wpa_supplicant: Makefile pkgsrc/net/xorp: Makefile pkgsrc/net/xymon: Makefile pkgsrc/net/yaz: Makefile buildlink3.mk pkgsrc/news/inn: Makefile pkgsrc/news/nntpcache: Makefile pkgsrc/news/slrn: Makefile pkgsrc/news/suck: Makefile pkgsrc/parallel/gridscheduler: Makefile pkgsrc/parallel/sge: Makefile pkgsrc/parallel/slurm: Makefile pkgsrc/pkgtools/pkg_install: Makefile pkgsrc/pkgtools/pkgin: Makefile pkgsrc/print/advi: Makefile pkgsrc/print/cups: Makefile buildlink3.mk pkgsrc/print/cups-drivers-Magicolor5440DL: Makefile pkgsrc/print/diffpdf: Makefile pkgsrc/print/electrix: Makefile pkgsrc/print/epdfview: Makefile pkgsrc/print/evince: Makefile pkgsrc/print/evince-nautilus: Makefile pkgsrc/print/evince3: Makefile pkgsrc/print/foomatic4-db-engine: Makefile pkgsrc/print/foomatic4-filters: Makefile pkgsrc/print/ghostscript: Makefile buildlink3.mk pkgsrc/print/ghostscript-agpl: Makefile buildlink3.mk pkgsrc/print/ghostscript-gpl: Makefile buildlink3.mk pkgsrc/print/glabels: Makefile pkgsrc/print/gtklp: Makefile pkgsrc/print/gutenprint-lib: Makefile pkgsrc/print/hplip: Makefile pkgsrc/print/ja-vfxdvik: Makefile pkgsrc/print/kbibtex: Makefile pkgsrc/print/kbibtex-kde3: Makefile pkgsrc/print/libgnomecups: Makefile buildlink3.mk pkgsrc/print/libgnomeprint: Makefile buildlink3.mk pkgsrc/print/libgnomeprintui: Makefile buildlink3.mk pkgsrc/print/libgxps: Makefile pkgsrc/print/libspectre: Makefile buildlink3.mk pkgsrc/print/mupdf: Makefile pkgsrc/print/okular: Makefile pkgsrc/print/p5-Net-CUPS: Makefile pkgsrc/print/pdf2djvu: Makefile pkgsrc/print/podofo: Makefile pkgsrc/print/poppler-qt4: Makefile pkgsrc/print/py-cups: Makefile pkgsrc/print/qpdfview: Makefile pkgsrc/print/scribus: Makefile pkgsrc/print/scribus-qt4: Makefile pkgsrc/print/xfce4-print: Makefile buildlink3.mk pkgsrc/print/xpp: Makefile pkgsrc/security/CSP: Makefile pkgsrc/security/MyPasswordSafe: Makefile pkgsrc/security/amap: Makefile pkgsrc/security/ap-modsecurity2: Makefile pkgsrc/security/courier-authlib: Makefile pkgsrc/security/cy2-digestmd5: Makefile pkgsrc/security/cy2-gssapi: Makefile pkgsrc/security/cy2-ldapdb: Makefile pkgsrc/security/cy2-ntlm: Makefile pkgsrc/security/cy2-otp: Makefile pkgsrc/security/cy2-saml: Makefile pkgsrc/security/cy2-scram: Makefile pkgsrc/security/cyrus-saslauthd: Makefile pkgsrc/security/dirb: Makefile pkgsrc/security/dirmngr: Makefile pkgsrc/security/dnssec-tools: Makefile pkgsrc/security/engine-pkcs11: Makefile pkgsrc/security/fragroute: Makefile pkgsrc/security/fwbuilder: Makefile pkgsrc/security/gnome-keyring-manager: Makefile pkgsrc/security/gnupg: Makefile pkgsrc/security/gnupg-pkcs11-scd: Makefile pkgsrc/security/gnupg2: Makefile pkgsrc/security/gpass: Makefile pkgsrc/security/gsasl: Makefile pkgsrc/security/guardtime: Makefile pkgsrc/security/heimdal: Makefile buildlink3.mk pkgsrc/security/honeyd: Makefile pkgsrc/security/honeyd-arpd: Makefile pkgsrc/security/hydan: Makefile pkgsrc/security/hydra: Makefile pkgsrc/security/ike-scan: Makefile pkgsrc/security/ipsec-tools: Makefile pkgsrc/security/isakmpd: Makefile pkgsrc/security/keepassx: Makefile pkgsrc/security/kgpg: Makefile pkgsrc/security/kssh: Makefile pkgsrc/security/kth-krb4: Makefile pkgsrc/security/kwallet: Makefile pkgsrc/security/lasso: Makefile buildlink3.mk pkgsrc/security/libfprint: Makefile pkgsrc/security/libfwbuilder: Makefile buildlink3.mk pkgsrc/security/libguardtime: Makefile buildlink3.mk pkgsrc/security/liboauth: Makefile buildlink3.mk pkgsrc/security/libp11: Makefile buildlink3.mk pkgsrc/security/libssh: Makefile buildlink3.mk pkgsrc/security/libssh2: Makefile buildlink3.mk pkgsrc/security/libtcpa: Makefile buildlink3.mk pkgsrc/security/lua-sec: Makefile pkgsrc/security/mit-krb5: Makefile pkgsrc/security/mit-krb5-appl: Makefile pkgsrc/security/mixminion: Makefile pkgsrc/security/munge: Makefile pkgsrc/security/netpgp: Makefile pkgsrc/security/oath-toolkit: Makefile pkgsrc/security/ocaml-ssl: Makefile buildlink3.mk pkgsrc/security/opendnssec: Makefile pkgsrc/security/opensaml: Makefile buildlink3.mk pkgsrc/security/opensc: Makefile pkgsrc/security/openssh: Makefile pkgsrc/security/openvas-client: Makefile pkgsrc/security/otptool: Makefile pkgsrc/security/p5-Crypt-OpenSSL-AES: Makefile pkgsrc/security/p5-Crypt-OpenSSL-Bignum: Makefile pkgsrc/security/p5-Crypt-OpenSSL-DSA: Makefile pkgsrc/security/p5-Crypt-OpenSSL-RSA: Makefile pkgsrc/security/p5-Crypt-OpenSSL-Random: Makefile pkgsrc/security/p5-Crypt-SSLeay: Makefile pkgsrc/security/p5-Net-SSLeay: Makefile pkgsrc/security/p5-OpenSSL: Makefile pkgsrc/security/pam-ldap: Makefile pkgsrc/security/pam-mysql: Makefile pkgsrc/security/pam-p11: Makefile pkgsrc/security/pam-saml: Makefile pkgsrc/security/pam-yubico: Makefile pkgsrc/security/php-oauth: Makefile pkgsrc/security/pinentry-qt4: Makefile pkgsrc/security/pkcs11-helper: Makefile buildlink3.mk pkgsrc/security/polkit-qt: Makefile buildlink3.mk pkgsrc/security/pwsafe: Makefile pkgsrc/security/py-OpenSSL: Makefile pkgsrc/security/py-SSLCrypto: Makefile pkgsrc/security/py-crypto: Makefile pkgsrc/security/py-lasso: Makefile pkgsrc/security/py-m2crypto: Makefile pkgsrc/security/py-xmlsec: Makefile pkgsrc/security/qca-tls: Makefile pkgsrc/security/qca2: Makefile buildlink3.mk pkgsrc/security/qca2-gnupg: Makefile pkgsrc/security/qca2-ossl: Makefile pkgsrc/security/qoauth: Makefile buildlink3.mk pkgsrc/security/racoon2: Makefile pkgsrc/security/rainbowcrack: Makefile pkgsrc/security/scanssh: Makefile pkgsrc/security/seahorse: Makefile pkgsrc/security/seahorse-plugins: Makefile pkgsrc/security/sfs: Makefile pkgsrc/security/sign: Makefile pkgsrc/security/ssldump: Makefile pkgsrc/security/sslproxy: Makefile pkgsrc/security/sslscan: Makefile pkgsrc/security/sslwrap: Makefile pkgsrc/security/starttls: Makefile pkgsrc/security/stud: Makefile pkgsrc/security/stunnel: Makefile pkgsrc/security/sudo: Makefile pkgsrc/security/tcl-tls: Makefile pkgsrc/security/tkpasman: Makefile pkgsrc/security/xml-security-c: Makefile buildlink3.mk pkgsrc/security/xmlsec1: Makefile buildlink3.mk pkgsrc/security/ykclient: Makefile buildlink3.mk pkgsrc/security/zebedee: Makefile pkgsrc/security/zoneminder: Makefile pkgsrc/sysutils/adtool: Makefile pkgsrc/sysutils/bacula: Makefile pkgsrc/sysutils/bacula-clientonly: Makefile pkgsrc/sysutils/bacula-qt-console: Makefile pkgsrc/sysutils/boxbackup-client: Makefile pkgsrc/sysutils/boxbackup-server: Makefile pkgsrc/sysutils/btpin-qt: Makefile pkgsrc/sysutils/cfengine2: Makefile pkgsrc/sysutils/cfengine3: Makefile pkgsrc/sysutils/conky: Makefile pkgsrc/sysutils/dmg2img: Makefile pkgsrc/sysutils/edbus: Makefile buildlink3.mk pkgsrc/sysutils/efreet: Makefile buildlink3.mk pkgsrc/sysutils/filelight: Makefile pkgsrc/sysutils/filelight-kde3: Makefile pkgsrc/sysutils/ftwin: Makefile pkgsrc/sysutils/gcdmaster: Makefile pkgsrc/sysutils/gkrellm: Makefile buildlink3.mk pkgsrc/sysutils/gkrellm-est: Makefile pkgsrc/sysutils/gnome-commander: Makefile pkgsrc/sysutils/gnome-device-manager: Makefile pkgsrc/sysutils/gnome-pkgview: Makefile pkgsrc/sysutils/gnome-power-manager: Makefile pkgsrc/sysutils/gnome-vfs: Makefile buildlink3.mk pkgsrc/sysutils/gnome-vfs-monikers: Makefile pkgsrc/sysutils/gnome-vfsmm: Makefile buildlink3.mk pkgsrc/sysutils/gnome-volume-manager: Makefile pkgsrc/sysutils/gst-plugins0.10-gnomevfs: Makefile pkgsrc/sysutils/gtk-send-pr: Makefile pkgsrc/sysutils/gvfs: Makefile pkgsrc/sysutils/ipmitool: Makefile pkgsrc/sysutils/k3b: Makefile pkgsrc/sysutils/k3b-kde3: Makefile pkgsrc/sysutils/k4dirstat: Makefile pkgsrc/sysutils/kcron: Makefile pkgsrc/sysutils/kdf: Makefile pkgsrc/sysutils/kdirstat: Makefile pkgsrc/sysutils/kfloppy: Makefile pkgsrc/sysutils/krusader: Makefile pkgsrc/sysutils/ksystemlog: Makefile pkgsrc/sysutils/kuser: Makefile pkgsrc/sysutils/libvirt: Makefile pkgsrc/sysutils/monit: Makefile pkgsrc/sysutils/open-vm-tools: Makefile pkgsrc/sysutils/p5-Gnome2-VFS: Makefile buildlink3.mk pkgsrc/sysutils/radmind: Makefile pkgsrc/sysutils/rox: Makefile pkgsrc/sysutils/strigi: Makefile pkgsrc/sysutils/syslog-ng: Makefile pkgsrc/sysutils/virt-manager: Makefile pkgsrc/sysutils/webmin: Makefile pkgsrc/sysutils/xentools20: Makefile pkgsrc/sysutils/xentools3: Makefile pkgsrc/textproc/FlightCrew: Makefile pkgsrc/textproc/dikt: Makefile pkgsrc/textproc/gnome-spell: Makefile buildlink3.mk pkgsrc/textproc/gnome-subtitles: Makefile pkgsrc/textproc/groonga: Makefile pkgsrc/textproc/jansson: Makefile buildlink3.mk pkgsrc/textproc/liblrdf: Makefile buildlink3.mk pkgsrc/textproc/libnxml: Makefile buildlink3.mk pkgsrc/textproc/raptor: Makefile buildlink3.mk pkgsrc/textproc/raptor2: Makefile buildlink3.mk pkgsrc/textproc/rasqal: Makefile buildlink3.mk pkgsrc/textproc/redland: Makefile buildlink3.mk pkgsrc/textproc/soprano: Makefile buildlink3.mk pkgsrc/textproc/xmlrpc-c: Makefile buildlink3.mk pkgsrc/textproc/xmltooling: Makefile pkgsrc/time/gnotime: Makefile pkgsrc/time/gtodo: Makefile pkgsrc/time/gtodo-applet: Makefile pkgsrc/time/hamster-applet: Makefile pkgsrc/time/ktimer: Makefile pkgsrc/time/libgcal: Makefile buildlink3.mk pkgsrc/time/planner: Makefile pkgsrc/time/rsibreak: Makefile pkgsrc/time/rsibreak-kde3: Makefile pkgsrc/wm/compiz: Makefile buildlink3.mk pkgsrc/wm/compiz-fusion-plugins-extra: Makefile pkgsrc/wm/compiz-fusion-plugins-main: Makefile pkgsrc/www/SOGo: Makefile pkgsrc/www/amaya: Makefile pkgsrc/www/ap-auth-ldap: Makefile pkgsrc/www/ap-ssl: Makefile pkgsrc/www/ap-xslt: Makefile pkgsrc/www/ap2-auth-ldap: Makefile pkgsrc/www/ap2-auth-mellon: Makefile pkgsrc/www/ap2-auth-radius: Makefile pkgsrc/www/ap2-authn-otp: Makefile pkgsrc/www/ap2-subversion: Makefile pkgsrc/www/ap22-authz-ldap: Makefile pkgsrc/www/ap22-dnssd: Makefile pkgsrc/www/ap22-limitipconn: Makefile pkgsrc/www/ap22-vhost-ldap: Makefile pkgsrc/www/apache2: Makefile buildlink3.mk pkgsrc/www/apache22: Makefile buildlink3.mk pkgsrc/www/apache24: Makefile buildlink3.mk pkgsrc/www/aws: Makefile pkgsrc/www/aws-demos: Makefile pkgsrc/www/bozohttpd: Makefile pkgsrc/www/browser-bookmarks-menu: Makefile pkgsrc/www/c-icap: Makefile pkgsrc/www/cadaver: Makefile pkgsrc/www/cherokee: Makefile pkgsrc/www/cppcms: Makefile pkgsrc/www/crawl: Makefile pkgsrc/www/curl: Makefile buildlink3.mk pkgsrc/www/dillo: Makefile pkgsrc/www/drivel: Makefile pkgsrc/www/elinks: Makefile pkgsrc/www/eliom: Makefile pkgsrc/www/epiphany: Makefile pkgsrc/www/firefox: Makefile pkgsrc/www/firefox10: Makefile pkgsrc/www/firefox17: Makefile pkgsrc/www/firefox24: Makefile pkgsrc/www/firefox36: Makefile pkgsrc/www/htmldoc: Makefile pkgsrc/www/http_load: Makefile pkgsrc/www/icedtea-web: Makefile pkgsrc/www/kdewebdev3: Makefile pkgsrc/www/kdewebdev4: Makefile pkgsrc/www/lhs: Makefile pkgsrc/www/libmediawiki: Makefile buildlink3.mk pkgsrc/www/libmicrohttpd: Makefile pkgsrc/www/libmrss: Makefile buildlink3.mk pkgsrc/www/libwww: Makefile buildlink3.mk pkgsrc/www/lighttpd: Makefile pkgsrc/www/links: Makefile pkgsrc/www/links-gui: Makefile pkgsrc/www/litmus: Makefile pkgsrc/www/lua-curl: Makefile pkgsrc/www/lynx: Makefile pkgsrc/www/mini_httpd: Makefile pkgsrc/www/neon: Makefile buildlink3.mk pkgsrc/www/netsurf: Makefile pkgsrc/www/nginx: Makefile pkgsrc/www/nspluginwrapper: Makefile pkgsrc/www/ocaml-curl: Makefile pkgsrc/www/ocsigen: Makefile pkgsrc/www/p5-WWW-Curl: Makefile pkgsrc/www/php-curl: Makefile pkgsrc/www/php-http: Makefile pkgsrc/www/pound: Makefile pkgsrc/www/py-curl: Makefile pkgsrc/www/py-uwsgi: Makefile pkgsrc/www/ruby-patron: Makefile pkgsrc/www/screws: Makefile pkgsrc/www/seamonkey: Makefile pkgsrc/www/serf: Makefile buildlink3.mk pkgsrc/www/serf0: Makefile buildlink3.mk pkgsrc/www/shibboleth-sp: Makefile pkgsrc/www/sitecopy: Makefile pkgsrc/www/snownews: Makefile pkgsrc/www/squid3: Makefile pkgsrc/www/tinyproxy: Makefile pkgsrc/www/w3m: Makefile pkgsrc/www/w3m-img: Makefile pkgsrc/x11/alacarte: Makefile pkgsrc/x11/appmenu-qt: Makefile pkgsrc/x11/elementary: Makefile buildlink3.mk pkgsrc/x11/enlightenment: Makefile buildlink3.mk pkgsrc/x11/fast-user-switch-applet: Makefile pkgsrc/x11/gnome-applets: Makefile pkgsrc/x11/gnome-control-center: Makefile buildlink3.mk pkgsrc/x11/gnome-desktop-sharp: Makefile buildlink3.mk pkgsrc/x11/gnome-mag: Makefile pkgsrc/x11/gnome-panel: Makefile buildlink3.mk pkgsrc/x11/gnome-session: Makefile pkgsrc/x11/gnome-sharp: Makefile pkgsrc/x11/gnome-terminal: Makefile pkgsrc/x11/gnome-themes-extras: Makefile pkgsrc/x11/gnopernicus: Makefile pkgsrc/x11/grandr_applet: Makefile pkgsrc/x11/gtk2: Makefile pkgsrc/x11/gtk3: Makefile pkgsrc/x11/gtksourceview: Makefile pkgsrc/x11/gtksourceview-sharp2: Makefile pkgsrc/x11/kactivities: Makefile buildlink3.mk pkgsrc/x11/kde-baseapps4: Makefile pkgsrc/x11/kde-runtime4: Makefile buildlink3.mk pkgsrc/x11/kde-workspace4: Makefile buildlink3.mk pkgsrc/x11/kde3-i18n-af: Makefile pkgsrc/x11/kde3-i18n-ar: Makefile pkgsrc/x11/kde3-i18n-az: Makefile pkgsrc/x11/kde3-i18n-bg: Makefile pkgsrc/x11/kde3-i18n-bn: Makefile pkgsrc/x11/kde3-i18n-br: Makefile pkgsrc/x11/kde3-i18n-bs: Makefile pkgsrc/x11/kde3-i18n-ca: Makefile pkgsrc/x11/kde3-i18n-cs: Makefile pkgsrc/x11/kde3-i18n-cy: Makefile pkgsrc/x11/kde3-i18n-da: Makefile pkgsrc/x11/kde3-i18n-de: Makefile pkgsrc/x11/kde3-i18n-el: Makefile pkgsrc/x11/kde3-i18n-en_GB: Makefile pkgsrc/x11/kde3-i18n-eo: Makefile pkgsrc/x11/kde3-i18n-es: Makefile pkgsrc/x11/kde3-i18n-et: Makefile pkgsrc/x11/kde3-i18n-eu: Makefile pkgsrc/x11/kde3-i18n-fa: Makefile pkgsrc/x11/kde3-i18n-fi: Makefile pkgsrc/x11/kde3-i18n-fr: Makefile pkgsrc/x11/kde3-i18n-fy: Makefile pkgsrc/x11/kde3-i18n-ga: Makefile pkgsrc/x11/kde3-i18n-gl: Makefile pkgsrc/x11/kde3-i18n-he: Makefile pkgsrc/x11/kde3-i18n-hi: Makefile pkgsrc/x11/kde3-i18n-hr: Makefile pkgsrc/x11/kde3-i18n-hu: Makefile pkgsrc/x11/kde3-i18n-is: Makefile pkgsrc/x11/kde3-i18n-it: Makefile pkgsrc/x11/kde3-i18n-ja: Makefile pkgsrc/x11/kde3-i18n-kk: Makefile pkgsrc/x11/kde3-i18n-km: Makefile pkgsrc/x11/kde3-i18n-ko: Makefile pkgsrc/x11/kde3-i18n-lt: Makefile pkgsrc/x11/kde3-i18n-lv: Makefile pkgsrc/x11/kde3-i18n-mk: Makefile pkgsrc/x11/kde3-i18n-mn: Makefile pkgsrc/x11/kde3-i18n-ms: Makefile pkgsrc/x11/kde3-i18n-nb: Makefile pkgsrc/x11/kde3-i18n-nds: Makefile pkgsrc/x11/kde3-i18n-nl: Makefile pkgsrc/x11/kde3-i18n-nn: Makefile pkgsrc/x11/kde3-i18n-pa: Makefile pkgsrc/x11/kde3-i18n-pl: Makefile pkgsrc/x11/kde3-i18n-pt: Makefile pkgsrc/x11/kde3-i18n-pt_BR: Makefile pkgsrc/x11/kde3-i18n-ro: Makefile pkgsrc/x11/kde3-i18n-ru: Makefile pkgsrc/x11/kde3-i18n-rw: Makefile pkgsrc/x11/kde3-i18n-se: Makefile pkgsrc/x11/kde3-i18n-sk: Makefile pkgsrc/x11/kde3-i18n-sl: Makefile pkgsrc/x11/kde3-i18n-sr: Makefile pkgsrc/x11/kde3-i18n-sr_Latn: Makefile pkgsrc/x11/kde3-i18n-ss: Makefile pkgsrc/x11/kde3-i18n-sv: Makefile pkgsrc/x11/kde3-i18n-ta: Makefile pkgsrc/x11/kde3-i18n-tg: Makefile pkgsrc/x11/kde3-i18n-tr: Makefile pkgsrc/x11/kde3-i18n-uk: Makefile pkgsrc/x11/kde3-i18n-uz: Makefile pkgsrc/x11/kde3-i18n-vi: Makefile pkgsrc/x11/kde3-i18n-zh_CN: Makefile pkgsrc/x11/kde3-i18n-zh_TW: Makefile pkgsrc/x11/kdebase3: Makefile pkgsrc/x11/kdebindings-ruby: Makefile pkgsrc/x11/kdelibdocs3: Makefile pkgsrc/x11/kdelibs3: Makefile pkgsrc/x11/kdelibs4: Makefile pkgsrc/x11/kkbswitch: Makefile pkgsrc/x11/kmessage: Makefile pkgsrc/x11/konsole: Makefile pkgsrc/x11/lablgtk: Makefile pkgsrc/x11/modular-xorg-server: Makefile pkgsrc/x11/py-gnome2: Makefile buildlink3.mk pkgsrc/x11/py-gnome2-desktop: Makefile buildlink3.mk pkgsrc/x11/py-gnome2-extras: Makefile buildlink3.mk pkgsrc/x11/py-kde4: Makefile pkgsrc/x11/py-qt4: Makefile pkgsrc/x11/py-qt4-qscintilla: Makefile buildlink3.mk pkgsrc/x11/qt3: Makefile pkgsrc/x11/qt3-docs: Makefile pkgsrc/x11/qt3-libs: Makefile pkgsrc/x11/qt3-mysql: Makefile pkgsrc/x11/qt3-pgsql: Makefile pkgsrc/x11/qt3-tools: Makefile pkgsrc/x11/qt4-creator: Makefile pkgsrc/x11/qt4-docs: Makefile pkgsrc/x11/qt4-libs: Makefile buildlink3.mk pkgsrc/x11/qt4-mng: Makefile pkgsrc/x11/qt4-mysql: Makefile pkgsrc/x11/qt4-pgsql: Makefile pkgsrc/x11/qt4-qdbus: Makefile buildlink3.mk pkgsrc/x11/qt4-qscintilla: Makefile buildlink3.mk pkgsrc/x11/qt4-sqlite3: Makefile pkgsrc/x11/qt4-tiff: Makefile pkgsrc/x11/qt4-tools: Makefile buildlink3.mk pkgsrc/x11/qt5: Makefile pkgsrc/x11/qt5-dbus: Makefile pkgsrc/x11/qt5-mysql: Makefile pkgsrc/x11/qt5-odbc: Makefile pkgsrc/x11/qt5-psql: Makefile pkgsrc/x11/qt5-qtbase: Makefile pkgsrc/x11/qt5-qtdeclarative: Makefile pkgsrc/x11/qt5-qtdoc: Makefile pkgsrc/x11/qt5-qtgraphicaleffects: Makefile pkgsrc/x11/qt5-qtimageformats: Makefile pkgsrc/x11/qt5-qtlocation: Makefile pkgsrc/x11/qt5-qtmultimedia: Makefile pkgsrc/x11/qt5-qtquick1: Makefile pkgsrc/x11/qt5-qtquickcontrols: Makefile pkgsrc/x11/qt5-qtscript: Makefile pkgsrc/x11/qt5-qtsensors: Makefile pkgsrc/x11/qt5-qtserialport: Makefile pkgsrc/x11/qt5-qtsvg: Makefile pkgsrc/x11/qt5-qttools: Makefile pkgsrc/x11/qt5-qttranslations: Makefile pkgsrc/x11/qt5-qtwebkit: Makefile pkgsrc/x11/qt5-qtx11extras: Makefile pkgsrc/x11/qt5-qtxmlpatterns: Makefile pkgsrc/x11/qt5-sqlite3: Makefile pkgsrc/x11/qwt-qt4: Makefile pkgsrc/x11/qwt6-qt4: Makefile pkgsrc/x11/qwtplot3d-qt4: Makefile pkgsrc/x11/razor-qt: Makefile pkgsrc/x11/wmweather: Makefile pkgsrc/x11/x11vnc: Makefile pkgsrc/x11/x3270: Makefile pkgsrc/x11/xlockmore: Makefile Log Message: Recursive PKGREVISION bump for OpenSSL API version bump. --- Module Name: pkgsrc Committed By: taca Date: Sun Mar 9 14:08:17 UTC 2014 Modified Files: pkgsrc/lang/php: phpversion.mk pkgsrc/lang/php54: Makefile distinfo Log Message: Update php54 to 5.4.26 (PHP 5.4.26). Version 5.4.26 06-Mar-2014 * JSON: - Fixed bug #65753 (JsonSerializeable couldn't implement on module extension) * Fileinfo: - Fixed bug #66731 (file: infinite recursion) (CVE-2014-1943). - Fixed bug #66820 (out-of-bounds memory access in fileinfo) (CVE-2014-2270). * LDAP: - Implemented ldap_modify_batch (https://wiki.php.net/rfc/ldap_modify_batch). * Openssl: - Fixed bug #66501 (Add EC key support to php_openssl_is_private_key). * Pgsql: - Added warning for dangerous client encoding and remove possible injections for pg_insert()/pg_update()/pg_delete()/pg_select(). --- Module Name: pkgsrc Committed By: taca Date: Sun Mar 9 14:09:20 UTC 2014 Modified Files: pkgsrc/lang/php: phpversion.mk pkgsrc/lang/php55: Makefile distinfo Log Message: Update php55 to 5.5.10 (PHP 5.5.10). Version 5.5.10 6-Mar-2014 * Core: - Fixed bug #66574 (Allow multiple paths in php_ini_scanned_path). * Date: - Fixed bug #45528 (Allow the DateTimeZone constructor to accept timezones per offset too). * Fileinfo: - Fixed bug #66731 (file: infinite recursion (CVE-2014-1943)). - Fixed bug #66820 (out-of-bounds memory access in fileinfo (CVE-2014-2270)). * GD: - Fixed bug #66815 (imagecrop(): insufficient fix for NULL defer (CVE-2013-7327)). * JSON: - Fixed bug #65753 (JsonSerializeable couldn't implement on module extension). * LDAP: - Implemented ldap_modify_batch (https://wiki.php.net/rfc/ldap_modify_batch). * Openssl: - Fixed bug #66501 (Add EC key support to php_openssl_is_private_key). * PCRE: - Upgraded to PCRE 8.34. * Pgsql: - Added warning for dangerous client encoding and remove possible injections for pg_insert()/pg_update()/pg_delete()/pg_select().
2014-03-11Pullup ticket #4339 - requested by tacatron9-34/+34
databases/ruby-activerecord32: security update devel/ruby-activemodel32: security update devel/ruby-activesupport32: security update devel/ruby-railties32: security update mail/ruby-actionmailer32: security update www/ruby-actionpack32: security update www/ruby-activeresource32: security update www/ruby-rails32: security update Revisions pulled up: - databases/ruby-activerecord32/distinfo 1.15 - devel/ruby-activemodel32/distinfo 1.15 - devel/ruby-activesupport32/distinfo 1.15 - devel/ruby-railties32/distinfo 1.15 - lang/ruby/rails.mk 1.47 - mail/ruby-actionmailer32/distinfo 1.15 - www/ruby-actionpack32/distinfo 1.15 - www/ruby-activeresource32/distinfo 1.15 - www/ruby-rails32/distinfo 1.15 --- Module Name: pkgsrc Committed By: taca Date: Sun Mar 2 14:59:25 UTC 2014 Modified Files: pkgsrc/lang/ruby: rails.mk Log Message: Start update of Ruby on Rails to 3.2.17. --- Module Name: pkgsrc Committed By: taca Date: Sun Mar 2 15:00:23 UTC 2014 Modified Files: pkgsrc/devel/ruby-activesupport32: distinfo Log Message: Update ruby-activesupport32 to 3.2.17. Update of version number only. --- Module Name: pkgsrc Committed By: taca Date: Sun Mar 2 15:00:59 UTC 2014 Modified Files: pkgsrc/devel/ruby-activemodel32: distinfo Log Message: Update ruby-activemodel32 to 3.2.17. Update of version number only. --- Module Name: pkgsrc Committed By: taca Date: Sun Mar 2 15:01:36 UTC 2014 Modified Files: pkgsrc/databases/ruby-activerecord32: distinfo Log Message: Update ruby-activerecord32 to 3.2.17. Update of version number only. --- Module Name: pkgsrc Committed By: taca Date: Sun Mar 2 15:02:17 UTC 2014 Modified Files: pkgsrc/www/ruby-activeresource32: distinfo Log Message: Update ruby-activeresource32 to 3.2.17. Update of version number only. --- Module Name: pkgsrc Committed By: taca Date: Sun Mar 2 15:03:02 UTC 2014 Modified Files: pkgsrc/www/ruby-actionpack32: distinfo Log Message: Update ruby-actionpack32 to 3.2.17. * Use the reference for the mime type to get the format Fixes: CVE-2014-0082 * Escape format, negative_format and units options of number helpers Fixes: CVE-2014-0081 --- Module Name: pkgsrc Committed By: taca Date: Sun Mar 2 15:03:37 UTC 2014 Modified Files: pkgsrc/mail/ruby-actionmailer32: distinfo Log Message: Update ruby-actionmailer32 to 3.2.17. Update of version number only. --- Module Name: pkgsrc Committed By: taca Date: Sun Mar 2 15:04:04 UTC 2014 Modified Files: pkgsrc/devel/ruby-railties32: distinfo Log Message: Update ruby-railties32 to 3.2.17. Update of version number only. --- Module Name: pkgsrc Committed By: taca Date: Sun Mar 2 15:04:29 UTC 2014 Modified Files: pkgsrc/www/ruby-rails32: distinfo Log Message: Update ruby-rails32 to 3.2.17. Update of version number only.
2014-03-11Pullup ticket #4338 - requested by tacatron4-27/+30
www/curl: security update Revisions pulled up: - www/curl/Makefile 1.133-1.134 - www/curl/PLIST 1.43 - www/curl/distinfo 1.91-1.92 - www/curl/patches/patch-aa 1.25 --- Module Name: pkgsrc Committed By: adam Date: Tue Dec 31 11:48:03 UTC 2013 Modified Files: pkgsrc/www/curl: Makefile PLIST distinfo Log Message: Changes 7.34.0: SSL: protocol version can be specified more precisely imap/pop3/smtp: Added graceful cancellation of SASL authentication Add "Happy Eyeballs" for IPv4/IPv6 dual connect attempts base64: Added validation of base64 input strings when decoding curl_easy_setopt: Added the ability to set the login options separately smtp: Added support for additional SMTP commands curl_easy_getinfo: Added CURLINFO_TLS_SESSION for accessing TLS internals nss: allow to use TLS > 1.0 if built against recent NSS SECURITY: added this document to describe our security processes parseconfig: warn if unquoted white spaces are detected Bugfixes: SECURITY VULNERABILITY: libcurl cert name check ignore with GnuTLS darwinssl: un-break iOS build after PKCS/12 feature added tool: use XFERFUNCTION to save some casts usercertinmem: fix memory leaks ssh: Handle successful SSH_USERAUTH_NONE NSS: acknowledge the --no-sessionid/CURLOPT_SSL_SESSIONID_CACHE option test906: Fixed failing test on some platforms sasl: initialize NSS before using NTLM crypto sasl: Fixed memory leak in OAUTH2 message creation imap/pop3/smtp: Fixed QUIT / LOGOUT being sent when SSL connect fails cmake: unbreak for non-Windows platforms ssh: initialize per-handle data in ssh_connect() glob: fix broken URLs configure: check for long long when building with cyassl CURLOPT_RESOLVE: mention they don't time-out docs/examples/httpput.c: fix build for MSVC FTP: make the data connection work when going through proxy NSS: support for CERTINFO feature curl_multi_wait: accept 0 from multi_timeout() as valid timeout glob_range: pass the closing bracket for a-z ranges tool_help: Updated --list-only description to include POP3 Curl_ssl_push_certinfo_len: don't %.*s non-zero-terminated string cmake: fix Windows build with IPv6 support ares: Fixed compilation under Visual Studio 2012 curl_easy_setopt.3: clarify CURLOPT_SSL_VERIFYHOST documentation curl.1: mention that -O does no URL decoding darwinssl: PKCS/12 import feature now requires Lion or later darwinssl: check for SSLSetSessionOption() presence when toggling BEAST configure: Fix test with -Werror=implicit-function-declaration sigpipe: factor out sigpipe_reset from easy.c curl_multi_cleanup: ignore SIGPIPE globbing: curl glob counter mismatch with {} list use parseconfig: dash options can't specified with colon or equals digest: fix CURLAUTH_DIGEST_IE curl.h: for OpenBSD darwinssl: Fix #if 10.6.0 for SecKeychainSearch TFTP: fix return codes for connect timeout login options: remove the ;[options] support from CURLOPT_USERPWD imap: Fixed incorrect fallback to clear text authentication parsedate: avoid integer overflow curl.1: document -J doesn't %-decode multi: add timer inaccuracy margin to timeout/connecttimeout --- Module Name: pkgsrc Committed By: adam Date: Sat Feb 1 11:07:14 UTC 2014 Modified Files: pkgsrc/www/curl: Makefile distinfo pkgsrc/www/curl/patches: patch-aa Log Message: Changes 7.35.0: imap/pop3/smtp: Added support for SASL authentication downgrades imap/pop3/smtp: Extended the login options to support multiple auth mechanisms TheArtOfHttpScripting: major update, converted layout and more mprintf: Added support for I, I32 and I64 size specifiers makefile: Added support for VC7, VC11 and VC12 Bugfixes: SECURITY ADVISORY: re-use of wrong HTTP NTLM connection curl_easy_setopt: Fixed OAuth 2.0 Bearer option name pop3: Fixed APOP being determined by CAPA response rather than by timestamp Curl_pp_readresp: zero terminate line FILE: don't wait due to CURLOPT_MAX_RECV_SPEED_LARGE docs: mention CURLOPT_MAX_RECV/SEND_SPEED_LARGE don't work for FILE:// pop3: Fixed auth preference not being honored when CAPA not supported imap: Fixed auth preference not being honored when CAPABILITY not supported threaded resolver: Use pthread_t * for curl_thread_t FILE: we don't support paused transfers using this protocol connect: Try all addresses in first connection attempt curl_easy_setopt.3: Added SMTP information to CURLOPT_INFILESIZE_LARGE OpenSSL: Fix forcing SSLv3 connections openssl: allow explicit sslv2 selection FTP parselist: fix "total" parser conncache: fix possible dereference of null pointer multi.c: fix possible dereference of null pointer mk-ca-bundle: introduces -d and warns about using this script ConnectionExists: fix NTLM check for new connection trynextip: fix build for non-IPV6 capable systems Curl_updateconninfo: don't do anything for UDP "connections" darwinssl: un-break Leopard build after PKCS-12 change threaded-resolver: never use NULL hints with getaddrinf multi_socket: remind app if timeout didn't run OpenSSL: deselect weak ciphers by default error message: Sensible message on timeout when transfer size unknown curl_easy_setopt.3: mention how to unset CURLOPT_INFILESIZE* win32: Fixed use of deprecated function 'GetVersionInfoEx' for VC12 configure: fix gssapi linking on HP-UX chunked-parser: abort on overflows, allow 64 bit chunks chunked parsing: relax the CR strictness cookie: max-age fixes progress bar: always update when at 100% progress bar: increase update frequency to 10Hz tool: Fixed incorrect return code if command line parser runs out of memory tool: Fixed incorrect return code if password prompting runs out of memory HTTP POST: omit Content-Length if data size is unknown GnuTLS: disable insecure ciphers GnuTLS: honor --slv2 and the --tlsv1[.N] switches multi: Fixed a memory leak on OOM condition netrc: Fixed a memory and file descriptor leak on OOM getpass: fix password parsing from console TFTP: fix crash on time-out hostip: don't remove DNS entries that are in use tests: lots of tests fixed to pass the OOM torture tests
2014-03-084336 + 4337spz1-1/+5
2014-03-08Pullup ticket #4337 - requested by kimspz5-31/+32
security/sudo: security update Revisions pulled up: - security/sudo/Makefile 1.142 - security/sudo/distinfo 1.81 - security/sudo/patches/patch-af 1.31 - security/sudo/patches/patch-ag 1.22 - security/sudo/patches/patch-logging.c 1.4 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: kim Date: Sat Mar 8 11:51:56 UTC 2014 Modified Files: pkgsrc/security/sudo: Makefile distinfo pkgsrc/security/sudo/patches: patch-af patch-ag patch-logging.c Log Message: Upgrade to address CVE-2014-0106 http://www.sudo.ws/sudo/alerts/env_add.html What's new in Sudo 1.7.10p8? * Sudo's exit code now indicates a failure if the user does not successfully authenticate. * On HP-UX systems, sudo will now use the pstat() function to determine the tty instead of ttyname(). * Fixed compilation when --without-iologdir configure option is specified. * On systems with BSD login classes, if the user specified a group (not a user) to run the command as, it was possible to specify a different login class even when the command was not run as the super user. * The closefrom() emulation on Mac OS X now uses /dev/fd if possible. It also now sets the close on exec flag instead of actually closing the descriptors to avoid a crash in libdispatch. * The sudoers plugin will now ignore invalid domain names when checking netgroup membership. Most Linux systems use the string "(none)" for the NIS-style domain name instead of an empty string. * Fixed the logic when checking environment variables on the command line against the env_check and env_delete blacklists. This is only a problem when env_reset is disabled in sudoers. To generate a diff of this commit: cvs rdiff -u -r1.141 -r1.142 pkgsrc/security/sudo/Makefile cvs rdiff -u -r1.80 -r1.81 pkgsrc/security/sudo/distinfo cvs rdiff -u -r1.30 -r1.31 pkgsrc/security/sudo/patches/patch-af cvs rdiff -u -r1.21 -r1.22 pkgsrc/security/sudo/patches/patch-ag cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/sudo/patches/patch-logging.c
2014-03-08Pullup ticket #4336 - requested by tronspz2-6/+6
net/wireshark: security update Revisions pulled up: - net/wireshark/Makefile 1.117 - net/wireshark/distinfo 1.73 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: tron Date: Sat Mar 8 10:38:26 UTC 2014 Modified Files: pkgsrc/net/wireshark: Makefile distinfo Log Message: Update "wireshark" package to version 1.10.6. Changes since 1.10.5: - Bug Fixes The following vulnerabilities have been fixed. * wnpa-sec-2014-01 The NFS dissector could crash. Discovered by Moshe Kaplan. (Bug 9672) Versions affected: 1.10.0 to 1.10.5, 1.8.0 to 1.8.12 CVE-2014-2281 * wnpa-sec-2014-02 The M3UA dissector could crash. Discovered by Laurent Butti. (Bug 9699) Versions affected: 1.10.0 to 1.10.5 CVE-2014-2282 * wnpa-sec-2014-03 The RLC dissector could crash. (Bug 9730) Versions affected: 1.10.0 to 1.10.5, 1.8.0 to 1.8.12 CVE-2014-2283 * wnpa-sec-2014-04 The MPEG file parser could overflow a buffer. Discovered by Wesley Neelen. (Bug 9843) Versions affected: 1.10.0 to 1.10.5, 1.8.0 to 1.8.12 CVE-2014-2299 The following bugs have been fixed: * Customized OUI is not recognized correctly during dissection. (Bug 9122) * Properly decode CAPWAP Data Keep-Alives. (Bug 9165) * Build failure with GTK 3.10 - GTK developers have gone insane. (Bug 9340) * SIGSEGV/SIGABRT during free of TvbRange using a chained dissector in lua. (Bug 9483) * MPLS dissector no longer registers itself in "ppp.protocol" table. (Bug 9492) * Tshark doesn't display the longer data fields (mbtcp). (Bug 9572) * DMX-CHAN disector does not clear strbuf between rows. (Bug 9598) * Dissector bug, protocol SDP: proto.c:4214: failed assertion "length >=3D 0". (Bug 9633) * False error: capture file appears to be damaged or corrupt. (Bug 9634) * SMPP field source_telematics_id field length different from spec. (Bug 9649) * Lua: bitop library is missing in Lua 5.2. (Bug 9720) * GTPv1-C / MM Context / Authentication quintuplet / RAND is not correct. (Bug 9722) * Lua: ProtoField.new() is buggy. (Bug 9725) * Lua: ProtoField.bool() VALUESTRING argument is not optional but was supposed to be. (Bug 9728) * Problem with CAPWAP Wireshark Dissector. (Bug 9752) * nas-eps dissector: CS Service notification dissection stops after Paging identity IE. (Bug 9789) - New and Updated Features IPv4 checksum verfification is now disabled by default. - Updated Protocol Support AppleTalk, CAPWAP, DMX-CHAN, DSI, DVB-CI, ESS, GTPv1, IEEE 802a, M3UA, Modbus/TCP, NAS-EPS, NFS, OpenSafety, SDP, and SMPP - New and Updated Capture File Support libpcap, MPEG, and pcap-ng To generate a diff of this commit: cvs rdiff -u -r1.116 -r1.117 pkgsrc/net/wireshark/Makefile cvs rdiff -u -r1.72 -r1.73 pkgsrc/net/wireshark/distinfo
2014-02-27Pullup ticket #4334.tron1-1/+3
2014-02-27Pullup ticket #4334 - requested by wiztron4-46/+12
graphics/png: security update Revisions pulled up: - graphics/png/Makefile 1.166-1.168 - graphics/png/distinfo 1.111-1.113 - graphics/png/patches/patch-aa deleted - graphics/png/patches/patch-contrib_tools_pngfix.c deleted --- Module Name: pkgsrc Committed By: wiz Date: Tue Dec 31 17:27:48 UTC 2013 Modified Files: pkgsrc/graphics/png: Makefile distinfo Log Message: Update to 1.6.8: Version 1.6.8beta01 [November 24, 2013] Moved prototype for png_handle_unknown() in pngpriv.h outside of the #ifdef PNG_SET_UNKNOWN_CHUNKS_SUPPORTED/#endif block. Added "-Wall" to CFLAGS in contrib/pngminim/*/makefile Conditionally compile some unused functions reported by -Wall in pngminim. Fixed 'minimal' builds. Various obviously useful minimal configurations don't build because of missing contrib/libtests test programs and overly complex dependencies in scripts/pnglibconf.dfa. This change adds contrib/conftest/*.dfa files that can be used in automatic build scripts to ensure that these configurations continue to build. Enabled WRITE_INVERT and WRITE_PACK in contrib/pngminim/encoder. Fixed pngvalid 'fail' function declaration on the Intel C Compiler. This reverts to the previous 'static' implementation and works round the 'unused static function' warning by using PNG_UNUSED(). Version 1.6.8beta02 [November 30, 2013] Removed or marked PNG_UNUSED some harmless "dead assignments" reported by clang scan-build. Changed tabs to 3 spaces in png_debug macros and changed '"%s"m' to '"%s" m' to improve portability among compilers. Changed png_free_default() to free() in pngtest.c Version 1.6.8rc01 [December 12, 2013] Tidied up pngfix inits and fixed pngtest no-write builds. Version 1.6.8rc02 [December 14, 2013] Handle zero-length PLTE chunk or NULL palette with png_error() instead of png_chunk_report(), which by default issues a warning rather than an error, leading to later reading from a NULL pointer (png_ptr->palette) in png_do_expand_palette(). This is CVE-2013-6954 and VU#650142. Version 1.6.8 [December 19, 2013] --- Module Name: pkgsrc Committed By: wiz Date: Thu Feb 6 18:24:11 UTC 2014 Modified Files: pkgsrc/graphics/png: Makefile distinfo Removed Files: pkgsrc/graphics/png/patches: patch-aa patch-contrib_tools_pngfix.c Log Message: Update to 1.6.9, getting rid of the final two patches after discussion with very helpful upstream. Changes: Version 1.6.9beta01 [December 26, 2013] Bookkeeping: Moved functions around (no changes). Moved transform function definitions before the place where they are called so that they can be masde static. Move the intrapixel functions and the grayscale palette builder out of the png?tran.c files. The latter isn't a transform function and is no longer used internally, and the former MNG specific functions are better placed in pngread/pngwrite.c Made transform implementation functions static. This makes the internal functions called by png_do_{read|write}_transformations static. On an x86-64 DLL build (Gentoo Linux) this reduces the size of the text segment of the DLL by 1208 bytes, about 0.6%. It also simplifies maintenance by removing the declarations from pngpriv.h and allowing easier changes to the internal interfaces. Rebuilt configure scripts with automake-1.14.1 and autoconf-2.69 in the tar distributions. Version 1.6.9beta02 [January 1, 2014] Added checks for libpng 1.5 to pngvalid.c. This supports the use of this version of pngvalid in libpng 1.5 Merged with pngvalid.c from libpng-1.7 changes to create a single pngvalid.c Removed #error macro from contrib/tools/pngfix.c (Thomas Klausner). Merged pngrio.c, pngtrans.c, pngwio.c, and pngerror.c with libpng-1.7.0 Merged libpng-1.7.0 changes to make no-interlace configurations work with test programs. Revised pngvalid.c to support libpng 1.5, which does not support the PNG_MAXIMUM_INFLATE_WINDOW option, so #define it out when appropriate in pngvalid.c Allow unversioned links created on install to be disabled in configure. In configure builds 'make install' changes/adds links like png.h and libpng.a to point to the newly installed, versioned, files (e.g. libpng17/png.h and libpng17.a). Three new configure options and some rearrangement of Makefile.am allow creation of these links to be disabled. Version 1.6.9beta03 [January 10, 2014] Removed potentially misleading warning from png_check_IHDR(). Version 1.6.9beta04 [January 20, 2014] Updated scripts/makefile.* to use CPPFLAGS (Cosmin). Added clang attribute support (Cosmin). Version 1.6.9rc01 [January 28, 2014] No changes. Version 1.6.9rc02 [January 30, 2014] Quiet an uninitialized memory warning from VC2013 in png_get_png(). Version 1.6.9 [February 6, 2014] --- Module Name: pkgsrc Committed By: wiz Date: Thu Feb 27 15:07:09 UTC 2014 Modified Files: pkgsrc/graphics/png: Makefile distinfo Log Message: Update to 1.6.10rc01: This fixes CERT VU#684412 and CVE-2014-0333. Version 1.6.10beta01 [February 9, 2014] Backported changes from libpng-1.7.0beta30 and beta31: Fixed a large number of instances where PNGCBAPI was omitted from function definitions. Added pngimage test program for png_read_png() and png_write_png() with two new test scripts. Removed dependence on !PNG_READ_EXPAND_SUPPORTED for calling png_set_packing() in png_read_png(). Fixed combination of ~alpha with shift. On read invert alpha, processing occurred after shift processing, which causes the final values to be outside the range that should be produced by the shift. Reversing the order on read makes the two transforms work together correctly and mirrors the order used on write. Do not read invalid sBIT chunks. Previously libpng only checked sBIT values on write, so a malicious PNG writer could therefore cause the read code to return an invalid sBIT chunk, which might lead to application errors or crashes. Such chunks are now skipped (with chunk_benign_error). Make png_read_png() and png_write_png() prototypes in png.h depend upon PNG_READ_SUPPORTED and PNG_WRITE_SUPPORTED. Support builds with unsupported PNG_TRANSFORM_* values. All of the PNG_TRANSFORM_* values are always defined in png.h and, because they are used for both read and write in some cases, it is not reliable to #if out ones that are totally unsupported. This change adds error detection in png_read_image() and png_write_image() to do a png_app_error() if the app requests something that cannot be done and it adds corresponding code to pngimage.c to handle such options by not attempting to test them. Version 1.6.10beta02 [February 23, 2014] Moved redefines of png_error(), png_warning(), png_chunk_error(), and png_chunk_warning() from pngpriv.h to png.h to make them visible to libpng-calling applications. Moved OS dependent code from arm/arm_init.c, to allow the included implementation of the ARM NEON discovery function to be set at build-time and provide sample implementations from the current code in the contrib/arm-neon subdirectory. The __linux__ code has also been changed to compile and link on Android by using /proc/cpuinfo, and the old linux code is in contrib/arm-neon/linux-auxv.c. The new code avoids POSIX and Linux dependencies apart from opening /proc/cpuinfo and is C90 compliant. Check for info_ptr == NULL early in png_read_end() so we don't need to run all the png_handle_*() and depend on them to return if info_ptr == NULL. This improves the performance of png_read_end(png_ptr, NULL) and makes it more robust against future programming errors. Check for __has_extension before using it in pngconf.h, to support older Clang versions (Jeremy Sequoia). Treat CRC error handling with png_set_crc_action(), instead of with png_set_benign_errors(), which has been the case since libpng-1.6.0beta18. Use a user warning handler in contrib/gregbook/readpng2.c instead of default, so warnings will be put on stderr even if libpng has CONSOLE_IO disabled. Added png_ptr->process_mode = PNG_READ_IDAT_MODE in png_push_read_chunk after recognizing the IDAT chunk, which avoids an infinite loop while reading a datastream whose first IDAT chunk is of zero-length. This fixes CERT VU#684412 and CVE-2014-0333. Don't recognize known sRGB profiles as sRGB if they have been hacked, but don't reject them and don't issue a copyright violation warning. Version 1.6.10beta03 [February 25, 2014] Moved some documentation from png.h to libpng.3 and libpng-manual.txt Minor editing of contrib/arm-neon/README and contrib/examples/*.c Version 1.6.10rc01 [February 27, 2014] Fixed typos in the manual and in scripts/pnglibconf.dfa (CFLAGS -> CPPFLAGS and PNG_USR_CONFIG -> PNG_USER_CONFIG).
2014-02-24Pullup tickets #4333schnoebe1-1/+3
2014-02-24Resolve the vunerability reported in PMASA-2014-1.schnoebe3-2/+37
Based on GIT commit https://github.com/phpmyadmin/phpmyadmin/commit/968d5d5f486820bfa30af046f063b9f23304e14a RT ticket 4333.
2014-02-21Pullup ticket #4332.tron1-1/+3
2014-02-21Pullup ticket #4332 - requested by obachetron2-6/+6
multimedia/adobe-flash-plugin11: security update Revisions pulled up: - multimedia/adobe-flash-plugin11/Makefile 1.25 - multimedia/adobe-flash-plugin11/distinfo 1.23 --- Module Name: pkgsrc Committed By: obache Date: Fri Feb 21 08:50:20 UTC 2014 Modified Files: pkgsrc/multimedia/adobe-flash-plugin11: Makefile distinfo Log Message: Update adobe-flash-plugin11 to 11.2.202.341 for APSB14-07.
2014-02-20Pullup tickets #4330 and #4331.tron1-1/+5
2014-02-20Pullup ticket #4331 - requested by drochnertron3-2/+30
security/gnutls: security patch Apply patch to fix security vulnerability reported in CVE-2014-1959.
2014-02-20Pullup ticket #4330 - requested by drochnertron6-3/+73
print/mupdf: security patch Revisions pulled up: - print/mupdf/Makefile 1.21 via patch - print/mupdf/distinfo 1.11 via patch - print/mupdf/patches/patch-ba 1.1 via patch - print/mupdf/patches/patch-bb 1.1 via patch - print/mupdf/patches/patch-bc 1.1 via patch - print/mupdf/patches/patch-bd 1.1 via patch --- Module Name: pkgsrc Committed By: drochner Date: Fri Feb 14 17:49:41 UTC 2014 Modified Files: pkgsrc/print/mupdf: Makefile distinfo Added Files: pkgsrc/print/mupdf/patches: patch-ba patch-bb patch-bc patch-bd Log Message: add patch from upstream to fix buffer overflow in xps_parse_color() bump PKGREV
2014-02-18Pullup ticket #4329.tron1-1/+3
2014-02-18Pullup ticket #4329 - requested by drochnertron3-3/+18
sysutils/xentools41: security patch Revisions pulled up: - sysutils/xentools41/Makefile 1.44 - sysutils/xentools41/distinfo 1.35 - sysutils/xentools41/patches/patch-CVE-2014-1950 1.1 --- Module Name: pkgsrc Committed By: drochner Date: Thu Feb 13 11:12:58 UTC 2014 Modified Files: pkgsrc/sysutils/xentools41: Makefile distinfo Added Files: pkgsrc/sysutils/xentools41/patches: patch-CVE-2014-1950 Log Message: add patch from upstream to fix use-after-free under memory pressure (CVE-2014-1950) bump PKGREV
2014-02-17Pullup ticket #4328.tron1-1/+3
2014-02-17Pullup ticket #4328 - requested by bouyertron1-1/+2
graphics/glew: build fix Revisions pulled up: - graphics/glew/Makefile 1.17 --- Module Name: pkgsrc Committed By: bouyer Date: Sun Feb 16 22:45:54 UTC 2014 Modified Files: pkgsrc/graphics/glew: Makefile Log Message: For some reason NetBSD is identified as 'netbsdelf' here. Add a symlink from Makefile.netbsdelf to Makefile.netbsd to that the package can build.
2014-02-17pullup 4324spz1-1/+3
2014-02-17Pullup ticket #4324 - requested by tronspz2-9/+6
mail/thunderbird: security update Revisions pulled up: - mail/thunderbird/Makefile 1.132 - mail/thunderbird/distinfo 1.135 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: tron Date: Thu Feb 13 18:51:54 UTC 2014 Modified Files: pkgsrc/mail/thunderbird: Makefile distinfo Log Message: Update "thunderbird" package to version 24.3.0. Changes since 24.2.0: - MFSA 2014-13 Inconsistent JavaScript handling of access to Window objects - MFSA 2014-12 NSS ticket handling issues - MFSA 2014-09 Cross-origin information leak through web workers - MFSA 2014-08 Use-after-free with imgRequestProxy and image proccessing - MFSA 2014-04 Incorrect use of discarded images by RasterImage - MFSA 2014-02 Clone protected content with XBL scopes - MFSA 2014-01 Miscellaneous memory safety hazards (rv:27.0 / rv:24.3) - Improved handling of reply-to (bug 933555) To generate a diff of this commit: cvs rdiff -u -r1.131 -r1.132 pkgsrc/mail/thunderbird/Makefile cvs rdiff -u -r1.134 -r1.135 pkgsrc/mail/thunderbird/distinfo
2014-02-15Pullup tickets #4325, #4326 and #4327.tron1-1/+7
2014-02-15Pullup ticket #4327 - requested by drochnertron3-6/+23
lang/python26: security patch Revisions pulled up: - lang/python26/Makefile 1.57 - lang/python26/distinfo 1.53 - lang/python26/patches/patch-ap 1.4 --- Module Name: pkgsrc Committed By: drochner Date: Sun Feb 9 13:47:10 UTC 2014 Modified Files: pkgsrc/lang/python26: Makefile distinfo pkgsrc/lang/python26/patches: patch-ap Log Message: adopt the socket.recvfrom_into() security fix from Python-2.7 bump PKGREV
2014-02-15Pullup ticket #4326 - requested by tacatron2-6/+6
www/contao32: security update Revisions pulled up: - www/contao/Makefile.common 1.61 - www/contao32/distinfo 1.8 --- Module Name: pkgsrc Committed By: taca Date: Thu Feb 13 14:12:20 UTC 2014 Modified Files: pkgsrc/www/contao: Makefile.common pkgsrc/www/contao32: distinfo Log Message: Update contao32 to 3.2.7. Version 3.2.7 (2014-02-13) -------------------------- ### Fixed Fix another weakness in the `Input` class and further harden the `deser= ialize()` function. Thanks to Martin Ausw=F6ger for his input.
2014-02-15Pullup ticket #4325 - requested by tacatron2-6/+6
www/contao211: security update Revisions pulled up: - www/contao/Makefile.common 1.60 - www/contao211/distinfo 1.21 --- Module Name: pkgsrc Committed By: taca Date: Thu Feb 13 14:09:47 UTC 2014 Modified Files: pkgsrc/www/contao: Makefile.common pkgsrc/www/contao211: distinfo Log Message: Update contao211 to 2.11.16. Version 2.11.16 (2014-02-13) ---------------------------- ### Fixed Fix another weakness in the `Input` class and further harden the `deser= ialize()` function. Thanks to Martin Ausw=F6ger for his input.
2014-02-13Pullup ticket #4323 - requested by tacatron2-6/+6
www/contao32: security update Revisions pulled up: - www/contao/Makefile.common 1.59 - www/contao32/distinfo 1.7 --- Module Name: pkgsrc Committed By: taca Date: Thu Feb 13 00:38:14 UTC 2014 Modified Files: pkgsrc/www/contao: Makefile.common pkgsrc/www/contao32: distinfo Log Message: Update contao32 to 3.2.6. Version 3.2.6 (2014-02-12) -------------------------- ### Fixed Further harden the `deserialize()` function and the `Input` class (see #6724).
2014-02-13Pullup tickets #4322 and #4323.tron1-1/+5
2014-02-13Pullup ticket #4322 - requested by tacatron2-6/+6
www/contao211: security update Revisions pulled up: - www/contao/Makefile.common 1.58 - www/contao211/distinfo 1.20 --- Module Name: pkgsrc Committed By: taca Date: Thu Feb 13 00:36:38 UTC 2014 Modified Files: pkgsrc/www/contao211: distinfo Log Message: Update contao211 to 2.11.15. Version 2.11.15 (2014-02-12) ---------------------------- ### Fixed Further harden the `deserialize()` function and the `Input` class (see #6724). --- Module Name: pkgsrc Committed By: taca Date: Thu Feb 13 00:37:27 UTC 2014 Modified Files: pkgsrc/www/contao: Makefile.common Log Message: Update contao211 to Contao 2.11.15. Version 2.11.15 (2014-02-12) ---------------------------- ### Fixed Further harden the `deserialize()` function and the `Input` class (see #6724).
2014-02-11Pullup tickets #4320 and #4321.tron1-1/+5