OpenBSD ports changes summary for 2016-02-28 to 2016-03-06 inclusive ====================================================================
archivers/ripole astro/stellarium audio/libnjb audio/pianobar cad/openscad cad/xtrkcad comms/rtl-sdr databases/hs-hedis databases/mydumper databases/p5-DBD-SQLite databases/p5-DBD-SQLite2 databases/py-sqlalchemy databases/sqliteman devel/doxygen devel/gconf2 devel/gdb devel/grcs devel/gwenhywfar devel/harfbuzz devel/hs-parsec devel/iso-codes devel/lazarus devel/libevent2 devel/libmtp devel/llvm devel/nspr devel/ocaml-re devel/p5-Devel-Cycle devel/p5-IO-Multiplex devel/p5-Log-Any devel/p5-Perl-Critic devel/perltidy devel/py-parsedatetime devel/qjson devel/quirks devel/rcs-fast-import devel/ruby-rspec devel/src devel/xulrunner editors/calligra editors/calligra-l10n editors/ged editors/libreoffice editors/vim emulators/fedora emulators/qemu fonts fonts/cantarell-fonts fonts/cosmic-sans-neue-mono fonts/fantasque-sans fonts/profont games/adom games/astromenace games/freeciv games/gemdropx games/gemrb games/ioquake3 games/lostpixels games/lwjgl games/oolite games/openmw games/rftg games/starfighter games/vacuum games/warzone2100 games/xmine geo/geoclue2 geo/geos geo/jeoip geo/openbsd-developers geo/qgis graphics graphics/autopano-sift-c graphics/djvulibre graphics/hs-GLURaw graphics/hs-GLUT graphics/hs-OpenGL graphics/hs-OpenGLRaw graphics/iec16022 graphics/lensfun graphics/libraw graphics/p5-Barcode-DataMatrix graphics/p5-Barcode-DataMatrix-PNG graphics/py-Pillow graphics/scour graphics/ttfautohint graphics/xfig lang/clang lang/fsharp lang/gcc lang/go lang/moarvm lang/mono lang/node lang/ocaml lang/php lang/ruby lang/rust mail/amavisd-new mail/claws-mail mail/exim mail/imapfilter mail/mozilla-thunderbird mail/p5-MIME-tools mail/p5-Mail-SpamAssassin mail/postfix mail/pyzor mail/roundcubemail mail/z-push math/R math/eigen2 math/eigen3 math/libtommath math/plplot misc/memcached multimedia/daala multimedia/gstreamer1 multimedia/libquicktime multimedia/libvpx multimedia/mpv multimedia/x265 net net/GeoIP net/amule net/bro net/corebird net/gdnsd net/gnugk net/icinga net/irssi-icb net/isc-bind net/knot net/megatools net/mldonkey net/nicotine net/ortp net/owncloudclient net/p5-Geo-IP net/p5-Net-Whois-Raw net/p5-Zonemaster net/pen net/powerdns net/putty net/py-GeoIP net/py-boto3 net/py-botocore net/py-netaddr net/py-s3transfer net/ruby-stomp net/spectrum net/ssldump net/unifi net/winexe net/wireshark print/detex print/gv productivity/taskd productivity/taskwarrior security security/clamav security/encfs security/gnutls security/letsencrypt security/libgcrypt security/libnipper security/libssh security/nipper security/nss security/oletools security/openssl security/p11-kit security/py-cryptography security/py-cryptography_vectors security/py-secretstorage security/qtkeychain security/sqlmap security/sslscan security/tclgpg sysutils sysutils/awscli sysutils/google-cloud-sdk sysutils/ipmitool sysutils/libvirt sysutils/libvirt-python sysutils/monit sysutils/moreutils sysutils/p5-File-Which sysutils/p5-Sys-Virt sysutils/rsyslog sysutils/sysclean sysutils/tmux-mem-cpu-load sysutils/toprump telephony/baresip textproc textproc/apertium-dicts textproc/calibre textproc/gspell textproc/iksemel textproc/intltool textproc/libxml++3 textproc/p5-PDF-API2 textproc/p5-PPI textproc/p5-PPIx-Regexp textproc/pdfpc textproc/vislcg3 www www/cherokee www/chromium www/composer www/firefox-esr www/goaccess www/iridium www/kcgi www/logswan www/mod_geoip www/mozilla-firefox www/netsurf www/opengroupware www/p5-HTML-Embperl www/pecl-geoip www/phpmyadmin www/py-flask-login www/py-sockjs-tornado www/racktables www/seamonkey www/sogo www/sope www/surf2 www/webalizer www/xombrero x11 x11/Xaw3d x11/awesome x11/dbus-python x11/dbusmenu-qt x11/ede x11/gnome x11/gnustep x11/grantlee x11/gtk+2 x11/nx x11/py-qt5 x11/qt4 x11/qt5 x11/rxvt-unicode x11/slock x11/spectrwm x11/vlc x11/xfm == archivers ========================================================= 01/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/archivers ripole ~ Makefile ~ distinfo ~ patches/patch-Makefile + patches/patch-ripole_c > update to ripole-0.2.2, and while there fix an attempt at freeing a static > constant if the -d flag was not used. ok william@ (maintainer) (sthen@) == astro ============================================================= 02/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/astro stellarium ~ Makefile > Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via > MODULES=devel/cmake > OK dcoppa@, czarkoff@ (kirby@) == audio ============================================================= 03/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio libnjb ~ Makefile ~ pkg/PLIST > Update to doxygen-1.8.11 (latest) > This switches doxygen to the cmake build system. > All the hard work done by Rafael Sadowski, thanks! > Bulk build and ok ajacoutot@ (jca@) pianobar ~ Makefile ~ patches/patch-src_ui_c + patches/patch-src_settings_c > - update HOMEPAGE > - add default value for rpcTlsPort > (upstream git commit bdc9dc727b0464bc17bed002d2a701cfc34b777a) (dcoppa@) == cad =============================================================== 04/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/cad openscad ~ Makefile > BROKEN-sparc64= SIGILL on src/cgalutils.cc with CGAL-4.6.3 (landry@) xtrkcad ~ Makefile > Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via > MODULES=devel/cmake > OK dcoppa@, czarkoff@ (kirby@) == comms ============================================================= 05/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/comms rtl-sdr ~ Makefile > Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via > MODULES=devel/cmake > OK dcoppa@, czarkoff@ (kirby@) == databases ========================================================= 06/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases hs-hedis - patches/patch-hedis_cabal ~ Makefile ~ distinfo > Update to hedis-0.7.1 (dcoppa@) mydumper ~ Makefile ~ distinfo > Update to 0.9.1 (giovanni@) p5-DBD-SQLite ~ Makefile ~ distinfo ~ pkg/PLIST > update to 1.50 (robert@) ~ Makefile > put back EPOCH removed by mistake > ok ajc (nigel@) p5-DBD-SQLite2 ~ Makefile ~ distinfo > update to 0.37 (robert@) py-sqlalchemy ~ Makefile ~ distinfo ~ patches/patch-setup_cfg > - SourceForge doesn't ship tarballs for this project anymore. Switch to > PYPI infrastructure. > - move RCS id tag in patch to the top to make portcheck happy > - remove maintainer per his request > OK Will Maier (ex-mainteiner) (kirby@) sqliteman ~ Makefile > Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via > MODULES=devel/cmake > OK dcoppa@, czarkoff@ (kirby@) == devel ============================================================= 07/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel doxygen - patches/patch-Makefile_in - patches/patch-addon_doxywizard_Makefile_in - patches/patch-addon_doxywizard_doxywizard_pro_in - patches/patch-configure - patches/patch-examples_Makefile_in - patches/patch-src_doxygen_pro_in - patches/patch-src_libdoxycfg_pro_in - patches/patch-src_libdoxygen_pro_in - patches/patch-tmake_lib_openbsd-g++_tmake_conf ~ Makefile ~ distinfo ~ patches/patch-qtools_qtools_pro_in ~ patches/patch-src_dirdef_cpp + patches/patch-addon_doxywizard_CMakeLists_txt + patches/patch-doc_CMakeLists_txt + patches/patch-src_CMakeLists_txt > Update to doxygen-1.8.11 (latest) > This switches doxygen to the cmake build system. > All the hard work done by Rafael Sadowski, thanks! > Bulk build and ok ajacoutot@ (jca@) gconf2 ~ Makefile ~ patches/patch-defaults_gconf-defaults_c ~ patches/patch-gconf_gconftool_c ~ patches/patch-gsettings_gsettings-data-convert_c ~ pkg/PLIST + patches/patch-backends_markup-tree_c + patches/patch-backends_xml-entry_c + patches/patch-backends_xml-test_c + patches/patch-defaults_gconf-defaults-main_c + patches/patch-examples_basic-gconf-app_c + patches/patch-gconf_gconf-dbus_c + patches/patch-gconf_gconf-internals_c + patches/patch-gconf_gconfd_c > Merge a lot of fixes from upstream. (ajacoutot@) gdb ~ Makefile ~ distinfo ~ patches/patch-bfd_elf_c > Update to GDB 7.11. (pascal@) grcs - patches/patch-src_conf_sh ~ Makefile ~ distinfo ~ pkg/PLIST > Update grcs to version 5.9.4 > - switch HOME_PAGE and MASTER_SITES to www.gnu.org > - update license info > - add dependencies to devel/gdiff > - use CONFIGURE_STYLE=autoconf to ensure gdiff and gdiff3 are use > - add pre-install target to ensure the g* commands are used in the wrapper > scripts > - ensure that tests find g* commands > feedback and OK aja@ (rpe@) gwenhywfar ~ Makefile + patches/patch-src_sio_syncio_tls_c > Fix build with GnutTLS 3.4 (upstram). (ajacoutot@) harfbuzz ~ Makefile ~ distinfo > Update to harfbuzz-1.2.3. (ajacoutot@) hs-parsec ~ Makefile > devel/hs-parsec's website is just GitHub now > ok kili@ (mmcc@) iso-codes ~ Makefile ~ distinfo ~ pkg/PLIST > update to iso-codes-3.66 (jasper@) lazarus ~ Makefile ~ distinfo ~ pkg/PLIST > Update to Lazarus 1.6.0. (pascal@) libevent2 ~ Makefile > update HOMEPAGE (kirby@) libmtp ~ Makefile ~ pkg/PLIST > Update to doxygen-1.8.11 (latest) > This switches doxygen to the cmake build system. > All the hard work done by Rafael Sadowski, thanks! > Bulk build and ok ajacoutot@ (jca@) llvm - patches/patch-CMakeLists_txt - patches/patch-include_llvm_CodeGen_SelectionDAGISel_h - patches/patch-include_llvm_CodeGen_SelectionDAG_h - patches/patch-include_llvm_Config_config_h_cmake - patches/patch-include_llvm_Support_ELF_h - patches/patch-include_llvm_Target_TargetInstrInfo_h - patches/patch-lib_Analysis_IVUsers_cpp - patches/patch-lib_CodeGen_AsmPrinter_AsmPrinter_cpp - patches/patch-lib_CodeGen_SelectionDAG_LegalizeTypes_h - patches/patch-lib_CodeGen_SelectionDAG_LegalizeVectorTypes_cpp - patches/patch-lib_CodeGen_SelectionDAG_ScheduleDAGSDNodes_cpp - patches/patch-lib_CodeGen_SelectionDAG_SelectionDAGISel_cpp - patches/patch-lib_CodeGen_SelectionDAG_SelectionDAG_cpp - patches/patch-lib_CodeGen_StackProtector_cpp - patches/patch-lib_CodeGen_TargetInstrInfo_cpp - patches/patch-lib_MC_MCObjectFileInfo_cpp - patches/patch-lib_MC_MCParser_AsmParser_cpp - patches/patch-lib_Object_ELF_cpp - patches/patch-lib_Support_regcomp_c - patches/patch-lib_Target_ARM_A15SDOptimizer_cpp - patches/patch-lib_Target_PowerPC_AsmParser_PPCAsmParser_cpp - patches/patch-lib_Target_PowerPC_InstPrinter_PPCInstPrinter_cpp - patches/patch-lib_Target_PowerPC_MCTargetDesc_PPCELFObjectWriter_cpp - patches/patch-lib_Target_PowerPC_MCTargetDesc_PPCMCAsmInfo_cpp - patches/patch-lib_Target_PowerPC_PPCAsmPrinter_cpp - patches/patch-lib_Target_PowerPC_PPCCTRLoops_cpp - patches/patch-lib_Target_PowerPC_PPCFastISel_cpp - patches/patch-lib_Target_PowerPC_PPCFrameLowering_cpp - patches/patch-lib_Target_PowerPC_PPCFrameLowering_h - patches/patch-lib_Target_PowerPC_PPCISelDAGToDAG_cpp - patches/patch-lib_Target_PowerPC_PPCISelLowering_cpp - patches/patch-lib_Target_PowerPC_PPCISelLowering_h - patches/patch-lib_Target_PowerPC_PPCInstrInfo_cpp - patches/patch-lib_Target_PowerPC_PPCInstrInfo_h - patches/patch-lib_Target_PowerPC_PPCInstrInfo_td - patches/patch-lib_Target_PowerPC_PPCMCInstLower_cpp - patches/patch-lib_Target_PowerPC_PPCMachineFunctionInfo_cpp - patches/patch-lib_Target_PowerPC_PPCMachineFunctionInfo_h - patches/patch-lib_Target_PowerPC_PPCRegisterInfo_cpp - patches/patch-lib_Target_PowerPC_PPCSubtarget_h - patches/patch-lib_Target_PowerPC_PPC_h - patches/patch-lib_Target_R600_AMDGPUCallingConv_td - patches/patch-lib_Target_R600_R600Instructions_td - patches/patch-lib_Target_R600_SIInstrInfo_td - patches/patch-lib_Target_R600_SIInstructions_td - patches/patch-lib_Target_Sparc_AsmParser_SparcAsmParser_cpp - patches/patch-lib_Target_Sparc_Disassembler_SparcDisassembler_cpp - patches/patch-lib_Target_Sparc_InstPrinter_SparcInstPrinter_cpp - patches/patch-lib_Target_Sparc_InstPrinter_SparcInstPrinter_h - patches/patch-lib_Target_Sparc_MCTargetDesc_SparcAsmBackend_cpp - patches/patch-lib_Target_Sparc_MCTargetDesc_SparcFixupKinds_h - patches/patch-lib_Target_Sparc_MCTargetDesc_SparcMCAsmInfo_cpp - patches/patch-lib_Target_Sparc_MCTargetDesc_SparcMCCodeEmitter_cpp - patches/patch-lib_Target_Sparc_MCTargetDesc_SparcMCTargetDesc_cpp - patches/patch-lib_Target_Sparc_SparcCodeEmitter_cpp - patches/patch-lib_Target_Sparc_SparcISelDAGToDAG_cpp - patches/patch-lib_Target_Sparc_SparcInstr64Bit_td - patches/patch-lib_Target_Sparc_SparcInstrAliases_td - patches/patch-lib_Target_Sparc_SparcInstrFormats_td - patches/patch-lib_Target_Sparc_SparcInstrInfo_td - patches/patch-lib_Target_Sparc_SparcInstrVIS_td - patches/patch-lib_Target_Sparc_SparcRegisterInfo_td - patches/patch-lib_Target_Sparc_SparcSubtarget_h - patches/patch-lib_Target_Sparc_Sparc_td - patches/patch-lib_Target_X86_MCTargetDesc_X86MCAsmInfo_cpp - patches/patch-lib_Target_X86_X86AsmPrinter_cpp - patches/patch-lib_Target_X86_X86ISelDAGToDAG_cpp - patches/patch-lib_Target_X86_X86ISelLowering_cpp - patches/patch-lib_Transforms_Vectorize_LoopVectorize_cpp - patches/patch-tools_clang_include_clang_Basic_DiagnosticDriverKinds_td - patches/patch-tools_clang_include_clang_Driver_ToolChain_h - patches/patch-tools_clang_lib_AST_ASTDumper_cpp - patches/patch-tools_clang_lib_AST_ExprConstant_cpp - patches/patch-tools_clang_lib_Basic_Targets_cpp - patches/patch-tools_clang_lib_CodeGen_CGCXX_cpp - patches/patch-tools_clang_lib_CodeGen_CGDebugInfo_cpp - patches/patch-tools_clang_lib_CodeGen_TargetInfo_cpp - patches/patch-tools_clang_lib_Driver_ToolChain_cpp - patches/patch-tools_clang_lib_Headers_xmmintrin_h - patches/patch-tools_llvm-config_llvm-config_cpp ~ Makefile ~ distinfo ~ patches/patch-Makefile_config_in ~ patches/patch-cmake_modules_HandleLLVMOptions_cmake ~ patches/patch-tools_clang_include_clang_Driver_Options_td ~ patches/patch-tools_clang_lib_Driver_ToolChains_cpp ~ patches/patch-tools_clang_lib_Driver_ToolChains_h ~ patches/patch-tools_clang_lib_Driver_Tools_cpp ~ patches/patch-tools_clang_tools_scan-build_scan-build ~ pkg/PLIST + patches/patch-cmake_modules_AddLLVM_cmake > Update to LLVM 3.7.1. This version is modified to use C++ includes from > ports GCC and link to libestdc++. > Currently, this still breaks mail/mozilla-thunderbird, which will be taken > care > of shortly. > feedback/testing from jsg landry mmcc semarie aja naddy (hope I didn't > forget > anyone) > ok landry robert (pascal@) nspr - patches/patch-nspr_pr_src_pthreads_ptthread_c ~ Makefile ~ distinfo ~ patches/patch-nspr_configure_in ~ patches/patch-nspr_pr_src_misc_prnetdb_c > Update to nspr 4.12, requirement of upcoming gecko 45. > Bump minor as PR_GetEnvSecure() was added to prenv.h. > Remove now useless patch-nspr_pr_src_pthreads_ptthread_c, was merged > upstream in https://hg.mozilla.org/projects/nspr/rev/85f6c6480115 (landry@) ocaml-re ~ Makefile > Missed bump after HOMEPAGE change. (ajacoutot@) p5-Devel-Cycle ~ Makefile > add devel/p5-PadWalker as a RDEP to p5-Devel-Cycle, it is used when > code closures are detected. ok nigel@ (sthen@) p5-IO-Multiplex ~ Makefile ~ distinfo > bugfix update to 1.16 (giovanni@) p5-Log-Any ~ Makefile ~ distinfo > bugfix update to 1.040 (giovanni@) p5-Perl-Critic ~ Makefile ~ distinfo ~ pkg/PLIST > update to p5-Perl-Critic-1.126, using a new Makefile based on one > generated by portgen(1), this also adds unregistered dependencies so > the package actually works now ;) (sthen@) ~ Makefile > Add missing BUILD_DEPENDS (that weren't listed in META.yaml). Report/OK > from > nigel@. (sthen@) perltidy ~ Makefile ~ distinfo > update to perltidy (Perl::Tidy) 20160302, reset maintainer as the > last couple of commits were timeouts (sthen@) py-parsedatetime ~ Makefile ~ distinfo ~ pkg/PLIST > update to py-parsedatetime 2.0 (sthen@) ~ Makefile ~ distinfo > update to py-parsedatetime-2.1 and take MAINTAINER (sthen@) qjson ~ Makefile ~ pkg/PLIST > Update to doxygen-1.8.11 (latest) > This switches doxygen to the cmake build system. > All the hard work done by Rafael Sadowski, thanks! > Bulk build and ok ajacoutot@ (jca@) quirks ~ Makefile ~ files/Quirks.pm > register cosmic-sans-neue-mono removal (jasper@) ~ Makefile ~ files/Quirks.pm > register removal of net/nicotine > supported by juanfra@, ok sthen@ (mmcc@) ~ Makefile ~ files/Quirks.pm > register sysutils/toprump removal > ok lum@, ajacoutot@ (mmcc@) ~ Makefile ~ files/Quirks.pm > register removal of the last Linux emulation ports (naddy@) rcs-fast-import ~ Makefile > use 'sed -i' instead of perl > OK aja@ (rpe@) ruby-rspec ~ specinfra/Makefile ~ specinfra/distinfo ~ specinfra/pkg/PLIST > update to specinfra-2.52.0 (jasper@) ~ serverspec/Makefile ~ serverspec/distinfo ~ serverspec/pkg/PLIST > update to serverspec-2.30.0 (jasper@) src ~ Makefile ~ distinfo > Update devel/src to 1.11 > - use 'sed -i' instead of perl > - use gnu make, needed for tests > - enable tests and set TEST_TARGET > - disable pylint tests, our version is too old > - disable sscs and python3 tests > OK aja@ (rpe@) xulrunner ~ 24/Makefile > Bump REVISION for lang/clang MODULE changes. (pascal@) == editors =========================================================== 08/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors calligra ~ Makefile ~ distinfo ~ patch-krita_plugins_extensions_gmic_3rdparty_gmic_CImg_h ~ pkg/PLIST > Update Calligra to 2.9.11. Release notes: > https://www.calligra.org/news/calligra-2-9-11-released/ > From maintainer Rafael Sadowski, thanks! (zhuk@) calligra-l10n ~ Makefile.inc ~ distinfo ~ pkg/PLIST-bs ~ pkg/PLIST-ca ~ pkg/PLIST-ca@valencia ~ pkg/PLIST-cs ~ pkg/PLIST-da ~ pkg/PLIST-de ~ pkg/PLIST-el ~ pkg/PLIST-en_GB ~ pkg/PLIST-es ~ pkg/PLIST-et ~ pkg/PLIST-fi ~ pkg/PLIST-fr ~ pkg/PLIST-gl ~ pkg/PLIST-hu ~ pkg/PLIST-it ~ pkg/PLIST-ja ~ pkg/PLIST-kk ~ pkg/PLIST-nb ~ pkg/PLIST-nl ~ pkg/PLIST-pl ~ pkg/PLIST-pt ~ pkg/PLIST-pt_BR ~ pkg/PLIST-ru ~ pkg/PLIST-sk ~ pkg/PLIST-sv ~ pkg/PLIST-tr ~ pkg/PLIST-uk ~ pkg/PLIST-zh_CN ~ pkg/PLIST-zh_TW > Update Calligra localization to 2.9.11. > From maintainer Rafael Sadowski, thanks! (zhuk@) ged ~ Makefile ~ distinfo ~ patches/patch-doc_ed_info > Update to latest version 1.13. (pascal@) libreoffice - patches/patch-Repository_mk - patches/patch-desktop_Library_sofficeapp_mk - patches/patch-libreofficekit_Executable_gtktiledviewer_mk - patches/patch-libreofficekit_Executable_tilebench_mk - patches/patch-libreofficekit_Module_libreofficekit_mk - patches/patch-svx_Executable_gengal_mk - patches/patch-vcl_Executable_icontest_mk - patches/patch-vcl_Executable_kdefilepicker_mk - patches/patch-vcl_Executable_mtfdemo_mk - patches/patch-vcl_Executable_ui-previewer_mk - patches/patch-vcl_Executable_vcldemo_mk - patches/patch-vcl_Library_vcl_mk - patches/patch-vcl_Library_vclplug_kde_mk - patches/patch-vcl_Module_vcl_mk ~ Makefile ~ distinfo ~ patch-basic_source_runtime_methods_cxx ~ patch-configure ~ patch-desktop_source_app_app_cxx ~ patch-external_libetonyek_ExternalPackage_libetonyek_mk ~ patch-external_libetonyek_ExternalProject_libetonyek_mk ~ patch-external_libgltf_ExternalProject_libgltf_mk ~ patch-external_liblangtag_ExternalProject_langtag_mk ~ patch-external_libmwaw_ExternalPackage_libmwaw_mk ~ patch-external_libodfgen_ExternalPackage_libodfgen_mk ~ patch-external_libodfgen_ExternalProject_libodfgen_mk ~ patch-external_liborcus_ExternalProject_liborcus_mk ~ patch-external_libpagemaker_UnpackedTarball_libpagemaker_mk ~ patch-external_librevenge_ExternalPackage_librevenge_mk ~ patch-external_librevenge_ExternalProject_librevenge_mk ~ patch-external_libwpd_ExternalPackage_libwpd_mk ~ patch-external_libwpd_ExternalProject_libwpd_mk ~ patch-external_libwpg_ExternalPackage_libwpg_mk ~ patch-external_libwps_ExternalPackage_libwps_mk ~ patch-include_LibreOfficeKit_LibreOfficeKitInit_h ~ patch-libreofficekit_qa_gtktiledviewer_gtktiledviewer_cxx ~ patch-sal_cppunittester_cppunittester_cxx ~ patch-sc_qa_unit_subsequent_filters-test_cxx ~ patch-sc_source_core_data_column3_cxx ~ patch-shell_source_unix_exec_shellexec_cxx ~ patch-solenv_bin_ooinstall ~ patch-svx_Library_svxcore_mk ~ patch-vcl_Library_desktop_detector_mk ~ patch-vcl_Library_vclplug_gtk3_mk ~ pkg/PLIST-java ~ pkg/PLIST-kde ~ pkg/PLIST-main + patches/patch-RepositoryExternal_mk + patches/patch-external_liblangtag_ExternalPackage_liblangtag_mk + patches/patch-external_liblangtag_Module_liblangtag_mk + patches/patch-external_liblangtag_UnpackedTarball_langtag_mk + patches/patch-external_liblangtag_liblangtag-bundled-soname_patch_0 + patches/patch-rsc_Executable_rsc_mk + patches/patch-vcl_unx_generic_plugadapt_salplug_cxx + patches/patch-xmloff_source_draw_ximp3dscene_cxx > update to 5.1.0.3 (robert@) ~ Makefile > change the dpb property from kde3 to kde4 (robert@) vim ~ Makefile ~ distinfo ~ patches/patch-runtime_filetype_vim ~ patches/patch-src_configure_in ~ patches/patch-src_vim_h ~ pkg/PLIST-main > update to vim 7.4.1467 (sthen@) == emulators ========================================================= 09/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/emulators fedora - Makefile - Makefile.inc - base/Makefile - base/distinfo - base/files/fix-ldd.pl - base/files/ldconfig - base/files/patch-ldd - base/patches/patch-etc_fonts_fonts_conf - base/pkg/DESCR - base/pkg/PLIST - cups/Makefile - cups/distinfo - cups/pkg/DESCR - cups/pkg/PLIST - gtk+2/Makefile - gtk+2/distinfo - gtk+2/pkg/DESCR - gtk+2/pkg/PLIST > Linux emulation is gone, remove the Fedora userland and the last > port depending on it (naddy@) qemu ~ Makefile ~ patches/patch-hw_usb_dev-network_c ~ patches/patch-hw_usb_hcd-ohci_c + patches/patch-hw_usb_core_c > Fix for CVE-2016-2538. > from Brad (maintainer) (ajacoutot@) == fonts ============================================================= 10/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/fonts fonts ~ Makefile > +profont (jasper@) ~ Makefile > -cosmic-sans-neue-mono > +fantasque-sans (jasper@) cantarell-fonts ~ Makefile ~ distinfo > Update to cantarell-fonts-0.0.24. (ajacoutot@) cosmic-sans-neue-mono - Makefile - distinfo - pkg/DESCR - pkg/PLIST > replaced by fantasque-sans (jasper@) fantasque-sans + Makefile + distinfo + pkg/DESCR + pkg/PLIST + patches/patch-Makefile > New import: > import fantasque-sans 1.7.0 ~ Makefile > fix typo in maintainer name.. (jasper@) ~ Makefile > This runs stupid #!/usr/bin/bash scripts at build time, so > add shells/bash to BUILD_DEPENDS. > ok jasper@ (maintainer) (kili@) profont + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import profont-2.2 == games ============================================================= 11/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games adom - Makefile - distinfo - pkg/DESCR - pkg/MESSAGE - pkg/PLIST > Linux emulation is gone, remove the Fedora userland and the last > port depending on it (naddy@) astromenace ~ Makefile > BROKEN-sparc64 = SIGABRT terminate called after throwing an > instance of 'std::bad_alloc' (landry@) ~ Makefile > BROKEN-powerpc = SIGABRT terminate called after throwing an instance of > 'std::bad_alloc' (landry@) freeciv ~ Makefile ~ distinfo > update to freeciv-2.5.3 (kirby@) ~ Makefile ~ pkg/PLIST-client > Switch to gtk+3 frontend. Fixes crash seen by pirofti@, bentley@ and > florian@ on opening city management dialog. > Reminded and OK bentley@ (kirby@) gemdropx - patches/patch-Makefile - patches/patch-gemdropx_c ~ Makefile ~ distinfo ~ pkg/PLIST > Update gemdropx from 0.7 (from '99) to 0.9 (from '02). Clearly, this > port deserved an update, untouched since its import in 2001. > Remove maintainer per his request. > ok pvalchev@ (former maintainer :) (landry@) gemrb - patches/patch-gemrb_GUIScripts_bg1_GUIMOVIE_py ~ Makefile ~ distinfo ~ pkg/PLIST > update to gemrb-0.8.4 (kirby@) ioquake3 ~ Makefile ~ distinfo ~ pkg/PLIST > Update to latest ioquake3, mostly GL fixes. I plan on doing monthly-ish > sync with upstream. > OK awolk@ (abieber@) lostpixels ~ Makefile > Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via > MODULES=devel/cmake > OK dcoppa@, czarkoff@ (kirby@) lwjgl - patches/patch-build_xml - patches/patch-platform_build_bsd_ant_build_xml - patches/patch-src_java_org_lwjgl_LWJGLUtil_java - patches/patch-src_java_org_lwjgl_util_applet_AppletLoader_java - patches/patch-src_native_linux_opengl_extgl_glx_c ~ Makefile ~ distinfo ~ pkg/PLIST > Update to 2.9.3, all our patches were pulled in upstream! Re-enable i386. > Played minecraft on a CR48 at about 2 frames per second! > OK sthen@ (abieber@) oolite ~ Makefile > Bump REVISION for lang/clang MODULE changes. (pascal@) openmw ~ Makefile ~ distinfo ~ pkg/PLIST > Update to OpenMW 0.38.0. (pascal@) rftg ~ Makefile ~ pkg/DESCR-client > should have updated the DESCR when I updated the game, my bad. (espie@) starfighter ~ Makefile ~ distinfo ~ pkg/PLIST > Update to starfighter-1.5.1.1, and take maintainership. > Release notes: > https://savannah.nongnu.org/forum/forum.php?forum_id=8440 > https://savannah.nongnu.org/forum/forum.php?forum_id=8443 (bentley@) vacuum ~ Makefile > Add portroach annotation; 0.13a is newer than 0.13. (bentley@) warzone2100 - patches/patch-lib_ivis_opengl_screen_cpp ~ Makefile ~ distinfo ~ pkg/PLIST > update to warzone2100-3.1.3 (kirby@) ~ Makefile > add missing BUILD_DEPENDS on textproc/asciidoc > spotted by nigel@, thanks! (kirby@) xmine ~ Makefile > regen WANTLIB, Xaw3d update (sthen@) == geo =============================================================== 12/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/geo geoclue2 ~ Makefile ~ distinfo > update to geoclue-2.4.2 (jasper@) ~ Makefile ~ distinfo > update to geoclue2-2.4.3 (jasper@) geos ~ Makefile ~ pkg/PLIST > Update to doxygen-1.8.11 (latest) > This switches doxygen to the cmake build system. > All the hard work done by Rafael Sadowski, thanks! > Bulk build and ok ajacoutot@ (jca@) jeoip ~ Makefile > bump (GeoIP pkgpath change) (sthen@) ~ Makefile > We only need the GeoIP database. > ok ian@ (maintainer) (ajacoutot@) openbsd-developers ~ Makefile ~ files/OpenBSD > Add Brent Cook. > from bcook@ (natano@) ~ Makefile > Use a second subst to remove trailing comma after last feature. (landry@) qgis - patches/patch-tests_src_core_testqgsdistancearea_cpp ~ Makefile ~ distinfo ~ patches/patch-CMakeLists_txt ~ patches/patch-cmake_FindGDAL_cmake ~ patches/patch-cmake_FindGEOS_cmake ~ patches/patch-cmake_FindPostgres_cmake ~ patches/patch-doc_CMakeLists_txt ~ patches/patch-src_app_qgisapp_cpp ~ patches/patch-src_app_qgsabout_cpp ~ patches/patch-src_core_CMakeLists_txt ~ patches/patch-src_core_qgsapplication_cpp ~ patches/patch-src_server_CMakeLists_txt ~ pkg/PLIST + patches/patch-scripts_pyuic4-wrapper_py + patches/patch-scripts_pyuic4-wrapper_sh > Update to QGIS 2.14. > See http://changelog.qgis.org/en/qgis/version/2.14.0/ for changes. > (landry@) == graphics ========================================================== 13/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics graphics ~ Makefile > +ttfautohint (jasper@) ~ Makefile > +p5-Barcode-DataMatrix{,-PNG} (sthen@) autopano-sift-c ~ Makefile > Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via > MODULES=devel/cmake > OK dcoppa@, czarkoff@ (kirby@) djvulibre ~ Makefile + patches/patch-libdjvu_DjVmDir_cpp + patches/patch-libdjvu_DjVmDir_h + patches/patch-libdjvu_DjVuDocument_cpp + patches/patch-libdjvu_DjVuDocument_h + patches/patch-libdjvu_DjVuMessageLite_h + patches/patch-tools_djvused_cpp > Accept documents with duplicate page titles. > OK shadchin@ (MAINTAINER) (juanfra@) hs-GLURaw ~ Makefile > Update HOMEPAGE for OpenGL related hs-ports. > Noticed by mmcc@ (kili@) hs-GLUT ~ Makefile > Update HOMEPAGE for OpenGL related hs-ports. > Noticed by mmcc@ (kili@) hs-OpenGL ~ Makefile > Update HOMEPAGE for OpenGL related hs-ports. > Noticed by mmcc@ (kili@) hs-OpenGLRaw ~ Makefile > Update HOMEPAGE for OpenGL related hs-ports. > Noticed by mmcc@ (kili@) iec16022 ~ Makefile ~ distinfo ~ patches/patch-iec16022ecc200_c ~ patches/patch-image_c ~ pkg/DESCR + patches/patch-autogen_sh > update to iec16022-0.2.5, improve DESCR (sthen@) lensfun ~ Makefile ~ pkg/PLIST > Update to doxygen-1.8.11 (latest) > This switches doxygen to the cmake build system. > All the hard work done by Rafael Sadowski, thanks! > Bulk build and ok ajacoutot@ (jca@) libraw - patches/patch-dcraw_dcraw_c - patches/patch-internal_dcraw_common_cpp ~ Makefile ~ distinfo + patches/patch-internal_libraw_x3f_cpp > update to LibRaw-0.17.1 (sthen@) ~ Makefile > enable SEPARATE_BUILD > ok sthen@ (kirby@) p5-Barcode-DataMatrix + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import ports/graphics/p5-Barcode-DataMatrix, comment/ok landry@ p5-Barcode-DataMatrix-PNG + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import ports/graphics/p5-Barcode-DataMatrix-PNG, ok landry@ py-Pillow - patches/patch-libImaging_PcdDecode_c ~ Makefile ~ distinfo ~ patches/patch-setup_py ~ pkg/PLIST > update to py-Pillow 3.1.1 (sthen@) scour ~ Makefile ~ distinfo > update to scour-0.33 > OK junfra@ (czarkoff@) ttfautohint + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import ttfautohint-1.5 xfig - patches/patch-f_readold_c - patches/patch-f_readpng_c - patches/patch-f_wrpng_c ~ Makefile ~ distinfo ~ patches/patch-Imakefile ~ patches/patch-fig_h ~ patches/patch-w_keyboard_c ~ pkg/PLIST + patches/patch-u_error_c > update to xfig-3.2.5c (sthen@) == lang ============================================================== 14/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang clang ~ clang.port.mk > Adapt to the new LLVM version. Ports compiled by Clang++ now depend on > libestdc++. (pascal@) fsharp ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-src_FSharpSource_targets > Update to latest fsharp, testing to see if it breaks in bulk still > "just commit it" ajacoutot@ (abieber@) gcc ~ 4.9/gcc4.port.mk > Preparation for LLVM update: export variables related to estdc++ WANTLIB > and > LIB_DEPENDS unconditionally, not just if MODGCC4_LANGS=c++. (pascal@) go ~ go.port.mk > Fix MODGO_INSTALL_TARGET so that timestamps would be preserved. This > should fix > issue with go ports rebuilding their dependencies and failing to install > them. > Based on input from Nigel Taylor. > OK ajacoutot@ (czarkoff@) moarvm + patches/patch-src_6model_reprs_P6bigint_c + patches/patch-src_math_bigintops_c > Fix build after libtommath update. > found by aja@ (pascal@) mono ~ Makefile ~ distinfo ~ patches/patch-mono_profiler_Makefile_in ~ pkg/PLIST > update to 4.2.2.30 (robert@) node ~ Makefile ~ distinfo > Update to latest node, tested on amd64 by myself and awolk@ > OK awolk@ (abieber@) ocaml ~ Makefile > tweak HOMEPAGE to avoid cert error, crank REVISION > ok avsm@ (mmcc@) php ~ 7.0/Makefile ~ 7.0/distinfo ~ 7.0/patches/patch-configure_in ~ 7.0/patches/patch-ext_spl_php_spl_c ~ 7.0/patches/patch-php_ini-development ~ 7.0/patches/patch-php_ini-production > update to 7.0.3 (robert@) ruby ~ Makefile.inc ~ 1.8/Makefile ~ 2.0/Makefile ~ 2.1/Makefile ~ 2.2/Makefile ~ 2.3/Makefile > Make dpb not try to build -ri_docs subpackages on slow arches > The previous way was bogus. Use bsd.port.arch.mk to remove > MULTI_PACKAGES instead of having the lack of no_* FLAVOR add them. > Change the no_x11 PSUEDO_FLAVOR to no_tk, since what it does is turn > off the -tk subpackage. > Remove post-install target from Makefile.inc, and use a manually > post-install in every version. This is necessary due to > bsd.port.arch.mk usage. > Noticed by tobiasu@ > Guidance from espie@ (jeremy@) ~ 2.3/Makefile > BROKEN-powerpc = OOM when building ext/ripper/ripper.c (like hppa) > (landry@) rust - patches/patch-mk_cfg_x86_64-unknown-openbsd_mk - patches/patch-mk_target_mk - patches/patch-mk_tests_mk - patches/patch-src_test_run-make_tools_mk ~ Makefile ~ distinfo ~ patches/patch-configure ~ pkg/PLIST-doc ~ pkg/PLIST-main + pkg/patch-src_librustc_back_target_x86_64_unknown_openbsd_rs > update lang/rust to 1.7.0 > "looks reasonable" bmercer@ (semarie@) == mail ============================================================== 15/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail amavisd-new ~ Makefile ~ patches/patch-amavisd > Patch amavisd-new to avoid using libmagic in favour of calling out to > file(1) from base, which is a modern sandboxed implementation. I've pushed > around 300K emails through this so far without problems. ok giovanni@ > (sthen@) claws-mail ~ Makefile ~ pkg/PLIST-bogofilter ~ pkg/PLIST-gdata ~ pkg/PLIST-htmlviewer ~ pkg/PLIST-main ~ pkg/PLIST-pdfviewer ~ pkg/PLIST-spamassassin > remove the compface flavour from claws-mail, it wasn't built in bulk builds > anyway and mmcc is going on a ports terminator rampage. original diff from > mmcc, I did the awkward @pkgpath bits. > ok landry and Daniel Jakots (maintainer, who spotted that my further > attempt > at cleanup in post-install was broken) (sthen@) exim ~ Makefile ~ distinfo > security update to exim 4.86.2: clean the environment and "cd /" at > startup. > "Any user who can start an instance of Exim (and this is normally *any* > user) > can gain root privileges. If you do not use 'perl_startup' you *should* be > safe." CVE-2016-1531 (sthen@) imapfilter - patches/patch-src_socket_c ~ Makefile ~ distinfo > update to mail/imapfilter 2.6.6 > ok jturner@ (mmcc@) mozilla-thunderbird ~ Makefile > Bump REVISION for lang/clang MODULE changes. (pascal@) p5-MIME-tools ~ Makefile ~ distinfo > Update to 5.507 > * Fix parsing bug > https://rt.cpan.org/Public/Bug/Display.html?id=105455 > * Fix typo that broke MIME::Body::incore->open() on Perl 5.20 (giovanni@) p5-Mail-SpamAssassin ~ Makefile + patch-lib_Mail_SpamAssassin_DnsResolver_pm > Set RD properly on DNS queries. Broken by Net::DNS 1.01+ (sthen@) ~ Makefile ~ patch-lib_Mail_SpamAssassin_DnsResolver_pm + patch-lib_Mail_SpamAssassin_Message_Metadata_Received_pm + patch-lib_Mail_SpamAssassin_Message_pm + patch-lib_Mail_SpamAssassin_Plugin_DKIM_pm + patch-lib_Mail_SpamAssassin_Plugin_SPF_pm + patch-lib_Mail_SpamAssassin_Plugin_URIDNSBL_pm > pull back more patches from spamassassin 3.4 branch, again mostly coping > with Net::DNS API changes not documented in their changelog (sthen@) postfix ~ stable/Makefile ~ stable/distinfo ~ stable/pkg/PLIST + stable/patches/patch-src_tls_tls_h > update to postfix-3.1.0, from Brad. > notable newly added feature: smtpd_client_auth_rate_limit enforces a > rate limit on the number of AUTH commands per client IP address. (sthen@) pyzor - patches/patch-scripts_pyzor - patches/patch-scripts_pyzord ~ Makefile ~ distinfo ~ pkg/PLIST > update to pyzor 1.0, ok benoit@ (sthen@) roundcubemail ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-INSTALL + patches/patch-UPGRADING > stop bundling composer in roundcube, there's a sane way to install it from > packages now. patch docs to match. (sthen@) z-push ~ Makefile ~ distinfo > update to 2.2.8 (robert@) == math ============================================================== 16/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/math R ~ Makefile + patches/patch-src_library_tools_R_news_R > Fix build after texinfo 6.1 update (feinerer@) eigen2 ~ Makefile > Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via > MODULES=devel/cmake > OK dcoppa@, czarkoff@ (kirby@) eigen3 ~ Makefile > Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via > MODULES=devel/cmake > OK dcoppa@, czarkoff@ (kirby@) libtommath ~ Makefile ~ distinfo ~ pkg/PLIST > update to libtommath-1.0 > License changed from public domain to WTFPL > Upsteam code changes are mostly bug fixes. Port changes are: > * switch to GH_* infrastructure (-bzip2 bdep, no WRKDIST fixing) > * drop PDF manual (which doesn't add much to comments in headers) > * tests are no longer interactive > OK sthen@ (czarkoff@) plplot ~ Makefile > - remove bogus CONFIGURE_STYLE. it's already set via MODULES > - remove unneeded FLAVOR ?= > OK steven@, maintainer (kirby@) == misc ============================================================== 17/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/misc memcached ~ Makefile ~ distinfo ~ pkg/PLIST > Update to 1.4.25 and add a tool to monitor the memcached server > hint and ok sthen@ (giovanni@) == multimedia ======================================================== 18/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia daala ~ Makefile > Bump REVISION for lang/clang MODULE changes. (pascal@) gstreamer1 ~ plugins-bad/Makefile ~ plugins-bad/pkg/PLIST > Enable gtksink; needed by an upcoming corebird port. > req. by awolk@ (ajacoutot@) libquicktime ~ Makefile ~ pkg/PLIST > Update to doxygen-1.8.11 (latest) > This switches doxygen to the cmake build system. > All the hard work done by Rafael Sadowski, thanks! > Bulk build and ok ajacoutot@ (jca@) libvpx ~ Makefile > Bump REVISION for lang/clang MODULE changes. (pascal@) mpv ~ Makefile ~ distinfo > update to mpv-0.16.0 > ok sthen@ (czarkoff@) x265 ~ Makefile > Bump REVISION for lang/clang MODULE changes. (pascal@) == net =============================================================== 19/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net net ~ Makefile > +py-s3transfer (ajacoutot@) ~ Makefile > +py-s3transfer,python3 > (forgotten in previous) (ajacoutot@) ~ Makefile > unhook net/nicotine > ok juanfra@ (mmcc@) ~ Makefile > Add corebird to the Makefile > OK abieber@, ++bmercer@ for stellar memory (awolk@) ~ Makefile > hook owncloudclient,qt5 (kirby@) GeoIP - pkg/DESCR - pkg/PLIST ~ Makefile ~ distinfo + pkg/DESCR-asn + pkg/DESCR-city + pkg/DESCR-db + pkg/DESCR-main + pkg/PLIST-asn + pkg/PLIST-city + pkg/PLIST-db + pkg/PLIST-main > update and subpackage GeoIP's geolite databases and add some new ones (city > and asn) (sthen@) amule ~ Makefile > bump (GeoIP pkgpath change) (sthen@) bro ~ Makefile > bump (GeoIP pkgpath change) (sthen@) corebird + distinfo + Makefile + pkg/PLIST + pkg/DESCR > New import: > Initial import of net/corebird ~ Makefile > Missing USE_LIBTOOL = gnu and textproc/intltool module. > ok abieber@, awolk@ (kili@) ~ Makefile > As pointed out by sthen@, it's enough to BUILD_DEPEND on devel/libtool. > No need to set USE_LIBTOOL = gnu. (kili@) gdnsd ~ Makefile > bump (GeoIP pkgpath change) (sthen@) ~ Makefile > Only needs the GeoIP databases. (ajacoutot@) gnugk ~ Makefile > bump (GeoIP pkgpath change) (sthen@) icinga ~ web/Makefile ~ web/pkg/PLIST > - add extensions for upcoming pnp4nagios port > - add some @extraunexec markers > input and ok sthen@ (kirby@) ~ web2/Makefile ~ web2/distinfo ~ web2/pkg/PLIST > update to icinga-web2 2.2.0 (sthen@) irssi-icb ~ Makefile + patches/patch-src_core_icb-core_c + patches/patch-src_fe-common_fe-icb_c > cope with API change in newer irssi (sthen@) isc-bind ~ Makefile > bump (GeoIP pkgpath change) (sthen@) knot ~ Makefile ~ distinfo > Update to knot-1.6.7 > from Pierre Emeriaud (jca@) megatools ~ Makefile ~ distinfo ~ pkg/PLIST > Update to megatools-1.9.97. > Release notes: https://github.com/megous/megatools/blob/master/NEWS > (bentley@) mldonkey - patches/patch-config_configure_in - patches/patch-configure ~ Makefile + patches/patch-config_configure > Switch to CONFIGURE_STYLE=gnu > OK naddy@ for after the unlock (dcoppa@) nicotine - Makefile - distinfo - patches/patch-nicotine - patches/patch-nicotine-import-winconfig - patches/patch-setup_py - pkg/DESCR - pkg/PLIST > remove net/nicotine > ok juanfra@ (mmcc@) ortp ~ Makefile ~ pkg/PLIST > Fix packaging after the doxygen update. > Noticed by nigel@ (jca@) owncloudclient ~ Makefile > add Qt5 flavor (kirby@) p5-Geo-IP ~ Makefile > bump (GeoIP pkgpath change) (sthen@) p5-Net-Whois-Raw ~ Makefile ~ distinfo ~ pkg/PLIST > basic IPv6 server support > more tlds (giovanni@) p5-Zonemaster ~ cli/Makefile ~ cli/distinfo > update to zonemaster-cli 1.0.3, ok florian@ (sthen@) ~ engine/Makefile ~ engine/distinfo ~ engine/pkg/PLIST > update to zonemaster 1.0.13, ok florian@ (sthen@) pen ~ Makefile > bump (GeoIP pkgpath change) (sthen@) powerdns ~ Makefile ~ distinfo > Update to 3.4.8 > OK ajacoutot (florian@) putty ~ Makefile ~ distinfo > security update to PuTTY 0.67 > This release fixes a security hole in PSCP, in the old-style SCP > protocol. A server sending a malformed header before the contents of the > file could overrun a buffer exploitably in PSCP. [CVE-2016-2563] > plus "Assorted other fixes for crash-type bugs (but none known to be > exploitable)". (sthen@) py-GeoIP ~ Makefile > bump (GeoIP pkgpath change) (sthen@) py-boto3 ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-boto3-1.2.5. (ajacoutot@) ~ Makefile ~ distinfo > Update to py-boto3-1.2.6. (ajacoutot@) py-botocore ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-botocore-1.3.30. (ajacoutot@) ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-botocore-1.4.0. (ajacoutot@) ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-botocore-1.4.1. (ajacoutot@) py-netaddr ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-setup_py > Update to latest, add a patch for fixing the shebangs (from shadchin@) > OK shadchin@ (abieber@) py-s3transfer + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > Import py-s3transfer-0.0.1 ruby-stomp ~ Makefile ~ distinfo ~ pkg/PLIST > - update to stomp-1.3.5 > - enable tests (jasper@) spectrum ~ Makefile > Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via > MODULES=devel/cmake > OK dcoppa@, czarkoff@ (kirby@) ~ Makefile > Revert MODULE listing so that CONFIGURE_STYLE is defined when the python > MODULE is evaluated. > should unbreak build reported by nigel@ (ajacoutot@) ssldump ~ Makefile > fix HOMEPAGE, with input from upstream (mmcc@) unifi ~ Makefile ~ distinfo ~ pkg/PLIST > update to unifi 4.8.14 > "This is a hotfix release for 4.8, addressing most importantly (1) > memory leaks in gen1 non-AC hardware and (2) intermittent connectivity > problems in gen2 hardware (UAP-AC-PRO, UAP-AC-LR, and UAP-AC-LITE)." > (sthen@) ~ Makefile ~ pkg/PLIST > tweaks to unifi port: > - pre-create additional directories to ensure correct ownership > - depend on java 8 (if you have both 7 and 8 installed, it's awkward > to uninstall 7 to force 8 if you have any packages setup for 1.6+ or > 1.7+ ports) > also note: I'm seeing some problems on one machine with unifi 4.8.14 > (though another is ok), be sure to backup before upgrading from an > earlier working version. (sthen@) winexe ~ Makefile ~ patches/patch-lib_tls_tls_c > Fix build with GnuTLS 3.4. (ajacoutot@) wireshark ~ Makefile > bump (GeoIP pkgpath change) (sthen@) ~ Makefile > Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via > MODULES=devel/cmake > OK dcoppa@, czarkoff@ (kirby@) ~ Makefile > revert previous. > python.module.mk could override do-build target if CONFIGURE_STYLE is > empty. > discussed with sthen@ and ajacoutot (kirby@) == print ============================================================= 20/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print detex ~ Makefile ~ distinfo ~ pkg/PLIST > update to opendetex-2.8.1 and enable tests > OK zhuk@ (czarkoff@) gv - patches/patch-src_dialog_c - patches/patch-src_gv_misc_res_dat ~ Makefile ~ distinfo ~ patches/patch-src_Makefile_in ~ pkg/PLIST > update to gv-3.7.4 (sthen@) == productivity ====================================================== 21/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/productivity taskd ~ Makefile > Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via > MODULES=devel/cmake > OK dcoppa@, czarkoff@ (kirby@) taskwarrior - patches/patch-CMakeLists_txt - patches/patch-src_util_cpp - patches/patch-src_util_h ~ Makefile ~ distinfo ~ pkg/PLIST > Update taskwarrior to v2.5.1. This is a minor bugfix release but all of > our patches were upstreame (yay!). > ok MAINTAINER, ok juanfra@ (kspillner@) ~ Makefile > Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via > MODULES=devel/cmake > OK dcoppa@, czarkoff@ (kirby@) ~ Makefile > revert previous. > python.module.mk could override do-build target if CONFIGURE_STYLE is > empty. > discussed with sthen@ and ajacoutot (kirby@) == security ========================================================== 22/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security security ~ Makefile > SUBDIR += oletool (rpointel@) ~ Makefile > +qtkeychain,qt5 (kirby@) clamav ~ Makefile ~ distinfo ~ patches/patch-etc_clamd_conf_sample ~ patches/patch-libclamav_Makefile_in ~ patches/patch-libclamav_ole2_extract_c > update to clamav-0.99.1 (sthen@) encfs ~ Makefile > BROKEN-sparc64 = configure: error: Could not link against > boost_serialization-boost_serialization (like hppa) (landry@) gnutls ~ Makefile ~ distinfo ~ pkg/PLIST > Major update to the new stable gnutls-3.4.10. (ajacoutot@) letsencrypt ~ Makefile.inc ~ client/distinfo ~ py-acme/distinfo > update to letsencrypt-0.4.1 (sthen@) ~ Makefile.inc ~ client/distinfo ~ client/pkg/PLIST ~ py-acme/distinfo > update to letsencrypt-0.4.2 (sthen@) libgcrypt ~ Makefile + patches/patch-mpi_ec_c TAGGED OPENBSD_5_8 > CVE-2015-7511 libgcrypt: side-channel attack on ECDH with Weierstrass > curves > ok aja@ (jasper@) libnipper ~ Makefile > Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via > MODULES=devel/cmake > OK dcoppa@, czarkoff@ (kirby@) libssh ~ Makefile + patches/patch-src_dh_c TAGGED OPENBSD_5_8 > Security fix CVE-2016-0739 libssh: bits/bytes confusion resulting in > truncated > Difffie-Hellman secret length (jasper@) nipper ~ Makefile > Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via > MODULES=devel/cmake > OK dcoppa@, czarkoff@ (kirby@) nss ~ Makefile ~ distinfo TAGGED OPENBSD_5_8 > - security update to nss-3.19.2.3, rolling in a whole bunch of security > fixes > as discussed with landry@ (jasper@) + patches/patch-nss_lib_util_secasn1d_c TAGGED OPENBSD_5_8 > missed in previous (jasper@) - patches/patch-nss_lib_util_secasn1d_c ~ Makefile ~ distinfo ~ patches/patch-nss_coreconf_OpenBSD_mk ~ patches/patch-nss_lib_freebl_blapi_h TAGGED OPENBSD_5_8 > Update to nss 3.23. > See > https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.23_rele > ase_notes > for details. > Remove c++-comments patch, now that we remove -ansi from the build flags it > is allowed in C99. (see > https://bugzilla.mozilla.org/show_bug.cgi?id=1250891) (landry@) oletools + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > import oletools. openssl - patches/patch-crypto_bio_bio_h ~ Makefile ~ distinfo ~ patches/patch-Configure ~ pkg/PLIST > security update to OpenSSL 1.0.2g, for the few things in ports which use it > (sthen@) p11-kit ~ Makefile ~ distinfo + patches/patch-p11-kit_modules_c > Update to p11-kit-0.23.2. (ajacoutot@) py-cryptography ~ Makefile ~ distinfo > update to py-cryptography 1.2.2 (sthen@) py-cryptography_vectors ~ Makefile ~ distinfo > update to py-cryptography 1.2.2 (sthen@) py-secretstorage ~ Makefile ~ distinfo > Update to py-secretstorage-2.1.4. (ajacoutot@) qtkeychain ~ Makefile ~ pkg/PLIST > Add Qt5 flavor. > With input and OK from zhuk@, OK sthen@ (kirby@) sqlmap ~ Makefile ~ distinfo ~ pkg/PLIST > update sqlmap to tagged 1.0 release, mostly from rpointel@, DISTNAME/GH_* > changes by me, ok rpointel@ and sebastien dellac (maintainer) (sthen@) sslscan ~ Makefile ~ distinfo ~ patches/patch-Makefile > update to sslscan-1.11.2, now built against static-linked openssl lib > with SSLv2 enabled to allow identification of misconfigured servers > again (as was the case before the last openssl update). (sthen@) tclgpg ~ Makefile ~ distinfo > update to tclgpg-20160113 > OK sthen@ (czarkoff@) ~ pkg/PLIST > update PLIST (czarkoff@) == sysutils ========================================================== 23/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils sysutils ~ Makefile > unhook sysutils/toprump > ok lum@, ajacoutot@ (mmcc@) ~ Makefile > hooks sysutils/sysclean > reminder from Daniel J. (semarie@) awscli ~ Makefile ~ distinfo ~ pkg/PLIST > Update to awscli-1.10.8. (ajacoutot@) ~ Makefile ~ distinfo ~ pkg/PLIST > Update to awscli-1.10.9. (ajacoutot@) ~ Makefile ~ distinfo ~ pkg/PLIST > Update to awscli-1.10.10. (ajacoutot@) google-cloud-sdk ~ Makefile ~ distinfo ~ patch-lib_googlecloudsdk_core_updater_local_state_py ~ patch-platform_gsutil_gslib_commands_config_py ~ pkg/PLIST > Update to google-cloud-sdk-99.0.0. (ajacoutot@) ipmitool ~ Makefile ~ distinfo ~ patches/patch-configure_ac ~ patches/patch-src_plugins_ipmi_intf_c ~ patches/patch-src_plugins_lanplus_lanplus_c + patches/patch-include_ipmitool_ipmi_fru_h + patches/patch-include_ipmitool_ipmi_intf_h + patches/patch-lib_ipmi_delloem_c + patches/patch-lib_ipmi_ekanalyzer_c + patches/patch-lib_ipmi_fru_c + patches/patch-lib_ipmi_hpmfwupg_c + patches/patch-lib_ipmi_ime_c + patches/patch-lib_ipmi_main_c + patches/patch-lib_ipmi_sdradd_c + patches/patch-lib_ipmi_sunoem_c + patches/patch-src_ipmievd_c + patches/patch-src_plugins_serial_serial_basic_c + patches/patch-src_plugins_serial_serial_terminal_c > update to ipmitool 1.8.16 and fix some bugs showing in compiler warnings > (sthen@) libvirt ~ Makefile ~ distinfo ~ patches/patch-src_Makefile_in ~ pkg/PLIST > update to libvirt-1.3.2 (jasper@) libvirt-python ~ Makefile ~ distinfo > update to libvirt-python-1.3.2 (jasper@) monit ~ Makefile ~ distinfo > - update to monit-5.17 > https://www.mmonit.com/monit/changes/ (jasper@) moreutils - patches/patch-ifdata_c ~ Makefile ~ distinfo > update to moreutils-0.58 (sthen@) p5-File-Which ~ Makefile ~ distinfo > update to p5-File-Which-1.20, minor bugfix (sthen@) p5-Sys-Virt ~ Makefile ~ distinfo > update to p5-Sys-Virt-1.3.2 (jasper@) rsyslog ~ Makefile ~ patches/patch-runtime_nsd_gtls_c > Fix build with GnuTLS >= 3.4 > On a side note, this port could use an update... (ajacoutot@) sysclean + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > import sysutils/sysclean ~ Makefile ~ distinfo > update sysutils/sysclean to 1.0 (semarie@) tmux-mem-cpu-load - patches/patch-common_load_cc ~ Makefile ~ distinfo ~ pkg/PLIST > update to tmux-mem-cpu-load-3.2.3 (jasper@) ~ Makefile > Bump REVISION for lang/clang MODULE changes. (pascal@) toprump - Makefile - distinfo - patches/patch-machine_c - pkg/DESCR - pkg/PLIST > remove sysutils/toprump > ok lum@, ajacoutot@ (mmcc@) == telephony ========================================================= 24/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/telephony baresip ~ re/Makefile ~ re/distinfo > update to 0.4.15 > ok sthen@ (czarkoff@) == textproc ========================================================== 25/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc textproc ~ Makefile > +libxml++3 (ajacoutot@) apertium-dicts ~ cat/Makefile ~ cat/distinfo > Update to apertium-cat-1.0.0. (bentley@) ~ arg-cat/Makefile > Bump after apertium-cat update. (bentley@) ~ nno/Makefile ~ nno/distinfo ~ nno-nob/Makefile ~ nno-nob/distinfo ~ nob/Makefile ~ nob/distinfo > Update to apertium-nno-nob-1.1.0. > Also update to the monolingual dictionaries apertium-nno-0.6.0 > and apertium-nob-0.6.0. (bentley@) ~ dan/Makefile ~ dan/distinfo ~ dan-nor/Makefile > Update to apertium-dan-0.4.0. > Bump apertium-dan-nor. (bentley@) calibre ~ Makefile ~ distinfo ~ pkg/PLIST > update to calibre-2.52.0 (sthen@) gspell ~ Makefile ~ distinfo ~ pkg/PLIST + pkg/patch-testsuite_test-inline-checker-text-buffer_c > Update to gspell-0.2.4. (ajacoutot@) iksemel ~ Makefile + patches/patch-src_stream_c > Unbreak with GnuTLS 3.4. (ajacoutot@) intltool ~ Makefile + patches/patch-intltool-update_in > Don't use deprecated perl regex syntax. (ajacoutot@) libxml++3 + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > Import libxml++3-3.0.0. p5-PDF-API2 ~ Makefile ~ pkg/PLIST > install PDF::API2 contrib files in /usr/local/share/examples/p5-PDF-API2 > (sthen@) ~ Makefile + patch-lib_PDF_API2_Basic_PDF_Dict_pm + patch-lib_PDF_API2_Basic_PDF_File_pm > Pull up some PDF::API2 fixes to the new XRef stream handling support from > upstream repo. Add a dodgy hack to avoid corruption with larger compressed > streams. With these I can now work with some PDFs directly with PDF::API2 > that I previously had to preprocess with mutool clean. (sthen@) p5-PPI ~ Makefile ~ distinfo > update to p5-PPI-1.220 (sthen@) p5-PPIx-Regexp ~ Makefile ~ distinfo ~ pkg/PLIST > update to p5-PPIx-Regexp-0.048 (sthen@) pdfpc ~ Makefile ~ distinfo > update to pdfpc-4.0.2 (jasper@) vislcg3 ~ Makefile ~ distinfo ~ patches/patch-CMakeLists_txt ~ pkg/PLIST > Update to vislcg3-0.9.9.10800. (bentley@) == www =============================================================== 26/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www www ~ Makefile > +composer (sthen@) cherokee ~ Makefile > bump (GeoIP pkgpath change) (sthen@) chromium ~ Makefile > Bump REVISION for lang/clang MODULE changes. (pascal@) - patches/patch-base_strings_safe_sprintf_cc - patches/patch-chrome_app_theme_theme_resources_grd - patches/patch-chrome_browser_ssl_bad_clock_blocking_page_cc - patches/patch-chrome_browser_sync_profile_sync_components_factory_impl_cc - patches/patch-components_printing_renderer_print_web_view_helper_h - patches/patch-content_common_gpu_gpu_memory_manager_h - patches/patch-third_party_boringssl_src_crypto_bn_generic_c - patches/patch-third_party_skia_src_core_SkVarAlloc_cpp - patches/patch-third_party_webrtc_system_wrappers_source_thread_posix_cc - patches/patch-ui_accessibility_platform_ax_platform_node_cc - patches/patch-ui_events_x_keysym_to_unicode_h - patches/patch-ui_views_accessibility_native_view_accessibility_cc ~ Makefile ~ distinfo ~ files/sndio_output.cc ~ files/patch-ash_display_mirror_window_controller_cc ~ files/patch-base_base_gypi ~ files/patch-base_debug_debugger_posix_cc ~ files/patch-base_debug_stack_trace_h ~ files/patch-base_debug_stack_trace_posix_cc ~ files/patch-base_message_loop_message_loop_cc ~ files/patch-base_process_launch_h ~ files/patch-base_process_memory_cc ~ files/patch-base_process_process_handle_openbsd_cc ~ files/patch-base_process_process_iterator_openbsd_cc ~ files/patch-base_process_process_metrics_h ~ files/patch-base_process_process_metrics_openbsd_cc ~ files/patch-base_process_process_posix_cc ~ files/patch-base_sys_info_openbsd_cc ~ files/patch-base_sys_info_posix_cc ~ files/patch-base_threading_platform_thread_linux_cc ~ files/patch-base_trace_event_process_memory_dump_h ~ files/patch-build_all_gyp ~ files/patch-build_common_gypi ~ files/patch-chrome_app_chrome_main_delegate_cc ~ files/patch-chrome_app_chrome_main_delegate_h ~ files/patch-chrome_app_chromium_strings_grd ~ files/patch-chrome_app_google_chrome_strings_grd ~ files/patch-chrome_browser_about_flags_cc ~ files/patch-chrome_browser_after_startup_task_utils_cc ~ files/patch-chrome_browser_browser_resources_grd ~ files/patch-chrome_browser_chrome_browser_main_cc ~ files/patch-chrome_browser_chrome_browser_main_linux_cc ~ files/patch-chrome_browser_chrome_browser_main_posix_cc ~ files/patch-chrome_browser_chrome_content_browser_client_cc ~ files/patch-chrome_browser_chrome_content_browser_client_h ~ files/patch-chrome_browser_custom_handlers_protocol_handler_registry_cc ~ files/patch-chrome_browser_defaults_cc ~ files/patch-chrome_browser_download_chrome_download_manager_delegate_cc ~ files/patch-chrome_browser_download_download_commands_cc ~ files/patch-chrome_browser_download_download_commands_h ~ files/patch-chrome_browser_download_download_prefs_cc ~ files/patch-chrome_browser_download_download_prefs_h ~ files/patch-chrome_browser_download_download_shelf_context_menu_cc ~ files/patch-chrome_browser_download_download_status_updater_cc ~ files/patch-chrome_browser_extensions_api_messaging_message_service_cc ~ files/patch-chrome_browser_extensions_api_music_manager_private_device_id_linux_cc ~ files/patch-chrome_browser_extensions_api_omnibox_omnibox_api_cc ~ files/patch-chrome_browser_extensions_bookmark_app_helper_cc ~ files/patch-chrome_browser_gpu_gl_string_manager_cc ~ files/patch-chrome_browser_gpu_gpu_feature_checker_cc ~ files/patch-chrome_browser_media_galleries_media_file_system_registry_cc ~ files/patch-chrome_browser_media_galleries_media_folder_finder_cc ~ files/patch-chrome_browser_memory_details_cc ~ files/patch-chrome_browser_metrics_chrome_browser_main_extra_parts_metrics_cc ~ files/patch-chrome_browser_notifications_message_center_notification_manager_cc ~ files/patch-chrome_browser_process_singleton_posix_cc ~ files/patch-chrome_browser_renderer_preferences_util_cc ~ files/patch-chrome_browser_resources_plugin_metadata_plugins_linux_json ~ files/patch-chrome_browser_safe_browsing_incident_reporting_incident_reporting_service_cc ~ files/patch-chrome_browser_speech_tts_controller_impl_cc ~ files/patch-chrome_browser_task_manager_task_manager_cc ~ files/patch-chrome_browser_tracing_crash_service_uploader_cc ~ files/patch-chrome_browser_ui_app_list_app_list_service_cc ~ files/patch-chrome_browser_ui_ash_system_tray_delegate_common_cc ~ files/patch-chrome_browser_ui_aura_chrome_browser_main_extra_parts_aura_cc ~ files/patch-chrome_browser_ui_aura_chrome_browser_main_extra_parts_aura_h ~ files/patch-chrome_browser_ui_browser_command_controller_cc ~ files/patch-chrome_browser_ui_browser_view_prefs_cc ~ files/patch-chrome_browser_ui_exclusive_access_exclusive_access_bubble_cc ~ files/patch-chrome_browser_ui_panels_panel_manager_cc ~ files/patch-chrome_browser_ui_startup_bad_flags_prompt_cc ~ files/patch-chrome_browser_ui_startup_startup_browser_creator_cc ~ files/patch-chrome_browser_ui_toolbar_app_menu_model_cc ~ files/patch-chrome_browser_ui_views_accelerator_table_cc ~ files/patch-chrome_browser_ui_views_app_list_linux_app_list_linux_cc ~ files/patch-chrome_browser_ui_views_apps_chrome_native_app_window_views_aura_cc ~ files/patch-chrome_browser_ui_views_ash_chrome_browser_main_extra_parts_ash_cc ~ files/patch-chrome_browser_ui_views_chrome_views_delegate_cc ~ files/patch-chrome_browser_ui_views_exclusive_access_bubble_views_cc ~ files/patch-chrome_browser_ui_views_frame_browser_frame_cc ~ files/patch-chrome_browser_ui_views_frame_opaque_browser_frame_view_cc ~ files/patch-chrome_browser_ui_views_frame_opaque_browser_frame_view_layout_cc ~ files/patch-chrome_browser_ui_views_frame_system_menu_model_builder_cc ~ files/patch-chrome_browser_ui_views_message_center_message_center_frame_view_cc ~ files/patch-chrome_browser_ui_views_panels_panel_frame_view_cc ~ files/patch-chrome_browser_ui_views_tabs_tab_drag_controller_cc ~ files/patch-chrome_browser_ui_views_tabs_tab_strip_cc ~ files/patch-chrome_browser_ui_views_task_manager_view_cc ~ files/patch-chrome_browser_ui_webui_about_ui_cc ~ files/patch-chrome_browser_ui_webui_chrome_web_ui_controller_factory_cc ~ files/patch-chrome_browser_ui_webui_options_browser_options_handler_cc ~ files/patch-chrome_browser_ui_webui_options_browser_options_handler_h ~ files/patch-chrome_browser_web_applications_web_app_cc ~ files/patch-chrome_browser_web_applications_web_app_h ~ files/patch-chrome_chrome_browser_extensions_gypi ~ files/patch-chrome_chrome_browser_gypi ~ files/patch-chrome_chrome_browser_ui_gypi ~ files/patch-chrome_chrome_common_gypi ~ files/patch-chrome_chrome_exe_gypi ~ files/patch-chrome_chrome_utility_gypi ~ files/patch-chrome_common_chrome_paths_cc ~ files/patch-chrome_common_chrome_switches_cc ~ files/patch-chrome_common_chrome_switches_h ~ files/patch-chrome_common_extensions_api_schemas_gypi ~ files/patch-chrome_common_extensions_command_cc ~ files/patch-chrome_common_pref_names_cc ~ files/patch-chrome_common_pref_names_h ~ files/patch-chrome_common_url_constants_cc ~ files/patch-chrome_common_url_constants_h ~ files/patch-chrome_utility_media_galleries_image_metadata_extractor_cc ~ files/patch-chromecast_browser_cast_browser_main_parts_cc ~ files/patch-components_audio_modem_modem_impl_cc ~ files/patch-components_cookie_config_cookie_store_util_cc ~ files/patch-components_html_viewer_blink_settings_impl_cc ~ files/patch-components_metrics_gypi ~ files/patch-components_omnibox_browser_omnibox_field_trial_cc ~ files/patch-components_policy_resources_policy_templates_json ~ files/patch-components_storage_monitor_storage_monitor_openbsd_cc ~ files/patch-components_storage_monitor_storage_monitor_openbsd_h ~ files/patch-content_app_content_main_runner_cc ~ files/patch-content_browser_accessibility_browser_accessibility_h ~ files/patch-content_browser_accessibility_browser_accessibility_manager_h ~ files/patch-content_browser_browser_main_loop_cc ~ files/patch-content_browser_child_process_launcher_cc ~ files/patch-content_browser_devtools_protocol_color_picker_cc ~ files/patch-content_browser_download_base_file_cc ~ files/patch-content_browser_gamepad_gamepad_provider_cc ~ files/patch-content_browser_geolocation_location_arbitrator_impl_cc ~ files/patch-content_browser_gpu_gpu_data_manager_impl_private_cc ~ files/patch-content_browser_gpu_gpu_internals_ui_cc ~ files/patch-content_browser_power_usage_monitor_impl_cc ~ files/patch-content_browser_renderer_host_p2p_socket_dispatcher_host_h ~ files/patch-content_browser_renderer_host_render_widget_host_impl_cc ~ files/patch-content_browser_renderer_host_render_widget_host_view_aura_cc ~ files/patch-content_browser_time_zone_monitor_cc ~ files/patch-content_common_set_process_title_linux_cc ~ files/patch-content_content_browser_gypi ~ files/patch-content_content_common_gypi ~ files/patch-content_content_renderer_gypi ~ files/patch-content_gpu_gpu_main_cc ~ files/patch-content_ppapi_plugin_ppapi_plugin_main_cc ~ files/patch-content_public_common_content_switches_cc ~ files/patch-content_public_common_content_switches_h ~ files/patch-content_renderer_devtools_v8_sampling_profiler_cc ~ files/patch-content_renderer_render_thread_impl_cc ~ files/patch-content_renderer_renderer_main_cc ~ files/patch-content_renderer_renderer_main_platform_delegate_linux_cc ~ files/patch-content_renderer_webscrollbarbehavior_impl_gtkoraura_cc ~ files/patch-content_utility_utility_main_cc ~ files/patch-dbus_property_cc ~ files/patch-device_hid_hid_gyp ~ files/patch-device_serial_serial_gyp ~ files/patch-device_serial_serial_io_handler_posix_cc ~ files/patch-device_serial_serial_service_impl_cc ~ files/patch-extensions_browser_api_serial_serial_api_cc ~ files/patch-gpu_config_gpu_info_collector_linux_cc ~ files/patch-media_audio_audio_input_controller_cc ~ files/patch-media_audio_audio_manager_cc ~ files/patch-media_audio_audio_manager_h ~ files/patch-media_capture_video_fake_video_capture_device_factory_cc ~ files/patch-media_capture_video_file_video_capture_device_factory_cc ~ files/patch-media_capture_video_video_capture_device_cc ~ files/patch-media_capture_video_video_capture_device_factory_cc ~ files/patch-media_capture_video_video_capture_device_h ~ files/patch-media_media_gyp ~ files/patch-net_base_address_tracker_linux_h ~ files/patch-net_base_net_util_cc ~ files/patch-net_base_network_change_notifier_cc ~ files/patch-net_disk_cache_blockfile_disk_format_h ~ files/patch-net_dns_address_sorter_posix_cc ~ files/patch-net_http_http_network_session_cc ~ files/patch-net_net_common_gypi ~ files/patch-net_net_gypi ~ files/patch-net_proxy_proxy_config_service_linux_cc ~ files/patch-net_proxy_proxy_service_cc ~ files/patch-net_socket_socks5_client_socket_cc ~ files/patch-net_udp_udp_socket_posix_cc ~ files/patch-net_url_request_url_request_context_builder_cc ~ files/patch-pdf_pdfium_pdfium_engine_cc ~ files/patch-ppapi_shared_impl_private_net_address_private_impl_cc ~ files/patch-printing_backend_cups_helper_cc ~ files/patch-remoting_remoting_host_gypi ~ files/patch-skia_ext_SkMemory_new_handler_cpp ~ files/patch-sync_util_get_session_name_cc ~ files/patch-third_party_WebKit_Source_bindings_core_v8_V8ScriptRunner_cpp ~ files/patch-third_party_WebKit_Source_core_core_gyp ~ files/patch-third_party_WebKit_Source_platform_blink_platform_gyp ~ files/patch-third_party_WebKit_Source_platform_fonts_SimpleFontData_cpp ~ files/patch-third_party_WebKit_Source_platform_heap_StackFrameDepth_cpp ~ files/patch-third_party_WebKit_Source_platform_heap_ThreadState_cpp ~ files/patch-third_party_WebKit_Source_platform_heap_ThreadState_h ~ files/patch-third_party_WebKit_Source_web_PopupMenuImpl_cpp ~ files/patch-third_party_WebKit_Source_wtf_MathExtras_h ~ files/patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_ia32_config_asm ~ files/patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_ia32_config_h ~ files/patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_x64_config_asm ~ files/patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_x64_config_h ~ files/patch-third_party_ffmpeg_ffmpeg_generated_gypi ~ files/patch-third_party_ffmpeg_ffmpeg_gyp ~ files/patch-third_party_libjingle_libjingle_gyp ~ files/patch-third_party_libyuv_libyuv_gyp ~ files/patch-third_party_pdfium_build_standalone_gypi ~ files/patch-third_party_pdfium_pdfium_gyp ~ files/patch-third_party_skia_gyp_ports_gyp ~ files/patch-third_party_skia_src_gpu_GrAutoLocaleSetter_h ~ files/patch-third_party_webrtc_base_base_gyp ~ files/patch-third_party_webrtc_base_network_cc ~ files/patch-third_party_webrtc_base_physicalsocketserver_cc ~ files/patch-third_party_webrtc_base_platform_thread_cc ~ files/patch-third_party_webrtc_build_common_gypi ~ files/patch-tools_gyp_pylib_gyp_generator_ninja_py ~ files/patch-ui_app_list_app_list_constants_cc ~ files/patch-ui_app_list_app_list_constants_h ~ files/patch-ui_app_list_app_list_menu_cc ~ files/patch-ui_app_list_views_app_list_item_view_cc ~ files/patch-ui_app_list_views_app_list_view_cc ~ files/patch-ui_base_resource_resource_bundle_cc ~ files/patch-ui_base_user_activity_user_activity_detector_cc ~ files/patch-ui_base_webui_web_ui_util_cc ~ files/patch-ui_events_devices_x11_device_data_manager_x11_cc ~ files/patch-ui_events_event_switches_cc ~ files/patch-ui_events_event_switches_h ~ files/patch-ui_events_keycodes_dom_keycode_converter_cc ~ files/patch-ui_gfx_canvas_skia_cc ~ files/patch-ui_gfx_codec_png_codec_cc ~ files/patch-ui_gfx_gfx_gyp ~ files/patch-ui_gl_generate_bindings_py ~ files/patch-ui_gl_gl_bindings_api_autogen_glx_h ~ files/patch-ui_gl_gl_bindings_autogen_glx_cc ~ files/patch-ui_gl_gl_bindings_autogen_glx_h ~ files/patch-ui_gl_gl_gyp ~ files/patch-ui_gl_gl_surface_glx_cc ~ files/patch-ui_gl_sync_control_vsync_provider_cc ~ files/patch-ui_message_center_message_center_style_h ~ files/patch-ui_message_center_views_message_center_button_bar_cc ~ files/patch-ui_message_center_views_message_center_button_bar_h ~ files/patch-ui_message_center_views_message_center_view_cc ~ files/patch-ui_message_center_views_notification_view_cc ~ files/patch-ui_shell_dialogs_select_file_dialog_cc ~ files/patch-ui_views_bubble_bubble_delegate_cc ~ files/patch-ui_views_controls_button_label_button_cc ~ files/patch-ui_views_controls_combobox_combobox_cc ~ files/patch-ui_views_controls_textfield_textfield_cc ~ files/patch-ui_views_views_delegate_cc ~ files/patch-ui_views_views_delegate_h ~ files/patch-ui_views_views_gyp ~ files/patch-ui_views_views_switches_cc ~ files/patch-ui_views_window_custom_frame_view_cc ~ files/patch-ui_views_window_dialog_delegate_cc ~ pkg/PLIST + patches/patch-base_move_h + patches/patch-chrome_app_generated_resources_grd + patches/patch-chrome_browser_extensions_api_input_ime_input_ime_api_h + patches/patch-chrome_browser_sync_chrome_sync_client_cc + patches/patch-media_capture_video_linux_v4l2_capture_delegate_cc + patches/patch-media_capture_video_linux_v4l2_capture_delegate_multi_plane_h + patches/patch-net_dns_dns_util_cc + patches/patch-third_party_skia_src_ports_SkOSFile_stdio_cpp + patches/patch-ui_accessibility_platform_ax_platform_node_h + patches/patch-ui_base_ime_input_method_initializer_cc + patches/patch-ui_views_accessibility_native_view_accessibility_h > update to 49.0.2623.75 (robert@) composer + Makefile + distinfo + files/composer + pkg/DESCR + pkg/PLIST > New import: > import www/composer, a tool for dependency management in PHP. firefox-esr ~ Makefile > Bump REVISION for lang/clang MODULE changes. (pascal@) goaccess ~ Makefile > bump (GeoIP pkgpath change) (sthen@) iridium ~ Makefile > Bump REVISION for lang/clang MODULE changes. (pascal@) kcgi ~ Makefile ~ distinfo > Update kcgi to 0.7.8 (jturner@) logswan ~ Makefile > bump (GeoIP pkgpath change) (sthen@) mod_geoip ~ Makefile > bump (GeoIP pkgpath change) (sthen@) mozilla-firefox ~ Makefile > Bump REVISION for lang/clang MODULE changes. (pascal@) netsurf + nsgenbind/Makefile + nsgenbind/distinfo + nsgenbind/pkg/PLIST + nsgenbind/pkg/DESCR > New import: > Import nsgenbind-0.3. - hubbub/patches/patch-Makefile ~ Makefile ~ Makefile.inc ~ browser/Makefile ~ browser/distinfo ~ browser/pkg/PLIST ~ buildsystem/Makefile ~ buildsystem/distinfo ~ hubbub/Makefile ~ hubbub/distinfo ~ libcss/Makefile ~ libcss/distinfo ~ libdom/Makefile ~ libdom/distinfo ~ libdom/pkg/PLIST ~ libnsutils/Makefile ~ libnsutils/distinfo ~ libnsutils/pkg/PLIST ~ libparserutils/Makefile ~ libparserutils/distinfo ~ libutf8proc/Makefile ~ libutf8proc/distinfo ~ libwapcaplet/Makefile ~ libwapcaplet/distinfo + libcss/patches/patch-test_testutils_h + libdom/patches/patch-test_testutils_domtsasserts_c + libdom/patches/patch-test_testutils_domtsasserts_h > Update to netsurf-3.5 and its accompanying libraries. > New in this release: (very) basic JavaScript support can be enabled > in the settings. Webp support has been removed by upstream. > ok landry@ (bentley@) opengroupware ~ Makefile > Bump REVISION for lang/clang MODULE changes. (pascal@) p5-HTML-Embperl ~ Makefile > tweak HOMEPAGE to avoid failed connection, crank rev (mmcc@) pecl-geoip ~ Makefile > bump (GeoIP pkgpath change) (sthen@) phpmyadmin - patches/patch-libraries_common_inc_php ~ Makefile ~ distinfo ~ pkg/PLIST > Update to 4.5.5.1 > if you need to connect to an old MySQL database (< 5.5) you have to set > $cfg['MysqlMinVersion'] = 50015; > in your config file. (giovanni@) py-flask-login ~ Makefile ~ distinfo ~ pkg/PLIST > Update to latest, mostly bug fixes. > OK shadchin@ (abieber@) py-sockjs-tornado ~ Makefile ~ distinfo > Update to latest > OK shadchin@ (abieber@) racktables ~ Makefile ~ distinfo ~ pkg/PLIST > update to RackTables-0.20.11 (sthen@) seamonkey ~ Makefile > Bump REVISION for lang/clang MODULE changes. (pascal@) sogo ~ Makefile > Bump REVISION for lang/clang MODULE changes. (pascal@) sope ~ Makefile > Bump REVISION for lang/clang MODULE changes. (pascal@) surf2 ~ Makefile ~ distinfo ~ patches/patch-config_mk > update to surf2 as of 2016-03-02 (czarkoff@) webalizer ~ Makefile > bump (GeoIP pkgpath change) (sthen@) xombrero ~ Makefile ~ distinfo > Conformal switch to Github > OK juanfra@ sthen@ (gonzalo@) == x11 =============================================================== 27/27 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 x11 ~ Makefile > remove x11/xfm, nobody wanted to keep it when I asked twice on ports@ > and it gets in the way of an Xaw3d update (sthen@) Xaw3d - patches/patch-Imakefile - patches/patch-XawI18n_h ~ Makefile ~ distinfo ~ pkg/PLIST > update to Xaw3d-1.6.2 (sthen@) awesome ~ Makefile ~ patches/patch-awesome_c + patches/patch-common_luaobject_c + patches/patch-event_c + patches/patch-lib_awful_ewmh_lua_in + patches/patch-luaa_c + patches/patch-objects_client_c + patches/patch-objects_client_h > Merge several fixes from the stable '3.5' branch (dcoppa@) dbus-python - pkg/patch-test_TestSuitePythonService_service_in - pkg/patch-test_run-test_sh - pkg/patch-test_run-with-tmp-session-bus_sh ~ Makefile ~ distinfo ~ pkg/PLIST-main > Update to py-dbus-1.2.2. (ajacoutot@) dbusmenu-qt ~ Makefile ~ pkg/PLIST > Update to doxygen-1.8.11 (latest) > This switches doxygen to the cmake build system. > All the hard work done by Rafael Sadowski, thanks! > Bulk build and ok ajacoutot@ (jca@) ede ~ lib/Makefile ~ lib/pkg/PLIST > Update to doxygen-1.8.11 (latest) > This switches doxygen to the cmake build system. > All the hard work done by Rafael Sadowski, thanks! > Bulk build and ok ajacoutot@ (jca@) gnome ~ latexila/Makefile ~ latexila/patches/patch-src_document_view_vala ~ latexila/patches/patch-src_main_window_tools_vala > Unbreak after gspell update. (ajacoutot@) ~ tracker/Makefile ~ tracker/distinfo ~ tracker/patches/patch-configure ~ tracker/patches/patch-src_libtracker-sparql_Makefile_in > Update to meta-tracker-1.6.2. (ajacoutot@) ~ rygel/Makefile ~ rygel/distinfo ~ rygel/pkg/PLIST > update to rygel-0.28.3 (jasper@) ~ mutter/Makefile ~ mutter/distinfo > update to mutter-3.18.3 (jasper@) ~ shell-extensions/Makefile ~ shell-extensions/distinfo > update to gnome-shell-extensions-3.18.4 (jasper@) ~ shell/Makefile ~ shell/distinfo > update to gnome-shell-3.18.4 (jasper@) ~ code-assistance/Makefile > Bump REVISION for lang/clang MODULE changes. (pascal@) gnustep ~ aclock/Makefile ~ addresses/Makefile ~ affiche/Makefile ~ back/Makefile ~ base/Makefile ~ batmon/Makefile ~ camera/Makefile ~ camerakit/Makefile ~ cdplayer/Makefile ~ corebase/Makefile ~ cynthiune/Makefile ~ databasin/Makefile ~ databasinkit/Makefile ~ dbuskit/Makefile ~ displaycalibrator/Makefile ~ edenmath/Makefile ~ examples/Makefile ~ fisicalab/Makefile ~ ftp/Makefile ~ gemas/Makefile ~ gmastermind/Makefile ~ gmines/Makefile ~ gnumail/Makefile ~ gomoku/Makefile ~ gorm/Makefile ~ graphos/Makefile ~ grr/Makefile ~ gshisen/Makefile ~ gspdf/Makefile ~ gui/Makefile ~ gworkspace/Makefile ~ highlighterkit/Makefile ~ imageviewer/Makefile ~ impersonatortoolkit/Makefile ~ jigsaw/Makefile ~ lapispuzzle/Makefile ~ laternamagica/Makefile ~ libobjc2/Makefile ~ make/Makefile ~ matharray/Makefile ~ mpdcon/Makefile ~ neos-theme/Makefile ~ netclasses/Makefile ~ paje/Makefile ~ pantomime/Makefile ~ pcapkit/Makefile ~ pdfkit/Makefile ~ performance/Makefile ~ price/Makefile ~ projectcenter/Makefile ~ remotedesk/Makefile ~ renaissance/Makefile ~ rsskit/Makefile ~ silver-theme/Makefile ~ simpleagenda/Makefile ~ sqlclient/Makefile ~ sudoku/Makefile ~ systempreferences/Makefile ~ terminal/Makefile ~ timemon/Makefile ~ webserver/Makefile ~ webservices/Makefile ~ zipper/Makefile > Bump REVISION for lang/clang MODULE changes. (pascal@) grantlee ~ Makefile > update HOMEPAGE, crank REVISION > ok juanfra@ (mmcc@) gtk+2 ~ Makefile ~ distinfo ~ patches/patch-gtk_Makefile_in > Update to gtk+2-2.24.30. (ajacoutot@) nx + nxcomp/patches/patch-Agent_h > unbreak after sys/select.h -r1.15 > spotted by aja@ (jasper@) py-qt5 ~ Makefile ~ pkg/PLIST-main > Unbreak after Qt update to 5.5. (zhuk@) qt4 ~ qt4.port.mk > Add support for CONFIGURE_STYLE=qmake. No ports affected, since this is > an opt-in. Actual qmake-based ports will be switched on case-by-case > basis in the near future. > Unslacking after discussion with at least naddy@ & espie@ from... 2014?! > Oh my. (zhuk@) qt5 - patches/patch-qtbase_src_network_kernel_qnetworkinterface_cpp - patches/patch-qtdeclarative_src_qml_jsruntime_qv4stringobject_cpp - patches/patch-qtwebkit_Source_WebCore_platform_graphics_gstreamer_WebKitWebSourceGStreamer_cpp ~ Makefile ~ distinfo ~ patches/patch-qtactiveqt_src_activeqt_activeqt_pro ~ patches/patch-qtbase_config_tests_unix_iconv_iconv_pro ~ patches/patch-qtbase_configure ~ patches/patch-qtbase_mkspecs_features_create_cmake_prf ~ patches/patch-qtbase_qmake_generators_makefile_cpp ~ patches/patch-qtbase_qmake_generators_unix_unixmake2_cpp ~ patches/patch-qtbase_qmake_generators_unix_unixmake_cpp ~ patches/patch-qtbase_qmake_generators_unix_unixmake_h ~ patches/patch-qtbase_src_corelib_io_qfilesystemwatcher_cpp ~ patches/patch-qtbase_src_corelib_tools_qbytearray_cpp ~ patches/patch-qtbase_src_corelib_tools_qbytearray_h ~ patches/patch-qtbase_src_network_ssl_qsslsocket_cpp ~ patches/patch-qtbase_src_platformheaders_platformheaders_pro ~ patches/patch-qtbase_src_testlib_qtestcase_cpp ~ patches/patch-qtbase_src_tools_qdoc_htmlgenerator_cpp ~ patches/patch-qtbase_src_tools_qdoc_tokenizer_cpp ~ patches/patch-qtbase_src_widgets_styles_qgtkstyle_p_cpp ~ patches/patch-qtdeclarative_src_qml_jsruntime_jsruntime_pri ~ patches/patch-qtdeclarative_src_qml_jsruntime_qv4engine_cpp ~ patches/patch-qtmultimedia_config_tests_linux_v4l_main_cpp ~ patches/patch-qtscript_src_3rdparty_javascriptcore_JavaScriptCore_wtf_Platform_h ~ patches/patch-qtwebkit_Source_WebCore_plugins_qt_PluginPackageQt_cpp ~ pkg/PLIST-examples ~ pkg/PLIST-html ~ pkg/PLIST-main ~ pkg/PLIST-qch + patches/patch-qtbase_src_3rdparty_forkfd_forkfd_c + patches/patch-qtbase_src_corelib_io_qlockfile_unix_cpp + patches/patch-qtbase_src_corelib_io_qstorageinfo_unix_cpp + patches/patch-qtbase_src_network_ssl_qsslcontext_openssl_cpp > Update to Qt 5.5.1. > Some updates, unbreaking stuff, to follow. (zhuk@) ~ qt5.port.mk > Add support for CONFIGURE_STYLE=qmake. No ports affected, since this is > an opt-in. Actual qmake-based ports will be switched on case-by-case > basis in the near future. > Unslacking after discussion with at least naddy@ & espie@ from... 2014?! > Oh my. (zhuk@) rxvt-unicode - patches/patch-libev_ev_c ~ Makefile > Switch to the proper Makefile-goo (dcoppa@) slock ~ Makefile ~ distinfo ~ patches/patch-Makefile ~ patches/patch-config_def_h ~ patches/patch-config_mk ~ pkg/PLIST > update to 1.3 > similar diff from Michael Reed earlier during lock > ok gsoares (jung@) spectrwm ~ Makefile ~ distinfo > Conformal switch to Github > Ok juanfra@ sthen@ (gonzalo@) vlc - patches/patch-modules_demux_mp4_libmp4_c ~ Makefile ~ distinfo ~ patches/patch-configure_ac ~ pkg/PLIST-main > Update to vlc-2.2.2. > from Brad (maintainer) (ajacoutot@) ~ Makefile > Bump REVISION for lang/clang MODULE changes. (pascal@) + patches/patch-include_vlc_fixups_h > pull up static_assert-related changes from upstream repo to fix with > newer clang. pointers from natano, espie. (sthen@) xfm - Makefile - distinfo - patches/patch-Imake_options - patches/patch-Imakefile - patches/patch-lib_Apps - patches/patch-lib_Xfm_cpp - patches/patch-src_FmBitmaps_c - patches/patch-src_FmChmod_c - patches/patch-src_FmErrors_c - patches/patch-src_FmFw_c - patches/patch-src_FmHistory_c - patches/patch-src_FmLog_c - patches/patch-src_FmMain_c - patches/patch-src_FmSelection_c - patches/patch-src_Fm_h - patches/patch-src_TextField_c - pkg/DESCR - pkg/PLIST > remove x11/xfm, nobody wanted to keep it when I asked twice on ports@ > and it gets in the way of an Xaw3d update (sthen@) =============================================================================== _______________________________________________ owc mailing list [email protected] http://www.squish.net/mailman/listinfo/owc
