OpenBSD ports changes summary for 2016-06-26 to 2016-07-03 inclusive ====================================================================
archivers/bzip2 audio/beets audio/mscore audio/ncmpcpp audio/pianobar audio/pulseaudio databases/db databases/freetds databases/openldap databases/openldap23 databases/postgresql databases/postgresql-plv8 databases/puppetdb databases/puppetdb4 databases/py-puppetdb databases/sqsh devel devel/appstream-glib devel/autoconf devel/automake devel/coccinelle devel/ectags devel/git devel/goffice devel/hyena devel/jansson devel/jdk devel/jenkins devel/jsoncpp devel/libgdata devel/libgsf devel/libwnck3 devel/luacheck devel/mercurial devel/ocaml-parmap devel/p5-DateTime-Format-Mail devel/p5-SVN-Web devel/py-configobj devel/py-logilab-common devel/py-mock devel/py-parsing devel/py-stdnum devel/py-traitlets devel/rebar devel/ruby-rspec devel/subversion devel/utop editors/emacs editors/emacs21 fonts fonts/amigafonts games/hedgewars games/ioquake3 games/minetest games/yquake2 graphics/ImageMagick graphics/evince graphics/gd graphics/imlib2 graphics/nomacs graphics/optipng graphics/p5-Image-ExifTool graphics/tiff infrastructure/bin infrastructure/db infrastructure/lib infrastructure/man lang/elixir lang/erlang lang/gcc lang/go lang/go-bootstrap lang/lua lang/mono lang/node lang/php lang/python lang/ruby lang/tcl lang/vala mail/amavisd-new mail/geary mail/imapsync mail/libetpan mail/metamail mail/mozilla-thunderbird mail/postfix mail/sympa mail/thunderbird-i18n math/gnumeric math/graphviz math/ntl meta/kde4 misc/libosinfo net net/arping net/dhcpcd net/dnsmasq net/freeradius net/freeradius3 net/gssdp net/gupnp net/haproxy net/ices net/ices2 net/icinga net/ircd-hybrid net/libmaxminddb net/libnet net/lldpd net/mono-zeroconf net/nagios net/nedi net/netatalk net/netatalk3 net/py-botocore net/quagga net/ruby-stomp net/samba net/syncthing net/unison print/libspectre productivity/davical productivity/gnucash productivity/tryton security security/gnupg security/gnupg2 security/knockpy security/letskencrypt security/libksba security/opensc security/p5-IO-Socket-SSL security/pgp security/pgp5 security/py-bcrypt sysutils/awscli sysutils/backuppc sysutils/facter sysutils/google-cloud-sdk sysutils/ruby-augeas sysutils/ruby-facter sysutils/ruby-puppet sysutils/ruby-puppet-lint sysutils/salt-testing sysutils/smartmontools sysutils/virt-manager textproc/calibre textproc/mxml textproc/p5-XML-LibXML textproc/py-jellyfish textproc/redland-bindings textproc/unicode-ucd textproc/xerces-c www/drupal6 www/drupal7 www/epiphany www/mono-xsp www/nghttp2 www/owncloud www/p5-Apache-Gallery www/pecl-http www/phpmyadmin www/puppet-dashboard www/tomcat x11/dbus-intf x11/dbus-tcl x11/e17 x11/enlightenment x11/gnome x11/gtksourceview3 x11/kde x11/kde4 x11/nx x11/spice-gtk x11/tk x11/xfce4 x11/xfe == archivers ========================================================= 01/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/archivers bzip2 ~ Makefile + patches/patch-bzip2recover_c > Fix for CVE-2016-3189; proposed patch from RH (jasper@) ~ Makefile TAGGED OPENBSD_5_9 > Fix for CVE-2016-3189; proposed patch from RH (jasper@) + patches/patch-bzip2recover_c TAGGED OPENBSD_5_9 > missed in previous (jasper@) == audio ============================================================= 02/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio beets ~ Makefile ~ distinfo ~ pkg/PLIST > update to beets-1.3.19 (sthen@) mscore ~ Makefile > Remove leftover/unnecessary 'USE_NINJA=No'. > I've successfully built this port using ninja several times and > with different MAKE_JOBS values. > Furthermore, comment talked about problems with precompiled headers, > but PCH support is disabled. (dcoppa@) ncmpcpp ~ Makefile + patches/patch-src_actions_cpp > Merge a fix from the '0.7.x' stable branch: > actions: allow action chains to be used for seeking > (upstream git commit a0b662886555be36037222e541e84c2dc5787658) (dcoppa@) pianobar ~ Makefile ~ files/cert.pem > Sync with src/lib/libcrypto/cert.pem (dcoppa@) pulseaudio ~ Makefile ~ distinfo ~ patches/patch-configure_ac ~ patches/patch-src_Makefile_am ~ patches/patch-src_modules_module-detect_c > Update to pulseaudio-9.0. > ok robert@ (maintainer) (ajacoutot@) == databases ========================================================= 03/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases db ~ v3/Makefile ~ v3/pkg/PLIST-main ~ v3/pkg/PLIST-tcl ~ v4/Makefile ~ v4/pkg/PLIST-java ~ v4/pkg/PLIST-main ~ v4/pkg/PLIST-tcl > add is-branch to all trivial ports that exist as multiple branches. > (espie@) freetds - patches/patch-m4_iconv_m4 ~ Makefile ~ distinfo > update to FreeTDS 0.95.95, and switch back to using GnuTLS as the > SSL/TLS library (as we used to do by default) - fixes a segfault > that now occurs when making a TLS connection to a database from > a program that is also using poppler-glib. (specifically I see > an insane value for c->num in MD5_Final/HASH_FINAL resulting in > a write past the end of an array when doing "use DBI; use Poppler; > $dbh = DBI->connect('dbi:Sybase:server=server'" in perl). > We used to do this (with an optional openssl flavour) but switched > away previously because gnutls started needing pthread and we wanted > to avoid the need to preload libpthread.so for various programs > (especially DBD::Sybase), but that is no longer a problem. > ok ajacoutot@ (sthen@) ~ Makefile > add dep on libgcrypt, nigel@ ran into problems without it (sthen@) - pkg/README ~ Makefile ~ pkg/PLIST > remove obsolete readme, LD_PRELOAD=/usr/lib/libpthread.so no longer needed > (sthen@) openldap ~ Makefile ~ pkg/PLIST-server > add is-branch to all trivial ports that exist as multiple branches. > (espie@) openldap23 ~ Makefile ~ pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) postgresql - pkg/README-plpython > remove obsolete README, pthread preload no longer needed, and it didn't > even > make it into the PLIST anyway (sthen@) postgresql-plv8 - pkg/README ~ Makefile ~ pkg/PLIST > remove obsolete readme (sthen@) puppetdb ~ Makefile ~ pkg/PLIST-main > add is-branch to all trivial ports that exist as multiple branches. > (espie@) puppetdb4 ~ Makefile ~ distinfo > - update to puppetdb-4.1.2 > https://docs.puppet.com/puppetdb/4.1/release_notes.html#section (jasper@) ~ Makefile ~ pkg/PLIST-main > add is-branch to all trivial ports that exist as multiple branches. > (espie@) py-puppetdb ~ Makefile ~ distinfo > update to py-puppetdb-0.3.1 (jasper@) sqsh + patches/patch-src_cmd_connect_c > s/CS_TDS_80/CS_TDS_71/. Currently a noop, but newer freetds removes the > #define CS_TDS_80 CS_TDS_71. (sthen@) == devel ============================================================= 04/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel devel ~ Makefile > +py-stdnum > +py-stdnum,python3 (ajacoutot@) appstream-glib ~ Makefile ~ distinfo ~ pkg/PLIST > Update to appstream-glib-0.5.16. (ajacoutot@) autoconf ~ 2.13/Makefile ~ 2.13/pkg/PLIST ~ 2.52/Makefile ~ 2.52/pkg/PLIST ~ 2.54/Makefile ~ 2.54/pkg/PLIST ~ 2.56/Makefile ~ 2.56/pkg/PLIST ~ 2.57/Makefile ~ 2.57/pkg/PLIST ~ 2.58/Makefile ~ 2.58/pkg/PLIST ~ 2.59/Makefile ~ 2.59/pkg/PLIST ~ 2.60/Makefile ~ 2.60/pkg/PLIST ~ 2.61/Makefile ~ 2.61/pkg/PLIST ~ 2.62/Makefile ~ 2.62/pkg/PLIST ~ 2.63/Makefile ~ 2.63/pkg/PLIST ~ 2.64/Makefile ~ 2.64/pkg/PLIST ~ 2.65/Makefile ~ 2.65/pkg/PLIST ~ 2.67/Makefile ~ 2.67/pkg/PLIST ~ 2.68/Makefile ~ 2.68/pkg/PLIST ~ 2.69/Makefile ~ 2.69/pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) automake ~ 1.10/Makefile ~ 1.10/pkg/PLIST ~ 1.11/Makefile ~ 1.11/pkg/PLIST ~ 1.12/Makefile ~ 1.12/pkg/PLIST ~ 1.13/Makefile ~ 1.13/pkg/PLIST ~ 1.14/Makefile ~ 1.14/pkg/PLIST ~ 1.15/Makefile ~ 1.15/pkg/PLIST ~ 1.4/Makefile ~ 1.4/pkg/PLIST ~ 1.8/Makefile ~ 1.8/pkg/PLIST ~ 1.9/Makefile ~ 1.9/pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) coccinelle ~ Makefile > Change to PLIST means bumping REVISION. > Found by naddy@ during bulk build. Seconded by espie@. (krw@) ectags ~ Makefile + patches/patch-c_c > adding support for this new C++11 syntax: > using <Type> = <type definition>; > From Rafael Sadowski (shadchin@) git ~ Makefile ~ distinfo ~ pkg/PLIST-main > Update to git-2.9.0. (benoit@) goffice ~ Makefile ~ distinfo > Update to goffice-0.10.31. (ajacoutot@) hyena + patches/patch-configure > Unbreak after the mono update by searching for the mono assembly files > in the proper directory. (robert@) - patches/patch-configure + patches/patch-build_m4_shamrock_mono_m4 > stupid robert@ is stupid, hyena uses autoconf... so let's unbreak it > (robert@) jansson + patches/patch-cmake_jansson_config_h_cmake + patches/patch-src_jansson_config_h_in + patches/patch-src_load_c > Security fix for CVE-2016-4425 (jasper@) ~ Makefile > missed bump in previous (jasper@) ~ Makefile + patches/patch-cmake_jansson_config_h_cmake + patches/patch-src_jansson_config_h_in + patches/patch-src_load_c TAGGED OPENBSD_5_9 > Security fix for CVE-2016-4425 (jasper@) jdk ~ 1.7/Makefile ~ 1.7/pkg/PLIST-jre ~ 1.7/pkg/PLIST-main ~ 1.8/Makefile ~ 1.8/pkg/PLIST-jre ~ 1.8/pkg/PLIST-main > add is-branch to all trivial ports that exist as multiple branches. > (espie@) jenkins ~ devel/Makefile ~ devel/pkg/PLIST ~ stable/Makefile ~ stable/pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) jsoncpp - patches/patch-include_json_config_h - patches/patch-src_lib_json_json_reader_cpp ~ Makefile ~ distinfo > Update to jsoncpp-1.7.3 (dcoppa@) libgdata ~ Makefile ~ distinfo ~ pkg/PLIST > update to libgdata-0.17.5 (jasper@) libgsf ~ Makefile ~ distinfo > Update to libgsf-1.14.39. (ajacoutot@) libwnck3 ~ Makefile ~ distinfo ~ patches/patch-libwnck_tasklist_c > Update to libwnck3-3.20.1. (ajacoutot@) luacheck ~ Makefile ~ distinfo > update to luacheck 0.15.1 (jsg@) mercurial ~ Makefile + patches/patch-hgext_convert_common_py + patches/patch-hgext_convert_git_py + patches/patch-mercurial_mpatch_c + patches/patch-mercurial_subrepo_py TAGGED OPENBSD_5_9 > security fixes for CVE-2016-3069, CVE-2016-3105, CVE-2016-3630, > CVE-2016-3068 > ok rpointel@ (MAINTAINER) (jasper@) ocaml-parmap ~ Makefile > even if you're fixing stuff, you should STILL bump after tweaking the PLIST > contents!!! (espie@) p5-DateTime-Format-Mail ~ Makefile ~ distinfo > update to p5-DateTime-Format-Mail-0.403 > "Use DateTime->set_locale instead of ->set to set the locale. Using ->set > may > actually change the local time unintentionally." (sthen@) p5-SVN-Web ~ Makefile > remove LD_PRELOAD pthread bits. this port is possibly broken anyway, > lots of CGI.pm warnings in tests. (sthen@) py-configobj ~ Makefile > add a RUN_DEPENDS on devel/py-six > noticed by Solene Rapenne > Ok dcoppa@ (danj@) py-logilab-common ~ Makefile ~ distinfo > Update to py-logilab-common 1.2.2 (shadchin@) py-mock ~ Makefile ~ distinfo > Update to py-mock 2.0.0. > ok danj@ (shadchin@) py-parsing ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-parsing 2.1.5 (shadchin@) py-stdnum + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > Import py-stdnum-1.3. py-traitlets ~ Makefile ~ distinfo > Update to py-traitlets 4.2.2 (shadchin@) rebar ~ Makefile > simplify FLAVOR checks in preparation for upcoming erlang 19 support > (jasper@) ~ Makefile > add support for erlang 19 (jasper@) ruby-rspec ~ 1/Makefile ~ 1/pkg/PLIST ~ 3/rspec/Makefile ~ 3/rspec/pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) subversion ~ Makefile > add a pseudo flavour to allow building subversion without gnome-keyring, ok > stsp (sthen@) utop ~ Makefile > Add missing/lost BUILD_DEPENDS on ocamlbuild. > Found by naddy@ during bulk build. (krw@) ~ Makefile > devel/utop: Drop maintainer. > OK krw@, naddy@ (edd@) == editors =========================================================== 05/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors emacs ~ Makefile ~ pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) emacs21 ~ Makefile ~ patches/patch-src_unexelf_c > Make this build (and work) again on hppa and powerpc. > ok jca@ (kettenis@) ~ Makefile > Drop -Z for hppa to fix the build for real. Also drop -Z for sparc, which > will need it as well. (kettenis@) ~ Makefile ~ pkg/PLIST-main > add is-branch to all trivial ports that exist as multiple branches. > (espie@) == fonts ============================================================= 06/22 == 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 == games ============================================================= 07/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games hedgewars ~ Makefile + patch-cmake_modules_CMakePascalInformation_cmake > Fix cmake_modules/CMakePascalInformation.cmake, so that hedgewars > can be built using ninja (and remove USE_NINJA=No) (dcoppa@) ioquake3 ~ Makefile ~ distinfo ~ pkg/PLIST ~ pkg/README ~ pkg/ioq3ded.rc > Update ioquake3 to latest > - Set default map for proper startup (users can't connect without one > specified). > - Use libogg from ports (fixes bulk). > - Update readme to give more info on pk3 locations. > OK awolk@, ajacoutot@ and a "look good" from espie@ (abieber@) minetest ~ Makefile ~ distinfo ~ pkg/PLIST > Update to minetest 0.4.14, from David Carlier, thanks! (landry@) ~ patches/patch-src_CMakeLists_txt ~ patches/patch-src_unittest_test_serialization_cpp > Update patches (landry@) yquake2 - files/yquake2 ~ Makefile ~ distinfo ~ pkg/PLIST + pkg/q2ded.rc > Update games/yquake2 5.32 => 5.34 > OK abieber@ > Changes in the port: > - taking MAINTAINER, agreed with bmercer@ who provided the initial port > - added a q2ded rc script in a similar fashion as the games/ioquake3 > port does > - the existing /usr/local/share/yquake2/q2ded binary from previous > port did not work as it was searching for games.so from a relative > path. I found a way to make both quake2 and q2ded work with an > upstream supported MAKE variable to provide the system wide quake > data directory. Thanks to this change we can drop the wrapper script > and use the binaries directly. > - adding a new _yquake2 user/group plus /var/yquake2 for the dedicated > server > binary > - updated the port to version 5.34 > Additional notes: > - make port-lib-depends-check complains on: > Extra: openal.2 pthread.22 > ktrace tells me that the check is wrong. Openal and pthreads are both > used. > - upstream said in their changelog that they are changing their > platform policy 'Switch from an arch whitelist to an "all archs are > supported" approach.'. I saw in our tree a change by landry@ > specifically limiting the supported platform to the upstream > supported versions > (http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games/yquake2/Makefile?rev= > 1.2&content-type=text/x-cvsweb-markup). > I am not removing this restriction until I get some feedback from > people able to test other platforms than currently > listed in ONLY_FOR_ARCHS. > Upstream changelog: > Quake II 5.33 to 5.34: > - Add support for stereo 3D (by Valery Guskov) > - Make gibt solid so they move with conveyor belts. > - Disable gl_ext_multitexturing by default. > - Switch from an arch whitelist to an "all archs are supported" > approach. > - Add a new README. > Quake II 5.32 to 5.33: > - Add OGG volume slider in settings menu > - Fixed some bugs in volume settings > - Replaced HUD scale option in video menu with generic UI scale > - General UI upscaling improvements > - Better support for keyboards with AZERTY layout (awolk@) == graphics ========================================================== 08/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics ImageMagick ~ Makefile ~ distinfo ~ pkg/PLIST > update to ImageMagick-6.9.4.10 (sthen@) ~ Makefile ~ distinfo ~ patches/patch-configure_ac ~ pkg/PLIST TAGGED OPENBSD_5_9 > update to ImageMagick-6.9.4.10 which includes fixes for CVE-2016-584{1,2} > ok sthen@ (jasper@) evince ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-libdocument_ev-document-misc_c > update to evince-3.20.1 (jasper@) gd ~ Makefile + patches/patch-src_gd_crop_c > Security fix for CVE-2016-6128 (libgd does not properly handle invalid > color > index which could lead to a denial of service against applications using > the > libgd library). (jasper@) ~ Makefile + patches/patch-src_gd_crop_c TAGGED OPENBSD_5_9 > Security fix for CVE-2016-6128 (libgd does not properly handle invalid > color > index which could lead to a denial of service against applications using > the > libgd library). (jasper@) imlib2 ~ Makefile + patches/patch-src_lib_ellipse_c + patches/patch-src_lib_image_h + patches/patch-src_lib_updates_c + patches/patch-src_modules_loaders_loader_gif_c > fixes for CVE-2011-5326, CVE-2016-3993, CVE-2016-3994, CVE-2016-4024 > (jasper@) ~ Makefile + patches/patch-src_lib_ellipse_c + patches/patch-src_lib_image_h + patches/patch-src_lib_updates_c + patches/patch-src_modules_loaders_loader_gif_c TAGGED OPENBSD_5_9 > fixes for CVE-2011-5326, CVE-2016-3993, CVE-2016-3994, CVE-2016-4024 > (jasper@) nomacs ~ Makefile ~ distinfo ~ patches/patch-cmake_UnixBuildTarget_cmake ~ patches/patch-cmake_Unix_cmake ~ pkg/PLIST > Update to nomacs 3.2.0, from maintainer Rafael Sadowski (landry@) optipng ~ Makefile ~ distinfo > security update to optipng-0.7.6, addressing "CVE-2016-2191 optipng: > Invalid > write while processing delta escapes without any boundary checking" as well > as > a bunch of other bugs (jasper@) ~ Makefile ~ distinfo TAGGED OPENBSD_5_9 > security update to optipng-0.7.6, addressing "CVE-2016-2191 optipng: > Invalid > write while processing delta escapes without any boundary checking" as well > as > a bunch of other bugs (jasper@) p5-Image-ExifTool ~ Makefile ~ distinfo ~ pkg/PLIST > update to p5-Image-ExifTool-10.20, from patrick keshishian (sthen@) tiff ~ Makefile + patches/patch-libtiff_tif_pixarlog_c + patches/patch-tools_gif2tiff_c > fixes for CVE-2016-3186 and CVE-2016-5875 (jasper@) ~ Makefile + patches/patch-libtiff_tif_pixarlog_c + patches/patch-tools_gif2tiff_c TAGGED OPENBSD_5_9 > fixes for CVE-2016-3186 and CVE-2016-5875 (jasper@) == infrastructure ==================================================== 09/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure bin ~ proot > run dev_mkdb after MAKEDEV. (espie@) db ~ user.list > Reserve 779 _yquake2 for games/yquake2 > OK abieber@ (awolk@) ~ user.list > comment out 775 for letskencrypt (sthen@) lib ~ DPB/MiniCurses.pm ~ DPB/Reporter.pm ~ DPB/State.pm ~ DPB/Reporter/Tty.pm > reuse base window detection code and signal handler (requires fairly recent > base code) (espie@) man ~ man1/proot.1 > + dev_mkdb so that tty(8) will be fully functional and fast (espie@) == lang ============================================================== 10/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang elixir ~ Makefile ~ distinfo ~ patches/patch-bin_elixir ~ pkg/PLIST > - update to elixir-1.3.1 > - switch to erlang 19 > http://elixir-lang.org/blog/2016/06/21/elixir-v1-3-0-released/ (jasper@) erlang ~ 16/Makefile ~ 16/pkg/PLIST-main ~ 16/pkg/PLIST-wx ~ 17/Makefile ~ 17/pkg/PLIST-main ~ 17/pkg/PLIST-wx ~ 18/Makefile ~ 18/pkg/PLIST-main ~ 18/pkg/PLIST-wx > add is-branch to all trivial ports that exist as multiple branches. > (espie@) + 19/Makefile + 19/distinfo + 19/patches/patch-erts_emulator_Makefile_in + 19/patches/patch-erts_etc_common_escript_c + 19/patches/patch-erts_lib_src_Makefile_in + 19/patches/patch-lib_tools_c_src_Makefile_in + 19/patches/patch-lib_wx_configure_in + 19/patches/patch-make_install_bin + 19/patches/patch-make_target_mk + 19/pkg/DESCR-main + 19/pkg/DESCR-wx + 19/pkg/PLIST-main + 19/pkg/PLIST-main.orig + 19/pkg/PLIST-wx + 19/pkg/PLIST-wx.orig > add erlang-19.0 > feedback/ok aja@ (jasper@) - 19/pkg/PLIST-main.orig - 19/pkg/PLIST-wx.orig > grrr (jasper@) ~ Makefile ~ Makefile.inc ~ erlang.port.mk > hookup erlang 19 (jasper@) gcc ~ 4.6/Makefile ~ 4.6/pkg/PLIST-ada ~ 4.6/pkg/PLIST-c++ ~ 4.6/pkg/PLIST-estdc ~ 4.6/pkg/PLIST-f95 ~ 4.6/pkg/PLIST-go ~ 4.6/pkg/PLIST-java ~ 4.6/pkg/PLIST-main ~ 4.6/pkg/PLIST-objc ~ 4.9/Makefile ~ 4.9/pkg/PLIST-ada ~ 4.9/pkg/PLIST-c++ ~ 4.9/pkg/PLIST-f95 ~ 4.9/pkg/PLIST-java ~ 4.9/pkg/PLIST-libs ~ 4.9/pkg/PLIST-main ~ 4.9/pkg/PLIST-objc > add is-branch to all trivial ports that exist as multiple branches. > (espie@) go ~ Makefile ~ patches/patch-src_runtime_sys_openbsd_386_s + patches/patch-api_except_txt + patches/patch-api_go1_6_txt + patches/patch-src_runtime_sys_openbsd_amd64_s + patches/patch-src_runtime_sys_openbsd_arm_s + patches/patch-src_syscall_zsysnum_openbsd_386_go + patches/patch-src_syscall_zsysnum_openbsd_amd64_go + patches/patch-src_syscall_zsysnum_openbsd_arm_go > Update lang/go to handle the sys_thrkill/sys_kill change. > Partially based on a diff from Ray Lai. (jsing@) go-bootstrap ~ Makefile ~ patches/patch-src_runtime_sys_openbsd_386_s + patches/patch-src_runtime_sys_openbsd_amd64_s + patches/patch-src_syscall_zsysnum_openbsd_386_go + patches/patch-src_syscall_zsysnum_openbsd_amd64_go > Update lang/go-bootstrap to handle the sys_thrkill/sys_kill change. > Partially based on a diff from Ray Lai. (jsing@) lua ~ 5.1/Makefile ~ 5.1/pkg/PLIST ~ 5.2/Makefile ~ 5.2/pkg/PLIST ~ 5.3/Makefile ~ 5.3/pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) 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@) ~ Makefile > the build needs python in the acceptance-tests target (robert@) node ~ Makefile + patches/patch-deps_v8_include_v8-version_h + patches/patch-deps_v8_src_zone_cc TAGGED OPENBSD_5_9 > Backport fix for CVE-2016-1669: > https://github.com/nodejs/node/commit/134c3b3977 > Fix overflow issue in Zone::New > When requesting a large allocation near the end of the address space, > the computation could overflow and erroneously *not* grow the Zone > as required. > BUG=chromium:606115 > LOG=y > OK awolk@ (abieber@) php ~ 5.5/Makefile ~ 5.5/pkg/PLIST-bz2 ~ 5.5/pkg/PLIST-curl ~ 5.5/pkg/PLIST-dba ~ 5.5/pkg/PLIST-fastcgi ~ 5.5/pkg/PLIST-gd ~ 5.5/pkg/PLIST-gmp ~ 5.5/pkg/PLIST-imap ~ 5.5/pkg/PLIST-intl ~ 5.5/pkg/PLIST-ldap ~ 5.5/pkg/PLIST-main ~ 5.5/pkg/PLIST-mcrypt ~ 5.5/pkg/PLIST-mssql ~ 5.5/pkg/PLIST-mysql ~ 5.5/pkg/PLIST-mysqli ~ 5.5/pkg/PLIST-odbc ~ 5.5/pkg/PLIST-pcntl ~ 5.5/pkg/PLIST-pdo_dblib ~ 5.5/pkg/PLIST-pdo_mysql ~ 5.5/pkg/PLIST-pdo_pgsql ~ 5.5/pkg/PLIST-pgsql ~ 5.5/pkg/PLIST-pspell ~ 5.5/pkg/PLIST-shmop ~ 5.5/pkg/PLIST-snmp ~ 5.5/pkg/PLIST-soap ~ 5.5/pkg/PLIST-sybase_ct ~ 5.5/pkg/PLIST-tidy ~ 5.5/pkg/PLIST-xmlrpc ~ 5.5/pkg/PLIST-xsl ~ 5.5/pkg/PLIST-zip ~ 5.6/Makefile ~ 5.6/pkg/PLIST-bz2 ~ 5.6/pkg/PLIST-curl ~ 5.6/pkg/PLIST-dba ~ 5.6/pkg/PLIST-fastcgi ~ 5.6/pkg/PLIST-gd ~ 5.6/pkg/PLIST-gmp ~ 5.6/pkg/PLIST-imap ~ 5.6/pkg/PLIST-intl ~ 5.6/pkg/PLIST-ldap ~ 5.6/pkg/PLIST-main ~ 5.6/pkg/PLIST-mcrypt ~ 5.6/pkg/PLIST-mssql ~ 5.6/pkg/PLIST-mysql ~ 5.6/pkg/PLIST-mysqli ~ 5.6/pkg/PLIST-odbc ~ 5.6/pkg/PLIST-pcntl ~ 5.6/pkg/PLIST-pdo_dblib ~ 5.6/pkg/PLIST-pdo_mysql ~ 5.6/pkg/PLIST-pdo_pgsql ~ 5.6/pkg/PLIST-pgsql ~ 5.6/pkg/PLIST-pspell ~ 5.6/pkg/PLIST-shmop ~ 5.6/pkg/PLIST-snmp ~ 5.6/pkg/PLIST-soap ~ 5.6/pkg/PLIST-sybase_ct ~ 5.6/pkg/PLIST-tidy ~ 5.6/pkg/PLIST-xmlrpc ~ 5.6/pkg/PLIST-xsl ~ 5.6/pkg/PLIST-zip ~ 7.0/Makefile ~ 7.0/pkg/PLIST-bz2 ~ 7.0/pkg/PLIST-curl ~ 7.0/pkg/PLIST-dba ~ 7.0/pkg/PLIST-fastcgi ~ 7.0/pkg/PLIST-gd ~ 7.0/pkg/PLIST-gmp ~ 7.0/pkg/PLIST-imap ~ 7.0/pkg/PLIST-intl ~ 7.0/pkg/PLIST-ldap ~ 7.0/pkg/PLIST-main ~ 7.0/pkg/PLIST-mcrypt ~ 7.0/pkg/PLIST-mysqli ~ 7.0/pkg/PLIST-odbc ~ 7.0/pkg/PLIST-pcntl ~ 7.0/pkg/PLIST-pdo_dblib ~ 7.0/pkg/PLIST-pdo_mysql ~ 7.0/pkg/PLIST-pdo_pgsql ~ 7.0/pkg/PLIST-pgsql ~ 7.0/pkg/PLIST-pspell ~ 7.0/pkg/PLIST-shmop ~ 7.0/pkg/PLIST-snmp ~ 7.0/pkg/PLIST-soap ~ 7.0/pkg/PLIST-tidy ~ 7.0/pkg/PLIST-xmlrpc ~ 7.0/pkg/PLIST-xsl ~ 7.0/pkg/PLIST-zip > add is-branch to all trivial ports that exist as multiple branches. > (espie@) python ~ 2.7/Makefile ~ 2.7/pkg/PLIST-bsddb ~ 2.7/pkg/PLIST-gdbm ~ 2.7/pkg/PLIST-idle ~ 2.7/pkg/PLIST-main ~ 2.7/pkg/PLIST-tests ~ 2.7/pkg/PLIST-tkinter ~ 2.7/pkg/PLIST-tools ~ 3.4/Makefile ~ 3.4/pkg/PLIST-gdbm ~ 3.4/pkg/PLIST-idle ~ 3.4/pkg/PLIST-main ~ 3.4/pkg/PLIST-tests ~ 3.4/pkg/PLIST-tkinter ~ 3.5/Makefile ~ 3.5/pkg/PLIST-gdbm ~ 3.5/pkg/PLIST-idle ~ 3.5/pkg/PLIST-main ~ 3.5/pkg/PLIST-tests ~ 3.5/pkg/PLIST-tkinter > add is-branch to all trivial ports that exist as multiple branches. > (espie@) ~ 2.7/Makefile ~ 2.7/distinfo ~ 2.7/pkg/PLIST-idle ~ 2.7/pkg/PLIST-main ~ 2.7/pkg/PLIST-tests ~ 3.4/Makefile ~ 3.4/distinfo ~ 3.4/pkg/PLIST-main ~ 3.4/pkg/PLIST-tests ~ 3.5/Makefile ~ 3.5/distinfo ~ 3.5/pkg/PLIST-idle ~ 3.5/pkg/PLIST-main ~ 3.5/pkg/PLIST-tests > update Python 2.7 to 2.7.12, 3.4 to 3.4.5 and 3.5 to 3.5.2. > tested in a bulk build and ok sthen@, ok danj@ (rpointel@) ~ 2.7/patches/patch-Lib_test_regrtest_py ~ 2.7/patches/patch-Makefile_pre_in ~ 2.7/patches/patch-configure_ac ~ 2.7/patches/patch-setup_py ~ 3.4/patches/patch-Makefile_pre_in ~ 3.4/patches/patch-Modules_pyexpat_c ~ 3.4/patches/patch-configure_ac ~ 3.5/patches/patch-Makefile_pre_in ~ 3.5/patches/patch-configure_ac ~ 3.5/patches/patch-setup_py > forgotten make update-patches, spotted by danj@. > inputs and ok sthen@. (rpointel@) ruby ~ 1.8/Makefile ~ 1.8/pkg/PLIST-main ~ 2.0/Makefile ~ 2.0/pkg/PLIST-main ~ 2.1/Makefile ~ 2.1/pkg/PLIST-main ~ 2.2/Makefile ~ 2.2/pkg/PLIST-main ~ 2.3/Makefile ~ 2.3/pkg/PLIST-main > add is-branch to all trivial ports that exist as multiple branches. > (espie@) tcl ~ 8.5/Makefile ~ 8.5/pkg/PLIST ~ 8.6/Makefile ~ 8.6/pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) vala ~ Makefile ~ distinfo > update to vala-0.32.1 (jasper@) == mail ============================================================== 11/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail amavisd-new ~ Makefile ~ patches/patch-amavisd ~ patches/patch-amavisd_conf-default > Unbreak DKIM signing after 2.11.0 upgrade > problem spotted by sthen@ > ok sthen@ (giovanni@) geary ~ Makefile ~ distinfo ~ pkg/PLIST > Update to geary 0.11.1, reminded by ajacoutot@ (landry@) imapsync ~ Makefile ~ distinfo TAGGED OPENBSD_5_9 > update to imapsync-1.678 to unbreak the --tls1/--tls2 flags > ok tim@ (jasper@) libetpan - patch-src_driver_implementation_mh_mhdriver_cached_message_c - patch-src_low-level_feed_parser_c - patch-src_low-level_mime_mailmime_types_helper_c - patch-tests_mime-create_c ~ Makefile ~ distinfo > update to libetpan-1.7.2 > ok jca@ (danj@) metamail ~ Makefile ~ pkg/PLIST > move mailcap(4) to mailcap(5), prompted by a partially-related > mail from Edgar Pettijohn (sthen@) mozilla-thunderbird ~ Makefile ~ distinfo > Bugfix update to thunderbird 45.2.0/lightning 4.7.2.0 > - See https://www.mozilla.org/en-US/thunderbird/45.2.0/releasenotes/ > - Fixes MFSA 2016-49 (landry@) postfix ~ snapshot/Makefile ~ snapshot/pkg/PLIST ~ stable/Makefile ~ stable/pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) sympa ~ Makefile ~ pkg/README > Replace httpd references with Apache, and fix rc script names. > From Caspar Schutijser, thanks! (sthen@) thunderbird-i18n ~ Makefile.inc ~ distinfo > Update to thunderbird-i18n 45.2.0 (landry@) == math ============================================================== 12/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/math gnumeric ~ Makefile ~ distinfo > Update to gnumeric-1.12.31. (ajacoutot@) graphviz - pkg/README-main ~ Makefile ~ files/tests/run_tests.sh ~ pkg/PLIST-main > gc LD_PRELOAD parts no longer needed, ok edd@ (sthen@) ntl ~ Makefile ~ distinfo ~ patches/patch-src_VERSION_INFO > Update to ntl-9.10.0. (benoit@) == meta ============================================================== 13/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/meta kde4 ~ Makefile ~ pkg/PLIST-games > add is-branch to all trivial ports that exist as multiple branches. > (espie@) == misc ============================================================== 14/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/misc libosinfo ~ Makefile ~ distinfo ~ pkg/PLIST > Update to libosinfo-0.3.1. (ajacoutot@) == net =============================================================== 15/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net net ~ Makefile > Add libmaxminddb to the build (awolk@) arping ~ Makefile ~ distinfo > Update to arping-2.17. (benoit@) dhcpcd ~ Makefile + patches/patch-ipv4ll_c > add dhcpcd patch from upstream: Check we have an assigned address > when an ARP conflict occurs to avoid a NULL pointer deference. (sthen@) dnsmasq ~ Makefile + patches/patch-src_cache_c TAGGED OPENBSD_5_9 > Fix crash when empty address from DNS overlays A record from hosts > (already in -current with 2.76) (jasper@) freeradius ~ Makefile ~ pkg/PLIST-iodbc ~ pkg/PLIST-ldap ~ pkg/PLIST-main ~ pkg/PLIST-mysql ~ pkg/PLIST-pgsql > add is-branch to all trivial ports that exist as multiple branches. > (espie@) freeradius3 - patches/patch-configure ~ Makefile ~ distinfo ~ pkg/PLIST-main + patches/patch-autogen_sh + patches/patch-configure_ac + pkg/DESCR-freetds + pkg/PLIST-freetds > switch to a 3.0.x snapshot of freeradius, it's fairly low risk and fixes > a few problems with 3.0.11 that are worth getting in before 6.0. (sthen@) ~ Makefile > Two BUILD_DEPENDS= change 2nd to += > Ok shen@ (nigel@) ~ Makefile > needs libtool m4 files as well (sthen@) ~ Makefile ~ pkg/PLIST-iodbc ~ pkg/PLIST-ldap ~ pkg/PLIST-main ~ pkg/PLIST-mysql ~ pkg/PLIST-pgsql > add is-branch to all trivial ports that exist as multiple branches. > (espie@) gssdp ~ Makefile ~ distinfo > update to gssdp-0.14.16 (jasper@) gupnp ~ core/Makefile ~ core/distinfo > update to gupnp-0.20.18 (jasper@) ~ dlna/Makefile ~ dlna/distinfo ~ dlna/patches/patch-libgupnp-dlna_Makefile_in ~ dlna/pkg/PLIST > update to gupnp-dlna-0.10.5 (jasper@) haproxy - patches/patch-include_types_proto_http_h - patches/patch-src_proto_http_c ~ Makefile ~ distinfo > update to haproxy-1.6.6 > from David Carlier (danj@) ices ~ Makefile ~ pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) ices2 ~ Makefile ~ pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) icinga ~ web2-module-director/Makefile ~ web2-module-director/distinfo ~ web2-module-director/pkg/PLIST > update to icingaweb2-module-director-1.1.0 (sthen@) ircd-hybrid ~ Makefile ~ distinfo ~ patches/patch-src_ircd_c ~ pkg/PLIST > Update to ircd-hybrid-8.2.18. > from Brad (ajacoutot@) 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 libnet ~ 1.0/Makefile ~ 1.0/pkg/PLIST ~ 1.1/Makefile ~ 1.1/pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) lldpd ~ Makefile ~ pkg/lldpd.rc > process titles now have an extra "." at the end; fix lldpd.rc (sthen@) ~ Makefile ~ pkg/lldpd.rc > rc_ overrides are put after sourcing /etc/rc.d/rc.subr. > ok sthen@ (maintainer) (ajacoutot@) mono-zeroconf + patches/patch-configure > Unbreak after the mono update by searching for the mono assembly files > in the proper directory. (robert@) nagios ~ nagios/Makefile ~ nagios/pkg/README-main > fix confusing httpd references between apache httpd and httpd, from Caspar > Schutijser (sthen@) nedi ~ Makefile ~ pkg/README > Replace httpd references with Apache, and fix rc script names. > From Caspar Schutijser, thanks! (sthen@) netatalk ~ Makefile ~ pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) netatalk3 ~ Makefile ~ pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) py-botocore ~ Makefile ~ distinfo > Update to py-botocore-1.4.32. (ajacoutot@) ~ Makefile ~ distinfo > Update to py-botocore-1.4.33. (ajacoutot@) ~ Makefile ~ distinfo > Update to py-botocore-1.4.34. (ajacoutot@) quagga ~ Makefile + patches/patch-lib_sockunion_c > Repair IPV6_MINHOPCOUNT support. > ok sthen@ (jca@) ruby-stomp ~ Makefile ~ distinfo > update to stomp-1.4.1 (jasper@) samba - patches/patch-source3_client_smbspool_krb5_wrapper_c ~ Makefile ~ distinfo + patches/patch-source3_lib_sysquotas_4B_c TAGGED OPENBSD_5_9 > Bugfix update to samba-4.3.10 > While this is not a security update, it reduces the gap for the upcoming > security releases. This helps tracking down potential regressions. > While here, backport a patch from -current to avoid spam related to > (too?) strict permissions checks in quotactl(2). > Diff and tests from Ian (co-maintainer), update discussed with jasper@ > (jca@) syncthing ~ Makefile ~ distinfo > net/syncthing to 0.13.9. > OK awolk@, thanks. (edd@) unison - patches/patch-system_system_generic_ml ~ Makefile ~ distinfo > bugfix update to 2.48.4 (giovanni@) == print ============================================================= 16/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print libspectre ~ Makefile ~ distinfo > Update to libspectre-0.2.8. (ajacoutot@) == productivity ====================================================== 17/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/productivity davical ~ Makefile ~ pkg/README > Replace httpd references with Apache, and fix rc script names. > From Caspar Schutijser, thanks! (sthen@) gnucash ~ Makefile ~ distinfo ~ pkg/PLIST > Update to gnucash-2.6.13. (ajacoutot@) tryton ~ bank/Makefile > Missing dependency on devel/py-stdnum. > reported by Anton Kasimov (ajacoutot@) == security ========================================================== 18/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security security ~ Makefile > + knockpy (danj@) gnupg ~ Makefile ~ pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) gnupg2 ~ Makefile ~ pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) knockpy + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import knockpy-3.0.0 letskencrypt - patches/patch-letskencrypt_1 - patches/patch-main_c ~ Makefile ~ distinfo ~ pkg/PLIST > update to letskencrypt-0.1.7 > remove @newuser from PLIST, it's no longer necessary. "Embrace the > pledge!" (sthen@) libksba ~ Makefile + patches/patch-src_ber-help_c + patches/patch-src_cert_c + patches/patch-src_dn_c + patches/patch-src_name_c + patches/patch-src_ocsp_c > Security fixes for CVE-2016-4579 > ok pea@ (MAINTAINER) (jasper@) ~ Makefile + patches/patch-src_ber-help_c + patches/patch-src_cert_c + patches/patch-src_dn_c + patches/patch-src_name_c + patches/patch-src_ocsp_c TAGGED OPENBSD_5_9 > Security fixes for CVE-2016-4579 > ok pea@ (MAINTAINER) (jasper@) opensc ~ Makefile + patches/patch-src_libopensc_pkcs15_c + patches/patch-src_libopensc_sc_c + patches/patch-src_tools_gids-tool_c > Merge fixes from upstream's GH repo: > fix possible loss of data > (git commit 72dda66be8c3261aae5af54807afdedfa94f4c67) > add parameter checking to `sc_right_trim` > fix conversion from 'size_t' to 'long', possible loss of data > (git commit 050c62f7dfa0b6d76c0c57fbc0e41efba5864079) > gids bux fixing > fix the problem if the serial number is entered in the command line > (git commit 0ae4b4ac0d13e596dd4fbf1a9f35c6a5f3a45726) (dcoppa@) ~ Makefile ~ patches/patch-configure_ac > Fix version string (dcoppa@) p5-IO-Socket-SSL ~ Makefile ~ distinfo > update p5-IO-Socket-SSL to 2.029 (bluhm@) pgp ~ Makefile ~ pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) pgp5 ~ Makefile ~ pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) py-bcrypt ~ Makefile ~ distinfo ~ pkg/PLIST > update to py-bcrypt-3.1.0 (sthen@) == sysutils ========================================================== 19/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils awscli ~ Makefile ~ distinfo ~ pkg/PLIST > Update to awscli-1.10.42. (ajacoutot@) ~ Makefile ~ distinfo > Update to awscli-1.10.43. (ajacoutot@) ~ Makefile ~ distinfo > Update to awscli-1.10.44. (ajacoutot@) backuppc ~ Makefile ~ pkg/README > Replace httpd references with Apache, and fix rc script names. > From Caspar Schutijser, thanks! (sthen@) facter ~ Makefile ~ pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) google-cloud-sdk ~ Makefile ~ distinfo ~ pkg/PLIST > Update to google-cloud-sdk-116.0.0. (ajacoutot@) ruby-augeas ~ Makefile + patches/patch-ext_augeas_extconf_rb > Allow building with all supported ruby versions > OK jasper@ (jeremy@) ruby-facter ~ Makefile ~ pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) ruby-puppet ~ 3/Makefile ~ 3/pkg/PLIST ~ 4/Makefile ~ 4/pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) ruby-puppet-lint ~ Makefile ~ distinfo ~ pkg/PLIST > - update to puppet-lint-2.0.0 > https://github.com/rodjek/puppet-lint/blob/master/CHANGELOG.md#200-2016-06- > 22 (jasper@) salt-testing ~ Makefile ~ distinfo > Update to salt-testing-2016.6.27. (ajacoutot@) smartmontools + patches/patch-os_openbsd_cpp > add missing patch eated by cvs (giovanni@) virt-manager ~ Makefile + patches/patch-virtManager_viewers_py > catch failure to setup usbdev manager instead of failing hard > issue reported by and patch via jiri b. (jasper@) == textproc ========================================================== 20/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc calibre ~ Makefile ~ distinfo ~ patches/patch-setup___init___py ~ patches/patch-src_calibre_gui2___init___py ~ pkg/PLIST > update to calibre-2.60.0 (sthen@) mxml ~ Makefile ~ distinfo ~ patches/patch-configure > security update to 2.10 which also includes various other bugfixes: > http://msweet.org/projects.php?Z3 (jasper@) ~ Makefile ~ distinfo ~ patches/patch-configure TAGGED OPENBSD_5_9 > security update to 2.10 which also includes various other bugfixes: > http://msweet.org/projects.php?Z3 (jasper@) p5-XML-LibXML ~ Makefile ~ distinfo > update p5-XML-LibXML to 2.0126 (bluhm@) py-jellyfish ~ Makefile ~ distinfo ~ pkg/PLIST > Bugfix update to py-jellyfish 0.5.6 (shadchin@) redland-bindings - pkg/MESSAGE-main ~ Makefile > remove obsolete MESSAGE, LD_PRELOAD libpthread (sthen@) unicode-ucd ~ Makefile ~ distinfo ~ pkg/PLIST > update for unicode 9 (jasper@) xerces-c ~ Makefile + patch-src_xercesc_validators_DTD_DTDScanner_cpp > security fix for CVE-2016-2099 (jasper@) ~ Makefile + patches/patch-src_xercesc_validators_DTD_DTDScanner_cpp TAGGED OPENBSD_5_9 > security fix for CVE-2016-2099 (jasper@) == www =============================================================== 21/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www drupal6 + core6/distinfo + core6/Makefile + core6/files/drupal.conf + core6/patches/patch-includes_locale_inc + core6/patches/patch-includes_unicode_inc + core6/pkg/UNMESSAGE + core6/pkg/DESCR + core6/pkg/PLIST + core6/pkg/README > New import: > move drupal6 core so that is-branch can do something ~ Makefile ~ drupal6.port.mk ~ CKeditor/Makefile ~ FCKeditor/Makefile ~ admin-menu/Makefile ~ advanced_help/Makefile ~ advanced_user/Makefile ~ alternate_login/Makefile ~ auto_nodetitle/Makefile ~ backup_migrate/Makefile ~ blocks404/Makefile ~ bookmadesimple/Makefile ~ bueditor/Makefile ~ captcha/Makefile ~ cck/Makefile ~ cck_blocks/Makefile ~ ckeditor-link/Makefile ~ compact_forms/Makefile ~ contemplate/Makefile ~ content_access/Makefile ~ core/Makefile ~ ctools/Makefile ~ date/Makefile ~ devel/Makefile ~ dhtml_menu/Makefile ~ diff/Makefile ~ draft/Makefile ~ faq/Makefile ~ filefield/Makefile ~ filefield_sources/Makefile ~ genpass/Makefile ~ globalredirect/Makefile ~ image/Makefile ~ imageapi/Makefile ~ imagecache/Makefile ~ imagecache_profiles/Makefile ~ imagefield/Makefile ~ jquery_ui/Makefile ~ ldap_integration/Makefile ~ lightbox2/Makefile ~ link/Makefile ~ linkchecker/Makefile ~ locale-de/Makefile ~ locale-fr/Makefile ~ locale-it/Makefile ~ locale-ja/Makefile ~ masquerade/Makefile ~ menu_force/Makefile ~ meta-tags/Makefile ~ modalframe/Makefile ~ nodeaccess_userreference/Makefile ~ noderelationships/Makefile ~ nodetype/Makefile ~ notify/Makefile ~ override_node_options/Makefile ~ panels/Makefile ~ password_strength/Makefile ~ pathauto/Makefile ~ phpmailer/Makefile ~ pngfix/Makefile ~ poormanscron/Makefile ~ printer-friendly/Makefile ~ publishcontent/Makefile ~ relevant_content/Makefile ~ rolereference/Makefile ~ rules/Makefile ~ scheduler/Makefile ~ schema/Makefile ~ search_config/Makefile ~ securelogin/Makefile ~ session_api/Makefile ~ spamspan/Makefile ~ tables/Makefile ~ theme-acquia-marina/Makefile ~ theme-newsflash/Makefile ~ theme-zen/Makefile ~ themesettingsapi/Makefile ~ token/Makefile ~ transliteration/Makefile ~ ubercart/Makefile ~ user_import/Makefile ~ user_pic_perm/Makefile ~ user_readonly/Makefile ~ view_unpublished/Makefile ~ views/Makefile ~ views_bonus/Makefile ~ views_bulk_operations/Makefile ~ webform/Makefile ~ workflow/Makefile > depend on the new core (espie@) + core7/Makefile + core7/Makefile.inc + core7/drupal7.port.mk + core7/CKeditor/Makefile + core7/CKeditor/distinfo + core7/CKeditor/pkg/DESCR + core7/CKeditor/pkg/PLIST + core7/core7/Makefile + core7/core7/distinfo + core7/core7/files/drupal.conf + core7/core7/pkg/UNMESSAGE + core7/core7/pkg/DESCR + core7/core7/pkg/PLIST + core7/core7/pkg/README + core7/abt/Makefile + core7/abt/distinfo + core7/abt/pkg/DESCR + core7/abt/pkg/PLIST + core7/alternate_login/Makefile + core7/alternate_login/distinfo + core7/alternate_login/pkg/DESCR + core7/alternate_login/pkg/PLIST + core7/auto_nodetitle/Makefile + core7/auto_nodetitle/distinfo + core7/auto_nodetitle/pkg/DESCR + core7/auto_nodetitle/pkg/PLIST + core7/backup_migrate/Makefile + core7/backup_migrate/distinfo + core7/backup_migrate/pkg/DESCR + core7/backup_migrate/pkg/PLIST + core7/colorbox/Makefile + core7/colorbox/distinfo + core7/colorbox/pkg/DESCR + core7/colorbox/pkg/PLIST + core7/compact_forms/Makefile + core7/compact_forms/distinfo + core7/compact_forms/pkg/DESCR + core7/compact_forms/pkg/PLIST + core7/content_access/Makefile + core7/content_access/distinfo + core7/content_access/pkg/DESCR + core7/content_access/pkg/PLIST + core7/ctools/Makefile + core7/ctools/distinfo + core7/ctools/pkg/DESCR + core7/ctools/pkg/PLIST + core7/date/Makefile + core7/date/distinfo + core7/date/pkg/DESCR + core7/date/pkg/PLIST + core7/devel/Makefile + core7/devel/distinfo + core7/devel/pkg/DESCR + core7/devel/pkg/PLIST + core7/disable_messages/Makefile + core7/disable_messages/distinfo + core7/disable_messages/pkg/DESCR + core7/disable_messages/pkg/PLIST + core7/entity/Makefile + core7/entity/distinfo + core7/entity/pkg/DESCR + core7/entity/pkg/PLIST + core7/genpass/Makefile + core7/genpass/distinfo + core7/genpass/pkg/DESCR + core7/genpass/pkg/PLIST + core7/globalredirect/Makefile + core7/globalredirect/distinfo + core7/globalredirect/pkg/DESCR + core7/globalredirect/pkg/PLIST + core7/google_analytics/Makefile + core7/google_analytics/distinfo + core7/google_analytics/pkg/DESCR + core7/google_analytics/pkg/PLIST + core7/jquery_plugin/Makefile + core7/jquery_plugin/distinfo + core7/jquery_plugin/pkg/DESCR + core7/jquery_plugin/pkg/PLIST + core7/locale-fr/Makefile + core7/locale-fr/distinfo + core7/locale-fr/pkg/DESCR + core7/locale-fr/pkg/PLIST + core7/rules/Makefile + core7/rules/distinfo + core7/rules/pkg/DESCR + core7/rules/pkg/PLIST + core7/locale-nl/Makefile + core7/locale-nl/distinfo + core7/locale-nl/pkg/DESCR + core7/locale-nl/pkg/PLIST + core7/masquerade/Makefile + core7/masquerade/distinfo + core7/masquerade/pkg/DESCR + core7/masquerade/pkg/PLIST + core7/nodeaccess_userreference/Makefile + core7/nodeaccess_userreference/distinfo + core7/nodeaccess_userreference/pkg/DESCR + core7/nodeaccess_userreference/pkg/PLIST + core7/nodesinblock/Makefile + core7/nodesinblock/distinfo + core7/nodesinblock/pkg/DESCR + core7/nodesinblock/pkg/PLIST + core7/pathauto/Makefile + core7/pathauto/distinfo + core7/pathauto/pkg/DESCR + core7/pathauto/pkg/PLIST + core7/printer-friendly/Makefile + core7/printer-friendly/distinfo + core7/printer-friendly/pkg/DESCR + core7/printer-friendly/pkg/PLIST + core7/references/Makefile + core7/references/distinfo + core7/references/pkg/DESCR + core7/references/pkg/PLIST + core7/scheduler/Makefile + core7/scheduler/distinfo + core7/scheduler/pkg/DESCR + core7/scheduler/pkg/PLIST + core7/schema/Makefile + core7/schema/distinfo + core7/schema/pkg/DESCR + core7/schema/pkg/PLIST + core7/securelogin/Makefile + core7/securelogin/distinfo + core7/securelogin/pkg/DESCR + core7/securelogin/pkg/PLIST + core7/slideshow_creator/Makefile + core7/slideshow_creator/distinfo + core7/slideshow_creator/pkg/DESCR + core7/slideshow_creator/pkg/PLIST + core7/theme-adaptivetheme/Makefile + core7/theme-adaptivetheme/distinfo + core7/theme-adaptivetheme/pkg/DESCR + core7/theme-adaptivetheme/pkg/PLIST + core7/theme-atcommerce/Makefile + core7/theme-atcommerce/distinfo + core7/theme-atcommerce/pkg/DESCR + core7/theme-atcommerce/pkg/PLIST + core7/theme-danland/Makefile + core7/theme-danland/distinfo + core7/theme-danland/pkg/DESCR + core7/theme-danland/pkg/PLIST + core7/theme-newsflash/Makefile + core7/theme-newsflash/distinfo + core7/theme-newsflash/pkg/DESCR + core7/theme-newsflash/pkg/PLIST + core7/token/Makefile + core7/token/distinfo + core7/token/pkg/DESCR + core7/token/pkg/PLIST + core7/ubercart/Makefile + core7/ubercart/distinfo + core7/ubercart/pkg/DESCR + core7/ubercart/pkg/PLIST + core7/user_readonly/Makefile + core7/user_readonly/distinfo + core7/user_readonly/pkg/DESCR + core7/user_readonly/pkg/PLIST + core7/views/Makefile + core7/views/distinfo + core7/views/pkg/DESCR + core7/views/pkg/PLIST + core7/webform/Makefile + core7/webform/distinfo + core7/webform/pkg/DESCR + core7/webform/pkg/PLIST > New import: > move drupal7 core for is-branch - core7/Makefile - core7/Makefile.inc - core7/drupal7.port.mk - core7/CKeditor/Makefile - core7/CKeditor/distinfo - core7/CKeditor/pkg/DESCR - core7/CKeditor/pkg/PLIST - core7/abt/Makefile - core7/abt/distinfo - core7/abt/pkg/DESCR - core7/abt/pkg/PLIST - core7/alternate_login/Makefile - core7/alternate_login/distinfo - core7/alternate_login/pkg/DESCR - core7/alternate_login/pkg/PLIST - core7/auto_nodetitle/Makefile - core7/auto_nodetitle/distinfo - core7/auto_nodetitle/pkg/DESCR - core7/auto_nodetitle/pkg/PLIST - core7/backup_migrate/Makefile - core7/backup_migrate/distinfo - core7/backup_migrate/pkg/DESCR - core7/backup_migrate/pkg/PLIST - core7/colorbox/Makefile - core7/colorbox/distinfo - core7/colorbox/pkg/DESCR - core7/colorbox/pkg/PLIST - core7/compact_forms/Makefile - core7/compact_forms/distinfo - core7/compact_forms/pkg/DESCR - core7/compact_forms/pkg/PLIST - core7/content_access/Makefile - core7/content_access/distinfo - core7/content_access/pkg/DESCR - core7/content_access/pkg/PLIST - core7/core7/Makefile - core7/core7/distinfo - core7/core7/files/drupal.conf - core7/core7/pkg/DESCR - core7/core7/pkg/PLIST - core7/core7/pkg/README - core7/core7/pkg/UNMESSAGE - core7/ctools/Makefile - core7/ctools/distinfo - core7/ctools/pkg/DESCR - core7/ctools/pkg/PLIST - core7/date/Makefile - core7/date/distinfo - core7/date/pkg/DESCR - core7/date/pkg/PLIST - core7/devel/Makefile - core7/devel/distinfo - core7/devel/pkg/DESCR - core7/devel/pkg/PLIST - core7/disable_messages/Makefile - core7/disable_messages/distinfo - core7/disable_messages/pkg/DESCR - core7/disable_messages/pkg/PLIST - core7/entity/Makefile - core7/entity/distinfo - core7/entity/pkg/DESCR - core7/entity/pkg/PLIST - core7/genpass/Makefile - core7/genpass/distinfo - core7/genpass/pkg/DESCR - core7/genpass/pkg/PLIST - core7/globalredirect/Makefile - core7/globalredirect/distinfo - core7/globalredirect/pkg/DESCR - core7/globalredirect/pkg/PLIST - core7/google_analytics/Makefile - core7/google_analytics/distinfo - core7/google_analytics/pkg/DESCR - core7/google_analytics/pkg/PLIST - core7/jquery_plugin/Makefile - core7/jquery_plugin/distinfo - core7/jquery_plugin/pkg/DESCR - core7/jquery_plugin/pkg/PLIST - core7/locale-fr/Makefile - core7/locale-fr/distinfo - core7/locale-fr/pkg/DESCR - core7/locale-fr/pkg/PLIST - core7/locale-nl/Makefile - core7/locale-nl/distinfo - core7/locale-nl/pkg/DESCR - core7/locale-nl/pkg/PLIST - core7/masquerade/Makefile - core7/masquerade/distinfo - core7/masquerade/pkg/DESCR - core7/masquerade/pkg/PLIST - core7/nodeaccess_userreference/Makefile - core7/nodeaccess_userreference/distinfo - core7/nodeaccess_userreference/pkg/DESCR - core7/nodeaccess_userreference/pkg/PLIST - core7/nodesinblock/Makefile - core7/nodesinblock/distinfo - core7/nodesinblock/pkg/DESCR - core7/nodesinblock/pkg/PLIST - core7/pathauto/Makefile - core7/pathauto/distinfo - core7/pathauto/pkg/DESCR - core7/pathauto/pkg/PLIST - core7/printer-friendly/Makefile - core7/printer-friendly/distinfo - core7/printer-friendly/pkg/DESCR - core7/printer-friendly/pkg/PLIST - core7/references/Makefile - core7/references/distinfo - core7/references/pkg/DESCR - core7/references/pkg/PLIST - core7/rules/Makefile - core7/rules/distinfo - core7/rules/pkg/DESCR - core7/rules/pkg/PLIST - core7/scheduler/Makefile - core7/scheduler/distinfo - core7/scheduler/pkg/DESCR - core7/scheduler/pkg/PLIST - core7/schema/Makefile - core7/schema/distinfo - core7/schema/pkg/DESCR - core7/schema/pkg/PLIST - core7/securelogin/Makefile - core7/securelogin/distinfo - core7/securelogin/pkg/DESCR - core7/securelogin/pkg/PLIST - core7/slideshow_creator/Makefile - core7/slideshow_creator/distinfo - core7/slideshow_creator/pkg/DESCR - core7/slideshow_creator/pkg/PLIST - core7/theme-adaptivetheme/Makefile - core7/theme-adaptivetheme/distinfo - core7/theme-adaptivetheme/pkg/DESCR - core7/theme-adaptivetheme/pkg/PLIST - core7/theme-atcommerce/Makefile - core7/theme-atcommerce/distinfo - core7/theme-atcommerce/pkg/DESCR - core7/theme-atcommerce/pkg/PLIST - core7/theme-danland/Makefile - core7/theme-danland/distinfo - core7/theme-danland/pkg/DESCR - core7/theme-danland/pkg/PLIST - core7/theme-newsflash/Makefile - core7/theme-newsflash/distinfo - core7/theme-newsflash/pkg/DESCR - core7/theme-newsflash/pkg/PLIST - core7/token/Makefile - core7/token/distinfo - core7/token/pkg/DESCR - core7/token/pkg/PLIST - core7/ubercart/Makefile - core7/ubercart/distinfo - core7/ubercart/pkg/DESCR - core7/ubercart/pkg/PLIST - core7/user_readonly/Makefile - core7/user_readonly/distinfo - core7/user_readonly/pkg/DESCR - core7/user_readonly/pkg/PLIST - core7/views/Makefile - core7/views/distinfo - core7/views/pkg/DESCR - core7/views/pkg/PLIST - core7/webform/Makefile - core7/webform/distinfo - core7/webform/pkg/DESCR - core7/webform/pkg/PLIST > scrub old shit and wrong import (espie@) - core/Makefile - core/distinfo - core/files/drupal.conf - core/patches/patch-includes_locale_inc - core/patches/patch-includes_unicode_inc - core/pkg/DESCR - core/pkg/PLIST - core/pkg/README - core/pkg/UNMESSAGE > byebye (espie@) drupal7 + core7/Makefile + core7/Makefile.inc + core7/drupal7.port.mk + core7/CKeditor/Makefile + core7/CKeditor/distinfo + core7/CKeditor/pkg/DESCR + core7/CKeditor/pkg/PLIST + core7/core7/Makefile + core7/core7/distinfo + core7/core7/files/drupal.conf + core7/core7/pkg/UNMESSAGE + core7/core7/pkg/DESCR + core7/core7/pkg/PLIST + core7/core7/pkg/README + core7/abt/Makefile + core7/abt/distinfo + core7/abt/pkg/DESCR + core7/abt/pkg/PLIST + core7/alternate_login/Makefile + core7/alternate_login/distinfo + core7/alternate_login/pkg/DESCR + core7/alternate_login/pkg/PLIST + core7/auto_nodetitle/Makefile + core7/auto_nodetitle/distinfo + core7/auto_nodetitle/pkg/DESCR + core7/auto_nodetitle/pkg/PLIST + core7/backup_migrate/Makefile + core7/backup_migrate/distinfo + core7/backup_migrate/pkg/DESCR + core7/backup_migrate/pkg/PLIST + core7/colorbox/Makefile + core7/colorbox/distinfo + core7/colorbox/pkg/DESCR + core7/colorbox/pkg/PLIST + core7/compact_forms/Makefile + core7/compact_forms/distinfo + core7/compact_forms/pkg/DESCR + core7/compact_forms/pkg/PLIST + core7/content_access/Makefile + core7/content_access/distinfo + core7/content_access/pkg/DESCR + core7/content_access/pkg/PLIST + core7/ctools/Makefile + core7/ctools/distinfo + core7/ctools/pkg/DESCR + core7/ctools/pkg/PLIST + core7/date/Makefile + core7/date/distinfo + core7/date/pkg/DESCR + core7/date/pkg/PLIST + core7/devel/Makefile + core7/devel/distinfo + core7/devel/pkg/DESCR + core7/devel/pkg/PLIST + core7/disable_messages/Makefile + core7/disable_messages/distinfo + core7/disable_messages/pkg/DESCR + core7/disable_messages/pkg/PLIST + core7/entity/Makefile + core7/entity/distinfo + core7/entity/pkg/DESCR + core7/entity/pkg/PLIST + core7/genpass/Makefile + core7/genpass/distinfo + core7/genpass/pkg/DESCR + core7/genpass/pkg/PLIST + core7/globalredirect/Makefile + core7/globalredirect/distinfo + core7/globalredirect/pkg/DESCR + core7/globalredirect/pkg/PLIST + core7/google_analytics/Makefile + core7/google_analytics/distinfo + core7/google_analytics/pkg/DESCR + core7/google_analytics/pkg/PLIST + core7/jquery_plugin/Makefile + core7/jquery_plugin/distinfo + core7/jquery_plugin/pkg/DESCR + core7/jquery_plugin/pkg/PLIST + core7/locale-fr/Makefile + core7/locale-fr/distinfo + core7/locale-fr/pkg/DESCR + core7/locale-fr/pkg/PLIST + core7/rules/Makefile + core7/rules/distinfo + core7/rules/pkg/DESCR + core7/rules/pkg/PLIST + core7/locale-nl/Makefile + core7/locale-nl/distinfo + core7/locale-nl/pkg/DESCR + core7/locale-nl/pkg/PLIST + core7/masquerade/Makefile + core7/masquerade/distinfo + core7/masquerade/pkg/DESCR + core7/masquerade/pkg/PLIST + core7/nodeaccess_userreference/Makefile + core7/nodeaccess_userreference/distinfo + core7/nodeaccess_userreference/pkg/DESCR + core7/nodeaccess_userreference/pkg/PLIST + core7/nodesinblock/Makefile + core7/nodesinblock/distinfo + core7/nodesinblock/pkg/DESCR + core7/nodesinblock/pkg/PLIST + core7/pathauto/Makefile + core7/pathauto/distinfo + core7/pathauto/pkg/DESCR + core7/pathauto/pkg/PLIST + core7/printer-friendly/Makefile + core7/printer-friendly/distinfo + core7/printer-friendly/pkg/DESCR + core7/printer-friendly/pkg/PLIST + core7/references/Makefile + core7/references/distinfo + core7/references/pkg/DESCR + core7/references/pkg/PLIST + core7/scheduler/Makefile + core7/scheduler/distinfo + core7/scheduler/pkg/DESCR + core7/scheduler/pkg/PLIST + core7/schema/Makefile + core7/schema/distinfo + core7/schema/pkg/DESCR + core7/schema/pkg/PLIST + core7/securelogin/Makefile + core7/securelogin/distinfo + core7/securelogin/pkg/DESCR + core7/securelogin/pkg/PLIST + core7/slideshow_creator/Makefile + core7/slideshow_creator/distinfo + core7/slideshow_creator/pkg/DESCR + core7/slideshow_creator/pkg/PLIST + core7/theme-adaptivetheme/Makefile + core7/theme-adaptivetheme/distinfo + core7/theme-adaptivetheme/pkg/DESCR + core7/theme-adaptivetheme/pkg/PLIST + core7/theme-atcommerce/Makefile + core7/theme-atcommerce/distinfo + core7/theme-atcommerce/pkg/DESCR + core7/theme-atcommerce/pkg/PLIST + core7/theme-danland/Makefile + core7/theme-danland/distinfo + core7/theme-danland/pkg/DESCR + core7/theme-danland/pkg/PLIST + core7/theme-newsflash/Makefile + core7/theme-newsflash/distinfo + core7/theme-newsflash/pkg/DESCR + core7/theme-newsflash/pkg/PLIST + core7/token/Makefile + core7/token/distinfo + core7/token/pkg/DESCR + core7/token/pkg/PLIST + core7/ubercart/Makefile + core7/ubercart/distinfo + core7/ubercart/pkg/DESCR + core7/ubercart/pkg/PLIST + core7/user_readonly/Makefile + core7/user_readonly/distinfo + core7/user_readonly/pkg/DESCR + core7/user_readonly/pkg/PLIST + core7/views/Makefile + core7/views/distinfo + core7/views/pkg/DESCR + core7/views/pkg/PLIST + core7/webform/Makefile + core7/webform/distinfo + core7/webform/pkg/DESCR + core7/webform/pkg/PLIST > New import: > grmbl, correct import ~ Makefile ~ drupal7.port.mk ~ CKeditor/Makefile ~ abt/Makefile ~ alternate_login/Makefile ~ auto_nodetitle/Makefile ~ backup_migrate/Makefile ~ colorbox/Makefile ~ compact_forms/Makefile ~ content_access/Makefile ~ ctools/Makefile ~ date/Makefile ~ devel/Makefile ~ disable_messages/Makefile ~ entity/Makefile ~ genpass/Makefile ~ globalredirect/Makefile ~ google_analytics/Makefile ~ jquery_plugin/Makefile ~ locale-fr/Makefile ~ locale-nl/Makefile ~ masquerade/Makefile ~ nodeaccess_userreference/Makefile ~ nodesinblock/Makefile ~ pathauto/Makefile ~ printer-friendly/Makefile ~ references/Makefile ~ rules/Makefile ~ scheduler/Makefile ~ schema/Makefile ~ securelogin/Makefile ~ slideshow_creator/Makefile ~ theme-adaptivetheme/Makefile ~ theme-atcommerce/Makefile ~ theme-danland/Makefile ~ theme-newsflash/Makefile ~ token/Makefile ~ ubercart/Makefile ~ user_readonly/Makefile ~ views/Makefile ~ webform/Makefile > depend on new location (espie@) - core/Makefile - core/distinfo - core/files/drupal.conf - core/pkg/DESCR - core/pkg/PLIST - core/pkg/README - core/pkg/UNMESSAGE - core7/Makefile - core7/Makefile.inc - core7/drupal7.port.mk - core7/CKeditor/Makefile - core7/CKeditor/distinfo - core7/CKeditor/pkg/DESCR - core7/CKeditor/pkg/PLIST - core7/abt/Makefile - core7/abt/distinfo - core7/abt/pkg/DESCR - core7/abt/pkg/PLIST - core7/alternate_login/Makefile - core7/alternate_login/distinfo - core7/alternate_login/pkg/DESCR - core7/alternate_login/pkg/PLIST - core7/auto_nodetitle/Makefile - core7/auto_nodetitle/distinfo - core7/auto_nodetitle/pkg/DESCR - core7/auto_nodetitle/pkg/PLIST - core7/backup_migrate/Makefile - core7/backup_migrate/distinfo - core7/backup_migrate/pkg/DESCR - core7/backup_migrate/pkg/PLIST - core7/colorbox/Makefile - core7/colorbox/distinfo - core7/colorbox/pkg/DESCR - core7/colorbox/pkg/PLIST - core7/compact_forms/Makefile - core7/compact_forms/distinfo - core7/compact_forms/pkg/DESCR - core7/compact_forms/pkg/PLIST - core7/content_access/Makefile - core7/content_access/distinfo - core7/content_access/pkg/DESCR - core7/content_access/pkg/PLIST - core7/ctools/Makefile - core7/ctools/distinfo - core7/ctools/pkg/DESCR - core7/ctools/pkg/PLIST - core7/date/Makefile - core7/date/distinfo - core7/date/pkg/DESCR - core7/date/pkg/PLIST - core7/devel/Makefile - core7/devel/distinfo - core7/devel/pkg/DESCR - core7/devel/pkg/PLIST - core7/disable_messages/Makefile - core7/disable_messages/distinfo - core7/disable_messages/pkg/DESCR - core7/disable_messages/pkg/PLIST - core7/entity/Makefile - core7/entity/distinfo - core7/entity/pkg/DESCR - core7/entity/pkg/PLIST - core7/genpass/Makefile - core7/genpass/distinfo - core7/genpass/pkg/DESCR - core7/genpass/pkg/PLIST - core7/globalredirect/Makefile - core7/globalredirect/distinfo - core7/globalredirect/pkg/DESCR - core7/globalredirect/pkg/PLIST - core7/google_analytics/Makefile - core7/google_analytics/distinfo - core7/google_analytics/pkg/DESCR - core7/google_analytics/pkg/PLIST - core7/jquery_plugin/Makefile - core7/jquery_plugin/distinfo - core7/jquery_plugin/pkg/DESCR - core7/jquery_plugin/pkg/PLIST - core7/locale-fr/Makefile - core7/locale-fr/distinfo - core7/locale-fr/pkg/DESCR - core7/locale-fr/pkg/PLIST - core7/locale-nl/Makefile - core7/locale-nl/distinfo - core7/locale-nl/pkg/DESCR - core7/locale-nl/pkg/PLIST - core7/masquerade/Makefile - core7/masquerade/distinfo - core7/masquerade/pkg/DESCR - core7/masquerade/pkg/PLIST - core7/nodeaccess_userreference/Makefile - core7/nodeaccess_userreference/distinfo - core7/nodeaccess_userreference/pkg/DESCR - core7/nodeaccess_userreference/pkg/PLIST - core7/nodesinblock/Makefile - core7/nodesinblock/distinfo - core7/nodesinblock/pkg/DESCR - core7/nodesinblock/pkg/PLIST - core7/pathauto/Makefile - core7/pathauto/distinfo - core7/pathauto/pkg/DESCR - core7/pathauto/pkg/PLIST - core7/printer-friendly/Makefile - core7/printer-friendly/distinfo - core7/printer-friendly/pkg/DESCR - core7/printer-friendly/pkg/PLIST - core7/references/Makefile - core7/references/distinfo - core7/references/pkg/DESCR - core7/references/pkg/PLIST - core7/rules/Makefile - core7/rules/distinfo - core7/rules/pkg/DESCR - core7/rules/pkg/PLIST - core7/scheduler/Makefile - core7/scheduler/distinfo - core7/scheduler/pkg/DESCR - core7/scheduler/pkg/PLIST - core7/schema/Makefile - core7/schema/distinfo - core7/schema/pkg/DESCR - core7/schema/pkg/PLIST - core7/securelogin/Makefile - core7/securelogin/distinfo - core7/securelogin/pkg/DESCR - core7/securelogin/pkg/PLIST - core7/slideshow_creator/Makefile - core7/slideshow_creator/distinfo - core7/slideshow_creator/pkg/DESCR - core7/slideshow_creator/pkg/PLIST - core7/theme-adaptivetheme/Makefile - core7/theme-adaptivetheme/distinfo - core7/theme-adaptivetheme/pkg/DESCR - core7/theme-adaptivetheme/pkg/PLIST - core7/theme-atcommerce/Makefile - core7/theme-atcommerce/distinfo - core7/theme-atcommerce/pkg/DESCR - core7/theme-atcommerce/pkg/PLIST - core7/theme-danland/Makefile - core7/theme-danland/distinfo - core7/theme-danland/pkg/DESCR - core7/theme-danland/pkg/PLIST - core7/theme-newsflash/Makefile - core7/theme-newsflash/distinfo - core7/theme-newsflash/pkg/DESCR - core7/theme-newsflash/pkg/PLIST - core7/token/Makefile - core7/token/distinfo - core7/token/pkg/DESCR - core7/token/pkg/PLIST - core7/ubercart/Makefile - core7/ubercart/distinfo - core7/ubercart/pkg/DESCR - core7/ubercart/pkg/PLIST - core7/user_readonly/Makefile - core7/user_readonly/distinfo - core7/user_readonly/pkg/DESCR - core7/user_readonly/pkg/PLIST - core7/views/Makefile - core7/views/distinfo - core7/views/pkg/DESCR - core7/views/pkg/PLIST - core7/webform/Makefile - core7/webform/distinfo - core7/webform/pkg/DESCR - core7/webform/pkg/PLIST > scrub old shit and wrong import (espie@) - core7/core7/Makefile - core7/core7/distinfo - core7/core7/files/drupal.conf - core7/core7/pkg/DESCR - core7/core7/pkg/PLIST - core7/core7/pkg/README - core7/core7/pkg/UNMESSAGE + core7/Makefile + core7/distinfo + core7/files/drupal.conf + core7/pkg/DESCR + core7/pkg/PLIST + core7/pkg/README + core7/pkg/UNMESSAGE > last fix ? (espie@) epiphany ~ Makefile ~ distinfo > update to epiphany-3.20.3 (jasper@) mono-xsp ~ Makefile ~ pkg/PLIST > unbreak after the mono update (robert@) nghttp2 ~ Makefile ~ distinfo > update to nghttp2-1.12.0 (sthen@) owncloud ~ Makefile ~ distinfo ~ patches/patch-version_php ~ pkg/PLIST > Update to owncloud-9.0.3. (ajacoutot@) p5-Apache-Gallery ~ Makefile ~ pkg/README > Replace httpd references with Apache, and fix rc script names. > From Caspar Schutijser, thanks! (sthen@) pecl-http ~ Makefile ~ distinfo > update to pecl-http-2.5.6, some problems with tests, but the old version > had > similar. https://bugs.php.net/bug.php?id=71719 CVE-2016-5873 (sthen@) ~ Makefile + patches/patch-php_http_url_c TAGGED OPENBSD_5_9 > security fix for CVE-2016-5873 (https://bugs.php.net/bug.php?id=71719) > (jasper@) phpmyadmin ~ Makefile ~ pkg/README > Replace httpd references with Apache, and fix rc script names. > From Caspar Schutijser, thanks! (sthen@) puppet-dashboard ~ Makefile ~ pkg/README ~ pkg/puppet_dashboard.rc ~ pkg/puppet_dashboard_workers.rc > remove LD_PRELOAD=libpthread.so from puppet-dashboard, and remove sebastia@ > from maintainer as he isn't using it any more. (sthen@) tomcat ~ v6/Makefile ~ v6/pkg/PLIST-examples ~ v6/pkg/PLIST-main ~ v7/Makefile ~ v7/pkg/PLIST-examples ~ v7/pkg/PLIST-main ~ v8/Makefile ~ v8/pkg/PLIST-examples ~ v8/pkg/PLIST-main > add is-branch to all trivial ports that exist as multiple branches. > (espie@) == x11 =============================================================== 22/22 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 dbus-intf ~ Makefile ~ pkg/README > LD_PRELOAD=libpthread no longer needed (sthen@) dbus-tcl ~ Makefile ~ pkg/README > LD_PRELOAD=libpthread no longer needed (sthen@) e17 ~ e/Makefile ~ e/pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) enlightenment ~ Makefile ~ pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) gnome ~ screenshot/Makefile ~ screenshot/distinfo > update to gnome-screenshot-3.20.1 (jasper@) ~ gucharmap/Makefile ~ gucharmap/distinfo > - update to gucharmap-9.0.0 > - since the gucharmap version is tied to unicode-ucd, enforce this in > BUILD_DEPENDS (jasper@) ~ eog/Makefile ~ eog/distinfo ~ eog/pkg/PLIST + eog/patches/patch-src_eog-exif-util_c > update to eog-3.20.3 (jasper@) + banshee/patches/patch-configure > Unbreak with mono >=4.4 > breakage reported by espie@ (ajacoutot@) ~ mutter/Makefile ~ mutter/distinfo > update to mutter-3.20.3 (jasper@) ~ shell/Makefile ~ shell/distinfo > update to gnome-shell-3.20.3 (jasper@) ~ dconf-editor/Makefile ~ dconf-editor/distinfo > Update to dconf-editor-3.20.3. (ajacoutot@) gtksourceview3 ~ Makefile ~ distinfo > update to gtksourceview-3.20.4 (jasper@) kde ~ accessibility3/Makefile ~ accessibility3/pkg/PLIST-mono ~ games3/Makefile ~ games3/pkg/PLIST ~ libs3/Makefile ~ libs3/pkg/PLIST-main > add is-branch to all trivial ports that exist as multiple branches. > (espie@) kde4 ~ artwork/Makefile ~ artwork/pkg/PLIST-mono ~ libs/Makefile ~ libs/pkg/PLIST-main > add is-branch to all trivial ports that exist as multiple branches. > (espie@) 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@) spice-gtk ~ Makefile ~ distinfo ~ patches/patch-configure_ac ~ pkg/PLIST > update to spice-gtk-0.32 (jasper@) tk ~ 8.5/Makefile ~ 8.5/pkg/PLIST ~ 8.6/Makefile ~ 8.6/pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) xfce4 - xfmpc/patches/patch-src_mpdclient_c ~ xfmpc/Makefile ~ xfmpc/distinfo ~ xfmpc/pkg/PLIST > update to xfmpc 0.2.3 (landry@) xfe - patches/patch-src_xfeutils_cpp ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ patches/patch-src_SearchWindow_cpp ~ patches/patch-src_xfedefs_h ~ patches/patch-xvt_xvt_h ~ pkg/PLIST + patches/patch-src_FilePanel_cpp > Update to xfe 1.41 (landry@) =============================================================================== _______________________________________________ owc mailing list [email protected] http://www.squish.net/mailman/listinfo/owc
