OpenBSD ports changes summary for 2016-03-07 ============================================
audio/mumble audio/musique cad/fritzing cad/openscad comms/qtserialport devel devel/beediff devel/git devel/intellij devel/libqtelegram-aseman-edition devel/llvm devel/py-olefile devel/qgit editors/focuswriter editors/qscintilla editors/teaqt editors/texmaker editors/texworks editors/tiled games/gottcode games/jag games/pokerth geo/josm graphics/ffmpeg graphics/opencsg mail/exim mail/sendmail multimedia/mkvtoolnix multimedia/synfigstudio net/apache-activemq net/bird net/etherape net/ircd-hybrid net/ircd-ratbox net/librenms net/qsynergy net/retroshare net/znc productivity/entomologist productivity/fet productivity/vym security security/kqoauth security/libssh2 security/oledump security/oletools security/openssl security/qca-gnupg security/qca-ossl security/qoauth security/yubico sysutils/tarsnap-gui textproc/highlight textproc/xxdiff www/arora www/libwebsockets www/minitube www/youtube-dl x11/awesome x11/cool-retro-term x11/gnome x11/qrfcview x11/qt4 x11/qt5 x11/qwt == audio ============================================================= 01/17 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio mumble ~ Makefile > Convert to MODQMAKE, -6 Makefile lines. (zhuk@) musique ~ Makefile > Convert to MODQMAKE, -3 Makefile lines. (zhuk@) == cad =============================================================== 02/17 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/cad fritzing ~ Makefile > Move to MODQMAKE, +3 Makefile lines - but we have a bonus of "cp => mv" > converstion here, reducing build time significantly. (zhuk@) openscad ~ Makefile > Convert to MODQMAKE, -3 Makefile lines. (zhuk@) == comms ============================================================= 03/17 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/comms qtserialport ~ Makefile > Convert to MODQMAKE, -3 Makefile lines. (zhuk@) == devel ============================================================= 04/17 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel devel ~ Makefile > + SUBDIR += py-olefile (rpointel@) beediff ~ Makefile > Convert to MODQMAKE, -3 Makefile lines. (zhuk@) git ~ Makefile ~ distinfo ~ patches/patch-t_test-lib_sh ~ pkg/PLIST-main > Update to git-2.7.2. (benoit@) intellij ~ Makefile ~ distinfo ~ pkg/PLIST > Minor update to 15.0.4. > From Caspar Schutijser, thanks! (zhuk@) libqtelegram-aseman-edition ~ Makefile > Switch to MODQMAKE. > No line count changes in Makefile, since I'm too lazy to patch the .pro > file. (zhuk@) llvm ~ Makefile ~ patches/patch-tools_clang_lib_Driver_Tools_cpp > Correct LLVM linker patch: -L arguments passed on the command line need to > be > processed *before* adding default -L directories. Fixes > mail/mozilla-thunderbird. > ok landry@ (pascal@) py-olefile + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > import olefile, a Python package to parse, read and write qgit ~ Makefile > Convert to MODQMAKE, -2 Makefile lines. (zhuk@) == editors =========================================================== 05/17 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors focuswriter ~ Makefile > Convert to MODQMAKE, -6 Makefile lines. (zhuk@) qscintilla ~ Makefile > Convert to MODQMAKE, -4 Makefile lines. (zhuk@) teaqt ~ Makefile > Convert to MODQMAKE, -1 Makefile line. (zhuk@) texmaker ~ Makefile > Convert to MODQMAKE, -7 Makefile lines. (zhuk@) texworks ~ Makefile > Convert to MODQMAKE, -20 lines of Makefile. (zhuk@) tiled ~ Makefile > Convert to MODQMAKE, -10 Makefile lines. (zhuk@) == games ============================================================= 06/17 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games gottcode ~ Makefile.inc > Use MODQMAKE, -7 lines. (zhuk@) jag ~ Makefile > Convert to MODQMAKE, -3 Makefile lines. (zhuk@) pokerth ~ Makefile > Convert to MODQMAKE, -9 Makefile lines. (zhuk@) == geo =============================================================== 07/17 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/geo josm ~ Makefile ~ distinfo > Update to josm r9900, from MAINTAINER Holger Mikolon. (landry@) == graphics ========================================================== 08/17 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics ffmpeg ~ Makefile ~ patches/patch-libavcodec_aacenc_utils_h ~ patches/patch-tests_fate_aac_mak > Merge some more AAC fixes. > from Brad (maintainer) (ajacoutot@) opencsg ~ Makefile > Convert to MODQMAKE, +2 Makefile lines due to need to keep SUBST_CMD call. > (zhuk@) == mail ============================================================== 09/17 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail exim ~ Makefile + patches/patch-src_tls-openssl_c > fix ECDH as server in Exim, from Renaud Allard (sthen@) sendmail ~ Makefile ~ files/cf/openbsd-submit.mc + patches/patch-cf_feature_msp_m4 TAGGED OPENBSD_5_9 > Replace reference to the old smmsp user to the new _smmsp in the > main shared configuration, so that all generated configuration use it. > ok and help sthen@, jca@ (matthieu@) - patches/patch-cf_feature_msp_m4 ~ Makefile ~ files/cf/openbsd-submit.mc TAGGED OPENBSD_5_9 > revert previous. Not intended for -stable. Sorry for the mess. (matthieu@) ~ Makefile ~ files/cf/openbsd-submit.mc + patches/patch-cf_feature_msp_m4 TAGGED OPENBSD_5_9 > Replace reference to the old smmsp user to the new _smmsp in the > main shared configuration, so that all generated configuration use it. > ok and help sthen@, jca@ (matthieu@) == multimedia ======================================================== 10/17 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia mkvtoolnix ~ Makefile ~ distinfo ~ pkg/PFRAG.no-no_x11 ~ pkg/PLIST > Update to mkvtoolnix-8.9.0. > from Brad (maintainer) (ajacoutot@) synfigstudio ~ Makefile > BROKEN-sparc64 = terminate called after throwing an instance of > 'synfig::Exception::IDNotFound' (landry@) == net =============================================================== 11/17 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net apache-activemq ~ Makefile ~ distinfo ~ pkg/PLIST > update to apache-activemq-5.13.2 (jasper@) bird ~ Makefile > build BIRD with threads, enables bfd (sthen@) etherape ~ Makefile ~ distinfo + patches/patch-src_diagram_c > Update to etherape-0.9.14. (benoit@) ircd-hybrid ~ Makefile ~ distinfo ~ patches/patch-doc_Makefile_in ~ patches/patch-doc_reference_conf ~ patches/patch-include_stdinc_h ~ patches/patch-src_ircd_c > Update to ircd-hybrid-8.2.15. > from Brad (ajacoutot@) ircd-ratbox ~ Makefile ~ distinfo > Update to ircd-ratbox-3.0.10. > from Brad (ajacoutot@) librenms ~ Makefile ~ distinfo ~ patches/patch-daily_sh ~ patches/patch-includes_defaults_inc_php ~ patches/patch-includes_definitions_inc_php ~ patches/patch-includes_functions_php ~ patches/patch-poller-wrapper_py ~ pkg/PLIST > update to librenms-201603 (sthen@) ~ Makefile + patches/patch-includes_common_php > don't use `git rev-parse HEAD`, it's not going to work on a > non-git-checkout as used in the package anyway (and users may > not have git installed, so there's an ugly error message). > use snmpget -V instead of --version, long getopt doesn't > seem to be working at least with 5.7.3 on OpenBSD. (sthen@) qsynergy ~ Makefile > Convert to MODQMAKE, no Makefile lines count change. (zhuk@) retroshare ~ Makefile > Convert to MODQMAKE, +1 Makefile line (due to adding a comment). (zhuk@) ~ Makefile + patch-src_libbitdht_src_bitdht_bdquery_cc > Fix time_t issues, patch alredy sent upstream. > okay stsp@ (zhuk@) znc - patches/patch-src_Csocket_cpp ~ Makefile ~ distinfo > Update to znc-1.6.3. > from Brad (maintainer) (ajacoutot@) == productivity ====================================================== 12/17 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/productivity entomologist ~ Makefile > Convert to MODQMAKE, -1 Makefile line. (zhuk@) fet ~ Makefile > Convert to MODQMAKE, -1 Makefile line. (zhuk@) vym ~ Makefile > Convert to MODQMAKE, -2 lines of Makefile. (zhuk@) == security ========================================================== 13/17 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security security ~ Makefile > + SUBDIR += oledump (rpointel@) kqoauth ~ Makefile > Convert to MODQMAKE, -3 Makefile lines. (zhuk@) libssh2 ~ Makefile ~ distinfo ~ patches/patch-tests_Makefile_in ~ pkg/PLIST > Update to libssh2-1.7.0. (benoit@) oledump + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > import oledump, a program to analyze OLE files (Compound File Binary > Format). oletools ~ Makefile ~ distinfo ~ pkg/PLIST > update to 0.43. > ok benoit@. (rpointel@) ~ Makefile ~ pkg/PLIST > install mraptor and ezhexviewer tools. > ok benoit@. (rpointel@) openssl ~ Makefile > now that sslscan uses a special build, disable ssl3/rc5 again in openssl > port (sthen@) qca-gnupg ~ Makefile ~ files/conf.pri > Convert to MODQMAKE, -1 Makefile line. (zhuk@) qca-ossl ~ Makefile ~ files/conf.pri > Convert to MODQMAKE, -1 Makefile line. (zhuk@) qoauth ~ Makefile > Convert to MODQMAKE, -1 Makefile line. (zhuk@) yubico ~ yubikey-personalization-gui/Makefile > Convert to MODQMAKE, -3 Makefile lines. (zhuk@) == sysutils ========================================================== 14/17 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils tarsnap-gui ~ Makefile > Convert to MODQMAKE, -2 lines ofr Makefile. (zhuk@) == textproc ========================================================== 15/17 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc highlight ~ Makefile ~ distinfo ~ pkg/PLIST > Update to highlight-3.28. (benoit@) xxdiff ~ Makefile > Convert to MODQMAKE and drop USE_GMAKE dependency, -2 Makefile lines. > (zhuk@) == www =============================================================== 16/17 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www arora ~ Makefile > Convert to MODQMAKE. No Makefile lines count change, but that's a style > issue. (zhuk@) libwebsockets ~ Makefile ~ distinfo > Bump libwebsockets from 1.7.2 to 1.7.3 > OK abieber@ (awolk@) minitube ~ Makefile > Convert to MODQMAKE, -6 Makefile lines. (zhuk@) youtube-dl ~ Makefile ~ distinfo ~ pkg/PLIST > Update to youtube-dl 2016.03.06. > New extractors: > - aenetworks > - animeondemand > - bigflix > - bokecc > - canvas > - cbc > - crackle > - cultureunplugged > - cwtv > - digiteka > - ivideon > - konserthusetplay > - kusi > - leeco > - lemonde > - lovehomeporn > - matchtv > - noz > - npr > - nuevo > - plays > - revision3 > - ruleporn > - screenjunkies > - trollvids > - twentymin > - ustudio > - weiqitv > - zippcast > Removed: > - history > - space > - testtube > - ultimedia > Update reminder and diff from Daniel Jakots, thanks! (pirofti@) == x11 =============================================================== 17/17 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 awesome - 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 ~ Makefile ~ distinfo ~ patches/patch-awesome_c > Update to awesome-3.5.9 (dcoppa@) cool-retro-term ~ Makefile > My favourite mission-critical port moves to MODQMAKE. -5 lines of make > code. (zhuk@) gnome ~ terminal/Makefile ~ terminal/distinfo > update to gnome-terminal-3.18.3 (jasper@) qrfcview ~ Makefile > Convert to MODQMAKE, no line count change. (zhuk@) ~ Makefile + patches/patch-src_mainwindow_cpp > Allow to enter numbers larger than 5000. (zhuk@) qt4 ~ qt4.port.mk > Unbreak the case of USE_SYSTRACE=Yes: we tried to run under systrace > always, and bsd.port.mk invokes systrace for us already when in do-build > or do-install target. (zhuk@) qt5 ~ qt5.port.mk > Unbreak the case of USE_SYSTRACE=Yes: we tried to run under systrace > always, and bsd.port.mk invokes systrace for us already when in do-build > or do-install target. (zhuk@) qwt ~ Makefile > Switch to MODQMAKE, -3 Makefile lines. (zhuk@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
