OpenBSD ports changes summary for 2017-08-09 ============================================
audio/mpg123 databases/pgcluu databases/redis devel/msgpack editors/nano fonts/fira-fonts geo/geocode-glib graphics graphics/orthanc graphics/pqiv mail/courier-authlib mail/courier-imap net/nmap net/openvpn-auth-ldap security security/encfs security/keepassxc sysutils/ansible sysutils/borgmatic sysutils/duplicity textproc textproc/py-pykwalify www/tor-browser == audio ============================================================= 01/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio mpg123 ~ Makefile ~ distinfo > update to 1.25.5 for miscellaneous minor overflow fixes and better > checking of ID3v2 encoding values (naddy@) == databases ========================================================= 02/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases pgcluu ~ Makefile ~ distinfo ~ patches/patch-pgcluu ~ patches/patch-pgcluu_collectd > update to pgcluu-2.6 (jasper@) redis - patches/patch-src_Makefile_dep ~ Makefile ~ distinfo ~ patches/patch-deps_Makefile ~ patches/patch-deps_hiredis_Makefile ~ patches/patch-deps_hiredis_net_c ~ patches/patch-redis_conf ~ patches/patch-src_Makefile ~ patches/patch-src_config_c ~ patches/patch-src_server_h > Update to redis-4.0.1 (dcoppa@) == devel ============================================================= 03/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel msgpack ~ Makefile ~ distinfo > update to msgpack-2.1.4 (jasper@) == editors =========================================================== 04/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors nano ~ Makefile ~ distinfo ~ patches/patch-doc_nano_1 ~ patches/patch-src_Makefile_in > Update to 2.8.6: > * new feature: the ability to do softwrapping between words > * fix a handful of rare display glitches > * rename the option 'cut' to 'cutfromcursor' > (please update your nanorc files before 2020). (naddy@) == fonts ============================================================= 05/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/fonts fira-fonts ~ Makefile ~ distinfo ~ pkg/PLIST > Update fira-fonts to 20170227 (last github commit) > - update HOMEPAGE > - remove LICENSE (not available anymore) > - GH_* wish/tweak from juanfra@ > ok juanfra@ (rsadowski@) == geo =============================================================== 06/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/geo geocode-glib ~ Makefile ~ distinfo ~ pkg/PLIST > update to geocode-glib-3.24.0 (jasper@) == graphics ========================================================== 07/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics graphics ~ Makefile > +orthanc (jasper@) orthanc + server/Makefile + server/distinfo + server/patches/patch-Core_MultiThreading_Mutex_cpp + server/patches/patch-Core_SystemToolbox_cpp + server/patches/patch-Resources_Configuration_json + server/patches/patch-Plugins_Engine_PluginsManager_cpp + server/patches/patch-OrthancServer_FromDcmtkBridge_cpp + server/patches/patch-Plugins_Engine_SharedLibrary_cpp + server/patches/patch-Resources_CMake_Compiler_cmake + server/patches/patch-UnitTestsSources_PluginsTests_cpp + server/patches/patch-UnitTestsSources_UnitTestsMain_cpp + server/patches/patch-CMakeLists_txt + server/patches/patch-Resources_ThirdParty_minizip_ioapi_h + server/pkg/PLIST + server/pkg/orthanc.rc + server/pkg/DESCR > New import: > import orthanc-1.3.0 + Makefile + Makefile.inc > add common Makefile bits (jasper@) + webviewer-plugin/distinfo + webviewer-plugin/Makefile + webviewer-plugin/patches/patch-Orthanc_Core_SystemToolbox_cpp + webviewer-plugin/patches/patch-CMakeLists_txt + webviewer-plugin/pkg/PLIST + webviewer-plugin/pkg/DESCR > New import: > import orthanc-plugin-webviewer-2.3 + postgresql-plugin/Makefile + postgresql-plugin/distinfo + postgresql-plugin/pkg/DESCR + postgresql-plugin/pkg/PLIST + postgresql-plugin/patches/patch-CMakeLists_txt + postgresql-plugin/patches/patch-Core_PostgreSQLLargeObject_cpp + postgresql-plugin/patches/patch-Core_PostgreSQLConnection_cpp > New import: > import orthanc-plugin-postgresql-2.0 ~ server/Makefile ~ server/pkg/PLIST ~ server/pkg/orthanc.rc > set a logdir to prevent spewing to STDOUT/STDERR (jasper@) ~ Makefile.inc ~ postgresql-plugin/Makefile ~ webviewer-plugin/Makefile > move pre-configure to Makefile.inc (jasper@) ~ server/Makefile ~ server/patches/patch-Core_SystemToolbox_cpp ~ server/patches/patch-Resources_CMake_Compiler_cmake > - resolve XXX and implement GetPathToExecutableInternal > - sync Compiler.cmake with what's been submitted upstream (jasper@) pqiv ~ Makefile ~ distinfo + patches/patch-lib_thumbnailcache_c > Update to pqiv-2.9 > COMPILER clue and ok jca@ (danj@) == mail ============================================================== 08/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail courier-authlib ~ Makefile > drop gettext module > prodded and ok sthen@ (giovanni@) courier-imap ~ Makefile > drop gettext module > prodded and ok sthen@ (giovanni@) == net =============================================================== 09/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net nmap ~ Makefile ~ distinfo ~ pkg/DESCR-main ~ pkg/PLIST-main > Update to 7.60, initial diff from David Carlier (maintainer) with > tweaks by me > ok rsadowski@ (giovanni@) openvpn-auth-ldap ~ Makefile > Drop MAINTAINER > ok jsing@ (jca@) == security ========================================================== 10/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security security ~ Makefile > hook keepassxc,yubikey > hint from giovanni@ (rsadowski@) encfs ~ Makefile > Make this more readable... (jca@) keepassxc ~ Makefile > Add yubikey flavor to keepassxc > - licence tweak from giovanni@ > tested with challenge-response on yubikey-neo and ok giovanni@ (rsadowski@) == sysutils ========================================================== 11/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils ansible ~ Makefile ~ distinfo ~ pkg/PLIST-html > update to ansible-2.3.2.0 (jasper@) borgmatic - files/config.dist ~ Makefile ~ distinfo ~ pkg/PLIST + files/config.yaml.dist + patches/patch-setup_py + pkg/MESSAGE > update to borgmatic-1.1.6 > Note the configuration changed from INI to YAML: > https://github.com/witten/borgmatic#upgrading-from-borgmatic-10x (jasper@) ~ Makefile > this actually needs an RDEP on borg itself (jasper@) duplicity ~ Makefile ~ distinfo ~ patches/patch-bin_duplicity ~ pkg/PLIST > Update to duplicity-0.7.13.1 (danj@) == textproc ========================================================== 12/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc textproc ~ Makefile > +py-pykwalify > +py-pykwalify,python3 (jasper@) py-pykwalify + distinfo + Makefile + pkg/PLIST + pkg/DESCR > New import: > import py-pykwalify-1.6.0 == www =============================================================== 13/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www tor-browser ~ browser/Makefile > Set ONLY_FOR_ARCHS to reduce kittens genocide (landry@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
