OpenBSD ports changes summary for 2016-06-19 to 2016-06-26 inclusive ====================================================================
archivers/libarchive audio/flac comms/conserver converters/dos2unix databases databases/gdbm databases/hs-HDBC-postgresql databases/mongodb databases/ocaml-postgresql databases/ocaml-sqlite3 databases/pgmodeler databases/redis devel devel/coccinelle devel/cudf devel/desktop-file-utils devel/git devel/gmake devel/hs-ConfigFile devel/hs-MissingH devel/kf5 devel/libwnck3 devel/ocaml-batteries devel/ocaml-cmdliner devel/ocaml-cppo devel/ocaml-dose devel/ocaml-jsonm devel/ocaml-lambda-term devel/ocaml-lwt devel/ocaml-menhir devel/ocaml-mlgmp devel/ocaml-net devel/ocaml-ocamlbuild devel/ocaml-parmap devel/ocaml-pcre devel/ocaml-ppx-tools devel/ocaml-re devel/ocaml-react devel/ocaml-uutf devel/ocaml-zed devel/ounit devel/py-backports devel/py-backports-shutil-get-terminal-sizedevel/py-backports-ssl-match-hostname devel/py-pexpect devel/quirks devel/ruby-rgen devel/subversion devel/utop editors/libreoffice editors/nano fonts fonts/amigafonts geo/josm graphics/birdfont graphics/cairo graphics/darktable graphics/feh graphics/jpeg graphics/libgphoto2 graphics/libgxps graphics/shotwell infrastructure/bin infrastructure/lib infrastructure/man infrastructure/mk lang/mono lang/obc lang/ocaml lang/ocaml-camlp4 lang/php mail/courier-imap mail/opensmtpd-extras mail/rspamd math/R math/coq math/gunits misc/hwdata multimedia/libv4l multimedia/mkvtoolnix net net/gdnsd net/icinga net/irssi-icb net/libmaxminddb net/librenms net/mldonkey net/nagios net/ocserv net/owncloudclient net/p5-Net-IMP net/py-botocore net/py-libcloud net/scamper net/unison net/wget print/poppler productivity/taskwarrior productivity/wyrd security/ocaml-cryptokit security/p5-Net-SSLGlue security/py-cryptography security/py-cryptography_vectors security/sudo security/volatility security/zaproxy shells/bash shells/nsh sysutils/awscli sysutils/findlib sysutils/google-cloud-sdk sysutils/ntfs-3g sysutils/opam sysutils/ruby-augeas sysutils/sec sysutils/virt-manager telephony/asterisk-sounds textproc/hevea textproc/meld textproc/ocaml-csv textproc/ocaml-text textproc/ocaml-xmlm www/apache-httpd www/aria2 www/chromium www/libwebsockets www/otter-browser www/php-predis www/py-django www/sblg www/tomcat www/youtube-dl x11/gnome x11/gnustep x11/irrlicht x11/lumina x11/nx x11/windowmaker == archivers ========================================================= 01/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/archivers libarchive ~ Makefile ~ distinfo ~ patches/patch-configure + patches/patch-libarchive_test_test_write_format_gnutar_filenames_c > Security update to 3.2.1. > This release fixes several critical bugs, including some with security > implications. (At least CVE-2016-4300, CVE-2016-4301.) (naddy@) == audio ============================================================= 02/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio flac ~ Makefile ~ pkg/PLIST + patches/patch-doc_html_Makefile_in > Always install the API documentation. A pre-generated copy is already > included, so we don't need to run doxygen. (naddy@) == comms ============================================================= 03/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/comms conserver ~ Makefile ~ pkg/PLIST > fix @sample directory name (sthen@) == converters ======================================================== 04/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/converters dos2unix ~ Makefile ~ distinfo > update to dos2unix-7.3.4 (jasper@) == databases ========================================================= 05/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases databases ~ Makefile > Hook up pgModeler (feinerer@) gdbm - patches/patch-doc_gdbm_info ~ Makefile ~ distinfo > - update to gdbm-1.12 > tested in bulk by aja@, thanks! (jasper@) hs-HDBC-postgresql ~ Makefile ~ distinfo > Update to HDBC-postgresql-2.3.2.4 (dcoppa@) mongodb ~ Makefile ~ distinfo > update to mongodb-3.2.7, from Andrew Aldridge (sthen@) ocaml-postgresql ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) ocaml-sqlite3 ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) pgmodeler + distinfo + Makefile + pkg/PLIST + pkg/DESCR > New import: > Import pgModeler 0.8.2 redis - patches/patch-src_scripting_c ~ Makefile ~ distinfo ~ patches/patch-deps_Makefile ~ patches/patch-redis_conf > Update to redis-3.2.1 (dcoppa@) == devel ============================================================= 06/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel devel ~ Makefile > +py-backports > +py-backports-shutil-get-terminal-size (shadchin@) ~ Makefile > Add SUBDIR lines for ocaml-ocamlbuild and ocaml-cppo. (krw@) coccinelle ~ Makefile ~ pkg/PLIST > Upgrade Ocaml to 4.3.0 and tweak ports the minimal amount to keep > them all compiling. > Tweaks include updating > ocaml-batteries 2.3.1 -> 2.5.0 > ocaml-lwt 2.4.8 -> 2.5.2 > ocaml-ppx-tools 0.99.2 -> 4.03.0 > ocaml-camlp4 4.02+6 -> 4.03+1 > utop 1.15 -> 1.19.2 > and fixes to coccinelle and wyrd to let them build on bytecode archs. > Other necessary tweaks from the various homes of the projects. > Everything still builds on amd64 (native and bytecode) and sparc64 > (bytecode). > ok anil@ sthen@ so final 4.3.0 tweaks can be done in-tree. (krw@) ~ Makefile > Change to PLIST means bumping REVISION. > Found by naddy@ during bulk build. Seconded by espie@. (krw@) cudf ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) desktop-file-utils - patches/patch-src_mimeutils_c ~ Makefile ~ distinfo > Update to desktop-file-utils-0.23. (ajacoutot@) git ~ Makefile ~ pkg/PLIST-main > fix user and group (jung@) gmake - patches/patch-main_c - patches/patch-makeint_h ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ patches/patch-doc_make_texi ~ patches/patch-make_1 ~ patches/patch-tests_scripts_features_archives > maintenance update to 4.2.1; successfully tested in a bulk build (naddy@) hs-ConfigFile ~ Makefile > Update to MissingH-1.4.0.1 (dcoppa@) hs-MissingH ~ Makefile ~ distinfo > Update to MissingH-1.4.0.1 (dcoppa@) kf5 ~ kdewebkit/Makefile > surprise, yet another missing BUILD_DEPENDS=devel/gettext-tools in kf5 > (sthen@) libwnck3 ~ Makefile ~ distinfo ~ patches/patch-libwnck_tasklist_c ~ pkg/PLIST > Update to libwnck3-3.20.0. (ajacoutot@) ocaml-batteries ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) ~ Makefile ~ distinfo ~ pkg/PFRAG.native ~ pkg/PLIST > Upgrade Ocaml to 4.3.0 and tweak ports the minimal amount to keep > them all compiling. > Tweaks include updating > ocaml-batteries 2.3.1 -> 2.5.0 > ocaml-lwt 2.4.8 -> 2.5.2 > ocaml-ppx-tools 0.99.2 -> 4.03.0 > ocaml-camlp4 4.02+6 -> 4.03+1 > utop 1.15 -> 1.19.2 > and fixes to coccinelle and wyrd to let them build on bytecode archs. > Other necessary tweaks from the various homes of the projects. > Everything still builds on amd64 (native and bytecode) and sparc64 > (bytecode). > ok anil@ sthen@ so final 4.3.0 tweaks can be done in-tree. (krw@) ocaml-cmdliner ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) ocaml-cppo + Makefile + distinfo + pkg/DESCR + pkg/PLIST + pkg/PFRAG.dynlink-native + pkg/PFRAG.native > Add ocamlbuild and cppo ports in preparation for Ocaml 4.3.0. > Ocaml 4.3.0 does not supply an internal ocamlbuild, and cppo is > needed by the utop update related to 4.3.0. > Not hooked into build yet. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) ocaml-dose ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) ocaml-jsonm ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) ocaml-lambda-term ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) ocaml-lwt ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) ~ Makefile ~ distinfo > Upgrade Ocaml to 4.3.0 and tweak ports the minimal amount to keep > them all compiling. > Tweaks include updating > ocaml-batteries 2.3.1 -> 2.5.0 > ocaml-lwt 2.4.8 -> 2.5.2 > ocaml-ppx-tools 0.99.2 -> 4.03.0 > ocaml-camlp4 4.02+6 -> 4.03+1 > utop 1.15 -> 1.19.2 > and fixes to coccinelle and wyrd to let them build on bytecode archs. > Other necessary tweaks from the various homes of the projects. > Everything still builds on amd64 (native and bytecode) and sparc64 > (bytecode). > ok anil@ sthen@ so final 4.3.0 tweaks can be done in-tree. (krw@) ocaml-menhir ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) ocaml-mlgmp + patches/patch-config_h > Upgrade Ocaml to 4.3.0 and tweak ports the minimal amount to keep > them all compiling. > Tweaks include updating > ocaml-batteries 2.3.1 -> 2.5.0 > ocaml-lwt 2.4.8 -> 2.5.2 > ocaml-ppx-tools 0.99.2 -> 4.03.0 > ocaml-camlp4 4.02+6 -> 4.03+1 > utop 1.15 -> 1.19.2 > and fixes to coccinelle and wyrd to let them build on bytecode archs. > Other necessary tweaks from the various homes of the projects. > Everything still builds on amd64 (native and bytecode) and sparc64 > (bytecode). > ok anil@ sthen@ so final 4.3.0 tweaks can be done in-tree. (krw@) ocaml-net + patches/patch-src_equeue_uq_engines_compat_ml + patches/patch-src_netsys_netlog_ml > Upgrade Ocaml to 4.3.0 and tweak ports the minimal amount to keep > them all compiling. > Tweaks include updating > ocaml-batteries 2.3.1 -> 2.5.0 > ocaml-lwt 2.4.8 -> 2.5.2 > ocaml-ppx-tools 0.99.2 -> 4.03.0 > ocaml-camlp4 4.02+6 -> 4.03+1 > utop 1.15 -> 1.19.2 > and fixes to coccinelle and wyrd to let them build on bytecode archs. > Other necessary tweaks from the various homes of the projects. > Everything still builds on amd64 (native and bytecode) and sparc64 > (bytecode). > ok anil@ sthen@ so final 4.3.0 tweaks can be done in-tree. (krw@) ocaml-ocamlbuild + Makefile + distinfo + pkg/DESCR + pkg/PLIST + pkg/PFRAG.native + patches/patch-configure_make > Add ocamlbuild and cppo ports in preparation for Ocaml 4.3.0. > Ocaml 4.3.0 does not supply an internal ocamlbuild, and cppo is > needed by the utop update related to 4.3.0. > Not hooked into build yet. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) ocaml-parmap ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) ~ Makefile ~ pkg/PFRAG.native + patches/patch-Makefile_in + patches/patch-parmap_mldylib + patches/patch-parmap_mllib > Upgrade Ocaml to 4.3.0 and tweak ports the minimal amount to keep > them all compiling. > Tweaks include updating > ocaml-batteries 2.3.1 -> 2.5.0 > ocaml-lwt 2.4.8 -> 2.5.2 > ocaml-ppx-tools 0.99.2 -> 4.03.0 > ocaml-camlp4 4.02+6 -> 4.03+1 > utop 1.15 -> 1.19.2 > and fixes to coccinelle and wyrd to let them build on bytecode archs. > Other necessary tweaks from the various homes of the projects. > Everything still builds on amd64 (native and bytecode) and sparc64 > (bytecode). > ok anil@ sthen@ so final 4.3.0 tweaks can be done in-tree. (krw@) ~ Makefile > even if you're fixing stuff, you should STILL bump after tweaking the PLIST > contents!!! (espie@) ocaml-pcre ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) ocaml-ppx-tools ~ Makefile ~ distinfo ~ patches/patch-Makefile > Upgrade Ocaml to 4.3.0 and tweak ports the minimal amount to keep > them all compiling. > Tweaks include updating > ocaml-batteries 2.3.1 -> 2.5.0 > ocaml-lwt 2.4.8 -> 2.5.2 > ocaml-ppx-tools 0.99.2 -> 4.03.0 > ocaml-camlp4 4.02+6 -> 4.03+1 > utop 1.15 -> 1.19.2 > and fixes to coccinelle and wyrd to let them build on bytecode archs. > Other necessary tweaks from the various homes of the projects. > Everything still builds on amd64 (native and bytecode) and sparc64 > (bytecode). > ok anil@ sthen@ so final 4.3.0 tweaks can be done in-tree. (krw@) ocaml-re ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) ocaml-react ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) ocaml-uutf ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) ocaml-zed ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) ounit ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) py-backports + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > Import py-backports 1.0, ok danj@ py-backports-shutil-get-terminal-size + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > Import py-backports-shutil-get-terminal-size 1.0.0, ok danj@ py-backports-ssl-match-hostname ~ Makefile ~ pkg/PLIST > Unbreak with py-backports. (shadchin@) py-pexpect - patches/patch-doc_Makefile - patches/patch-tests_test_maxcanon_py ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-pexpect 4.1.0. Take maintainer. > ok danj@ (shadchin@) quirks ~ Makefile ~ files/Quirks.pm > drop icinga2-migration, it's not maintained upstream any more, only > provides > a skeleton conversion rather than something ready-to-run, and it's less > work > to write a new config using the full scope of the config language than to > fix > up a migrated one. (sthen@) ruby-rgen ~ pkg/PLIST > Fix incorrect use of GEM_BIN_SUFFIX in PLIST (jeremy@) subversion ~ Makefile ~ pkg/PLIST-main > fix user and group > from Johan Huldtgren via czarkoff (jung@) utop ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) ~ Makefile ~ distinfo ~ pkg/PFRAG.dynlink-native ~ pkg/PFRAG.native ~ pkg/PLIST > Upgrade Ocaml to 4.3.0 and tweak ports the minimal amount to keep > them all compiling. > Tweaks include updating > ocaml-batteries 2.3.1 -> 2.5.0 > ocaml-lwt 2.4.8 -> 2.5.2 > ocaml-ppx-tools 0.99.2 -> 4.03.0 > ocaml-camlp4 4.02+6 -> 4.03+1 > utop 1.15 -> 1.19.2 > and fixes to coccinelle and wyrd to let them build on bytecode archs. > Other necessary tweaks from the various homes of the projects. > Everything still builds on amd64 (native and bytecode) and sparc64 > (bytecode). > ok anil@ sthen@ so final 4.3.0 tweaks can be done in-tree. (krw@) ~ Makefile > Add missing/lost BUILD_DEPENDS on ocamlbuild. > Found by naddy@ during bulk build. (krw@) == editors =========================================================== 07/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors libreoffice ~ Makefile ~ distinfo ~ patches/patch-configure ~ pkg/PLIST-main > update to 5.1.4.2 (robert@) nano - patches/patch-src_files_c ~ Makefile ~ distinfo ~ patches/patch-doc_man_nano_1 ~ patches/patch-doc_man_nanorc_5 ~ patches/patch-src_Makefile_in > Update to nano-2.6.0. > Release notes: > http://git.savannah.gnu.org/cgit/nano.git/commit/?id=9536edfcc6826d42e99bdb > 24c1d501bd50a21f1a > ok naddy@ (maintainer) (bentley@) == fonts ============================================================= 08/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/fonts fonts ~ Makefile > Add amigafonts to the build (awolk@) amigafonts + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > Import fonts/amigafonts == geo =============================================================== 09/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/geo josm ~ Makefile ~ distinfo > Update to josm r10448, from maintainer Holger Mikolon. > Fixes the lsb_release issue, and set MODJAVA_VER to 1.8+ while here. > (landry@) == graphics ========================================================== 10/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics birdfont ~ Makefile ~ distinfo > - update to birdfont-2.16.4 > - drop gettext module (jasper@) cairo ~ Makefile + patches/patch-src_cairo-xlib-surface_c > xlib: Fix double free in _get_image_surface() - from upstream > ok eric@ (maintainer) (ajacoutot@) darktable ~ Makefile + patch-src_external_rawspeed_RawSpeed_TiffIFD_cpp > Don't use std::string for a non-0-terminated string, fixing an > out-of-bounds > read crash with DNG files. From Sven Gaerner. (sthen@) feh ~ Makefile ~ distinfo > Update to feh-2.16.1 (dcoppa@) jpeg ~ Makefile ~ distinfo ~ patches/patch-jerror_c ~ patches/patch-wrjpgcom_c ~ pkg/PLIST > update to libjpeg-turbo 1.5.0, from Brad, bulk build tested by me (sthen@) libgphoto2 ~ Makefile > bump revision (missed, I did previous commit from patches/) (sthen@) libgxps ~ Makefile ~ distinfo ~ pkg/PLIST > Update to libgxps-0.2.4. (ajacoutot@) shotwell ~ Makefile ~ distinfo ~ patches/patch-Makefile ~ patches/patch-plugins_Makefile_plugin_mk ~ patches/patch-src_camera_CameraTable_vala ~ pkg/PLIST > Update to shotwell-0.23.2. (ajacoutot@) == infrastructure ==================================================== 11/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure bin ~ make-plist > Remove references to SHARED_ONLY; it's unused nowadays. > Not touching make-plist too much because espie@ already has local changes > in that file. > ok espie@ (ajacoutot@) ~ proot > run dev_mkdb after MAKEDEV. (espie@) lib ~ DPB/MiniCurses.pm ~ DPB/Reporter.pm ~ DPB/Reporter/Tty.pm > keep state around in Reporter, simplifies terminal initialization, > and will be need to access size information (espie@) man ~ man1/make-plist.1 > Remove references to SHARED_ONLY; it's unused nowadays. > Not touching make-plist too much because espie@ already has local changes > in that file. > ok espie@ (ajacoutot@) ~ man8/bulk.8 > fulk->full (sthen@) mk ~ bsd.port.mk > Remove references to SHARED_ONLY; it's unused nowadays. > Not touching make-plist too much because espie@ already has local changes > in that file. > ok espie@ (ajacoutot@) == lang ============================================================== 12/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang mono - patches/patch-mono_metadata_class_c - patches/patch-mono_utils_gc_wrapper_h ~ Makefile ~ distinfo ~ patches/patch-configure_ac ~ patches/patch-libgc_Makefile_in ~ patches/patch-libgc_include_private_gc_priv_h ~ patches/patch-mono_Makefile_in ~ patches/patch-mono_dis_Makefile_in ~ patches/patch-mono_mini_main_c ~ patches/patch-mono_profiler_Makefile_in ~ pkg/PLIST + patches/patch-libgc_misc_c > update to 4.4.0.182 (robert@) obc ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) ocaml ~ Makefile ~ pkg/PFRAG.native-main ~ pkg/PLIST-main > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) ~ Makefile ~ distinfo ~ patches/patch-configure ~ pkg/PFRAG.native-main ~ pkg/PLIST-graphics ~ pkg/PLIST-main > Upgrade Ocaml to 4.3.0 and tweak ports the minimal amount to keep > them all compiling. > Tweaks include updating > ocaml-batteries 2.3.1 -> 2.5.0 > ocaml-lwt 2.4.8 -> 2.5.2 > ocaml-ppx-tools 0.99.2 -> 4.03.0 > ocaml-camlp4 4.02+6 -> 4.03+1 > utop 1.15 -> 1.19.2 > and fixes to coccinelle and wyrd to let them build on bytecode archs. > Other necessary tweaks from the various homes of the projects. > Everything still builds on amd64 (native and bytecode) and sparc64 > (bytecode). > ok anil@ sthen@ so final 4.3.0 tweaks can be done in-tree. (krw@) ocaml-camlp4 ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) ~ Makefile ~ distinfo > Upgrade Ocaml to 4.3.0 and tweak ports the minimal amount to keep > them all compiling. > Tweaks include updating > ocaml-batteries 2.3.1 -> 2.5.0 > ocaml-lwt 2.4.8 -> 2.5.2 > ocaml-ppx-tools 0.99.2 -> 4.03.0 > ocaml-camlp4 4.02+6 -> 4.03+1 > utop 1.15 -> 1.19.2 > and fixes to coccinelle and wyrd to let them build on bytecode archs. > Other necessary tweaks from the various homes of the projects. > Everything still builds on amd64 (native and bytecode) and sparc64 > (bytecode). > ok anil@ sthen@ so final 4.3.0 tweaks can be done in-tree. (krw@) php - 5.5/patches/patch-ext_suhosin_execute_c - 5.6/patches/patch-ext_suhosin_execute_c ~ Makefile.inc ~ 5.5/Makefile ~ 5.5/distinfo ~ 5.6/Makefile ~ 5.6/distinfo ~ 5.6/patches/patch-php_ini-development ~ 7.0/Makefile ~ 7.0/distinfo + 5.5/patches/suhosin-ext_suhosin_execute_c + 5.6/patches/suhosin-ext_suhosin_execute_c > fix no_suhosin build problem reported by Devin Ceartas > update to php-5.5.36, 5.6.22, 7.0.7 (sthen@) ~ 5.5/Makefile ~ 5.5/distinfo ~ 5.5/patches/patch-ext_mcrypt_mcrypt_c > update to php-5.5.37, ok robert@ (sthen@) ~ 5.6/Makefile ~ 5.6/distinfo ~ 5.6/patches/patch-ext_mcrypt_mcrypt_c > update to php-5.6.23, ok robert@ (sthen@) ~ Makefile.inc ~ 7.0/Makefile ~ 7.0/distinfo ~ 7.0/patches/patch-php_ini-development > update to php-7.0.8 and fix FLAVORS handling to properly knock out > no_suhosin > ok robert@ (sthen@) == mail ============================================================== 13/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail courier-imap - patches/patch-libs_tcpd_libcouriertls_c ~ Makefile ~ distinfo > Update to 4.17.1 > patch committed upstream > support to TLS SNI added (giovanni@) opensmtpd-extras ~ Makefile ~ distinfo > update to snapshot from today (jung@) ~ Makefile ~ distinfo > Update to 201606230001 version > ok jung@ (giovanni@) rspamd ~ Makefile ~ distinfo > update to rspamd-1.2.8, from Brad (sthen@) == math ============================================================== 14/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/math R ~ Makefile ~ distinfo ~ pkg/PLIST > Update to R 3.3.1 > OK dcoppa@ (feinerer@) coq + patches/patch-coqmktmp_ml > Upgrade Ocaml to 4.3.0 and tweak ports the minimal amount to keep > them all compiling. > Tweaks include updating > ocaml-batteries 2.3.1 -> 2.5.0 > ocaml-lwt 2.4.8 -> 2.5.2 > ocaml-ppx-tools 0.99.2 -> 4.03.0 > ocaml-camlp4 4.02+6 -> 4.03+1 > utop 1.15 -> 1.19.2 > and fixes to coccinelle and wyrd to let them build on bytecode archs. > Other necessary tweaks from the various homes of the projects. > Everything still builds on amd64 (native and bytecode) and sparc64 > (bytecode). > ok anil@ sthen@ so final 4.3.0 tweaks can be done in-tree. (krw@) gunits ~ Makefile ~ distinfo > update to Units 2.13 (sthen@) == misc ============================================================== 15/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/misc hwdata ~ Makefile ~ distinfo > Update to hwdata-0.290. (ajacoutot@) == multimedia ======================================================== 16/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia libv4l ~ Makefile + patch-lib_libv4lconvert_jpeg_memsrcdest_c + patch-lib_libv4lconvert_jpeg_memsrcdest_h > fix with libjpeg-turbo 1.5.0, from Brad (sthen@) mkvtoolnix ~ Makefile ~ distinfo > Update to mkvtoolnix-9.2.0. > from Brad (maintainer) (ajacoutot@) == net =============================================================== 17/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net net ~ Makefile > Add libmaxminddb to the build (awolk@) gdnsd - patches/patch-Makefile_am - patches/patch-configure_ac - patches/patch-gdnsd_conf_c - patches/patch-t_Makefile_am ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-configure + patches/patch-src_conf_c + patches/patch-t_Net_DNS_RR_pm > update to gdnsd-2.2.4 (sthen@) icinga - icinga2-migration/Makefile - icinga2-migration/distinfo - icinga2-migration/pkg/DESCR - icinga2-migration/pkg/PLIST ~ Makefile > drop icinga2-migration, it's not maintained upstream any more, only > provides > a skeleton conversion rather than something ready-to-run, and it's less > work > to write a new config using the full scope of the config language than to > fix > up a migrated one. (sthen@) ~ web2/Makefile ~ web2/pkg/PLIST > symlink icingacli from /var/www/icinga2-web/bin to /usr/local/bin (sthen@) ~ core2/Makefile ~ core2/distinfo ~ core2/patches/patch-CMakeLists_txt > update to icinga2 2.4.10 (sthen@) ~ Makefile + web2-module-director/Makefile + web2-module-director/distinfo + web2-module-director/pkg/DESCR + web2-module-director/pkg/PLIST > add director module (config management/deployment) for icinga-web2 (sthen@) ~ web2/Makefile ~ web2/distinfo ~ web2/pkg/PLIST > update to icinga2-web 2.3.4 (sthen@) irssi-icb - patches/patch-src_core_icb-commands_c - patches/patch-src_fe-common_fe-icb_c ~ Makefile ~ distinfo > Switch to a new GitHub fork mglocker/irssi-icb which updates to > irssi-icb-0.17 and includes our ports patches. > ok sthen (mglocker@) libmaxminddb + Makefile + distinfo + pkg/PLIST-city + pkg/PLIST-db + pkg/PLIST-main + pkg/DESCR-main + pkg/DESCR-db + pkg/DESCR-city > New import: > Import net/libmaxminddb librenms - patches/patch-html_index_php ~ Makefile ~ distinfo ~ patches/patch-daily_sh ~ patches/patch-includes_common_php ~ patches/patch-includes_defaults_inc_php ~ patches/patch-includes_definitions_inc_php ~ patches/patch-scripts_distro ~ pkg/PLIST > update to LibreNMS 201606 (sthen@) mldonkey + patches/patch-src_networks_donkey_donkeyGlobals_ml + patches/patch-src_utils_cdk_gdstubs_c + patches/patch-src_utils_cdk_zip_ml + patches/patch-src_utils_lib_options_ml4 > Upgrade Ocaml to 4.3.0 and tweak ports the minimal amount to keep > them all compiling. > Tweaks include updating > ocaml-batteries 2.3.1 -> 2.5.0 > ocaml-lwt 2.4.8 -> 2.5.2 > ocaml-ppx-tools 0.99.2 -> 4.03.0 > ocaml-camlp4 4.02+6 -> 4.03+1 > utop 1.15 -> 1.19.2 > and fixes to coccinelle and wyrd to let them build on bytecode archs. > Other necessary tweaks from the various homes of the projects. > Everything still builds on amd64 (native and bytecode) and sparc64 > (bytecode). > ok anil@ sthen@ so final 4.3.0 tweaks can be done in-tree. (krw@) nagios ~ nagios/Makefile ~ nagios/pkg/README-main > fix confusing httpd references between apache httpd and httpd, from Caspar > Schutijser (sthen@) ocserv - patches/patch-src_tun_c > missed cvs rm, spotted by kili@ (sthen@) owncloudclient ~ Makefile ~ distinfo > minor bygfix update to owncloud-2.2.2 (kirby@) p5-Net-IMP ~ Makefile ~ distinfo > update p5-Net-IMP to 0.633 (bluhm@) py-botocore ~ Makefile ~ distinfo > Update to py-botocore-1.4.30. (ajacoutot@) ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-botocore-1.4.31. (ajacoutot@) py-libcloud ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-libcloud-1.0.0. (ajacoutot@) scamper ~ Makefile ~ distinfo > update to scamper-cvs-20141211e (sthen@) unison + patches/patch-system_system_generic_ml > Upgrade Ocaml to 4.3.0 and tweak ports the minimal amount to keep > them all compiling. > Tweaks include updating > ocaml-batteries 2.3.1 -> 2.5.0 > ocaml-lwt 2.4.8 -> 2.5.2 > ocaml-ppx-tools 0.99.2 -> 4.03.0 > ocaml-camlp4 4.02+6 -> 4.03+1 > utop 1.15 -> 1.19.2 > and fixes to coccinelle and wyrd to let them build on bytecode archs. > Other necessary tweaks from the various homes of the projects. > Everything still builds on amd64 (native and bytecode) and sparc64 > (bytecode). > ok anil@ sthen@ so final 4.3.0 tweaks can be done in-tree. (krw@) wget ~ Makefile ~ distinfo ~ patches/patch-doc_wget_texi > update to wget-1.18 > This solves CVE-2016-4971. > This introduces a backward-incompatibility for HTTP->FTP redirects and > any script that relies on the old behaviour must use --trust-server-names. > ok shadchin@ sthen@ (danj@) ~ Makefile ~ distinfo ~ patches/patch-doc_wget_texi TAGGED OPENBSD_5_9 > MFC: > update to wget-1.18 > This solves CVE-2016-4971. > This introduces a backward-incompatibility for HTTP->FTP redirects and > any script that relies on the old behaviour must use --trust-server-names. > ok jasper@ (danj@) ~ Makefile ~ distinfo ~ patches/patch-doc_wget_texi TAGGED OPENBSD_5_8 > MFC: > update to wget-1.18 > This solves CVE-2016-4971. > This introduces a backward-incompatibility for HTTP->FTP redirects and > any script that relies on the old behaviour must use --trust-server-names. > ok jasper@ (juanfra@) == print ============================================================= 18/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print poppler ~ Makefile ~ distinfo ~ patches/patch-configure_ac > Update to poppler-0.45.0. > Major bump to poppler-cpp because > time_type detail::convert_date(const char *date) > had been removed. > Looks ok to aja@. (kili@) == productivity ====================================================== 19/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/productivity taskwarrior ~ Makefile > Fix license marker, from Frederic Cambus (dcoppa@) wyrd ~ Makefile + patches/patch-Makefile_in > Upgrade Ocaml to 4.3.0 and tweak ports the minimal amount to keep > them all compiling. > Tweaks include updating > ocaml-batteries 2.3.1 -> 2.5.0 > ocaml-lwt 2.4.8 -> 2.5.2 > ocaml-ppx-tools 0.99.2 -> 4.03.0 > ocaml-camlp4 4.02+6 -> 4.03+1 > utop 1.15 -> 1.19.2 > and fixes to coccinelle and wyrd to let them build on bytecode archs. > Other necessary tweaks from the various homes of the projects. > Everything still builds on amd64 (native and bytecode) and sparc64 > (bytecode). > ok anil@ sthen@ so final 4.3.0 tweaks can be done in-tree. (krw@) ~ Makefile > Fix breakage in checking of ocaml_native and setting OCAMLOPT in > CONFIGURE_ENV. Makes configure work again. (krw@) == security ========================================================== 20/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security ocaml-cryptokit ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) p5-Net-SSLGlue ~ Makefile ~ distinfo > update p5-Net-SSLGlue to 1.058 (bluhm@) py-cryptography ~ Makefile ~ distinfo ~ pkg/PLIST > update to py-cryptography 1.4 (sthen@) py-cryptography_vectors ~ Makefile ~ distinfo ~ pkg/PLIST > update to py-cryptography 1.4 (sthen@) sudo ~ Makefile ~ distinfo > Update to sudo 1.8.17 (millert@) ~ Makefile ~ distinfo > Update to sudo 1.8.17p1 (millert@) volatility ~ Makefile > add security/py-crypto to RUN_DEPENDS, bump REVISION. (rpointel@) zaproxy ~ Makefile ~ distinfo ~ pkg/PLIST > update zaproxy to 2.5.0. > maintainer timeout. (rpointel@) == shells ============================================================ 21/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/shells bash ~ Makefile ~ distinfo > update to 4.3 patchlevel 46 (naddy@) nsh ~ Makefile ~ distinfo + patches/patch-commands_c > update to newer nsh snapshot (sthen@) == sysutils ========================================================== 22/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils awscli ~ Makefile ~ distinfo ~ pkg/PLIST > Update to awscli-1.10.40. (ajacoutot@) ~ Makefile ~ distinfo > Update to awscli-1.10.41. (ajacoutot@) findlib ~ Makefile ~ pkg/PLIST > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) google-cloud-sdk ~ Makefile ~ distinfo ~ pkg/PLIST > Update to google-cloud-sdk-115.0.0. (ajacoutot@) ntfs-3g ~ Makefile ~ distinfo ~ patches/patch-ntfsprogs_Makefile_in ~ patches/patch-src_Makefile_in ~ pkg/PLIST > Update to ntfs_3g-2016.2.22 > From Rafael Sadowski > OK giovanni@, pirofti@ (maintainer) (dcoppa@) opam ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) ruby-augeas ~ Makefile + patches/patch-ext_augeas_extconf_rb > Allow building with all supported ruby versions > OK jasper@ (jeremy@) sec ~ Makefile ~ distinfo > Update to 2.7.10 (okan@) virt-manager ~ Makefile ~ distinfo ~ patches/patch-setup_py ~ pkg/PLIST > - update to virt-manager-1.4.0 > tested by jiri b. (jasper@) == telephony ========================================================= 23/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/telephony asterisk-sounds ~ core-sounds/Makefile.inc ~ core-sounds/en_AU/Makefile ~ core-sounds/en_AU/distinfo ~ core-sounds/es/Makefile ~ core-sounds/es/distinfo > update en_AU / es asterisk core-sounds packages to 1.5, plus a hack to > rename strangely named text files in the archive. (sthen@) == textproc ========================================================== 24/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc hevea ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) meld ~ Makefile ~ distinfo > Update to meld-3.16.1. (ajacoutot@) ocaml-csv ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) ocaml-text ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) + patches/patch-src_ml_text_bigarray_c + patches/patch-src_ml_text_c > Upgrade Ocaml to 4.3.0 and tweak ports the minimal amount to keep > them all compiling. > Tweaks include updating > ocaml-batteries 2.3.1 -> 2.5.0 > ocaml-lwt 2.4.8 -> 2.5.2 > ocaml-ppx-tools 0.99.2 -> 4.03.0 > ocaml-camlp4 4.02+6 -> 4.03+1 > utop 1.15 -> 1.19.2 > and fixes to coccinelle and wyrd to let them build on bytecode archs. > Other necessary tweaks from the various homes of the projects. > Everything still builds on amd64 (native and bytecode) and sparc64 > (bytecode). > ok anil@ sthen@ so final 4.3.0 tweaks can be done in-tree. (krw@) ocaml-xmlm ~ Makefile > Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port > where needed. > The next step towards Ocaml 4.3.0. > Bulk build by sthen@ identified several laggards which are included here. > ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree. (krw@) == www =============================================================== 25/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www apache-httpd ~ Makefile ~ pkg/apache2.rc > So, mod_perl will reset $0 to argv[0] which will break the rc.d script > functionality. So let's use apachectl2 for start and stop, disable > rc_reload > (which should have been done anyway) and relax the default pexp > (workaround). > breakage reported by Michael Lechtermann > ok sthen@ (ajacoutot@) ~ Makefile > Properly bump REVISION. > spotted by Markus Lude (ajacoutot@) aria2 ~ Makefile ~ distinfo > Update for Aria2 to 1.24.0 > Update and OK juanfra@ (gonzalo@) chromium ~ Makefile ~ distinfo > update to 51.0.2704.106 (robert@) libwebsockets ~ Makefile ~ distinfo > Update www/libwebsockets 1.7.8 => 2.0.2 > OK abieber@ (awolk@) otter-browser ~ Makefile ~ distinfo ~ pkg/PLIST > www/otter-browser 0.9.10 beta 10 => 0.9.11pre129 move to weekly releases > Notable changes since version 0.9.10 (app wise): > * F12 menu now exposes all modes for Images visibility (including > newly added option to show cached images only) and Plugins, > * QtWebEngine backend is now capable of saving pages in MIME HTML > format and as complete set of files, > * new toolbar visibility settings for full screen mode. > OK bmercer@, go ahead sthen@ (awolk@) php-predis ~ Makefile ~ distinfo > Update to Predis-1.1.1 (dcoppa@) py-django ~ Makefile > +SUBDIR += stable,python3 > ok danj@ (rpointel@) sblg ~ Makefile ~ distinfo > Update to sblg-0.3.4. > From [email protected]. (bentley@) tomcat ~ v8/Makefile ~ v8/distinfo ~ v8/pkg/PLIST-examples > Update to tomcat-8.0.36 (dcoppa@) ~ v7/Makefile ~ v7/distinfo > Update to tomcat-7.0.70 (dcoppa@) youtube-dl ~ Makefile ~ distinfo ~ pkg/PLIST > update to newer youtube-dl, unbreaking youtube. ok pirofti@ (sthen@) == x11 =============================================================== 26/26 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 gnome ~ photos/Makefile ~ photos/distinfo > Update to gnome-photos-3.20.2. (ajacoutot@) gnustep ~ gui/Makefile ~ gui/distinfo ~ gui/patches/patch-Headers_AppKit_NSMenu_h ~ gui/patches/patch-Model_GMArchiver_m ~ gui/patches/patch-Source_GSDisplayServer_m ~ gui/patches/patch-Source_GSXibLoader_m ~ gui/patches/patch-Source_NSAnimation_m ~ gui/patches/patch-Source_NSBitmapImageRep+GIF_m ~ gui/patches/patch-Source_NSCachedImageRep_m ~ gui/patches/patch-Source_NSEvent_m ~ gui/patches/patch-Source_NSGradient_m ~ gui/patches/patch-Source_NSMenu_m ~ gui/patches/patch-Source_NSPrintPanel_m ~ gui/patches/patch-Source_NSSplitView_m ~ gui/patches/patch-Source_NSTextBlock_m ~ gui/patches/patch-Source_NSTextContainer_m ~ gui/patches/patch-Source_NSToolbarItem_m ~ gui/patches/patch-Source_NSView_m ~ gui/patches/patch-Source_NSWindow_m ~ gui/patches/patch-TextConverters_RTF_RTFConsumer_m ~ gui/patches/patch-configure_ac ~ gui/pkg/PLIST > Update to 0.25.0 > noteworthy changes: > - Fixes for new GIF library versions > - Theming of named images for specific applications by the use of the > CFBundleIdentifier in the theme > - New icons and corresponding constants for special folders, recycler > and others > - Improvements in NSWorkspace icon lookup > - Improvements in removable media commands, imported and cleaned from > GWorkspace > - Numerous bug fixes and improvements in Cocoa compatibility > - Numerous theme tweaks > - Spanish locale (sebastia@) - gui/patches/patch-Headers_AppKit_NSMenu_h - gui/patches/patch-Model_GMArchiver_m - gui/patches/patch-Source_GSDisplayServer_m - gui/patches/patch-Source_GSXibLoader_m - gui/patches/patch-Source_NSAnimation_m - gui/patches/patch-Source_NSBitmapImageRep+GIF_m - gui/patches/patch-Source_NSCachedImageRep_m - gui/patches/patch-Source_NSEvent_m - gui/patches/patch-Source_NSGradient_m - gui/patches/patch-Source_NSMenu_m - gui/patches/patch-Source_NSPrintPanel_m - gui/patches/patch-Source_NSSplitView_m - gui/patches/patch-Source_NSTextBlock_m - gui/patches/patch-Source_NSTextContainer_m - gui/patches/patch-Source_NSToolbarItem_m - gui/patches/patch-Source_NSView_m - gui/patches/patch-Source_NSWindow_m - gui/patches/patch-TextConverters_RTF_RTFConsumer_m > grml, remove empty patch files as well (sebastia@) - back/patches/patch-Headers_x11_XGOpenGL_h - back/patches/patch-Source_cairo_CairoGState_m - back/patches/patch-Source_x11_XGGLContext_m ~ back/Makefile ~ back/distinfo > Update to 0.25.0, noteworthy changes: > Implement per gstate methods for antialias, patternPhase and > compositingOperation in Cairo backend. > Work on antialiasing in Cairo backend. > Variety of bugfixes, especially in Win32 and Cairo backends. (sebastia@) irrlicht ~ Makefile ~ distinfo ~ patches/patch-source_Irrlicht_Makefile > Minor update to 1.8.3, from David CARLIER. (pascal@) lumina ~ Makefile.inc ~ i18n/distinfo ~ lumina/Makefile ~ lumina/distinfo ~ lumina/pkg/PLIST > Update to lumina-0.9.0.1. > based on a submission from Bryan Everly (ajacoutot@) nx ~ opennx/Makefile + opennx/patches/patch-MySession_cpp > Send the actual client version back to the server instead of sending back > the server's protocol version. This unbreaks opennx with NX5. (robert@) windowmaker ~ Makefile + patches/patch-src_appicon_c + patches/patch-src_dock_c + patches/patch-src_icon_c + patches/patch-src_icon_h + patches/patch-src_switchmenu_c + patches/patch-src_switchpanel_c + patches/patch-src_window_c + patches/patch-util_getstyle_c + patches/patch-util_wmmenugen_c > Merge multiple fixes from upstream: > Avoid create again a docked application cache icon > Avoid recreate Cached Icon moving between docks > Fix infinite loop in switching within group > Maintain sorting of windows by workspace in switch menu > New applications do not create Cached Icon > Remove cache icon when detached > Save the icon filename instead of the full path > Use window placement settings on other workspaces > create_appicon_from_dock checks if no_appicon flag is set > getstyle: fix wcopy_file paths > wmmenugen: Fix segfault; argv[argc] doesn't exist (dcoppa@) ~ Makefile ~ patches/patch-WindowMaker_menu ~ patches/patch-WindowMaker_plmenu > Load WMRootMenu properly > feeback and OK dcoppa@ (sebastia@) ~ Makefile ~ patches/patch-WindowMaker_menu ~ patches/patch-WindowMaker_plmenu + patches/patch-WindowMaker_Defaults_WMWindowAttributes_in > Sebastian's commit still wasn't sufficient, unfortunately. (dcoppa@) =============================================================================== _______________________________________________ owc mailing list [email protected] http://www.squish.net/mailman/listinfo/owc
