OpenBSD ports changes summary for 2017-05-23 ============================================
databases/postgresql devel/avr devel/avr32 devel/cpp-hocon devel/leatherman devel/pango devel/py-hypothesis editors/ghostwriter games/mars games/openmw games/openxcom games/sumwars geo/qgis graphics/sane-backends infrastructure/bin infrastructure/mk lang/pypy lang/sbcl mail/akpop3d mail/evolution-rss mail/lumail mail/mozilla-thunderbird math/eigen2 multimedia/mkvtoolnix multimedia/py-pafy multimedia/swftools net/freeradius3 net/py-botocore net/seafile print/hplip security/dropbear sysutils/awless sysutils/awscli sysutils/dfc sysutils/gource sysutils/grive2 textproc/py-MarkupSafe textproc/py-nltk www www/cclive www/jupyter-notebook www/owncloud x11/cegui x11/gnome x11/kde4 x11/vlc == databases ========================================================= 01/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases postgresql ~ Makefile ~ pkg/README-server > switch README to using rcctl, ok pea@ (sthen@) == devel ============================================================= 02/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel avr ~ gcc/Makefile > assert gnu89 inlines (espie@) avr32 ~ gcc-bootstrap/Makefile > assert gnu89 inlines (espie@) ~ gcc/Makefile > assert gnu89 inlines (espie@) cpp-hocon ~ Makefile > WANT_CXX (espie@) leatherman ~ Makefile + patches/patch-cmake_cflags_cmake > let it build with clang, adjust -Werror to "work". (espie@) pango ~ Makefile ~ distinfo > Update to pango-1.40.6. (ajacoutot@) py-hypothesis ~ Makefile ~ distinfo > Update to py-hypothesis 3.10.0 (shadchin@) == editors =========================================================== 03/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors ghostwriter ~ Makefile ~ distinfo > Update editors/ghostwriter 1.4.2 => 1.5 > OK landry@ > port changes: > - no need to @sed VERSION as upstream stopped shelling out to git > upstream changelog: > --- > New Features > * HUD windows can now be closed using the Esc key when they have focus. > * A new option has been added to highlight double spaces at the end of a > line. > * Github-style task lists can now be made using the * and + bullet point > characters, in addition to the - character. > * Support for ConTeXt and wkhtmltopdf when exporting to PDF with Pandoc has > been > added. > * Auto-matching characters for selected text now respects the existing > preferences > for the matching done while typing without text selected. > * Typing a single quote (') will no longer result in a second quote being > automatically inserted after the cursor if the cursor is positioned in the > middle of a word. > * Most settings have been moved into a new Preferences dialog to > accommodate the > ever increasing number of application options. > * Font size can now be increased by pressing Ctrl+=or decreased by pressing > Ctrl+-. It can also be changed by using Ctrl and the mouse wheel. > * When exporting to other file formats, the output file will be opened > after > export with its default application. > * E-books created using Pandoc will now also be generated with a table of > contents. > * When passing in a file path via the command line, a new file will be > created > with that path if it does not already exist. > * When typing a * character, ghostwriter would auto-insert a second * > character in > anticipation of emphasized text. The auto-inserted second * will now be > removed > if a space is typed to accommodate a bullet list instead. > * Rudimentary support for HiDPI has been added. See notes below. > * Various performance enhancements and tweaks have been made under the > hood. > Fixes > * Issue #128: Hyphenated words are now considered one word for spell > checking. > * Issue #131: ghostwriter can now be built from its source tarball without > needing > git to be installed. > * Issue #132: Linux desktop file now specifies that ghostwriter can open > only one > file from the command line rather than multiple files. > * Issue #170: Ctrl+M now opens the HTML Preview instead of Ctrl+W. This is > to > avoid a conflict with closing windows in Linux. > * Issue #219: Copy and paste no longer makes the word count jump. > * Sundry minor fixes have been added. > --- (awolk@) == games ============================================================= 04/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games mars + patches/patch-include_Hud_TabStats_hpp > let it build with clang (espie@) openmw ~ Makefile + patches/patch-apps_openmw_main_cpp > WANT_CXX, missing proto for clang (espie@) openxcom ~ Makefile > forgot to remove gcc4, let WANT_CXX do its job (espie@) sumwars ~ Makefile > WANT_CXX (espie@) == geo =============================================================== 05/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/geo qgis ~ Makefile ~ distinfo ~ patches/patch-doc_CMakeLists_txt ~ patches/patch-src_app_qgisapp_cpp ~ pkg/PLIST > Bugfix update to QGIS 2.18.8. (landry@) == graphics ========================================================== 06/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics sane-backends - patches/patch-backend_kodakaio_c - patches/patch-backend_kvs20xx_opt_c - patches/patch-include_sane_sanei_thread_h - patches/patch-sanei_sanei_ir_c ~ Makefile ~ distinfo ~ patches/patch-backend_Makefile_in ~ patches/patch-backend_canon-sane_c ~ patches/patch-backend_dll_c ~ patches/patch-backend_dll_conf_in ~ patches/patch-backend_genesys_low_c ~ patches/patch-backend_kvs40xx_h ~ patches/patch-backend_sm3600-scanusb_c ~ patches/patch-backend_v4l_c ~ patches/patch-backend_xerox_mfp_h ~ patches/patch-configure ~ pkg/PLIST + patches/patch-backend_epsonds_c + patches/patch-frontend_scanimage_c > Update to sane-backends-1.0.27. > - now uses libusb1, so ping me if you see a regression (ajacoutot@) == infrastructure ==================================================== 07/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure bin ~ update-patches > if PATCHORIG!=.orig, say it. avoids head-scratching when fixing a port you > don't know too well... (espie@) mk ~ modules.port.mk > forgot about that one, fixes zstd (espie@) == lang ============================================================== 08/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang pypy ~ Makefile > surprisingly this builds just fine with clang (espie@) sbcl + patches/patch-src_runtime_Config_generic-openbsd + patches/patch-src_runtime_gc-common_c > let it build with clang, thx kettenis@ for useful hints (espie@) == mail ============================================================== 09/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail akpop3d ~ Makefile ~ patches/patch-authenticate_c ~ pkg/PLIST TAGGED OPENBSD_6_1 > Unbreak authentication > explicitely disable mysql support > spotted by I. Schuchardt > ok tb@ (giovanni@) evolution-rss ~ patches/patch-src_rss_c > return value (espie@) lumail ~ Makefile > WANT_CXX (espie@) mozilla-thunderbird ~ Makefile > WANT_CXX (espie@) == math ============================================================== 10/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/math eigen2 ~ Makefile + patches/patch-Eigen_src_Array_BooleanRedux_h > clang insists on more correct C++ (espie@) == multimedia ======================================================== 11/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia mkvtoolnix ~ Makefile > WANT_CXX (espie@) py-pafy ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-pafi-0.5.3.1. (benoit@) swftools + patches/patch-configure + patches/patch-lib_pdf_xpdf_GlobalParams_cc + patches/patch-m4_gcc_2_95_m4 > really stupid fixes for clang (espie@) == net =============================================================== 12/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net freeradius3 - patches/patch-configure_ac ~ Makefile + patches/patch-configure > apply patch-configure_ac to configure; now freeradius3 is back on a normal > release it's not regenerating the autoconf scripts. fixes accidentally > picking > up collectdclient. > use WANT_CXX and MODGCC4_LANGS=c; thread-local-storage. (sthen@) py-botocore ~ Makefile ~ distinfo > Update to py-botocore-1.5.53. (ajacoutot@) seafile - client/patches/patch-src_seafile-applet_cpp ~ Makefile.inc ~ ccnet/distinfo ~ client/distinfo ~ seafile/distinfo + ccnet/patches/patch-lib_rsa_c > Update to seafile-6.0.6 (kirby@) == print ============================================================= 13/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print hplip ~ Makefile > Regen WANTLIB after sane-backends update. (ajacoutot@) == security ========================================================== 14/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security dropbear ~ Makefile ~ distinfo > update to dropbear-2017.75 > CVE-2017-9078: double-free in server TCP listener cleanup > CVE-2017-9079: information disclosure with ~/.ssh/authorized_keys symlink. > (sthen@) == sysutils ========================================================== 15/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils awless ~ Makefile ~ distinfo > Update to awless-0.0.24. (ajacoutot@) awscli ~ Makefile ~ distinfo > Update to awscli-1.11.90. (ajacoutot@) dfc - patches/patch-src_util_c ~ Makefile ~ distinfo ~ patches/patch-CMakeLists_txt ~ pkg/PLIST + patches/patch-src_platform_services-bsd_c > Update to dfc-3.1.0. (benoit@) ~ Makefile > Fix WANTLIB (benoit@) gource ~ Makefile > WANT_CXX (espie@) grive2 ~ Makefile > WANT_CXX (espie@) == textproc ========================================================== 16/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc py-MarkupSafe ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-MarkupSafe 1.0 (shadchin@) py-nltk ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-nltk 3.2.4 (shadchin@) == www =============================================================== 17/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www www ~ Makefile > +py-bokeh,python3 > ok ajacoutot@(maintainer) (shadchin@) cclive ~ Makefile ~ patches/patch-src_cc_options_h > fixes for clang (espie@) jupyter-notebook ~ Makefile ~ distinfo ~ pkg/PLIST > Update to jupyter-notebook 5.0.0 (shadchin@) owncloud ~ Makefile ~ distinfo ~ patches/patch-_htaccess ~ patches/patch-version_php ~ pkg/PLIST > Update to owncloud-10.0.1. (ajacoutot@) == x11 =============================================================== 18/18 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 cegui ~ Makefile > WANT_CXX (espie@) gnome ~ maps/Makefile ~ maps/distinfo > Update to gnome-maps-3.24.3. (ajacoutot@) kde4 ~ kate/patches/patch-tests_CMakeLists_txt + kate/patches/patch-part_view_kateviewhelpers_cpp > minor clang fixes (espie@) vlc ~ patches/patch-include_vlc_atomic_h > gcc 4.9.4's std::atomic_uint_least32_t is bogus (__atomic_base instead > of atomic), so use the full name. > This should work with both libstdc++ and libc++ > noticed by Mark Patruck. (espie@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
