OpenBSD ports changes summary for 2016-10-16 to 2016-10-23 inclusive ====================================================================
README astro/ansiweather audio/mp3info benchmarks/netpipe converters converters/luastruct converters/p5-Cpanel-JSON-XS devel devel/cbmc devel/coxpcall devel/ctftools devel/gdb devel/kyua-cli devel/llvm devel/lpeg devel/lua-cjson devel/lua-cliargs devel/lua-cmsgpack devel/lua-lgi devel/lua-penlight devel/lua-term devel/luaalarm devel/luabitop devel/luacopas devel/luadoc devel/luafs devel/lualdoc devel/luapack devel/luaposix devel/luaprofiler devel/luarings devel/luastdlib devel/lutok devel/p5-Coro devel/p5-Scope-Upper devel/py-setuptools_scm devel/py-simplejson devel/py-uncompyle6 devel/py-xdis editors/emacs editors/zile emulators emulators/libretro-genesis-plus-gx emulators/libretro-pcsx-rearmed games/frotz graphics/darktable graphics/ffmpeg graphics/imv graphics/jpeg graphics/openjp2 graphics/py-Pillow graphics/shotwell infrastructure/lib lang/gcc mail mail/cyrus-imapd mail/mutt mail/neomutt mail/offlineimap mail/opensmtpd-extras mail/postfix mail/s-nail misc/insult multimedia/mpv net net/gpodder net/haproxy net/libcares net/libmaxminddb net/librenms net/luasocket net/nbtscan net/py-boto net/py-botocore net/py-curl net/seafile net/tor security security/keepassx security/letsencrypt security/luasec security/lynis sysutils/ansible sysutils/awscli sysutils/entr sysutils/google-cloud-sdk sysutils/monit sysutils/py-elasticsearch-curator sysutils/ruby-puppet-syntax textproc textproc/groff textproc/lua-cosmo textproc/lua-lustache textproc/lua-markdown textproc/lua-yaml textproc/luaexpat textproc/luasoldout textproc/mupdf textproc/py-mistune textproc/zathura www/kcaldav www/kcgi www/tomcat x11/agar x11/awesome x11/sct x11/xfe == README ============================================================ 01/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/README README > Mention bulk(8) > ok espie@ (danj@) == astro ============================================================= 02/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/astro ansiweather ~ Makefile ~ distinfo > Update ansiweather to 1.09. (fcambus@) == audio ============================================================= 03/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio mp3info ~ Makefile ~ pkg/PFRAG.no-no_x11 ~ pkg/PLIST > Drop the gettext module and add @bin annotations. (jca@) == benchmarks ======================================================== 04/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/benchmarks netpipe - patches/patch-netpipe_h ~ Makefile ~ distinfo ~ pkg/PLIST > Update to netpipe-3.7.2 + general port cleanup > New HOMEPAGE and MASTER_SITES, add license marker and install the new > NPtcp6 program. > Tweaked diff from Rafael Sadowski. > Warning: some cli options have changed (-r). (jca@) == converters ======================================================== 05/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/converters converters ~ Makefile > Hook up tested lua52 and lua53 FLAVORS. (jca@) luastruct ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) p5-Cpanel-JSON-XS ~ Makefile ~ distinfo > update p5-Cpanel-JSON-XS to 3.0218 (bluhm@) == devel ============================================================= 06/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel devel ~ Makefile > Hook up tested lua52 and lua53 FLAVORS. (jca@) ~ Makefile > Stop packaging lualdoc as a library that supports lua FLAVORS. > It is a standalone tool so no need to have several versions of it. > Make it depend on lua52, since this is what x11/awesome uses. Adapt > x11/awesome while here. > ok dcoppa@ (maintainer) (jca@) ~ Makefile > +luaposix,lua52 > +luaposix,lua53 (jca@) ~ Makefile > +cbmc (jca@) cbmc + Makefile + distinfo + patches/patch-src_big-int_allocainc_h + patches/patch-src_common + pkg/PLIST + pkg/DESCR > New import: > Import CBMC, a model checker for C and C++. coxpcall ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) ctftools - patch-contrib_opensolaris_tools_ctf_cvt_ctfmerge_c - patch-contrib_opensolaris_tools_ctf_cvt_dwarf_c - patch-lib_libctf_Makefile - patch-usr_bin_ctfconvert_Makefile - patch-usr_bin_ctfdump_Makefile - patch-usr_bin_ctfmerge_Makefile ~ Makefile + patch-cddl_contrib_opensolaris_tools_ctf_cvt_ctfmerge_c + patch-cddl_contrib_opensolaris_tools_ctf_cvt_dwarf_c + patch-cddl_lib_libctf_Makefile + patch-cddl_usr_bin_ctfconvert_Makefile + patch-cddl_usr_bin_ctfdump_Makefile + patch-cddl_usr_bin_ctfmerge_Makefile > More WRKDIST one level up, to allow patching in sys/ > "go for it" jasper@ (jca@) ~ Makefile + patch-sys_cddl_contrib_opensolaris_uts_common_sys_isa_defs_h > Fix build on sparc64 > "got for it" jasper@ (maintainer) (jca@) ~ Makefile ~ patches/patch-cddl_lib_libctf_Makefile ~ patches/patch-cddl_usr_bin_ctfconvert_Makefile ~ patches/patch-cddl_usr_bin_ctfdump_Makefile ~ patches/patch-cddl_usr_bin_ctfmerge_Makefile > /usr/local -> ${LOCALBASE} > No objection from jasper@ (maintainer) (jca@) gdb ~ patches/patch-gdb_mips64obsd-nat_c > Fix build on mips64. Part of the source is now built using c++ which > rejects implicit casts from type void *. > ok pascal@ (visa@) kyua-cli ~ Makefile > Stop handling lua FLAVORS that aren't hooked to the build. > No objection from Sergey Bronnikov (maintainer) (jca@) llvm ~ patches/patch-tools_clang_lib_Driver_Tools_cpp + patches/patch-tools_lld_COFF_CMakeLists_txt > Add patch from upstream to fix the build issue with CMake. > fom Brad (maintainer) (ajacoutot@) lpeg ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) lua-cjson ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) lua-cliargs ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) ~ Makefile ~ pkg/DESCR > Add a link to the online documentation. > ok Florian Stinglmayr (maintainer) (jca@) ~ Makefile > Add a basic test target, reusing the port's examples > ok Florian Stinglmayr (maintainer) (jca@) lua-cmsgpack ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) lua-lgi ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) lua-penlight ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) lua-term ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) luaalarm ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) luabitop ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) luacopas ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) luadoc ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) luafs ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) lualdoc ~ Makefile ~ pkg/PLIST > Stop packaging lualdoc as a library that supports lua FLAVORS. > It is a standalone tool so no need to have several versions of it. > Make it depend on lua52, since this is what x11/awesome uses. Adapt > x11/awesome while here. > ok dcoppa@ (maintainer) (jca@) luapack ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) luaposix ~ Makefile > Fix the RUN_DEPENDS on lua-bit32 > ok awolk@ (maintainer) (jca@) ~ Makefile ~ pkg/PLIST > Add explicit support for lua52 and lua53 FLAVORS > and move the documentation so that several flavors can be installed > concurrently. > ok awolk@ (maintainer) (jca@) luaprofiler ~ Makefile > Standard Makefile layout (jca@) ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) luarings ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) luastdlib ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) lutok ~ Makefile > Stop handling lua FLAVORS that aren't hooked to the build. > No objection from Sergey Bronnikov (maintainer) (jca@) p5-Coro ~ Makefile ~ distinfo + patches/patch-Coro_State_xs > Update devel/p5-Coro to 6.511 > Plus additional patch for perl 5.24 and disable JIT due to W^X violations. > OK sthen@ (afresh1@) p5-Scope-Upper ~ Makefile ~ distinfo > Update devel/p5-Scope-Upper to 0.29 for perl 5.24 support > OK sthen@ (afresh1@) py-setuptools_scm ~ Makefile ~ distinfo > Update to py-setuptools_scm 1.15.0 (shadchin@) py-simplejson ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-simplejson 3.9.0 (shadchin@) py-uncompyle6 ~ Makefile ~ distinfo > Update to py-uncompyle6 2.9.2 (shadchin@) py-xdis ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-xdis 3.1.0 (shadchin@) == editors =========================================================== 07/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors emacs ~ Makefile ~ patches/patch-lisp_vc_vc-cvs_el > Merge better fix for #24082 > This one lets unregistered files appear in vc-dir. (jca@) zile ~ Makefile ~ distinfo > Update for Zile to 2.4.12 (gonzalo@) == emulators ========================================================= 08/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/emulators emulators ~ Makefile > +libretro-genesis-plus-gx (bentley@) ~ Makefile > +libretro-pcsx-rearmed (bentley@) libretro-genesis-plus-gx + Makefile + distinfo + patches/patch-Makefile_libretro + patches/patch-core_loadrom_c + pkg/DESCR + pkg/PLIST > New import: > Import libretro-genesis-plus-gx-1.7.4. libretro-pcsx-rearmed + Makefile + distinfo + patches/patch-Makefile + patches/patch-Makefile_libretro + pkg/PLIST + pkg/DESCR > New import: > Import libretro-pcsx-rearmed-22. == games ============================================================= 09/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games frotz ~ Makefile ~ pkg/PLIST > build/install the dfortz "dumb terminal" interface; from tonypony76 at > mail.com (sthen@) == graphics ========================================================== 10/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics darktable ~ Makefile ~ distinfo ~ patch-src_external_rawspeed_RawSpeed_TiffIFD_cpp > update to darktable-2.0.6 and switch to the version of the RawSpeed patch > that was committed upstream (sthen@) ffmpeg ~ Makefile ~ patches/patch-libavcodec_aaccoder_c ~ patches/patch-libavcodec_aacenc_c ~ patches/patch-libavcodec_aacenc_h ~ patches/patch-libavcodec_aacenc_utils_h > Some more AAC fixes. > from Brad (maintainer) (ajacoutot@) imv ~ Makefile ~ distinfo > update to imv-2.1.3 (czarkoff@) jpeg ~ Makefile ~ distinfo > update to libjpeg-turbo 1.5.1, from brad (sthen@) openjp2 - patches/patch-src_lib_openjp2_opj_malloc_h ~ Makefile ~ distinfo ~ patches/patch-CMakeLists_txt ~ patches/patch-src_bin_jp2_convert_c ~ patches/patch-src_lib_openmj2_opj_malloc_h > update to openjp2-2.1.2 - a huge number of security fixes since 2.1.0, see > https://github.com/uclouvain/openjpeg/blob/v2.1.2/CHANGELOG.md (sthen@) py-Pillow ~ Makefile ~ distinfo > update to py-Pillow-3.4.2 (sthen@) shotwell ~ Makefile ~ distinfo > Update to shotwell-0.24.1. (ajacoutot@) == infrastructure ==================================================== 11/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure lib ~ DPB/Engine.pm ~ DPB/State.pm ~ DPB/User.pm ~ DPB/Heuristics/Size.pm > dpb cleans the permanent logs, always using the same pattern, > so write a method for that. > And don't fail silently when it doesn't work, because that causes > trouble down the line. > (e.g., your log user must be able to write into build-stats!!!) (espie@) == lang ============================================================== 12/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang gcc ~ 4.9/Makefile ~ 4.9/distinfo > regen mips64 adastrap > ok pascal@ (visa@) == mail ============================================================== 13/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail mail ~ Makefile > hook up neomutt (sthen@) ~ Makefile > update the main mutt port to 1.7.1, removing flavours: > sidebar - now in the main release (if you use this and your old > configuration > doesn't work, review /usr/local/share/examples/mutt/sample.muttrc-sidebar) > compressed folders - use mail/neomutt if you want this (sthen@) cyrus-imapd ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ patches/patch-configure ~ patches/patch-imap_mailbox_c ~ patches/patch-imap_sync_client_c ~ pkg/PLIST > Update to cyrus-imapd-2.5.10. (ajacoutot@) mutt ~ Makefile ~ distinfo ~ patches/patch-main_c ~ patches/patch-mutt_sasl_c ~ pkg/DESCR ~ pkg/PLIST > update the main mutt port to 1.7.1, removing flavours: > sidebar - now in the main release (if you use this and your old > configuration > doesn't work, review /usr/local/share/examples/mutt/sample.muttrc-sidebar) > compressed folders - use mail/neomutt if you want this (sthen@) neomutt + Makefile + distinfo + patches/patch-main_c + patches/patch-mutt_sasl_c + patches/patch-mutt_sasl_h + pkg/DESCR + pkg/PLIST > New import: > import ports/mail/neomutt, ok stsp@ ~ Makefile > autoconf regen not needed (sthen@) offlineimap ~ Makefile ~ distinfo > Update to offlineimap 7.0.8 > from Remi Locherer (maintainer) (shadchin@) opensmtpd-extras ~ Makefile ~ distinfo > update to latest snapshot > ok giovanni (jung@) postfix ~ snapshot/Makefile ~ snapshot/distinfo > update to postfix-3.2-20161008, ok brad (sthen@) ~ stable/Makefile ~ stable/distinfo > update to postfix-3.1.3, ok brad (sthen@) s-nail ~ Makefile ~ distinfo ~ patches/patch-nail_rc > update to s-nail 14.8.12 > While at it switch from libedit to s-nail's own line editing function to > avoid bugs with non-ASCII input in various places. (Changing setlocale > call in main.c to use LC_CTYPE solves most of them, but some remain, eg. > saving attachments with non-ASCII names.) > With this commit I take maintainership from william@ > OK william@ (czarkoff@) ~ Makefile ~ distinfo > Update to s-nail-14.8.14 (czarkoff@) == misc ============================================================== 14/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/misc insult ~ Makefile ~ distinfo > update to 0.4 release (jung@) == multimedia ======================================================== 15/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia mpv ~ Makefile ~ distinfo + patches/patch-video_out_opengl_context_c + patches/patch-wscript > update to mpv 0.21.0 > Two patches that are added in this commit are already upstreamed, so they > should be removed with next update. (czarkoff@) == net =============================================================== 16/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net net ~ Makefile > Hook up tested lua52 and lua53 FLAVORS. (jca@) gpodder - patches/patch-setup_py ~ Makefile ~ distinfo ~ patches/patch-makefile ~ pkg/PLIST > Update to gpodder 3.9.1 > From Tim Meunier (new MAINTAINER) (czarkoff@) haproxy ~ patches/patch-Makefile > Patch has been (finally, yay) committed upstream (danj@) libcares ~ Makefile + patches/patch-ares_create_query_c TAGGED OPENBSD_6_0 > backport fix for CVE-2016-5180 > ok jca@ (danj@) ~ Makefile + patches/patch-ares_create_query_c TAGGED OPENBSD_5_9 > backport fix for CVE-2016-5180 > ok jca@ (danj@) libmaxminddb ~ Makefile ~ distinfo > Update GeoLite2 databases to latest version. (fcambus@) librenms ~ Makefile ~ distinfo > security update to librenms-201609.01 > https://github.com/librenms/librenms/pull/4807 (sthen@) luasocket ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) nbtscan ~ Makefile ~ distinfo ~ patches/patch-statusq_h > Update HOMEPAGE & MASTER_SITES, and use new tarballs. > - same tarball content > - regen a patch while here > from Rafael Sadowski (jca@) py-boto ~ Makefile ~ distinfo > Update to py-boto-2.43.0. (ajacoutot@) py-botocore ~ Makefile ~ distinfo > Update to py-botocore-1.4.63. (ajacoutot@) ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-botocore-1.4.64. (ajacoutot@) py-curl ~ Makefile ~ distinfo > Update to py-curl 7.43.0 > ok jca@ (shadchin@) seafile ~ Makefile.inc ~ ccnet/distinfo ~ client/distinfo ~ client/patches/patch-src_seafile-applet_cpp ~ seafile/distinfo > bugfix update to seafile-6.0.0 (kirby@) tor ~ Makefile ~ distinfo > SECURITY update to 0.2.8.9. (pascal@) ~ Makefile + patches/patch-src_or_buffers_c TAGGED OPENBSD_6_0 > SECURITY fix for CVE-2016-8860. > ok danj@ robert@ (pascal@) == security ========================================================== 17/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security security ~ Makefile > Hook up tested lua52 and lua53 FLAVORS. (jca@) keepassx ~ Makefile ~ distinfo > update to 2.0.3 > from Rafael Sadowski, ok landry@ (steven@) letsencrypt ~ py-acme/Makefile > re-add py-ndg-httpsclient RDEP, accidentally removed when testing something > earlier (sthen@) luasec ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) lynis ~ Makefile ~ distinfo ~ pkg/PLIST > Upgrade for Lynis to 2.3.4: > https://cisofy.com/changelog/lynis/2.3.4/ > OK benoit@ (gonzalo@) == sysutils ========================================================== 18/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils ansible ~ Makefile ~ patch-lib_ansible_modules_extras_packaging_os_openbsd_pkg_py > sync with upstream git master, fixes package installation issues > reported by semarie > ok danj@ (jasper@) awscli ~ Makefile ~ distinfo > Update to awscli-1.11.5. (ajacoutot@) ~ Makefile ~ distinfo > Update to awscli-1.11.6. (ajacoutot@) ~ Makefile ~ distinfo > Update to awscli-1.11.7. (ajacoutot@) entr ~ Makefile ~ distinfo > Update to entr-3.6 > From Rafael Sadowski, maintainer timeout. (jca@) google-cloud-sdk ~ Makefile ~ distinfo ~ pkg/PLIST > Update to google-cloud-sdk-131.0.0. (ajacoutot@) monit ~ Makefile ~ distinfo > update to monit-5.20.0 (jasper@) py-elasticsearch-curator ~ Makefile ~ distinfo > Small bugfix release, however, bug doesn't affect us on OpenBSD (sebastia@) ruby-puppet-syntax ~ Makefile ~ distinfo > update to puppet-syntax-2.1.1 (jasper@) == textproc ========================================================== 19/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc textproc ~ Makefile > Hook lua52 flavors to the build for the Lua ports I maintain. (fcambus@) ~ Makefile > Hook up tested lua52 and lua53 FLAVORS. (jca@) ~ Makefile > Add lua-cosmo. (fcambus@) ~ Makefile > +py-mistune,python3 (shadchin@) groff ~ Makefile ~ patches/patch-tmac_doc_tmac + patches/patch-tmac_groff_mdoc_man > Pull in a patch committed upstream: > Make the behaviour of .Bl -tag without -width comprehensible > and the same as in mandoc(1). > No opposition when shown on ports@. (schwarze@) lua-cosmo + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > Import textproc/lua-cosmo. lua-lustache ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) lua-markdown ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) lua-yaml ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) luaexpat ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) luasoldout ~ Makefile > Add explicit lua52/lua53 FLAVORS where supported. > Discussed on ports@, sthen@ agrees with the direction. (jca@) mupdf ~ Makefile ~ distinfo ~ patches/patch-Makefile ~ patches/patch-Makerules ~ patches/patch-Makethird ~ patches/patch-docs_man_mupdf_1 ~ patches/patch-platform_gl_gl-main_c ~ patches/patch-platform_x11_pdfapp_c ~ patches/patch-source_fitz_list-device_c ~ patches/patch-source_pdf_pdf-xref_c ~ patches/patch-source_tools_mudraw_c ~ patches/patch-source_tools_pdfclean_c ~ patches/patch-source_tools_pdfposter_c ~ patches/patch-source_tools_pdfshow_c ~ pkg/PLIST + patches/patch-source_tools_murun_c + patches/patch-source_tools_mutool_c > update to mupdf-1.9a (sthen@) ~ Makefile ~ patches/patch-Makethird ~ patches/patch-source_fitz_load-jpx_c > - patch mupdf to cope with openjp2 update > - use sed -i instead of SUBST_CMD for easier update-patches management > (sthen@) py-mistune ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-mistune 0.7.3. > Add py3 flavor and take maintainer. (shadchin@) zathura ~ core/Makefile ~ core/distinfo ~ core/pkg/PLIST > update to zathura-0.3.6 (sthen@) - plugins/mupdf/patches/patch-index_c - plugins/mupdf/patches/patch-links_c - plugins/mupdf/patches/patch-plugin_c - plugins/mupdf/patches/patch-render_c ~ plugins/Makefile.inc ~ plugins/cb/Makefile ~ plugins/cb/distinfo ~ plugins/djvu/Makefile ~ plugins/djvu/distinfo ~ plugins/mupdf/Makefile ~ plugins/mupdf/distinfo ~ plugins/mupdf/patches/patch-document_c ~ plugins/mupdf/patches/patch-image_c ~ plugins/mupdf/patches/patch-page_c ~ plugins/mupdf/patches/patch-search_c ~ plugins/mupdf/patches/patch-utils_c ~ plugins/poppler/Makefile ~ plugins/poppler/distinfo ~ plugins/ps/Makefile ~ plugins/ps/distinfo + plugins/mupdf/patches/patch-config_mk + plugins/mupdf/patches/patch-plugin_h > use ports compiler for c11, remove devel/gettext MODULES, remove > unnecessary PERMIT_* (sthen@) ~ core/Makefile > zathura needs gettext-tools to build, found by nigel@ (sthen@) ~ core/Makefile > remove devel/gettext MODULES (sthen@) == www =============================================================== 20/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www kcaldav ~ Makefile + patches/patch-delete_c + patches/patch-dynamic_c + patches/patch-get_c + patches/patch-options_c + patches/patch-principal_c + patches/patch-property_c + patches/patch-propfind_c + patches/patch-proppatch_c + patches/patch-put_c + patches/patch-resource_c + patches/patch-util_c > Make kcaldav compile again after recent update to kcgi > Patches to be submitted upstream and can be removed next release. > (jturner@) kcgi ~ Makefile ~ distinfo ~ pkg/PLIST > Update kcgi to 0.9.1 > Now required GNU make for portability and introduces a new kutil_log(3) > interface. (jturner@) tomcat ~ v6/Makefile ~ v6/distinfo ~ v6/pkg/PLIST-examples ~ v8/Makefile ~ v8/distinfo ~ v8/pkg/PLIST-examples > Updates: > - Tomcat 6.0.47 > - Tomcat 8.5.6 (dcoppa@) == x11 =============================================================== 21/21 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 agar ~ agar/Makefile > This needs audio/libsndfile. > ok, czarkoff@ (kili@) ~ agar/Makefile > Oops! forgot to bump revision. (kili@) awesome ~ Makefile ~ patches/patch-awesomeConfig_cmake > Stop packaging lualdoc as a library that supports lua FLAVORS. > It is a standalone tool so no need to have several versions of it. > Make it depend on lua52, since this is what x11/awesome uses. Adapt > x11/awesome while here. > ok dcoppa@ (maintainer) (jca@) sct ~ Makefile ~ distinfo > update to 0.3 release (jung@) xfe ~ Makefile ~ patches/patch-src_SearchWindow_cpp > fix "seach window" (giovanni@) =============================================================================== _______________________________________________ owc mailing list [email protected] http://www.squish.net/mailman/listinfo/owc
