OpenBSD ports changes summary for 2015-06-28 to 2015-07-05 inclusive ====================================================================
INDEX audio/mpd audio/schismtracker comms/fldigi converters/convmv databases/freetds devel devel/boost devel/cmake devel/cxxtools devel/iso-codes devel/javahelp devel/jdk devel/kdevplatform devel/libinotify devel/libmtp devel/libtalloc devel/maven devel/p5-Class-Load devel/p5-Class-Unload devel/p5-Clone devel/p5-Glib2 devel/p5-Package-Stash-XS devel/p5-Sub-Identify devel/p5-Test-Deep devel/p5-Time-Duration-Parse devel/pcre devel/py-wbem devel/quirks devel/ruby-rspec devel/scons devel/spice-protocol devel/xulrunner editors/calligra editors/subtitleeditor emulators/spectemu games games/manaplus games/pentobi games/redeclipse games/residualvm games/valyriatear games/wesnoth graphics/birdfont graphics/clutter graphics/ffmpeg graphics/gifsicle graphics/hugin graphics/icoutils graphics/lensfun graphics/mapnik graphics/py-matplotlib graphics/xanim infrastructure/bin infrastructure/lib infrastructure/man lang/elixir lang/erlang lang/gcc lang/ruby mail/abook mail/imapfilter mail/mozilla-thunderbird mail/mu mail/thunderbird-i18n math math/hdf5 math/ntl misc/brltty misc/xcdroast multimedia/mkvtoolnix multimedia/phonon multimedia/phonon-backend multimedia/py-pafy net net/GeoIP net/balance net/gupnp net/haproxy net/icinga net/librenms net/manubulon-snmp net/mirall net/nagios net/netatalk net/nicotine net/ntp net/ocserv net/osrtspproxy net/pebrot net/powerdns net/rsnapshot net/unifi print/cups-filters productivity/gnucash productivity/googlecl productivity/projectlibre productivity/zeitgeist security/keychain security/oath-toolkit security/polarssl security/sudo sysutils sysutils/ansible sysutils/facter sysutils/gdmap sysutils/logstash sysutils/lsof sysutils/polkit sysutils/ruby-facter sysutils/ruby-r10k sysutils/salt sysutils/simple-mtpfs sysutils/sslmate sysutils/tpb sysutils/xstatbar telephony/baresip tests/portcheck textproc textproc/cloc textproc/go-xlsx textproc/libxml textproc/libxmlbird textproc/libxslt textproc/p5-LibXML-Common textproc/p5-Lingua-EN-FindNumber textproc/p5-Lingua-EN-Inflect textproc/p5-Lingua-EN-Inflect-Number textproc/p5-Lingua-EN-Number-IsOrdinal textproc/p5-Lingua-EN-Tagger textproc/p5-Pod-Cpandoc textproc/p5-Text-CSV_XS textproc/p5-XML-LibXML textproc/p5-XML-LibXSLT textproc/raptor textproc/rasqal textproc/txt2tags www www/cclive www/dillo www/dwb www/elinks www/firefox-esr www/firefox-esr-i18n www/firefox-i18n www/mozilla www/mozilla-firefox www/p5-CGI www/p5-HTML-Display www/pear-HTML-Common2 www/pear-HTML-QuickForm www/py-jwt www/seamonkey x11 x11/afterstep x11/compiz x11/ede x11/fltk x11/flwm x11/fsv x11/gnome x11/grantlee x11/jwm x11/kde4 x11/mlterm x11/rxvt-unicode x11/smplayer x11/vlc x11/wxWidgets x11/xfce4 x11/xtraceroute == INDEX ============================================================= 01/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/INDEX INDEX > sync; 9140 unzels (sthen@) == audio ============================================================= 02/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio mpd ~ patches/patch-configure > don't disable exceptions; as needed by newer boost and doesn't harm current > boost (jasper@) schismtracker - patches/patch-modplug_snd_gm_c ~ Makefile ~ distinfo > Create our own "release" of Schism Tracker, using the code from the tip of > the development. Unlike the last release, this version works well and has > the benefit of further work. Because versioning is YYYYMMDD, when upstream > cuts a new release we will be able to move to it without issue. > ok jung@ (bcallah@) == comms ============================================================= 03/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/comms fldigi ~ Makefile ~ distinfo ~ pkg/PLIST > Update to 3.22.10 now that FLTK 1.3.3 has been committed. > ok aja@ (bcallah@) == converters ======================================================== 04/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/converters convmv ~ Makefile ~ distinfo > update to convmv-2.0 (jasper@) == databases ========================================================= 05/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases freetds ~ Makefile > Don't pick up com_err.h; spotted by espie@ (ajacoutot@) + patches/patch-configure_ac > prevent freetdb from picking up on e2fsprogs headers. no change in package > (espie@) - patches/patch-configure_ac > rm, it was fixed already. (ajacoutot@) == devel ============================================================= 06/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel devel ~ Makefile > Add javahelp to build. (kurt@) boost - patches/patch-boost_detail_endian_hpp - patches/patch-boost_interprocess_detail_workaround_hpp - patches/patch-boost_throw_exception_hpp - patches/patch-tools_build_v2_tools_gcc_jam ~ Makefile ~ distinfo ~ patches/patch-Jamroot ~ patches/patch-boost_archive_iterators_remove_whitespace_hpp ~ patches/patch-boost_asio_detail_pipe_select_interrupter_hpp ~ patches/patch-boost_functional_hash_detail_limits_hpp ~ patches/patch-libs_config_test_boost_has_pthread_yield_ipp ~ patches/patch-libs_filesystem_src_operations_cpp ~ patches/patch-libs_filesystem_src_path_cpp ~ pkg/DESCR ~ pkg/PLIST + patches/patch-boost_predef_other_endian_h + patches/patch-libs_log_src_timestamp_cpp + patches/patch-tools_build_src_tools_gcc_jam > - update to boost 1.58.0 > earlier diff looked good to brad > tested in multiple bulks by aja@ and me > ok aja@ robert@ (jasper@) cmake ~ Makefile ~ cmake.port.mk + patches/patch-Modules_FindBoost_cmake > Prompted by a mail from "EdaSky" > (http://marc.info/?l=openbsd-misc&m=143552406830762): > automagically add pthread to Boost_LIBRARIES and '-pthread' to > compiler flags if the boost_thread component is requested. > Fix boost_thread's "Compiler threading support is not turned on, > please set the correct command line options for threading" error > without the need to tamper with CMAKE_CXX_FLAGS. > Based on a patch found in the Debian package for cmake, which I've > enhanced/modernized a bit. (dcoppa@) cxxtools ~ Makefile ~ pkg/PLIST > Use a variable to specify arch for use in cxxtools PLIST. ok jasper@ > cxxtools now installs only the header for the current arch, so without > this packaging fails on arch other than the one where PLIST was generated. > (sthen@) iso-codes ~ Makefile ~ distinfo > update to iso-codes-3.59 (jasper@) javahelp + Makefile + distinfo + pkg/PLIST + pkg/DESCR + files/jhsearch + files/jhindexer > New import: > Import javahelp, a dependency for jtreg. ~ Makefile > Bad timing. Just as I committed this, upstream deleted the distfile. > Host this on my site for now. (kurt@) jdk ~ 1.8/Makefile > neuter another check that picks up gawk without need; ok kurt@ (naddy@) ~ 1.7/Makefile + 1.7/patches/patch-jdk_make_com_sun_java_pack_Makefile + 1.7/patches/patch-jdk_make_com_sun_java_pack_mapfile-vers-unpack200 > Fix unpack200 segfault due to symbol visablity. (kurt@) kdevplatform ~ Makefile ~ pkg/PLIST > Unbreak after x11/grantlee update. Oops. > Breakage noticed by aja@. (zhuk@) libinotify ~ Makefile ~ distinfo + patches/patch-Makefile_am + patches/patch-tests_symlink_test_cc > Update to the latest git snapshot, dated Jun-28-2015 > Tested by me and kirby@ with ownCloud and Seafile > OK kirby@ (maintainer) (dcoppa@) ~ patches/patch-tests_symlink_test_cc > Add note about failing test (dcoppa@) libmtp ~ Makefile ~ pkg/PLIST > Regen PLIST. (ajacoutot@) libtalloc ~ Makefile > Remove dead ftp mirror. Use https homepage. (bentley@) maven ~ Makefile > Fix mvn command line execution. (kurt@) p5-Class-Load ~ Makefile ~ distinfo > Update to p5-Class-Load-0.23. (benoit@) p5-Class-Unload ~ Makefile ~ distinfo > Update devel/p5-Class-Unload to 0.09 > No code changes, just packaging and tests (afresh1@) p5-Clone ~ Makefile ~ distinfo ~ pkg/PLIST > Update devel/p5-Clone to 0.38 (afresh1@) p5-Glib2 ~ Makefile ~ distinfo ~ pkg/PLIST > Update to p5-Glib2-1.310. (ajacoutot@) p5-Package-Stash-XS ~ Makefile ~ distinfo ~ pkg/PLIST > Update devel/p5-Package-Stash-XS to 0.28 > +maintainership > ok benoit@ (afresh1@) p5-Sub-Identify ~ Makefile ~ distinfo ~ pkg/PLIST > Update devel/p5-Sub-Identify to 0.10 > +maintainership > ok benoit@ (afresh1@) p5-Test-Deep ~ Makefile ~ distinfo > Update devel/p5-Test-Deep to 0.117 > Fixes regression (afresh1@) p5-Time-Duration-Parse ~ Makefile ~ distinfo > Update to p5-Time-Duration-Parse-0.12. (benoit@) pcre ~ Makefile ~ patches/patch-pcre_compile_c > Security fix for CVE-2015-5073. > ok robert@ (MAINTAINER) (jasper@) ~ Makefile ~ patches/patch-pcre_compile_c TAGGED OPENBSD_5_7 > Security fix for CVE-2015-5073. > ok robert@ (MAINTAINER) (jasper@) py-wbem - patches/patch-setup_py ~ Makefile ~ distinfo ~ pkg/PLIST > update to py-wbem-0.8.0-dev-r728, which has changes that are needed in > some situations now that python enforces SSL validation by default. > reset bouncing maintainer email. (sthen@) ~ Makefile > fix DISTNAME (sthen@) quirks ~ Makefile ~ files/Quirks.pm > sync (jasper@) ~ Makefile ~ files/Quirks.pm > mark p5-XML-LibXML-Common as obsolete > OK ajacoutot@ (bluhm@) ruby-rspec ~ specinfra/Makefile ~ specinfra/distinfo ~ specinfra/pkg/PLIST > update to specinfra-2.36.6 (jasper@) ~ specinfra/Makefile ~ specinfra/distinfo ~ specinfra/pkg/PLIST + specinfra/patches/patch-_metadata > update to specinfra-2.36.10 (jasper@) scons ~ Makefile ~ distinfo ~ pkg/PLIST > - update to scons-2.3.5 > tested in a bulk by aja@, thanks (jasper@) spice-protocol ~ Makefile ~ distinfo > update to spice-protocol-0.12.8 (jasper@) xulrunner + 24/patches/patch-config_system-headers + 24/patches/patch-js_src_config_system-headers > Fix building with freetype-2.6 or later (dcoppa@) ~ 24/patches/patch-config_system-headers ~ 24/patches/patch-js_src_config_system-headers > Add missing url, so it's clear this came from upstream (dcoppa@) ~ 24/Makefile > bump REVISION after mozilla.port.mk change (landry@) == editors =========================================================== 07/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors calligra - patches/patch-krita_image_kis_painter_cc ~ Makefile ~ distinfo ~ patches/patch-cmake_modules_FindPoppler_cmake ~ patches/patch-kexi_CMakeLists_txt ~ patches/patch-kexi_widget_CMakeLists_txt ~ patches/patch-plan_libs_kernel_tests_CMakeLists_txt ~ patches/patch-plan_plugins_schedulers_tj_CMakeLists_txt ~ patches/patch-plugins_semanticitems_contact_CMakeLists_txt ~ patches/patch-stage_part_CMakeLists_txt ~ pkg/PLIST + pkg/patch-krita_plugins_extensions_gmic_3rdparty_gmic_CImg_h > Update to Calligra Suite 2.9.5, from MAINTER Rafael Sadowski. (zhuk@) subtitleeditor ~ Makefile ~ distinfo ~ pkg/PLIST > Update to subtitleeditor-0.52.1. (ajacoutot@) == emulators ========================================================= 08/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/emulators spectemu ~ Makefile > mark BROKEN; needs adapting to audio changes (sthen@) == games ============================================================= 09/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games games ~ Makefile > +pentobi (bcallah@) manaplus ~ Makefile ~ distinfo > Update to 1.5.7.4 (bcallah@) pentobi + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > Import games/pentobi redeclipse - patches/patch-game_server_cpp ~ Makefile ~ distinfo ~ patches/patch-Makefile ~ patches/patch-system-install_mk ~ pkg/PLIST-data ~ pkg/PLIST-main > update to Red Eclipse 1.5.2 (jsg@) residualvm ~ Makefile > Add missing LIB_DEPENDS on jpeg. (ajacoutot@) valyriatear + patches/patch-src_luabind_luabind_object_hpp > Fixed luabind compilation when using boost 1.57 > from upstream (jasper@) wesnoth ~ patches/patch-src_server_server_cpp TAGGED OPENBSD_5_7 > regen; no pkg change (jasper@) ~ Makefile ~ distinfo ~ pkg/PLIST TAGGED OPENBSD_5_7 > bugfix/security update to wesnoth-1.12.4 > fixes CVE-2015-5070 (kirby@) ~ Makefile + patches/patch-src_filesystem_boost_cpp + patches/patch-src_filesystem_cpp TAGGED OPENBSD_5_7 > Security fixes for CVE-2015-5096, CVE-2015-5070 > ok kirby@ (MAINTAINER) (jasper@) == graphics ========================================================== 10/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics birdfont ~ Makefile ~ distinfo > Update to 2,10,5 > Birdfont now requires Roboto fonts for its UI. (bcallah@) clutter ~ core/Makefile ~ core/distinfo > update to clutter-1.22.4 (jasper@) ~ clutter-gtk/Makefile ~ clutter-gtk/distinfo > - update to clutter-gtk-1.6.2 > - sync WANTLIB (jasper@) ffmpeg ~ Makefile ~ patches/patch-configure > Build with Clang on i386. > from brad (maintainer) (ajacoutot@) gifsicle ~ Makefile ~ distinfo > Update to gifsicle-1.88. (benoit@) hugin ~ Makefile + patches/patch-src_tools_ParseExp_cpp > - Use Boost::Phoenix V3 in Boost Spirit for expression parsing (from > upstream) > - bump boost dependency (jasper@) icoutils ~ Makefile ~ pkg/PLIST > - regen half the remaining PLISTs containing unneeded > /usr/local/share/locale/ > - sync a wantlib while there (sthen@) lensfun - patches/patch-build_tibs_compiler_gcc_mak - patches/patch-build_tibs_host_posix_mak - patches/patch-configure - patches/patch-libs_lensfun_lensfun_mak - patches/patch-tibs_py ~ Makefile ~ patches/patch-libs_auxfun_image_cpp ~ pkg/PLIST + patches/patch-CMakeLists_txt + patches/patch-build_CMakeModules_FindGLIB2_cmake + patches/patch-docs_CMakeLists_txt > Switch lensfun to CMake, dropping build-time Python dependency and > lowering overall patches count. Also enables libauxfun to build. > The main point is to stop putting wrong soname in shared objects, > to unbreak lib-depends-check in dependant ports. > okay sthen@ (zhuk@) mapnik ~ Makefile ~ patches/patch-SConstruct + patches/patch-include_mapnik_css_color_grammar_hpp + patches/patch-include_mapnik_expression_grammar_hpp + patches/patch-include_mapnik_json_feature_collection_grammar_hpp + patches/patch-include_mapnik_json_feature_grammar_hpp + patches/patch-include_mapnik_json_feature_parser_hpp + patches/patch-include_mapnik_json_geometry_generator_grammar_hpp + patches/patch-include_mapnik_json_geometry_grammar_hpp + patches/patch-include_mapnik_svg_svg_path_commands_hpp + patches/patch-include_mapnik_svg_svg_transform_grammar_hpp + patches/patch-include_mapnik_util_geometry_svg_generator_hpp + patches/patch-include_mapnik_util_geometry_wkt_generator_hpp + patches/patch-include_mapnik_wkt_wkt_grammar_hpp + patches/patch-src_json_feature_collection_parser_cpp + patches/patch-src_json_feature_parser_cpp + patches/patch-src_save_map_cpp > - lots of fixes from upstream to build with new boost/phoenix v3 (from > upstream) > - bump boost dependency > ok landry@ (MAINTAINER) (jasper@) py-matplotlib ~ Makefile > Rework WANTLIB/DEPENDS. > By default we depend on py-gtk+2 except for the python3 FLAVOR where we > depend > on py-gobject3 and gtk+3. We don't want to depend on all possible toolkits > for > obvious reason, so people will have to manually install py-qt4 for example > to > use the qt4 toolkit. > changes triggered by a mail from Predrag Punosevac > ok daniel@ (maintainer) who may revisit this port if needed in a few days > (ajacoutot@) xanim - patches/i386-patch - patches/patch-a - patches/patch-b - patches/patch-c - patches/patch-d - patches/patch-e - patches/patch-f + patches/patch-Imakefile + patches/patch-xa_acodec_c + patches/patch-xa_audio_c + patches/patch-xa_audio_h + patches/patch-xanim_c + patches/patch-xanim_h > Regen patches. No md5 change in patched files. Suggested by sthen. > (ratchov@) ~ Makefile ~ patches/patch-Imakefile ~ patches/patch-xa_acodec_c ~ patches/patch-xa_audio_c ~ patches/patch-xa_audio_h ~ patches/patch-xanim_c ~ patches/patch-xanim_h > Add sndio backend, fixes build. > ok sthen@ (ratchov@) ~ Makefile + patches/i386-patch > reinstate i386-patch (sthen@) == infrastructure ==================================================== 11/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure bin ~ portcheck > Catch usage of variables representing user settings. The list of settings > is taken from bsd.port.mk(5). > Idea inspired by recent commits on ports@ and supported by sthen@. (zhuk@) lib ~ DPB/HostProperties.pm ~ DPB/PkgPath.pm ~ DPB/PortBuilder.pm ~ DPB/Job/Port.pm ~ DPB/SubEngine/Build.pm > clean-up "force junking": do not prepare a host to be untainted with the > "wrong" port, but instead, create a pseudo-path that is just there to run > junk (will be logged as junk-proxy) > fix a bug in the task handling host locking (no next task -> unlock, duh). > do not log multiple K for several ports on the same basepkgpath. (espie@) man ~ man1/dpb.1 > document the junk-proxy addition (espie@) == lang ============================================================== 12/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang elixir ~ Makefile ~ distinfo ~ pkg/PLIST > - update to elixir 1.0.5 > - switch to erlang 18 (jasper@) erlang ~ 17/patches/patch-erts_etc_common_escript_c > regen (jasper@) gcc ~ 4.6/Makefile ~ 4.6/pkg/PLIST-main ~ 4.8/Makefile ~ 4.8/pkg/PLIST-main ~ 4.9/Makefile ~ 4.9/pkg/PLIST-main > Remove extra @pkgpath markers. They were relevant for GCC 4.2, which was > not > MULTI_PACKAGEd initially, but not for later ones. > Feedback and 4.9 part okay from sthen@. (zhuk@) ruby ~ 2.0/Makefile ~ 2.1/Makefile ~ 2.2/Makefile + 2.0/patches/patch-lib_rubygems_remote_fetcher_rb + 2.1/patches/patch-lib_rubygems_remote_fetcher_rb + 2.2/patches/patch-lib_rubygems_remote_fetcher_rb > Add fixes for CVE-2015-3900 and CVE-2015-4020 > OK jasper@ (jeremy@) ~ 2.0/Makefile ~ 2.1/Makefile ~ 2.2/Makefile + 2.0/patches/patch-lib_rubygems_remote_fetcher_rb + 2.1/patches/patch-lib_rubygems_remote_fetcher_rb + 2.2/patches/patch-lib_rubygems_remote_fetcher_rb TAGGED OPENBSD_5_7 > Security fixes for CVE-2015-3900 and CVE-2015-4020 > with jeremy@ (jasper@) == mail ============================================================== 13/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail abook ~ Makefile ~ pkg/PLIST > - regen half the remaining PLISTs containing unneeded > /usr/local/share/locale/ > - sync a wantlib while there (sthen@) imapfilter ~ Makefile ~ distinfo > Update to imapfilter-2.6.1. (ajacoutot@) mozilla-thunderbird ~ Makefile ~ distinfo ~ patch-mail_installer_Makefile_in ~ patch-mozilla_gfx_skia_moz_build ~ patch-mozilla_gfx_skia_trunk_src_opts_SkBitmapProcState_opts_SSSE3_cpp ~ patch-mozilla_js_src_ctypes_libffi_src_dlmalloc_c ~ patch-mozilla_security_manager_pki_resources_content_exceptionDialog_js ~ patch-mozilla_storage_src_mozStorageConnection_cpp ~ pkg/PLIST-lightning ~ pkg/PLIST-main > Major update to thunderbird 38.0.1/lightning 4.0. > - See https://www.mozilla.org/en-US/thunderbird/38.0.1/releasenotes/ > - Fixes MFSA 2015-59,63,66,67,70,71 > - We keep lightning optional by moving it out of the distributions/ dir, > this way we ensure updates are done from the port (no xpi are provided > upstream for openbsd anyway, so updates wouldnt work) > - Switch i386 to build with clang > - Remove libvpx hack & patches > - Remove useless patches > Been using the betas since a while without major issue, this will ensure > it gets proper testing/dogfooding - since my call for testing on ports@ > lead to .. not much feedback. Note that the first bugfix 38.1.0 release > is already around the corner. (landry@) mu ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-lib_mu-msg-iter_cc + patches/patch-lib_mu-msg-part_c > Update mu to the latest version: > - Use GH_*, > - Two new patches thanks to Sean Levy <[email protected]>, one is > now in upstream.. and the other is available here: > https://github.com/djcb/mu/pull/634 > OK bcallah@ (abieber@) thunderbird-i18n - patch-mozilla_js_src_configure_in - patch-mozilla_js_src_jscpucfg_h - patch-mozilla_media_libvpx_Makefile_in - patch-mozilla_toolkit_components_downloads_nsDownloadManager_cpp - patch-mozilla_widget_xpwidgets_nsPrintSettingsImpl_cpp - patch-mozilla_xpcom_io_SpecialSystemDirectory_cpp ~ Makefile.inc ~ distinfo > Major update to thunderbird 38.0.1/lightning 4.0. > - See https://www.mozilla.org/en-US/thunderbird/38.0.1/releasenotes/ > - Fixes MFSA 2015-59,63,66,67,70,71 > - We keep lightning optional by moving it out of the distributions/ dir, > this way we ensure updates are done from the port (no xpi are provided > upstream for openbsd anyway, so updates wouldnt work) > - Switch i386 to build with clang > - Remove libvpx hack & patches > - Remove useless patches > Been using the betas since a while without major issue, this will ensure > it gets proper testing/dogfooding - since my call for testing on ports@ > lead to .. not much feedback. Note that the first bugfix 38.1.0 release > is already around the corner. (landry@) == math ============================================================== 14/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/math math ~ Makefile > Hook up hdf5 (feinerer@) hdf5 + Makefile + distinfo + patches/patch-configure + patches/patch-tools_lib_h5diff_array_c + pkg/DESCR + pkg/PLIST > New import: > Import HDF5-1.8.15 Patch 1 ~ Makefile > Add comment for USE_LIBTOOL=gnu usage > Requested by sthen@ (feinerer@) ~ Makefile ~ patches/patch-configure > No need for gnu libtool. > ok sthen@ (ajacoutot@) ntl - patches/patch-src_WordVector_c - patches/patch-src_vec_GF2_c ~ Makefile ~ distinfo ~ patches/patch-src_DoConfig ~ patches/patch-src_VERSION_INFO ~ patches/patch-src_tools_c ~ pkg/PLIST > Update to ntl-9.2.0. (benoit@) == misc ============================================================== 15/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/misc brltty ~ Makefile + files/sys_pcm_sndio.h + patches/patch-Programs_sys_openbsd_c + patches/patch-configure > add sndio backend, fixes build > ok sthen@ (ratchov@) xcdroast ~ Makefile + patches/patch-configure + patches/patch-src_io_c + patches/patch-src_wavplay_c > Add sndio backend. > ok sthen@ (ratchov@) == multimedia ======================================================== 16/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia mkvtoolnix ~ Makefile ~ distinfo ~ patches/patch-ac_qt5_m4 + patches/patch-src_mpegparser_M2VParser_cpp + patches/patch-src_mpegparser_M2VParser_h > Update to mkvtoolnix-8.1.0. > from brad (maintainer) (ajacoutot@) phonon ~ Makefile ~ distinfo > Minor update for Phonon to 4.8.3, mostly build infrastructire fixes; > this results in removing many extra Qt dependencies from WANTLIB. > Also, sync MASTER_SITES with reality while there. (zhuk@) phonon-backend ~ gstreamer/Makefile ~ gstreamer/distinfo > Very minor update of GStreamer backend for Phonon. (zhuk@) ~ Makefile.inc > Phonon backends have MASTER_SITES standardized now. (zhuk@) ~ gstreamer/Makefile > No need for explicit MASTER_SITES here, too. (zhuk@) ~ vlc/Makefile ~ vlc/distinfo + vlc/patch-src_devicemanager_cpp + vlc/patch-src_mediaobject_cpp > Update VLC backend for Phonon to 0.8.2, and add a few patches from > upstream. > Among others, this should fix "no devices" problem. (zhuk@) ~ gstreamer/Makefile > Vorbis plugins now lives in gstreamer1-plugins-good, so add dependency on > it. > Otherwise most Phonon (read: KDE) apps won't be able to play sounds, > including System Settings test widget. (zhuk@) py-pafy ~ Makefile ~ distinfo ~ pkg/PLIST > Update to 0.3.74 and add a pre-configure Perl substitution that does the > same work as a bugfix patch (which will go away next update, it saves > having to create a patches/ directory). (bcallah@) == net =============================================================== 17/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net net ~ Makefile > +manubulon-snmp (sthen@) GeoIP ~ Makefile ~ distinfo > update to a newer GeoIP geolite database (sthen@) balance ~ Makefile ~ distinfo > Update to balance-3.57. > ok gonzalo@ (benoit@) gupnp ~ dlna/Makefile ~ dlna/distinfo ~ dlna/patches/patch-libgupnp-dlna_Makefile_in ~ dlna/pkg/PLIST > update to gupnp-dlna-0.10.3 (jasper@) haproxy ~ Makefile ~ distinfo > SECURITY update to 1.5.14 > (fixes an information leak vunerability CVE-2015-3281) > diff from Daniel Jakots (MAINAINER) (gsoares@) icinga ~ core2/Makefile ~ core2/distinfo ~ core2/pkg/PLIST-main > update to icinga2-2.3.5, still no closer to solving the problems though so > it remains marked BROKEN. (sthen@) ~ core2/Makefile > Slightly better BROKEN marker for icinga2. Any clues very welcome... > ConfigItem::ActivateItems() calls DynamicObject::RestoreObjects(). > DynamicObject::RestoreObjects() runs to the last line of the function, > however control is not returned to the following line in > ConfigItem::ActivateItems() (i.e. the calling function). (sthen@) librenms ~ Makefile ~ distinfo ~ pkg/PLIST ~ pkg/README > update to a new checkout, and fix nginx config fragment (sthen@) manubulon-snmp + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > import net/manubulon-snmp, ok benoit@ mirall ~ Makefile > now really fix exclude file path (kirby@) ~ Makefile > remove bogus USE_SYSTRACE=Yes (sthen@) nagios ~ check_esxi_hardware/Makefile ~ check_esxi_hardware/distinfo > update to check_esxi_hardware-20150626, using changes in newer py-wbem > that are needed in some situations now that python enforces SSL validation > by default. reset bouncing maintainer email. (sthen@) netatalk ~ Makefile > Add PORTROACH. (ajacoutot@) nicotine ~ Makefile ~ pkg/PLIST > - regen half the remaining PLISTs containing unneeded > /usr/local/share/locale/ > - sync a wantlib while there (sthen@) ntp ~ Makefile ~ distinfo ~ pkg/PLIST > update to ntp-4.2.8p3, various fixes including a remote crash in some > (uncommon) conditions; if: > - remote configuration of ntpd is enabled (it's disabled by default), > - and an attacker knows the remote configuration password, > - and has access to a computer that is allowed to send remote configuration > requests to ntpd, > the attacker can send a carefully-crafted packet to ntpd that will cause > ntpd > to crash. (sthen@) ~ Makefile > add a second MASTER_SITES, archive.ntp.org seems unhappy (sthen@) ocserv - patches/patch-src_pcl_pcl_c - patches/patch-src_worker-vpn_c ~ Makefile ~ distinfo ~ patches/patch-configure_ac ~ patches/patch-doc_sample_config ~ patches/patch-src_occtl-time_c ~ patches/patch-src_occtl_c > update to ocserv 0.10.6, from Bjorn Ketelaars (sthen@) ~ Makefile ~ pkg/DESCR > Update ocserv's DESCR, mostly borrowed from the website - better > information > about the isolated security process and per-user unprivileged worker > processes. (sthen@) osrtspproxy ~ Makefile ~ patches/patch-configure ~ pkg/PLIST + patches/patch-libapp_bitset_cpp + patches/patch-libapp_dbg_cpp + patches/patch-libapp_dbg_h + patches/patch-libapp_resolver_cpp + patches/patch-libapp_resolver_h + patches/patch-libapp_sock_cpp + patches/patch-libapp_str_cpp + patches/patch-libapp_stream_h + patches/patch-libapp_thread_cpp + patches/patch-libapp_timer_h + patches/patch-librtsp_rtspprot_cpp + patches/patch-rtspproxy_proxysession_cpp + patches/patch-rtspproxy_rtspproxy_cpp + patches/patch-rtspproxy_tranhdr_cpp > Apply a bunch of patches to get osrtspproxy running. Upstream is > dead, so keep patches locally. On top of that, fix linker warnings > about unsave string operations. Take maintainer. > OK ajacoutot@ (bluhm@) pebrot ~ Makefile ~ pkg/PLIST > - regen half the remaining PLISTs containing unneeded > /usr/local/share/locale/ > - sync a wantlib while there (sthen@) powerdns - patches/patch-pdns_Makefile_in ~ Makefile ~ distinfo > update to PowerDNS 3.4.5, ok florian@ (sthen@) rsnapshot - patches/patch-README - patches/patch-configure - patches/patch-rsnapshot-program_pl - patches/patch-rsnapshot_1 ~ Makefile ~ distinfo ~ patches/patch-rsnapshot_conf_default_in ~ pkg/PLIST > Update to rsnapshot-1.4.0. (ajacoutot@) unifi ~ Makefile ~ distinfo ~ pkg/PLIST > update to unifi-4.6.6 (sthen@) == print ============================================================= 18/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print cups-filters ~ Makefile ~ distinfo > SECURITY update to cups-filters-1.0.71. > - texttopdf: Upper-bounds checking (CVE-2015-3259). (ajacoutot@) ~ Makefile ~ patches/patch-filter_texttopdf_c + patches/patch-filter_textcommon_c TAGGED OPENBSD_5_7 > Fix for texttopdf, upper-bounds checking (CVE-2015-3259). (ajacoutot@) == productivity ====================================================== 19/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/productivity gnucash ~ Makefile ~ distinfo ~ pkg/PLIST > Update to gnucash-2.6.7. (ajacoutot@) googlecl ~ Makefile > mark googlecl BROKEN; only supports OAuth 1.0, no longer supported by > Google > pointed out by Raf Czlonka (sthen@) projectlibre ~ Makefile ~ distinfo > update to projectlibre-1.6.1 (jasper@) zeitgeist ~ Makefile ~ patches/patch-libzeitgeist_Makefile_in > Add -fPIC to libzeitgeist-internal.la and libzeitgeist_datamodel-2.0.la > (upstream). > Renge WANTLIB while here. (ajacoutot@) == security ========================================================== 20/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security keychain ~ Makefile > Update HOMEPAGE, bump rev. (jca@) oath-toolkit ~ Makefile ~ distinfo ~ pkg/PLIST-main > update to oath-toolkit 2.6.0, sync wantlib and build the pam module. > From Bjorn Ketelaars, plus bump liboath minor. (sthen@) polarssl ~ Makefile > update HOMEPAGE/MASTER_SITES (polarssl -> tls.mbed.org) (sthen@) sudo ~ Makefile ~ pkg/PLIST > Install sudoers sampe mode 0440. From Tim van der Molen. (millert@) == sysutils ========================================================== 21/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils sysutils ~ Makefile > +gdmap (czarkoff@) ~ Makefile > +facter (jasper@) ~ Makefile > +simple-mtpfs (ajacoutot@) ansible ~ Makefile ~ distinfo ~ pkg/PLIST > Update sysutils/ansible to 1.9.2. > - Security fixes to check that hostnames match certificates with > https urls (CVE-2015-3908) > - get_url and uri modules > - url and etcd lookup plugins > - Security fixes to the zone (Solaris containers), jail (bsd > containers), and chroot connection plugins. > For a full list of changes see: > https://github.com/ansible/ansible/blob/v1.9.2-1/CHANGELOG.md > OK aja@ (rpe@) facter + distinfo + Makefile + patches/patch-lib_src_util_posix_dynamic_library_cc + patches/patch-lib_CMakeLists_txt + patches/patch-CMakeLists_txt + patches/patch-vendor_leatherman_logging_CMakeLists_txt + patches/patch-lib_src_ruby_api_cc + patches/patch-lib_src_facts_posix_identity_resolver_cc + patches/patch-lib_src_facts_bsd_filesystem_resolver_cc + patches/patch-lib_src_facts_bsd_collection_cc + pkg/PLIST + pkg/DESCR > New import: > import facter-3.0.1 ~ patches/patch-CMakeLists_txt ~ patches/patch-lib_CMakeLists_txt ~ patches/patch-lib_src_facts_posix_identity_resolver_cc > merged upstream (jasper@) gdmap + Makefile + distinfo + patches/patch-src_gui_main_c + patches/patch-src_gui_support_c + pkg/DESCR + pkg/PLIST > New import: > Import gdmap-0.8.1 ~ Makefile > No need for p5-XML-Parser. > Missing textproc/intltool MODULE. > Properly detect gettext. (ajacoutot@) ~ Makefile > fix license marker, 'XXX' is not a valid license and PERMIT_PACKAGE_CDROM > should not have been set to 'yes' when this was imported. (jasper@) logstash ~ logstash/Makefile ~ logstash/distinfo ~ logstash/pkg/PLIST ~ logstash/pkg/logstash.rc > - update to logstash-1.5.2 > - fixup rc script for new installations where the logfiles may not exist > yet > from Pavel Korovin (jasper@) lsof ~ Makefile > Unbreak when BSDSRCDIR != /usr/src: > do not harcode path to /sys; this check was removed 1 year ago for that > reason (ajacoutot@) polkit - patches/patch-Makefile_am - patches/patch-src_polkitagent_polkitagentsession_c - patches/patch-src_polkitbackend_polkitd_c ~ Makefile ~ distinfo ~ patches/patch-configure_ac ~ patches/patch-src_polkitbackend_polkitbackendinteractiveauthority_c ~ patches/patch-src_polkitbackend_polkitbackendjsauthority_c > SECURITY update to polkit-0.113. (ajacoutot@) ~ Makefile ~ patch-src_polkitagent_polkitagenthelper-bsdauth_c > Fix runtime and bump to be ahead of (upcoming) stable. (ajacoutot@) - patches/patch-Makefile_am - patches/patch-src_polkitagent_polkitagentsession_c - patches/patch-src_polkitbackend_polkitd_c ~ Makefile ~ distinfo ~ patches/patch-configure_ac ~ patches/patch-src_polkitagent_polkitagenthelper-bsdauth_c ~ patches/patch-src_polkitbackend_polkitbackendinteractiveauthority_c ~ patches/patch-src_polkitbackend_polkitbackendjsauthority_c TAGGED OPENBSD_5_7 > SECURITY update to polkit-0.113. > Fixes CVE-2015-4625, a local privilege escalation due to predictable > authentication session cookie values. Thanks to Tavis Ormandy, Google > Project > Zero for reporting this issue. For the future, authentication agents are > encouraged to use PolkitAgentSession instead of using the D-Bus agent > response > API directly. > Fixes CVE-2015-3256, various memory corruption vulnerabilities in use of > the > JavaScript interpreter, possibly leading to local privilege escalation. > Fixes CVE-2015-3255, a memory corruption vulnerability in handling > duplicate > action IDs, possibly leading to local privilege escalation. Thanks to > Laurent Bigonville for reporting this issue. > Fixes CVE-2015-3218, which allowed any local user to crash polkitd. Thanks > to > Tavis Ormandy, Google Project Zero, for reporting this issue. (ajacoutot@) ruby-facter ~ Makefile ~ pkg/PLIST > - add pkgspec and conflict marker for upcoming facter 3.x (jasper@) ~ Makefile > Technically it should be facter->=2.0. (ajacoutot@) ruby-r10k ~ Makefile ~ distinfo ~ pkg/PLIST > Minor update to 2.0.2 > OK jasper@ (sebastia@) salt ~ Makefile + patches/patch-salt_modules_openbsdrcctl_py > Unbreak rcctl(1) usage. (ajacoutot@) simple-mtpfs + distinfo + Makefile + patches/patch-src_simple-mtpfs-fuse_h + patches/patch-src_simple-mtpfs-fuse_cpp + pkg/DESCR + pkg/PLIST > New import: > Import simple-mtpfs-0.2.1 (git checkout 7452ff8c). sslmate ~ Makefile ~ distinfo > Update sslmate to 1.4.0 (jturner@) tpb ~ Makefile ~ pkg/PLIST > - regen half the remaining PLISTs containing unneeded > /usr/local/share/locale/ > - sync a wantlib while there (sthen@) xstatbar ~ Makefile ~ patches/patch-stats_c > Buffer cache memory display was added to xstatbar in a local patch, which > is > stored in an extra element of an array, however the array allocation size > was > not increased to match. Fix. Found by valgrind while investigating a leak. > (sthen@) == telephony ========================================================= 22/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/telephony baresip ~ re/Makefile ~ re/distinfo > Update to re-0.4.13 > OK feinerer@ (czarkoff@) == tests ============================================================= 23/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/tests portcheck ~ Makefile + t17.sample + t17/Makefile + t17/pkg/PLIST > Add a test of presence of user settings in port Makefiles. (zhuk@) == textproc ========================================================== 24/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc textproc ~ Makefile > -p5-LibXML-Common (bluhm@) ~ Makefile > +p5-Pod-Cpandoc (afresh1@) cloc ~ Makefile ~ distinfo > update cloc to 1.64 > ok gsoares@ benoit@ (jung@) go-xlsx ~ Makefile > Silence portroach > OK sthen@ (czarkoff@) libxml ~ Makefile + patches/patch-buf_c + patches/patch-include_libxml_tree_h + patches/patch-xmlreader_c > SECURITY fix for CVE-2015-1819: > - Enforce the reader to run in constant memory > reminded by [email protected] > ok jasper@ (ajacoutot@) ~ Makefile + patches/patch-buf_c + patches/patch-include_libxml_tree_h + patches/patch-xmlreader_c TAGGED OPENBSD_5_7 > SECURITY fix for CVE-2015-1819: > - Enforce the reader to run in constant memory (ajacoutot@) libxmlbird ~ Makefile ~ distinfo ~ patches/patch-scripts_bavala_py > Update to 1.0.6, no library change just a change to the build tendrils. > (bcallah@) libxslt - patches/patch-libxslt_Makefile_in - patches/patch-python_Makefile_in - patches/patch-tests_docs_Makefile_in ~ Makefile ~ pkg/PLIST-main + patches/patch-xsltproc_xsltproc_c > Make --maxvars option work (upstream). > While here, drop some uneeded patches (dealt with in the port Makefile). > (ajacoutot@) ~ Makefile > Unbreak the no_python FLAVOR (my bad). > based on a patch by Nathanael Rensen, thanks! (ajacoutot@) p5-LibXML-Common - Makefile - distinfo - pkg/DESCR - pkg/PLIST > remove p5-XML-LibXML-Common > it has been merged into p5-XML-LibXML > OK afresh1@ ajacoutot@ (bluhm@) p5-Lingua-EN-FindNumber ~ Makefile ~ distinfo > Update textproc/p5-Lingua-EN-FindNumber to 1.31 > Just packaging changes, so make portroach happy. (afresh1@) p5-Lingua-EN-Inflect ~ Makefile ~ distinfo > Update textproc/p5-Lingua-EN-Inflect to 1.889 > Fixes a problem with huge integers being downgraded to floats incorrectly > Ok Sam Smith (maintainer) (afresh1@) p5-Lingua-EN-Inflect-Number ~ Makefile ~ distinfo > Update textproc/p5-Lingua-EN-Inflect-Number to 1.12 > Packaging changes, so make portroach happy. > Ok Sam Smith (maintainer) (afresh1@) p5-Lingua-EN-Number-IsOrdinal ~ Makefile ~ distinfo > Update textproc/p5-Lingua-EN-Number-IsOrdinal to 0.05 > Packaging changes, license clarification (still same as perl). (afresh1@) p5-Lingua-EN-Tagger ~ Makefile ~ distinfo > Update textproc/p5-Lingua-EN-Tagger to 0.25 > Floating point number regex fix (afresh1@) p5-Pod-Cpandoc + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > Import textproc/p5-Pod-Cpandoc 0.15 p5-Text-CSV_XS ~ Makefile ~ distinfo > Update textproc/p5-Text-CSV_XS to 1.19 (afresh1@) p5-XML-LibXML ~ Makefile ~ distinfo ~ patches/patch-Makefile_PL ~ pkg/DESCR ~ pkg/PLIST > update p5-XML-LibXML to 2.0121 > take maintainer > OK afresh1@ ajacoutot@ (bluhm@) ~ Makefile > sort and format according to Makefile.template (bluhm@) p5-XML-LibXSLT ~ Makefile ~ distinfo ~ pkg/DESCR ~ pkg/PLIST > update p5-XML-LibXSLT to 1.94 > old version is not compatible with new p5-XML-LibXML > take maintainer > OK afresh1@ ajacoutot@ (bluhm@) ~ Makefile > sort and format according to Makefile.template (bluhm@) raptor ~ Makefile ~ distinfo ~ pkg/PLIST > Update to raptor-2.0.15. (ajacoutot@) rasqal ~ Makefile ~ distinfo ~ patches/patch-configure_ac > Update to rasqal-0.9.33. (ajacoutot@) txt2tags ~ Makefile ~ pkg/PLIST > - regen half the remaining PLISTs containing unneeded > /usr/local/share/locale/ > - sync a wantlib while there (sthen@) == www =============================================================== 25/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www www ~ Makefile > unhook pear-HTML-QuickForm and pear-HTML-Common2 (jasper@) ~ Makefile > Enable elinks,js but mark it BROKEN; this way it's not built but is > properly registered. > ok edd@ (maintainer) (ajacoutot@) ~ Makefile > +p5-HTML-Display (bluhm@) cclive ~ patches/patch-src_cc_error_h + patches/patch-src_cc_input_h + patches/patch-src_cc_log_h + patches/patch-src_cc_options_h + patches/patch-src_cc_sig_h > Add explicit <iostream> includes, fixes build with Boost 1.56 > from gentoo via upstream (jasper@) dillo ~ Makefile ~ distinfo ~ patches/patch-dpi_https_c > Update to 3.0.5 > Changelog: http://hg.dillo.org/dillo/raw-file/3.0.5/ChangeLog (bcallah@) dwb ~ Makefile + patches/patch-src_application_c > glib2 2.40+ compatibility fix > OK dcoppa@@ (czarkoff@) elinks ~ Makefile ~ pkg/DESCR > Enable elinks,js but mark it BROKEN; this way it's not built but is > properly registered. > ok edd@ (maintainer) (ajacoutot@) ~ Makefile > Missed bump. (ajacoutot@) firefox-esr ~ Makefile ~ distinfo > Update to firefox-esr{,-i18n} 38.1.0. > - See https://www.mozilla.org/en-US/firefox/38.1.0/releasenotes/ > - Fixes MFSA 2015-59 -> 71 (unaffected by 2015-68) (landry@) firefox-esr-i18n ~ Makefile.inc ~ distinfo > Update to firefox-esr{,-i18n} 38.1.0. > - See https://www.mozilla.org/en-US/firefox/38.1.0/releasenotes/ > - Fixes MFSA 2015-59 -> 71 (unaffected by 2015-68) (landry@) firefox-i18n ~ Makefile.inc ~ distinfo > Update to firefix{,-i18n} 39.0. > - See https://www.mozilla.org/en-US/firefox/39.0/releasenotes/ > - Fixes MFSA 2015-59 -> 71 (landry@) mozilla ~ mozilla.port.mk > Enforce dependency on nss 3.19.2, required by gecko 39. (landry@) mozilla-firefox ~ Makefile ~ distinfo ~ patches/patch-gfx_skia_moz_build > Update to firefix{,-i18n} 39.0. > - See https://www.mozilla.org/en-US/firefox/39.0/releasenotes/ > - Fixes MFSA 2015-59 -> 71 (landry@) p5-CGI ~ Makefile ~ distinfo > Update to www/p5-CGI 4.21 > Documentation updates and one regression fix (afresh1@) p5-HTML-Display + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > import p5-HTML-Display 0.40 pear-HTML-Common2 ~ Makefile > remove tdep that was removed (phpunit2) > spotted by naddy@ (jasper@) - Makefile - distinfo - pkg/DESCR - pkg/PLIST > remove pear-HTML-Common2 and pear-HTML-QuickForm, both haven't been touched > since their import in 2004/2005 while upstream has been producing releases > for a bit (pear-HTML-QuickForm is deprecated now). > ok aja@ (jasper@) pear-HTML-QuickForm - Makefile - distinfo - pkg/DESCR - pkg/PLIST > remove pear-HTML-Common2 and pear-HTML-QuickForm, both haven't been touched > since their import in 2004/2005 while upstream has been producing releases > for a bit (pear-HTML-QuickForm is deprecated now). > ok aja@ (jasper@) py-jwt ~ Makefile + patches/patch-setup_py > don't let setuptools in py-jwt fetch pytest-runner over the network at > build > time. ok johan huldtgren, landry@ (sthen@) seamonkey ~ Makefile > bump REVISION after mozilla.port.mk change (landry@) == x11 =============================================================== 26/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 x11 ~ Makefile > Link yakuake-kde4 to build. > There were some problems with building it a while ago, when KDE3 and KDE4 > builds weren't separated well enough. No problems are there now, so there > is no reason to avoid building it either. > Tested on amd64. Note that yakuake could fail to show its window under cwm, > the issue is to be resolved. It works perfectly fine under KWin, though. > Reminded & prodded by aja@ (zhuk@) afterstep - patches/patch-Makefile_in - patches/patch-afterstep_Makefile_in - patches/patch-doc_afterstepdoc_in - patches/patch-libASGTK_asgtklookedit_c - patches/patch-libAfterBase_Makefile_in - patches/patch-libAfterBase_safemalloc_h - patches/patch-libAfterImage_Makefile_in - patches/patch-libAfterImage_export_c - patches/patch-libAfterImage_import_c - patches/patch-libAfterStep_asapp_h - patches/patch-tools_importasmenu ~ Makefile ~ distinfo ~ patches/patch-configure ~ patches/patch-libAfterBase_configure ~ patches/patch-libAfterImage_configure ~ patches/patch-src_ASDocGen_xmlproc_c ~ patches/patch-src_WinCommand_WinCommand_c ~ pkg/PLIST + patches/patch-libAfterBase_timer_c + patches/patch-libAfterConf_Makefile_in > Update to afterstep-2.2.12. (ajacoutot@) compiz ~ Makefile.inc > Add PORTROACH annotation: limit to even version numbers. (ajacoutot@) ede ~ desktop/Makefile ~ lib/Makefile + lib/patches/patch-src_WindowUtils_cpp > Bring in some upstream patches that allow EDE to build with FLTK 1.3.3 > ok aja@ (bcallah@) fltk - patches/patch-FL_Fl_Tree_Item_H ~ Makefile ~ distinfo ~ patches/patch-configure_in ~ patches/patch-src_Fl_Preferences_cxx ~ patches/patch-src_Makefile ~ pkg/PLIST + patches/patch-FL_x_H + patches/patch-src_fl_font_cxx + patches/patch-src_gl_draw_cxx > Update FLTK to 1.3.3 -- this is a major change despite the small version > increment. > ok aja@ (bcallah@) flwm ~ Makefile + patches/patch-Frame_C + patches/patch-Makefile > Bring in some upstream patches that lets flwm build with FLTK 1.3.3 > ok aja@ (bcallah@) fsv ~ Makefile ~ distinfo ~ pkg/PLIST > Update to fsv-1.1.0. (ajacoutot@) gnome ~ builder/Makefile + builder/patches/patch-src_greeter_gb-greeter-window_c > Unbreak runtime. (ajacoutot@) ~ builder/patches/patch-src_greeter_gb-greeter-window_c > Pushed upstream. (ajacoutot@) ~ totem/Makefile ~ totem/distinfo > Update to totem-3.16.2. (ajacoutot@) - file-roller/patches/patch-src_fr-command-unarchiver_c ~ file-roller/Makefile ~ file-roller/distinfo > update to file-roller-3.16.3 (jasper@) - gdm/patches/patch-data_applications_mime-dummy-handler_desktop - gdm/patches/patch-data_dconf_defaults_00-upstream-settings ~ gdm/Makefile ~ gdm/distinfo ~ gdm/patches/patch-daemon_gdm-session-record_c > Update to gdm-3.16.2. (ajacoutot@) - mutter/patch-src_compositor_meta-shaped-texture-private_h - mutter/patch-src_compositor_meta-shaped-texture_c - mutter/patch-src_compositor_meta-surface-actor-x11_c - mutter/patch-src_ui_theme-private_h ~ mutter/Makefile ~ mutter/distinfo > update to mutter-3.16.3 (jasper@) ~ shell/Makefile ~ shell/distinfo > update to gnome-shell-3.16.3 (jasper@) ~ shell-extensions/Makefile ~ shell-extensions/distinfo ~ shell-extensions/pkg/PLIST > update to gnome-shell-extensions-3.16.2 (jasper@) grantlee ~ Makefile ~ distinfo ~ patches/patch-cmake_modules_GrantleeUse_cmake ~ patches/patch-templates_lib_CMakeLists_txt ~ patches/patch-templates_scriptabletags_CMakeLists_txt ~ patches/patch-templates_tests_CMakeLists_txt ~ patches/patch-templates_tests_pluginpointertest_CMakeLists_txt ~ patches/patch-textdocument_lib_CMakeLists_txt ~ pkg/PLIST > Maintaince update of some KDE4 components, brought to you (mostly) by > KDE PIM team. > Includes update of Grantlee to 0.5.0, last KDE4 release; previous version, > 0.3.0, was too old for new kdepim. Separate update will be problematic > because PLIST of kdepim package relies on minor version of Grantlee. > Lightly tested on amd64. (zhuk@) jwm ~ Makefile ~ distinfo > Bugfix update to jwm-2.3.1. (ajacoutot@) kde4 - pim/patch-akonadi_next_kreparentingproxymodel_cpp - pim/patch-libkdepim_addressline_addresseelineedit_cpp ~ libs/Makefile ~ libs/distinfo ~ libs/pkg/PLIST-main ~ pimlibs/Makefile ~ pimlibs/distinfo ~ pim-runtime/Makefile ~ pim-runtime/distinfo ~ pim/Makefile ~ pim/distinfo ~ pim/patches/patch-CMakeLists_txt ~ pim/patches/patch-knotes_CMakeLists_txt ~ pim/patches/patch-kontact_plugins_knotes_CMakeLists_txt ~ pim/patches/patch-noteshared_CMakeLists_txt ~ pim/pkg/PLIST ~ workspace/Makefile ~ workspace/distinfo ~ workspace/pkg/PLIST + pim/patch-akonadi_next_kreparentingproxymodel_cpp + pim/patch-libkdepim_addressline_addresseelineedit_cpp > Maintaince update of some KDE4 components, brought to you (mostly) by > KDE PIM team. > Includes update of Grantlee to 0.5.0, last KDE4 release; previous version, > 0.3.0, was too old for new kdepim. Separate update will be problematic > because PLIST of kdepim package relies on minor version of Grantlee. > Lightly tested on amd64. (zhuk@) mlterm ~ Makefile ~ pkg/PLIST > Fix install target (dcoppa@) rxvt-unicode ~ Makefile ~ pkg/PLIST > Fix install target (dcoppa@) smplayer ~ Makefile ~ distinfo ~ pkg/PLIST > Update to 14.9.0.6994 > based on a diff by gonzalo@ for a previous version > ok gonzalo@ (Maintainer) (giovanni@) vlc ~ Makefile > remove the BROKEN-amd64 marker; there is a problem, seemingly with ld.so > (_dl_cache_grpsym_list in backtrace) and it affects more than just > amd64, but the failure doesn't happen every time, so removing the BROKEN > marker at least gives us a chance to reattempt builds if it fails. > espie@ ajacoutot@ ok with removing the BROKEN marker for now. (sthen@) wxWidgets ~ Makefile > Pass -I${X11BASE}/include to WXCONFIG_CPPFLAGS. > committing on behalf of jasper@ (ajacoutot@) xfce4 ~ xfce4-clipman/Makefile > Add libqrencode optional addition to v1.2.4. > Ok landry@ maintainer (nigel@) xtraceroute ~ Makefile ~ pkg/PLIST > - regen half the remaining PLISTs containing unneeded > /usr/local/share/locale/ > - sync a wantlib while there (sthen@) =============================================================================== _______________________________________________ owc mailing list [email protected] http://www.squish.net/mailman/listinfo/owc
