OpenBSD ports changes summary for 2016-05-22 to 2016-05-29 inclusive ====================================================================
archivers/lha archivers/libarchive archivers/lzip audio/openal audio/umurmur audio/wavpack databases databases/ksql databases/mongodb devel devel/boost devel/cflow devel/git devel/gsettings-desktop-schemas devel/jenkins devel/kf5 devel/libffi devel/llvm devel/py-logilab-common devel/py-nose devel/py-parsing devel/py-test-mock devel/py-test-runner devel/quirks devel/ruby-rspec devel/subversion editors/nano editors/vim fonts/ja-mplus-ttf games/ioquake3 games/wesnoth geo/gdal graphics/feh graphics/geeqie graphics/gpicview graphics/shotwell infrastructure/bin infrastructure/db infrastructure/lib infrastructure/templates inputmethods/anthy inputmethods/libtomoe-gtk inputmethods/scim-anthy inputmethods/tomoe inputmethods/uim-tomoe-gtk japanese/kasumi japanese/nkf lang/gcc lang/jruby lang/node lang/python lang/ruby lang/rust mail mail/courier-authlib mail/geary mail/imapsync mail/opensmtpd-extras mail/p5-Mail-Milter-Authentication mail/rcube-yubikey-plugin mail/roundcubemail mail/rspamd mail/solid-pop3d math/ntl multimedia multimedia/daala multimedia/libbluray multimedia/phonon multimedia/phonon-backend net/GeoIP net/corebird net/curl net/dnsmasq net/isc-bind net/lftp net/p5-Net-Twitter net/py-botocore net/py-ftpdlib net/py-impacket net/py-socks net/syncthing net/tinc plan9/plan9port print/cups print/poppler security/ccid security/clamav security/letsencrypt security/letskencrypt security/py-rsa shells/nsh sysutils sysutils/ansible sysutils/apcupsd sysutils/awscli sysutils/beats sysutils/dtb sysutils/duplicity sysutils/freeipmi sysutils/google-cloud-sdk sysutils/monit sysutils/moreutils sysutils/packer sysutils/ruby-puppet sysutils/salt sysutils/u-boot telephony/stuntman textproc/p5-Regexp-Common www www/bozohttpd www/chromium www/firefox-esr www/firefox-esr-i18n www/iridium www/libwebsockets www/nghttp2 www/pnp4nagios www/py-frozen-flask www/py-gunicorn www/py-requests www/py-werkzeug www/py3-aiohttp www/py3-multidict www/uget www/webkitgtk4 x11 x11/dstat x11/gnome x11/gtk+3 x11/kde-applications x11/sct x11/spectrwm x11/xscreensaver == archivers ========================================================= 01/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/archivers lha ~ Makefile > Update homepages: sourceforge.jp is dead. long live osdn.jp. > Replace 403/500 webpages with the project page, which is at least > semi-useful. (bentley@) libarchive - patches/patch-cpio_cpio_c - patches/patch-libarchive_archive_h - patches/patch-libarchive_archive_read_c - patches/patch-libarchive_archive_read_support_format_cpio_c - patches/patch-libarchive_archive_write_c - patches/patch-libarchive_archive_write_disk_3 - patches/patch-libarchive_archive_write_disk_posix_c - patches/patch-libarchive_test_test_write_disk_secure_c ~ Makefile ~ distinfo ~ patches/patch-cpio_bsdcpio_1 ~ patches/patch-tar_bsdtar_1 ~ pkg/PLIST > Update to 3.2.0. Notable changes include: > * Incorporate patches for crash and overflow bugs > * Add support for lz4 compression > * Add bsdcat command-line tool > Also avoid picking up ext2fs header; reported by rpe@ (naddy@) ~ Makefile + patches/patch-configure > Oops, add library bump and forgotten patch file. (naddy@) lzip ~ lziprecover/Makefile ~ lziprecover/distinfo > Update to lziprecover 1.18. (juanfra@) ~ pdlzip/Makefile ~ pdlzip/distinfo > Update to pdlzip 1.7. (juanfra@) ~ lunzip/Makefile ~ lunzip/distinfo > Update to lunzip 1.8. (juanfra@) == audio ============================================================= 02/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio openal ~ Makefile + patches/patch-Alc_mixer_sse_c > Avoid an underflow in the SSE mixers if BufferSize is less than 4 > (upstream git commit 564a1822595e287cf808ea63a03d96719e3cc7b4) > Fix a crash with games/ioquake3. > Reported and fix tested by Ryan Freeman. (dcoppa@) umurmur ~ Makefile ~ patches/patch-src_server_c ~ patches/patch-src_ssli_openssl_c > Fix size of value passed to setsockopt > (git commit d723b45fc42e04b9179ba29c65efc9484ec2924c) > Upgrade TLS suites for OpenSSL > (part of git commit c72ebd29f239793218f2248c3f8b48a7b3e0a541) (dcoppa@) wavpack - patches/patch-src_wputils_c - patches/patch-wavpack_pc_in ~ Makefile ~ distinfo > Update to wavpack 4.80.0 and add myself as maintainer; OK sthen@ (tim@) ~ Makefile > Use the new wvtest program for regression testing; from sthen@ (tim@) == databases ========================================================= 03/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases databases ~ Makefile > +ksql (jturner@) ksql + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > Import ports/databases/ksql. ok sthen@ mongodb ~ Makefile > Use INSTALL_PROGRAM so that mongodb binaries are stripped as appropriate, > and enable SSL support. From Andrew Aldridge plus small tweak from me. > Packages are now ~50MB instead of ~650MB as they were recently. (sthen@) == devel ============================================================= 04/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel devel ~ Makefile > Let's go the mountain way and link first bits of KDE 5 to build. (zhuk@) ~ Makefile > +py-test-mock > +py-test-mock,python3 (shadchin@) boost ~ Makefile + patches/patch-boost_asio_ssl_impl_context_ipp + patches/patch-boost_asio_ssl_old_detail_openssl_context_service_hpp > Fix Boost.Asio, broken after the removal of SSLv3 support: > /usr/local/include/boost/asio/ssl/impl/context.ipp: In constructor > 'boost::asio::ssl::context::context(boost::asio::ssl::context_base::method) > ': > /usr/local/include/boost/asio/ssl/impl/context.ipp:93: error: > '::SSLv3_method' has not been declared > /usr/local/include/boost/asio/ssl/impl/context.ipp:96: error: > '::SSLv3_client_method' has not been declared > /usr/local/include/boost/asio/ssl/impl/context.ipp:99: error: > '::SSLv3_server_method' has not been declared > OK jca@ (dcoppa@) cflow ~ Makefile ~ distinfo ~ pkg/PLIST > Update to cflow-1.5. (benoit@) git ~ Makefile ~ distinfo ~ patches/patch-Makefile ~ patches/patch-gitweb_gitweb_perl ~ patches/patch-t_t9200-git-cvsexportcommit_sh > Update to git-2.8.3. (benoit@) gsettings-desktop-schemas ~ Makefile + patch-schemas_org_gnome_desktop_interface_gschema_xml_in > Our default key theme for gtk+ is Emacs. (ajacoutot@) - patch-schemas_org_gnome_desktop_interface_gschema_xml_in ~ Makefile > Revert, it introduced a regression with the meta key. (ajacoutot@) jenkins ~ stable/Makefile ~ stable/distinfo > - update to jenkins-1.651.2 > ok ian@ (MAINTAINER) (jasper@) ~ devel/Makefile ~ devel/distinfo ~ stable/Makefile ~ stable/distinfo TAGGED OPENBSD_5_9 > security updates for jenkins to 1.656 (devel) and 1.651.2 (stable) > ok ian@ (MAINTAINER) (jasper@) kf5 + Makefile + Makefile.inc + PFRAG.l10n + kf5.port.mk + extra-cmake-modules/Makefile + extra-cmake-modules/distinfo + extra-cmake-modules/pkg/PLIST + extra-cmake-modules/pkg/DESCR + extra-cmake-modules/patches/patch-kde-modules_KDECompilerSettings_cmake + karchive/Makefile + karchive/distinfo + karchive/pkg/PLIST + karchive/pkg/DESCR + attica/Makefile + attica/distinfo + attica/pkg/PLIST + attica/pkg/DESCR + bluez-qt/Makefile + bluez-qt/distinfo + bluez-qt/pkg/DESCR + bluez-qt/pkg/PLIST + frameworkintegration/Makefile + frameworkintegration/distinfo + frameworkintegration/pkg/DESCR + frameworkintegration/pkg/PLIST + kactivities/Makefile + kactivities/distinfo + kactivities/pkg/DESCR + kactivities/pkg/PLIST + kapidox/Makefile + kapidox/distinfo + kapidox/pkg/DESCR + kapidox/pkg/PLIST + kapidox/patches/patch-setup_py + kauth/Makefile + kauth/distinfo + kauth/pkg/PLIST + kauth/pkg/DESCR + kbookmarks/Makefile + kbookmarks/distinfo + kbookmarks/pkg/DESCR + kbookmarks/pkg/PLIST + kcmutils/Makefile + kcmutils/distinfo + kcmutils/pkg/DESCR + kcmutils/pkg/PLIST + kcodecs/Makefile + kcodecs/distinfo + kcodecs/pkg/DESCR + kcodecs/pkg/PLIST + kcompletion/Makefile + kcompletion/distinfo + kcompletion/pkg/DESCR + kcompletion/pkg/PLIST + kconfig/Makefile + kconfig/distinfo + kconfig/pkg/DESCR + kconfig/pkg/PLIST + kconfigwidgets/Makefile + kconfigwidgets/distinfo + kconfigwidgets/pkg/DESCR + kconfigwidgets/pkg/PLIST + kcoreaddons/Makefile + kcoreaddons/distinfo + kcoreaddons/pkg/DESCR + kcoreaddons/pkg/PLIST + kcrash/Makefile + kcrash/distinfo + kcrash/pkg/PLIST + kcrash/pkg/DESCR + kdbusaddons/Makefile + kdbusaddons/distinfo + kdbusaddons/pkg/PLIST + kdbusaddons/pkg/DESCR + kdeclarative/Makefile + kdeclarative/distinfo + kdeclarative/pkg/DESCR + kdeclarative/pkg/PLIST + kded/Makefile + kded/distinfo + kded/pkg/DESCR + kded/pkg/PLIST + kio/Makefile + kio/distinfo + kio/pkg/DESCR + kio/pkg/PLIST + kdesu/Makefile + kdesu/distinfo + kdesu/pkg/DESCR + kdesu/pkg/PLIST + kdelibs4support/Makefile + kdelibs4support/distinfo + kdelibs4support/pkg/DESCR + kdelibs4support/pkg/PLIST + kdelibs4support/patches/patch-src_kssl_kcm_kcm_ssl_desktop + kdelibs4support/patches/patch-docs_kcm_ssl_CMakeLists_txt + kdesignerplugin/Makefile + kdesignerplugin/distinfo + kdesignerplugin/pkg/DESCR + kdesignerplugin/pkg/PLIST + kdewebkit/Makefile + kdewebkit/distinfo + kdewebkit/pkg/DESCR + kdewebkit/pkg/PLIST + kdnssd/Makefile + kdnssd/distinfo + kdnssd/pkg/DESCR + kdnssd/pkg/PLIST + kdoctools/Makefile + kdoctools/distinfo + kdoctools/pkg/PLIST + kdoctools/pkg/DESCR + kemoticons/Makefile + kemoticons/distinfo + kemoticons/pkg/DESCR + kemoticons/pkg/PLIST + kglobalaccel/Makefile + kglobalaccel/distinfo + kglobalaccel/pkg/DESCR + kglobalaccel/pkg/PLIST + kguiaddons/Makefile + kguiaddons/distinfo + kguiaddons/pkg/DESCR + kguiaddons/pkg/PLIST + khtml/Makefile + khtml/distinfo + khtml/pkg/DESCR + khtml/pkg/PLIST + ki18n/Makefile + ki18n/distinfo + ki18n/pkg/DESCR + ki18n/pkg/PLIST + kiconthemes/Makefile + kiconthemes/distinfo + kiconthemes/pkg/DESCR + kiconthemes/pkg/PLIST + kidletime/Makefile + kidletime/distinfo + kidletime/pkg/DESCR + kidletime/pkg/PLIST + kimageformats/Makefile + kimageformats/distinfo + kimageformats/pkg/DESCR + kimageformats/pkg/PLIST + kinit/Makefile + kinit/distinfo + kinit/pkg/DESCR + kinit/pkg/PLIST + kitemmodels/Makefile + kitemmodels/distinfo + kitemmodels/pkg/DESCR + kitemmodels/pkg/PLIST + kitemviews/Makefile + kitemviews/distinfo + kitemviews/pkg/DESCR + kitemviews/pkg/PLIST + kjobwidgets/Makefile + kjobwidgets/distinfo + kjobwidgets/pkg/PLIST + kjobwidgets/pkg/DESCR + kjs/Makefile + kjs/distinfo + kjs/pkg/DESCR + kjs/pkg/PLIST + kjs/patches/patch-src_kjs_collector_cpp + kjsembed/Makefile + kjsembed/distinfo + kjsembed/pkg/DESCR + kjsembed/pkg/PLIST + kmediaplayer/Makefile + kmediaplayer/distinfo + kmediaplayer/pkg/DESCR + kmediaplayer/pkg/PLIST + knewstuff/Makefile + knewstuff/distinfo + knewstuff/pkg/DESCR + knewstuff/pkg/PLIST + knotifications/Makefile + knotifications/distinfo + knotifications/pkg/DESCR + knotifications/pkg/PLIST + knotifyconfig/Makefile + knotifyconfig/distinfo + knotifyconfig/pkg/DESCR + knotifyconfig/pkg/PLIST + kpackage/Makefile + kpackage/distinfo + kpackage/pkg/DESCR + kpackage/pkg/PLIST + kparts/Makefile + kparts/distinfo + kparts/pkg/DESCR + kparts/pkg/PLIST + kpeople/Makefile + kpeople/distinfo + kpeople/pkg/DESCR + kpeople/pkg/PLIST + kplotting/Makefile + kplotting/distinfo + kplotting/pkg/DESCR + kplotting/pkg/PLIST + kpty/Makefile + kpty/distinfo + kpty/pkg/DESCR + kpty/pkg/PLIST + kross/Makefile + kross/distinfo + kross/pkg/DESCR + kross/pkg/PLIST + krunner/Makefile + krunner/distinfo + krunner/pkg/DESCR + krunner/pkg/PLIST + kservice/Makefile + kservice/distinfo + kservice/pkg/DESCR + kservice/pkg/PLIST + ktexteditor/Makefile + ktexteditor/distinfo + ktexteditor/pkg/DESCR + ktexteditor/pkg/PLIST + ktextwidgets/Makefile + ktextwidgets/distinfo + ktextwidgets/pkg/DESCR + ktextwidgets/pkg/PLIST + kunitconversion/Makefile + kunitconversion/distinfo + kunitconversion/pkg/DESCR + kunitconversion/pkg/PLIST + kwallet/Makefile + kwallet/distinfo + kwallet/pkg/DESCR + kwallet/pkg/PLIST + kwallet/patches/patch-src_runtime_kwalletd_backend_blowfish_h + kwallet/patches/patch-src_runtime_kwalletd_backend_blowfish_cc + kwidgetsaddons/Makefile + kwidgetsaddons/distinfo + kwidgetsaddons/pkg/DESCR + kwidgetsaddons/pkg/PLIST + kwindowsystem/Makefile + kwindowsystem/distinfo + kwindowsystem/pkg/DESCR + kwindowsystem/pkg/PLIST + kxmlgui/Makefile + kxmlgui/distinfo + kxmlgui/pkg/PLIST + kxmlgui/pkg/DESCR + kxmlrpcclient/Makefile + kxmlrpcclient/distinfo + kxmlrpcclient/pkg/DESCR + kxmlrpcclient/pkg/PLIST + plasma-framework/Makefile + plasma-framework/distinfo + plasma-framework/pkg/DESCR + plasma-framework/pkg/PLIST + solid/Makefile + solid/distinfo + solid/pkg/DESCR + solid/pkg/PLIST + sonnet/Makefile + sonnet/distinfo + sonnet/pkg/PLIST-aspell + sonnet/pkg/DESCR-main + sonnet/pkg/PLIST-hunspell + sonnet/pkg/PLIST-main + sonnet/pkg/DESCR-aspell + sonnet/pkg/DESCR-hunspell + threadweaver/Makefile + threadweaver/distinfo + threadweaver/pkg/DESCR + threadweaver/pkg/PLIST + baloo/Makefile + baloo/distinfo + baloo/files/FindInotify.cmake + baloo/pkg/DESCR + baloo/pkg/PLIST + breeze-icons/Makefile + breeze-icons/distinfo + breeze-icons/pkg/DESCR + breeze-icons/pkg/PLIST + kactivities-stats/Makefile + kactivities-stats/distinfo + kactivities-stats/pkg/DESCR + kactivities-stats/pkg/PLIST + oxygen-icons/Makefile + oxygen-icons/distinfo + oxygen-icons/pkg/DESCR + oxygen-icons/pkg/PLIST + kfilemetadata/Makefile + kfilemetadata/distinfo + kfilemetadata/pkg/DESCR-locale + kfilemetadata/pkg/DESCR-main + kfilemetadata/pkg/PLIST-locale + kfilemetadata/pkg/PLIST-main > New import: > Import KDE Frameworks 5.21.0. Somewhat outdated, but we need to move > on. ~ kwallet/Makefile > Upstream forgot to mention dependency on Boost. > Spotted by aja@ (zhuk@) libffi ~ Makefile + patches/patch-src_closures_c > Stop using RWX memory for closures. > This switches libffi to the use of two different mappings per closure, > one with RW access, the other with RX access. Even if not perfect it is > already an improvement. Soon RWX memory will be unavailable by default, > so fixing libffi means that we don't have to tweak an unknown percentage > of the 565 ports that link against it... > Initial diff from sthen@ who also did most of the tests. > ok sthen@ jasper@ (maintainer) (jca@) llvm ~ Makefile ~ patches/patch-tools_clang_lib_Driver_Tools_cpp > Select proper SPARCv9 variant for the assembler. > from Brad (maintainer) (ajacoutot@) py-logilab-common ~ Makefile ~ distinfo > Update to py-logilab-common 1.2.1 (shadchin@) py-nose ~ Makefile > remove USE_GROFF; minor formatting changes only (sthen@) py-parsing ~ Makefile ~ distinfo > Update to py-parsing 2.1.4 (shadchin@) py-test-mock + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > Import py-test-mock 1.0, ok danj@ py-test-runner ~ Makefile ~ distinfo > Update to py-test-runner 2.8 (shadchin@) quirks - files/patch-letsencrypt_plugins_webroot_py ~ Makefile ~ files/Quirks.pm + files/patch-certbot_plugins_webroot_py > update letsencrypt/client to 0.6.0, and cope with the renaming to > "certbot". > courtesy symlink provided so that scripts still work. (sthen@) ruby-rspec ~ specinfra/Makefile ~ specinfra/distinfo ~ specinfra/patches/patch-_metadata > update to specinfra-2.57.4 (jasper@) ~ serverspec/Makefile ~ serverspec/distinfo ~ serverspec/pkg/PLIST > update to serverspec-2.36.0 (jasper@) subversion ~ Makefile ~ pkg/PLIST-main + pkg/svnserve.rc > add a svnserve rc.d script > ok stsp ajacoutot (jung@) == editors =========================================================== 05/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors nano ~ Makefile + patches/patch-src_files_c > Fix crash when invoking nano with absolute file name. From upstream git. > Problem reported by Scott Vanderbilt. (naddy@) vim ~ Makefile + patches/patch-runtime_syntax_fstab_vim > Tech vim syntax highlighting about the wxallowed mount option. > idea and ok espie (natano@) == fonts ============================================================= 06/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/fonts ja-mplus-ttf ~ Makefile > Update homepages: sourceforge.jp is dead. long live osdn.jp. > Replace 403/500 webpages with the project page, which is at least > semi-useful. (bentley@) == games ============================================================= 07/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games ioquake3 ~ Makefile ~ distinfo ~ pkg/PLIST ~ pkg/README + pkg/ioq3ded.rc > Update to latest release on github. Full changes here: > https://github.com/ioquake/ioq3/compare/a331637745fb82266f3627fb438f2d58d53 > e366c...ioquake:7811b2acb2955132a68d1b869d4df98eb3ae194a > Port changes: > - Add rc script for ioq3ded > - Add blurb in readme > OK awolk@, "that diff looks reasonable" sthen@ (abieber@) wesnoth ~ Makefile ~ distinfo > update to wesnoth-1.12.6 (kirby@) == geo =============================================================== 08/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/geo gdal ~ Makefile ~ patches/patch-configure > Add explicit dependency on math/qhull, since it was detected at build > time if found (and failed to build), or the bundled version was used > otherwise.. > Reported by espie@ (landry@) ~ Makefile > Bump to unbreak. (ajacoutot@) == graphics ========================================================== 09/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics feh ~ Makefile ~ distinfo > Bugfixing update to feh-2.15.4 (dcoppa@) geeqie ~ Makefile ~ distinfo ~ patches/patch-src_window_c ~ pkg/PLIST > update to geeqie-1.3 (sthen@) gpicview ~ Makefile ~ distinfo ~ pkg/PLIST > maintenance update to 0.2.5 (translation updates) and drop gettext module > (naddy@) shotwell ~ Makefile ~ distinfo ~ patches/patch-Makefile ~ patches/patch-chkver ~ patches/patch-configure ~ pkg/PLIST > Update to shotwell-0.23.1. (ajacoutot@) == infrastructure ==================================================== 10/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure bin ~ proot > completely kill PLIST_DB here. After all, it's new stuff, > so people should be able to adapt quickly. (espie@) ~ proot > fix a nasty update bug (espie@) ~ proot > protect preserved stuff better during the actual copy (espie@) db ~ user.list > reserve uid 776 for ioquake3 (abieber@) ~ user.list > add svnserve user for subversion (jung@) lib ~ DPB/Grabber.pm > DPB::FetchDummy needs forget_cache routine. > Ok espie@ (nigel@) templates ~ network.conf.template > reorder MASTER_SITES_DEBIAN to put ftp.debian.org first, the previous > alphabetic order resulted in a mirror in Perth being used first, which > is perhaps not the best choice for most of the world (or for that mirror > operator, for that matter). (if you do actually want to prefer this > mirror, list it in ../db/network.conf instead and it will take priority). > (sthen@) ~ network.conf.template > Prune dead sourceforge.jp mirrors. > ok sthen@ (bentley@) == inputmethods ====================================================== 11/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/inputmethods anthy ~ Makefile > Update homepages: sourceforge.jp is dead. long live osdn.jp. > Replace 403/500 webpages with the project page, which is at least > semi-useful. (bentley@) libtomoe-gtk ~ Makefile > Update homepages: sourceforge.jp is dead. long live osdn.jp. > Replace 403/500 webpages with the project page, which is at least > semi-useful. (bentley@) scim-anthy ~ Makefile > Update homepages: sourceforge.jp is dead. long live osdn.jp. > Replace 403/500 webpages with the project page, which is at least > semi-useful. (bentley@) tomoe ~ Makefile > Update homepages: sourceforge.jp is dead. long live osdn.jp. > Replace 403/500 webpages with the project page, which is at least > semi-useful. (bentley@) uim-tomoe-gtk ~ Makefile > Update homepages: sourceforge.jp is dead. long live osdn.jp. > Replace 403/500 webpages with the project page, which is at least > semi-useful. (bentley@) == japanese ========================================================== 12/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/japanese kasumi ~ Makefile > Update homepages: sourceforge.jp is dead. long live osdn.jp. > Replace 403/500 webpages with the project page, which is at least > semi-useful. (bentley@) nkf ~ Makefile > Update homepages: sourceforge.jp is dead. long live osdn.jp. > Replace 403/500 webpages with the project page, which is at least > semi-useful. (bentley@) == lang ============================================================== 13/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang gcc ~ 4.9/Makefile + 4.9/patches/patch-libffi_src_closures_c > Apply the libffi patch to avoid PROT_WRITE | PROT_EXEC mappings to the > copy of libffi in lang/gcc/4.9. Bump -java REVISION (this is only used for > java and gccgo, and we don't build gccgo). ok jca@ pascal@ (sthen@) jruby ~ Makefile ~ distinfo ~ pkg/PLIST > Update JRuby to 9.1.1.0 > This changes the ruby version JRuby supports to 2.3, so update ruby.port.mk > to match. (jeremy@) node ~ Makefile ~ distinfo ~ pkg/PLIST > Bump node to the latest. Full changelog here: > https://github.com/nodejs/node/blob/v4.4.5/CHANGELOG.md > OK awolk@ (abieber@) python ~ 2.7/Makefile ~ 2.7/patches/patch-Lib_test_regrtest_py ~ 2.7/patches/patch-Lib_test_test_tempfile_py > Handle OpenBSD 6.x in Python 2.7 tests. Python 3.x's tests > are done in a different way and don't need this. OK rpointel@ (sthen@) ruby ~ ruby.port.mk > Update JRuby to 9.1.1.0 > This changes the ruby version JRuby supports to 2.3, so update ruby.port.mk > to match. (jeremy@) rust - files/rustc ~ Makefile ~ pkg/PLIST-main + patches/patch-src_librustc_session_filesearch_rs + patches/patch-src_librustdoc_test_rs + patches/patch-src_libstd_sys_unix_os_rs > lang/rust: fallback to LOCALBASE for sysroot > - std::env::current_exe() returns an error instead of returning wrong > pathname (no complete, but rust build scripts makes (bad) > assumptions that I couldn't patch for now). > - rustc / rustdoc to use CFG_PREFIX (configure --prefix value) when > std::env::current_exe() return an error > - remove the installed wrapper used to pass --sysroot argument to > rustc (the wrapper was used for workaround the problem differently > for rustc, but didn't resolv the problem for rustdoc as it doesn't > have --sysroot argument). > looks ok edd@ (semarie@) - patches/patch-src_compiletest_runtest_rs ~ Makefile ~ distinfo ~ patches/patch-configure ~ patches/patch-src_librustc_session_filesearch_rs ~ pkg/PLIST-doc ~ pkg/PLIST-main + patches/patch-src_libstd_sys_unix_ext_net_rs + patches/patch-src_test_run-pass_backtrace_rs > lang/rust update to 1.9.0 > - changes in Makefile to make it compute itself the RUST_HASH value > - use new configure option --disable-codegen-tests as with don't have > FileCheck > (from llvm) binary. remove the patches in configure and > src/compiletest/runtest.rs > - disable (for now) two news tests added with unix socket support, that > doesn't > pass. I will investigate them later. > - disable run-pass/backtrace test. The support of libbacktrace has been > remove > recently. (semarie@) == mail ============================================================== 14/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail mail ~ Makefile > +p5-Mail-Milter-Authentication (giovanni@) courier-authlib ~ Makefile ~ patches/patch-Makefile_in ~ patches/patch-configure ~ patches/patch-libs_bdbobj_Makefile_in ~ pkg/DESCR-mysql ~ pkg/DESCR-pgsql ~ pkg/DESCR-userdb + patches/patch-preauthpam_c + patches/patch-preauthpwd_c > Use getpwnam_shadow(3) where needed > remove trailing whitespaces > ok on a similar diff sthen@ (giovanni@) + p5-Mail-Milter-Authentication/Makefile + p5-Mail-Milter-Authentication/distinfo + p5-Mail-Milter-Authentication/pkg/PLIST + p5-Mail-Milter-Authentication/pkg/DESCR + p5-Mail-Milter-Authentication/pkg/mail_milter_authentication.rc + p5-Mail-Milter-Authentication/patches/patch-share_authentication_milter_json + p5-Mail-Milter-Authentication/patches/patch-bin_authentication_milter + p5-Mail-Milter-Authentication/patches/patch-lib_Mail_Milter_Authentication_Client_pm > New import: > Import p5-Mail-Milter-Authentication, a perl implementation of email - p5-Mail-Milter-Authentication/Makefile - p5-Mail-Milter-Authentication/distinfo - p5-Mail-Milter-Authentication/patch-bin_authentication_milter - p5-Mail-Milter-Authentication/patch-lib_Mail_Milter_Authentication_Client_pm - p5-Mail-Milter-Authentication/patch-share_authentication_milter_json - p5-Mail-Milter-Authentication/pkg/DESCR - p5-Mail-Milter-Authentication/pkg/PLIST - p5-Mail-Milter-Authentication/pkg/mail_milter_authentication.rc > wrong directory, sorry (giovanni@) geary ~ Makefile ~ distinfo ~ pkg/PLIST > Update to geary 0.11, from rfreeman@, thanks! (landry@) imapsync ~ Makefile ~ distinfo > Update to imapsync 1.678; makes --tls1/--tls2 work again. OK pea@ (tim@) opensmtpd-extras ~ Makefile ~ distinfo > update to 201605232202 snapshot and add myself as co-maintainer > ok giovanni (jung@) p5-Mail-Milter-Authentication + Makefile + distinfo + pkg/PLIST + pkg/DESCR + pkg/mail_milter_authentication.rc + patches/patch-share_authentication_milter_json + patches/patch-bin_authentication_milter + patches/patch-lib_Mail_Milter_Authentication_Client_pm > New import: > Import p5-Mail-Milter-Authentication, a perl implementation of email rcube-yubikey-plugin ~ Makefile ~ distinfo ~ pkg/PLIST > nudpate to rcube-yubikey-plugin-1.4 (sthen@) roundcubemail ~ Makefile ~ distinfo ~ patches/patch-bin_update_sh ~ patches/patch-config_config_inc_php_sample ~ patches/patch-config_defaults_inc_php ~ pkg/PLIST > update to roundcube 1.2.0, including PHP7 compatibility, PGP encryption > (either server-side or client-side using the Mailvelope browser plugin), > and various other improvements and bug fixes. (sthen@) rspamd ~ Makefile ~ distinfo ~ patches/patch-CMakeLists_txt ~ patches/patch-src_CMakeLists_txt ~ patches/patch-src_client_CMakeLists_txt ~ patches/patch-src_rspamadm_CMakeLists_txt ~ pkg/PLIST > update to rspamd-1.2.7, from Brad (sthen@) solid-pop3d ~ Makefile + patches/patch-src_authenticate_c > Use getpwnam_shadow in the one case that it is needed to unbreak > spop3d after the recent libc change. > Problem reported and diff tested by Peter N. M. Hansteen, thanks! > ok dcoppa@, sthen@ (tb@) == math ============================================================== 15/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/math ntl ~ Makefile ~ distinfo ~ patches/patch-src_VERSION_INFO > Update to ntl-9.8.1. (benoit@) == multimedia ======================================================== 16/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia multimedia ~ Makefile > Let's go the mountain way and link first bits of KDE 5 to build. (zhuk@) daala ~ Makefile > Fix type in CONFIGURE_ARGS > Found and reported by espie@ > OK espie@, sthen@ (czarkoff@) libbluray ~ Makefile ~ distinfo ~ patches/patch-Makefile_in > Update to libbluray-0.9.3. > from Brad, maintainer timeout (ajacoutot@) phonon ~ phonon.port.mk > Add support for Qt5/KF5-enabled ports. (zhuk@) ~ phonon.port.mk > Fix plugin dependencies for Qt5 case. (zhuk@) phonon-backend - gstreamer/pkg/DESCR - gstreamer/pkg/PLIST ~ Makefile.inc ~ gstreamer/Makefile + gstreamer/pkg/DESCR-icons + gstreamer/pkg/DESCR-main + gstreamer/pkg/PFRAG.no-qt5-main + gstreamer/pkg/PLIST-icons + gstreamer/pkg/PLIST-main > Add Qt5 support for building GStreamer Phonon plugin. > VLC plugin doesn't support Qt5 support yet. (zhuk@) ~ gstreamer/Makefile ~ gstreamer/pkg/PLIST-icons > Fix complex package combinations for Phonon GStreamer backend, until > someone runs into real issues. > We produce two similar 100% interchangeable packages for now: > phonon-gstreamer-icons-4.8.2p0 and phonon-gstreamer-icons-4.8.2p0-qt5. > Not sure how to deal with it, but at least it builds and updates fine now. > (zhuk@) ~ Makefile.inc > Missing in previous Phonon backend tweaking commit. (zhuk@) ~ Makefile > Hook up Qt5 version of GStreamer Phonon backend as well. (zhuk@) == net =============================================================== 17/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net GeoIP ~ Makefile ~ pkg/DESCR-asn ~ pkg/DESCR-city ~ pkg/DESCR-db ~ pkg/DESCR-main > update license info; geolite databases are now CC-BY-SA 4.0 (previously > 3.0) > spotted by Frederic Cambus (sthen@) corebird ~ Makefile ~ distinfo > Update net/corebird 1.2.1 => 1.2.2 > OK abieber@ (awolk@) curl - patches/patch-lib_vtls_openssl_c ~ Makefile ~ distinfo ~ pkg/PLIST > maintenance update to 7.49.0 (naddy@) dnsmasq ~ Makefile ~ distinfo ~ patches/patch-man_dnsmasq_8 ~ patches/patch-src_config_h > Update to dnsmasq-2.76. > from Brad (maintainer) (ajacoutot@) isc-bind ~ Makefile ~ distinfo > update to BIND 9.10.4-P1, fixing a problem where adjacent bitfields > were protected by different locks. > See http://fanf.livejournal.com/144615.html for an informative write-up > on the issue: "Even the Deathstation 9000 can't screw up the BIND 9.10.4 > fix". (sthen@) lftp ~ Makefile ~ distinfo ~ patches/patch-configure ~ patches/patch-src_Makefile_in > Update to lftp-4.7.2 > from Rafael Sadowski (maintainer) (jca@) + patches/patch-src_lftp_rl_c > Missed in previous. (jca@) p5-Net-Twitter ~ Makefile ~ distinfo > update to p5-Net-Twitter-4.01020 (sthen@) py-botocore ~ Makefile ~ distinfo > Update to py-botocore-1.4.24. (ajacoutot@) py-ftpdlib ~ Makefile ~ distinfo ~ pkg/PLIST > Update to ftpdlib 1.5.1. (juanfra@) py-impacket ~ Makefile ~ distinfo ~ patches/patch-examples_goldenPac_py ~ patches/patch-examples_nmapAnswerMachine_py ~ patches/patch-examples_tracer_py ~ patches/patch-setup_py ~ pkg/PLIST + patches/patch-examples_raiseChild_py + patches/patch-examples_secretsdump_py + patches/patch-impacket_krb5_kerberosv5_py + patches/patch-impacket_smb3_py + patches/patch-impacket_smbconnection_py > Update (again) to impacket-0.9.14 + fixes (dcoppa@) ~ Makefile > Homepage gives 404 now, so use the github url (dcoppa@) py-socks ~ Makefile ~ distinfo > Update to py-socks 1.5.7 (shadchin@) syncthing ~ Makefile ~ distinfo ~ patches/patch-build_go ~ pkg/README > Update to syncthing-0.13.2. > OK awolk@ (edd@) tinc ~ Makefile ~ distinfo ~ patches/patch-doc_tinc_texi > Update to tinc-1.0.28 > from Rafael Sadowski (maintainer) (jca@) == plan9 ============================================================= 18/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/plan9 plan9port ~ Makefile + patches/patch-src_cmd_9term_win_c + patches/patch-src_libdraw_font_c > Fix 2 overflows (submitted upstream; bug id's in patches); > from Ray Lai. > feedback and ok gsoares@ (okan@) == print ============================================================= 19/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print cups ~ Makefile + patches/patch-scheduler_auth_c > Fix authentication, needs getpwnam_shadow(3). > breakage reported by Anthony Campbell (ajacoutot@) poppler - patches/patch-poppler_Decrypt_cc ~ Makefile ~ distinfo > Update to popppler-0.44.0. > Tested on amd64 with my collection of poisoned pdfs. > ok aja@ (kili@) == security ========================================================== 20/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security ccid ~ Makefile ~ distinfo > Update to ccid-1.4.24 (dcoppa@) clamav ~ Makefile > disable JIT which requires a W|X mapping (sthen@) letsencrypt ~ Makefile.inc ~ client/Makefile ~ client/distinfo ~ client/patches/patch-examples_cli_ini ~ client/patches/patch-examples_generate-csr_sh ~ client/pkg/DESCR ~ client/pkg/PLIST ~ py-acme/distinfo > update letsencrypt/client to 0.6.0, and cope with the renaming to > "certbot". > courtesy symlink provided so that scripts still work. (sthen@) letskencrypt ~ Makefile ~ distinfo > update to letskencrypt-0.1.5, no more dependencies (sthen@) py-rsa ~ Makefile ~ distinfo > Update to py-rsa-3.4.2 and take maintainer. > prodded by danj@ (ajacoutot@) == shells ============================================================ 21/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/shells nsh - patches/patch-Makefile ~ Makefile ~ distinfo > update to 20160524 snapshot of nsh (sthen@) ~ Makefile ~ distinfo > update to newer nsh snapshot (sthen@) == sysutils ========================================================== 22/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils sysutils ~ Makefile > +dtb > +u-boot (jsg@) ansible ~ Makefile ~ distinfo ~ patch-lib_ansible_modules_extras_packaging_os_openbsd_pkg_py ~ patch-lib_ansible_plugins_action_copy_py ~ pkg/PLIST > Update sysutils/ansible to 2.1.0.0 > For changes see: > https://github.com/ansible/ansible/blob/v2.1.0.0-1/CHANGELOG.md > OK aja, jasper, landry (rpe@) apcupsd ~ Makefile > unbreak build after USB_GET_STRING_DESC removal. > spotted by naddy@, thanks! (kirby@) awscli ~ Makefile ~ distinfo > Update to awscli-1.10.34. (ajacoutot@) beats ~ packetbeat/Makefile ~ packetbeat/distinfo > update to packetbeat-1.2.3; no changes (jasper@) ~ topbeat/Makefile ~ topbeat/distinfo > update to topbeat-1.2.3; no relevant changes (jasper@) ~ filebeat/Makefile ~ filebeat/distinfo > update to filebeat-1.2.3; various fixes for ignore_older (jasper@) dtb + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > Add a port to build Device Tree Blobs (DTBs) for various duplicity ~ Makefile ~ distinfo ~ patches/patch-bin_duplicity ~ patches/patch-bin_duplicity_1 ~ pkg/PLIST > update to duplicity-0.7.07.1 > Take maintainer > ok shadchin@ (danj@) freeipmi ~ Makefile ~ distinfo > update to freeipmi-1.5.2 (sthen@) google-cloud-sdk ~ Makefile ~ distinfo ~ patch-lib_googlecloudsdk_core_docker_docker_py ~ pkg/PLIST > Update to google-cloud-sdk-111.0.0. (ajacoutot@) monit ~ Makefile ~ distinfo > update to monit-5.18 > from bryce chidester (jasper@) moreutils ~ Makefile ~ distinfo ~ patches/patch-Makefile > update to moreutils-0.59 (sthen@) packer ~ Makefile ~ distinfo > Update to packer-0.10.1. (ajacoutot@) ruby-puppet ~ 3/Makefile + 3/patch-lib_puppet_network_http_rack_rest_rb + 3/patch-lib_puppet_ssl_certificate_rb > Make trusted facts work with the webrick server as well as make them > available when using ruby unicorn behind apache or nginx. > Using unicorn behind apache you need to add header: > RequestHeader set X-SSL-Client-Cert %{SSL_CLIENT_CERT}e > Using unicorn behind nginx, you need to run nginx-lua flavor, then > you need: > location / { > set_by_lua $client_cert "return ngx.var.ssl_client_raw_cert:gsub('\\n',' > ')"; > proxy_set_header X-SSL-Client-Cert $client_cert; > } > OK jasper@ (MAINTAINER) (sebastia@) salt - patches/patch-salt_config_py - patches/patch-salt_modules_openbsdrcctl_py - patches/patch-salt_modules_win_dacl_py ~ Makefile ~ distinfo ~ pkg/PLIST > Update to salt-2016.3.0. (ajacoutot@) u-boot + Makefile + distinfo + pkg/DESCR + pkg/PLIST + patches/patch-common_image-fit_c + patches/patch-board_kosagi_novena_novena_c + patches/patch-board_solidrun_mx6cuboxi_mx6cuboxi_c + patches/patch-tools_kwboot_c + patches/patch-lib_efi_loader_efi_memory_c > New import: > Import U-Boot 2016.05 == telephony ========================================================= 23/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/telephony stuntman ~ Makefile ~ distinfo ~ patches/patch-stuncore_stunbuilder_cpp ~ patches/patch-testcode_testreader_cpp > update to stuntman-1.2.9, from maintainer Roman Kravchuk (sthen@) == textproc ========================================================== 24/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc p5-Regexp-Common ~ Makefile ~ distinfo > update p5-Regexp-Common to 2016052804 (bluhm@) == www =============================================================== 25/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www www ~ Makefile > Link www/py-frozen-flask and www/py-frozen-flask,python3. (edd@) ~ Makefile > + py3-aiohttp > + py3-multidict (danj@) ~ Makefile > + py-gunicorn,python3 (danj@) bozohttpd ~ Makefile ~ distinfo ~ patches/patch-Makefile > Update to bozohttpd-20160415. (benoit@) chromium - patches/patch-base_move_h - patches/patch-base_trace_event_process_memory_dump_h - patches/patch-chrome_browser_media_galleries_media_folder_finder_cc - patches/patch-chrome_utility_media_galleries_image_metadata_extractor_cc - patches/patch-third_party_pdfium_core_include_fxcrt_fx_system_h - patches/patch-third_party_pdfium_core_src_fxge_ge_fx_ge_linux_cpp - patches/patch-third_party_pdfium_fpdfsdk_src_javascript_JS_Value_cpp - patches/patch-ui_shell_dialogs_select_file_dialog_cc - patches/patch-ui_views_controls_combobox_combobox_cc ~ Makefile ~ distinfo ~ patch-ash_display_mirror_window_controller_cc ~ patch-base_base_gypi ~ patch-base_debug_debugger_posix_cc ~ patch-base_debug_stack_trace_posix_cc ~ patch-base_message_loop_message_loop_cc ~ patch-base_process_launch_h ~ patch-base_process_process_metrics_h ~ patch-base_threading_platform_thread_posix_cc ~ patch-build_all_gyp ~ patch-build_common_gypi ~ patch-chrome_app_chrome_main_delegate_cc ~ patch-chrome_app_chromium_strings_grd ~ patch-chrome_app_generated_resources_grd ~ patch-chrome_app_google_chrome_strings_grd ~ patch-chrome_browser_about_flags_cc ~ patch-chrome_browser_browser_resources_grd ~ patch-chrome_browser_chrome_browser_main_cc ~ patch-chrome_browser_chrome_browser_main_linux_cc ~ patch-chrome_browser_chrome_content_browser_client_cc ~ patch-chrome_browser_chrome_content_browser_client_h ~ patch-chrome_browser_defaults_cc ~ patch-chrome_browser_extensions_api_input_ime_input_ime_api_h ~ patch-chrome_browser_extensions_api_omnibox_omnibox_api_cc ~ patch-chrome_browser_extensions_bookmark_app_helper_cc ~ patch-chrome_browser_extensions_browser_context_keyed_service_factories_cc ~ patch-chrome_browser_extensions_external_provider_impl_cc ~ patch-chrome_browser_first_run_first_run_internal_posix_cc ~ patch-chrome_browser_media_galleries_media_file_system_registry_cc ~ patch-chrome_browser_memory_details_cc ~ patch-chrome_browser_resources_plugin_metadata_plugins_linux_json ~ patch-chrome_browser_sync_chrome_sync_client_cc ~ patch-chrome_browser_ui_ash_system_tray_delegate_common_cc ~ patch-chrome_browser_ui_browser_command_controller_cc ~ patch-chrome_browser_ui_browser_view_prefs_cc ~ patch-chrome_browser_ui_input_method_input_method_engine_base_cc ~ patch-chrome_browser_ui_input_method_input_method_engine_h ~ patch-chrome_browser_ui_panels_panel_manager_cc ~ patch-chrome_browser_ui_startup_startup_browser_creator_cc ~ patch-chrome_browser_ui_toolbar_app_menu_model_cc ~ patch-chrome_browser_ui_views_apps_chrome_native_app_window_views_aura_cc ~ patch-chrome_browser_ui_views_chrome_views_delegate_cc ~ patch-chrome_browser_ui_views_chrome_views_delegate_h ~ patch-chrome_browser_ui_views_first_run_dialog_cc ~ patch-chrome_browser_ui_views_frame_browser_view_cc ~ patch-chrome_browser_ui_views_frame_opaque_browser_frame_view_cc ~ patch-chrome_browser_ui_views_frame_system_menu_model_builder_cc ~ patch-chrome_browser_ui_views_panels_panel_frame_view_cc ~ patch-chrome_browser_ui_views_tabs_tab_drag_controller_cc ~ patch-chrome_browser_ui_views_tabs_tab_strip_cc ~ patch-chrome_browser_ui_views_task_manager_view_cc ~ patch-chrome_browser_ui_webui_about_ui_cc ~ patch-chrome_browser_ui_webui_chrome_web_ui_controller_factory_cc ~ patch-chrome_browser_ui_webui_options_browser_options_handler_cc ~ patch-chrome_browser_ui_webui_options_browser_options_handler_h ~ patch-chrome_chrome_browser_extensions_gypi ~ patch-chrome_chrome_browser_gypi ~ patch-chrome_chrome_browser_ui_gypi ~ patch-chrome_chrome_common_gypi ~ patch-chrome_chrome_utility_gypi ~ patch-chrome_common_chrome_paths_cc ~ patch-chrome_common_chrome_paths_h ~ patch-chrome_common_chrome_switches_cc ~ patch-chrome_common_chrome_switches_h ~ patch-chrome_common_extensions_api_schemas_gypi ~ patch-chrome_common_pref_names_cc ~ patch-chrome_common_pref_names_h ~ patch-chrome_common_url_constants_cc ~ patch-chrome_common_url_constants_h ~ patch-chromecast_browser_cast_browser_main_parts_cc ~ patch-components_metrics_gypi ~ patch-components_neterror_resources_neterror_js ~ patch-components_policy_resources_policy_templates_json ~ patch-components_policy_tools_generate_policy_source_py ~ patch-content_app_content_main_runner_cc ~ patch-content_browser_accessibility_browser_accessibility_h ~ patch-content_browser_accessibility_browser_accessibility_manager_h ~ patch-content_browser_browser_main_loop_cc ~ patch-content_browser_child_process_launcher_cc ~ patch-content_browser_download_base_file_cc ~ patch-content_browser_download_base_file_linux_cc ~ patch-content_browser_gpu_gpu_data_manager_impl_private_cc ~ patch-content_browser_gpu_gpu_internals_ui_cc ~ patch-content_browser_media_media_internals_cc ~ patch-content_browser_renderer_host_media_video_capture_device_client_cc ~ patch-content_browser_renderer_host_render_process_host_impl_cc ~ patch-content_browser_renderer_host_render_widget_host_impl_cc ~ patch-content_browser_renderer_host_render_widget_host_view_aura_cc ~ patch-content_browser_utility_process_host_impl_cc ~ patch-content_common_sandbox_init_openbsd_cc ~ patch-content_content_browser_gypi ~ patch-content_content_common_gypi ~ patch-content_content_renderer_gypi ~ patch-content_gpu_gpu_main_cc ~ patch-content_ppapi_plugin_ppapi_plugin_main_cc ~ patch-content_public_common_content_switches_cc ~ patch-content_public_common_content_switches_h ~ patch-content_renderer_devtools_v8_sampling_profiler_cc ~ patch-content_renderer_media_webrtc_audio_renderer_cc ~ patch-content_renderer_render_thread_impl_cc ~ patch-content_renderer_renderer_main_cc ~ patch-dbus_property_cc ~ patch-device_battery_battery_gyp ~ patch-device_hid_hid_gyp ~ patch-extensions_browser_api_serial_serial_api_cc ~ patch-ipc_ipc_message_utils_cc ~ patch-ipc_ipc_message_utils_h ~ patch-media_base_video_frame_cc ~ patch-media_base_video_frame_h ~ patch-media_capture_video_video_capture_device_cc ~ patch-media_capture_video_video_capture_device_h ~ patch-media_media_gyp ~ patch-net_dns_dns_util_cc ~ patch-net_net_common_gypi ~ patch-net_net_gypi ~ patch-net_proxy_proxy_service_cc ~ patch-net_udp_udp_socket_posix_cc ~ patch-net_url_request_url_request_context_builder_cc ~ patch-pdf_pdfium_pdfium_engine_cc ~ patch-remoting_remoting_all_gyp ~ patch-remoting_remoting_host_gypi ~ patch-third_party_WebKit_Source_bindings_core_v8_V8ScriptRunner_cpp ~ patch-third_party_WebKit_Source_core_core_gyp ~ patch-third_party_WebKit_Source_platform_blink_platform_gyp ~ patch-third_party_WebKit_Source_platform_fonts_skia_FontCacheSkia_cpp ~ patch-third_party_WebKit_Source_platform_heap_StackFrameDepth_cpp ~ patch-third_party_WebKit_Source_platform_heap_ThreadState_h ~ patch-third_party_WebKit_Source_web_PopupMenuImpl_cpp ~ patch-third_party_WebKit_Source_web_web_gyp ~ patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_ia32_config_asm ~ patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_ia32_config_h ~ patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_x64_config_asm ~ patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_x64_config_h ~ patch-third_party_ffmpeg_ffmpeg_generated_gypi ~ patch-third_party_libjingle_libjingle_gyp ~ patch-third_party_pdfium_pdfium_gyp ~ patch-third_party_skia_gyp_ports_gyp ~ patch-third_party_webrtc_base_base_gyp ~ patch-third_party_webrtc_base_network_cc ~ patch-third_party_webrtc_base_physicalsocketserver_cc ~ patch-third_party_webrtc_build_common_gypi ~ patch-tools_gyp_pylib_gyp_generator_ninja_py ~ patch-ui_accessibility_accessibility_gyp ~ patch-ui_app_list_app_list_constants_cc ~ patch-ui_base_ui_base_gyp ~ patch-ui_base_webui_web_ui_util_cc ~ patch-ui_events_devices_x11_device_data_manager_x11_cc ~ patch-ui_gfx_gfx_gyp ~ patch-ui_gl_generate_bindings_py ~ patch-ui_gl_gl_bindings_autogen_glx_cc ~ patch-ui_message_center_views_notification_view_cc ~ patch-ui_views_controls_button_label_button_cc ~ patch-ui_views_style_platform_style_cc ~ patch-ui_views_views_gyp ~ patch-ui_views_window_dialog_delegate_cc ~ patch-ui_webui_resources_js_cr_js ~ patch-v8_src_base_platform_platform-posix_cc ~ patch-v8_src_globals_h ~ pkg/PLIST + pkg/patch-base_trace_event_process_memory_dump_cc + pkg/patch-gpu_gpu_ipc_service_gypi + pkg/patch-third_party_WebKit_Source_platform_fonts_FontCache_cpp + pkg/patch-third_party_WebKit_Source_platform_fonts_FontCache_h + pkg/patch-third_party_WebKit_Source_platform_image-decoders_png_PNGImageDecoder_cpp + pkg/patch-third_party_libphonenumber_dist_cpp_src_phonenumbers_base_memory_singleton_h + pkg/patch-third_party_libphonenumber_dist_cpp_src_phonenumbers_base_synchronization_lock_h + pkg/patch-third_party_libphonenumber_dist_cpp_src_phonenumbers_base_thread_checker_h + pkg/patch-third_party_pdfium_core_fxcrt_include_fx_system_h + pkg/patch-third_party_pdfium_core_fxge_ge_fx_ge_linux_cpp + pkg/patch-third_party_pdfium_fpdfsdk_javascript_JS_Value_cpp + pkg/patch-ui_gfx_font_fallback_linux_cc + pkg/patch-ui_gfx_font_render_params_h > update to 51.0.2704.63 (robert@) ~ Makefile > add more mojom prebuild targets (robert@) firefox-esr ~ Makefile ~ distinfo TAGGED OPENBSD_5_9 > update to firefox-esr-38.8.0 > https://www.mozilla.org/en-US/firefox/38.8.0/releasenotes/ (jasper@) firefox-esr-i18n ~ Makefile.inc ~ distinfo TAGGED OPENBSD_5_9 > sync with firefox-esr-38.8.0 (jasper@) iridium - patches/patch-base_move_h - patches/patch-base_trace_event_process_memory_dump_h - patches/patch-chrome_browser_media_galleries_media_folder_finder_cc - patches/patch-chrome_utility_media_galleries_image_metadata_extractor_cc - patches/patch-third_party_pdfium_core_include_fxcrt_fx_system_h - patches/patch-third_party_pdfium_core_src_fxge_ge_fx_ge_linux_cpp - patches/patch-third_party_pdfium_fpdfsdk_src_javascript_JS_Value_cpp - patches/patch-ui_shell_dialogs_select_file_dialog_cc - patches/patch-ui_views_controls_combobox_combobox_cc ~ Makefile ~ distinfo ~ patch-ash_display_mirror_window_controller_cc ~ patch-base_base_gypi ~ patch-base_base_paths_posix_cc ~ patch-base_debug_debugger_posix_cc ~ patch-base_debug_stack_trace_posix_cc ~ patch-base_message_loop_message_loop_cc ~ patch-base_process_launch_h ~ patch-base_process_process_metrics_h ~ patch-base_threading_platform_thread_posix_cc ~ patch-build_all_gyp ~ patch-build_common_gypi ~ patch-chrome_app_chrome_main_delegate_cc ~ patch-chrome_app_chromium_strings_grd ~ patch-chrome_app_generated_resources_grd ~ patch-chrome_app_google_chrome_strings_grd ~ patch-chrome_browser_about_flags_cc ~ patch-chrome_browser_browser_resources_grd ~ patch-chrome_browser_chrome_browser_main_cc ~ patch-chrome_browser_chrome_browser_main_linux_cc ~ patch-chrome_browser_chrome_content_browser_client_cc ~ patch-chrome_browser_chrome_content_browser_client_h ~ patch-chrome_browser_defaults_cc ~ patch-chrome_browser_extensions_api_input_ime_input_ime_api_h ~ patch-chrome_browser_extensions_api_omnibox_omnibox_api_cc ~ patch-chrome_browser_extensions_bookmark_app_helper_cc ~ patch-chrome_browser_extensions_browser_context_keyed_service_factories_cc ~ patch-chrome_browser_extensions_external_provider_impl_cc ~ patch-chrome_browser_first_run_first_run_internal_posix_cc ~ patch-chrome_browser_media_galleries_media_file_system_registry_cc ~ patch-chrome_browser_memory_details_cc ~ patch-chrome_browser_resources_plugin_metadata_plugins_linux_json ~ patch-chrome_browser_sync_chrome_sync_client_cc ~ patch-chrome_browser_ui_ash_system_tray_delegate_common_cc ~ patch-chrome_browser_ui_browser_command_controller_cc ~ patch-chrome_browser_ui_browser_view_prefs_cc ~ patch-chrome_browser_ui_input_method_input_method_engine_base_cc ~ patch-chrome_browser_ui_input_method_input_method_engine_h ~ patch-chrome_browser_ui_panels_panel_manager_cc ~ patch-chrome_browser_ui_startup_startup_browser_creator_cc ~ patch-chrome_browser_ui_toolbar_app_menu_model_cc ~ patch-chrome_browser_ui_views_apps_chrome_native_app_window_views_aura_cc ~ patch-chrome_browser_ui_views_chrome_views_delegate_cc ~ patch-chrome_browser_ui_views_chrome_views_delegate_h ~ patch-chrome_browser_ui_views_first_run_dialog_cc ~ patch-chrome_browser_ui_views_frame_browser_view_cc ~ patch-chrome_browser_ui_views_frame_opaque_browser_frame_view_cc ~ patch-chrome_browser_ui_views_frame_system_menu_model_builder_cc ~ patch-chrome_browser_ui_views_panels_panel_frame_view_cc ~ patch-chrome_browser_ui_views_tabs_tab_drag_controller_cc ~ patch-chrome_browser_ui_views_tabs_tab_strip_cc ~ patch-chrome_browser_ui_views_task_manager_view_cc ~ patch-chrome_browser_ui_webui_about_ui_cc ~ patch-chrome_browser_ui_webui_chrome_web_ui_controller_factory_cc ~ patch-chrome_browser_ui_webui_options_browser_options_handler_cc ~ patch-chrome_browser_ui_webui_options_browser_options_handler_h ~ patch-chrome_chrome_browser_extensions_gypi ~ patch-chrome_chrome_browser_gypi ~ patch-chrome_chrome_browser_ui_gypi ~ patch-chrome_chrome_common_gypi ~ patch-chrome_chrome_utility_gypi ~ patch-chrome_common_chrome_paths_cc ~ patch-chrome_common_chrome_paths_h ~ patch-chrome_common_chrome_switches_cc ~ patch-chrome_common_chrome_switches_h ~ patch-chrome_common_extensions_api_schemas_gypi ~ patch-chrome_common_pref_names_cc ~ patch-chrome_common_pref_names_h ~ patch-chrome_common_url_constants_cc ~ patch-chrome_common_url_constants_h ~ patch-chromecast_browser_cast_browser_main_parts_cc ~ patch-components_metrics_gypi ~ patch-components_neterror_resources_neterror_js ~ patch-components_policy_resources_policy_templates_json ~ patch-components_policy_tools_generate_policy_source_py ~ patch-content_app_content_main_runner_cc ~ patch-content_browser_accessibility_browser_accessibility_h ~ patch-content_browser_accessibility_browser_accessibility_manager_h ~ patch-content_browser_browser_main_loop_cc ~ patch-content_browser_child_process_launcher_cc ~ patch-content_browser_download_base_file_cc ~ patch-content_browser_download_base_file_linux_cc ~ patch-content_browser_gpu_gpu_data_manager_impl_private_cc ~ patch-content_browser_gpu_gpu_internals_ui_cc ~ patch-content_browser_media_media_internals_cc ~ patch-content_browser_renderer_host_media_video_capture_device_client_cc ~ patch-content_browser_renderer_host_render_process_host_impl_cc ~ patch-content_browser_renderer_host_render_widget_host_impl_cc ~ patch-content_browser_renderer_host_render_widget_host_view_aura_cc ~ patch-content_browser_utility_process_host_impl_cc ~ patch-content_common_sandbox_init_openbsd_cc ~ patch-content_content_browser_gypi ~ patch-content_content_common_gypi ~ patch-content_content_renderer_gypi ~ patch-content_gpu_gpu_main_cc ~ patch-content_ppapi_plugin_ppapi_plugin_main_cc ~ patch-content_public_common_content_switches_cc ~ patch-content_public_common_content_switches_h ~ patch-content_renderer_devtools_v8_sampling_profiler_cc ~ patch-content_renderer_media_webrtc_audio_renderer_cc ~ patch-content_renderer_render_thread_impl_cc ~ patch-content_renderer_renderer_main_cc ~ patch-dbus_property_cc ~ patch-device_battery_battery_gyp ~ patch-device_hid_hid_gyp ~ patch-extensions_browser_api_serial_serial_api_cc ~ patch-ipc_ipc_message_utils_cc ~ patch-ipc_ipc_message_utils_h ~ patch-media_base_video_frame_cc ~ patch-media_base_video_frame_h ~ patch-media_capture_video_video_capture_device_cc ~ patch-media_capture_video_video_capture_device_h ~ patch-media_media_gyp ~ patch-net_dns_dns_util_cc ~ patch-net_net_common_gypi ~ patch-net_net_gypi ~ patch-net_proxy_proxy_service_cc ~ patch-net_udp_udp_socket_posix_cc ~ patch-net_url_request_url_request_context_builder_cc ~ patch-pdf_pdfium_pdfium_engine_cc ~ patch-remoting_remoting_all_gyp ~ patch-remoting_remoting_host_gypi ~ patch-third_party_WebKit_Source_bindings_core_v8_V8ScriptRunner_cpp ~ patch-third_party_WebKit_Source_core_core_gyp ~ patch-third_party_WebKit_Source_platform_blink_platform_gyp ~ patch-third_party_WebKit_Source_platform_fonts_skia_FontCacheSkia_cpp ~ patch-third_party_WebKit_Source_platform_heap_StackFrameDepth_cpp ~ patch-third_party_WebKit_Source_platform_heap_ThreadState_h ~ patch-third_party_WebKit_Source_web_PopupMenuImpl_cpp ~ patch-third_party_WebKit_Source_web_web_gyp ~ patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_ia32_config_asm ~ patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_ia32_config_h ~ patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_x64_config_asm ~ patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_x64_config_h ~ patch-third_party_ffmpeg_ffmpeg_generated_gypi ~ patch-third_party_libjingle_libjingle_gyp ~ patch-third_party_pdfium_pdfium_gyp ~ patch-third_party_skia_gyp_ports_gyp ~ patch-third_party_webrtc_base_base_gyp ~ patch-third_party_webrtc_base_network_cc ~ patch-third_party_webrtc_base_physicalsocketserver_cc ~ patch-third_party_webrtc_build_common_gypi ~ patch-tools_gyp_pylib_gyp_generator_ninja_py ~ patch-ui_accessibility_accessibility_gyp ~ patch-ui_app_list_app_list_constants_cc ~ patch-ui_base_ui_base_gyp ~ patch-ui_base_webui_web_ui_util_cc ~ patch-ui_events_devices_x11_device_data_manager_x11_cc ~ patch-ui_gfx_gfx_gyp ~ patch-ui_gl_generate_bindings_py ~ patch-ui_gl_gl_bindings_autogen_glx_cc ~ patch-ui_message_center_views_notification_view_cc ~ patch-ui_views_controls_button_label_button_cc ~ patch-ui_views_style_platform_style_cc ~ patch-ui_views_views_gyp ~ patch-ui_views_window_dialog_delegate_cc ~ patch-ui_webui_resources_js_cr_js ~ patch-v8_src_base_platform_platform-posix_cc ~ patch-v8_src_globals_h ~ pkg/PLIST + pkg/patch-base_trace_event_process_memory_dump_cc + pkg/patch-gpu_gpu_ipc_service_gypi + pkg/patch-third_party_WebKit_Source_platform_fonts_FontCache_cpp + pkg/patch-third_party_WebKit_Source_platform_fonts_FontCache_h + pkg/patch-third_party_WebKit_Source_platform_image-decoders_png_PNGImageDecoder_cpp + pkg/patch-third_party_libphonenumber_dist_cpp_src_phonenumbers_base_memory_singleton_h + pkg/patch-third_party_libphonenumber_dist_cpp_src_phonenumbers_base_synchronization_lock_h + pkg/patch-third_party_libphonenumber_dist_cpp_src_phonenumbers_base_thread_checker_h + pkg/patch-third_party_pdfium_core_fxcrt_include_fx_system_h + pkg/patch-third_party_pdfium_core_fxge_ge_fx_ge_linux_cpp + pkg/patch-third_party_pdfium_fpdfsdk_javascript_JS_Value_cpp + pkg/patch-ui_gfx_font_fallback_linux_cc + pkg/patch-ui_gfx_font_render_params_h > update to 51.1 (robert@) ~ Makefile > add more mojom prebuild targets (robert@) libwebsockets ~ Makefile ~ distinfo > Update www/libwebsockets 1.7.7 => 1.7.8 > OK abieber@ (awolk@) nghttp2 ~ Makefile ~ distinfo > update to nghttp2-1.11.0 (sthen@) pnp4nagios - pkg/README-cgi ~ Makefile ~ pkg/PLIST-cgi ~ pkg/README-main > In favor of creating FLAVORS, remove RDEP to specific icinga > (-web) versions. It works well with icinga, and icinga2. > lots of feedback sthen@ > Diff looks good to me kirby@ (MAINTAINER) (sebastia@) py-frozen-flask + Makefile + distinfo + pkg/DESCR + pkg/PLIST + patches/patch-docs_conf_py > New import: > Import www/py-frozen-flask. ~ Makefile > www/py-frozen-flask: fix build warnings if package not already installed. > Spotted and OK shadchin@. Thanks. (edd@) py-gunicorn ~ Makefile ~ distinfo ~ pkg/PLIST > update to py-gunicorn-19.5.0 and add a py3 flavor > ok jasper@ shadchin@ (danj@) py-requests ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-requests 2.10.0. > ok danj@ (shadchin@) py-werkzeug ~ Makefile ~ distinfo ~ patches/patch-tests_test_serving_py > update to py-werkzeug-0.11.10 > ok shadchin@ (who noticed I needed to regen a patch) (danj@) py3-aiohttp + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > import py3-aiohttp py3-multidict + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > import py3-multidict uget ~ Makefile ~ distinfo > Update to uget 2.0.8. Remove the gettext module. (juanfra@) - patches/patch-po_POTFILES_in - patches/patch-uglib_UgUtil_c ~ Makefile ~ patches/patch-uget_UgetAria2_c ~ pkg/PLIST > Remove patches which were committed upstream, regen PLIST. (sthen@) webkitgtk4 ~ Makefile ~ distinfo > SECURITY update to webkitgtk4-2.12.3. > CVE-2016-1857, CVE-2016-1856 (ajacoutot@) == x11 =============================================================== 26/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 x11 ~ Makefile > link x11/sct (jung@) dstat ~ Makefile ~ distinfo > update to 0.4 (jung@) gnome ~ at-spi2-core/Makefile ~ at-spi2-core/distinfo > Update to at-spi2-core-2.20.2. (ajacoutot@) ~ rygel/Makefile ~ rygel/distinfo > update to rygel-0.30.3 (jasper@) gtk+3 ~ Makefile ~ distinfo > Update to gtk+3-3.20.6. (ajacoutot@) ~ patches/patch-gtk_gtksettings_c > refer to > ports/devel/gsettings-desktop-schemas/patches/patch-schemas_org_gnome_deskt > op_interface_gschema_xml_in (ajacoutot@) ~ patches/patch-gtk_gtksettings_c > Zap comment. (ajacoutot@) kde-applications + gpgmepp/distinfo + gpgmepp/Makefile + gpgmepp/pkg/DESCR + gpgmepp/pkg/PLIST > New import: > Import GpgME++, an optional but useful dependency for KF5Wallet. ~ Makefile.inc > Add KF5 support here, too. (zhuk@) ~ Makefile.inc > Use different VERSION for KF5 and KDE4 ports. (zhuk@) ~ gpgmepp/distinfo > Use the correct version here. (zhuk@) ~ Makefile > Let's go the mountain way and link first bits of KDE 5 to build. (zhuk@) sct + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import x11/sct spectrwm ~ Makefile ~ distinfo > Update for Spectrwm to 3.0.2: > https://github.com/conformal/spectrwm/releases > OK rpointel@ (gonzalo@) xscreensaver ~ Makefile ~ distinfo ~ pkg/PLIST > update to xscreensaver-5.35 > no plist change in x11/kde/artwork3 and x11/kde4/artwork (sthen@) =============================================================================== _______________________________________________ owc mailing list [email protected] http://www.squish.net/mailman/listinfo/owc
