OpenBSD ports changes summary for 2016-06-29 ============================================
databases/db databases/freetds databases/openldap databases/openldap23 databases/puppetdb databases/puppetdb4 devel devel/autoconf devel/automake devel/hyena devel/jdk devel/jenkins devel/jsoncpp devel/py-stdnum devel/ruby-rspec editors/emacs editors/emacs21 games/hedgewars infrastructure/db lang/erlang lang/gcc lang/lua lang/php lang/python lang/ruby lang/tcl mail/postfix meta/kde4 net/freeradius net/freeradius3 net/ices net/ices2 net/libnet net/netatalk net/netatalk3 net/py-botocore net/samba productivity/gnucash productivity/tryton security/gnupg security/gnupg2 security/letskencrypt security/pgp security/pgp5 sysutils/awscli sysutils/facter sysutils/ruby-facter sysutils/ruby-puppet www/pecl-http www/tomcat x11/e17 x11/enlightenment x11/gnome x11/kde x11/kde4 x11/tk == databases ========================================================= 01/14 == 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@) 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@) puppetdb ~ Makefile ~ pkg/PLIST-main > add is-branch to all trivial ports that exist as multiple branches. > (espie@) puppetdb4 ~ Makefile ~ pkg/PLIST-main > add is-branch to all trivial ports that exist as multiple branches. > (espie@) == devel ============================================================= 02/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel devel ~ Makefile > +py-stdnum > +py-stdnum,python3 (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@) hyena - patches/patch-configure + patches/patch-build_m4_shamrock_mono_m4 > stupid robert@ is stupid, hyena uses autoconf... so let's unbreak it > (robert@) 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@) py-stdnum + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > Import py-stdnum-1.3. 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@) == editors =========================================================== 03/14 == 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 ~ pkg/PLIST-main > add is-branch to all trivial ports that exist as multiple branches. > (espie@) == games ============================================================= 04/14 == 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@) == infrastructure ==================================================== 05/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure db ~ user.list > comment out 775 for letskencrypt (sthen@) == lang ============================================================== 06/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang 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@) 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@) 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@) 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@) 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@) == mail ============================================================== 07/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail postfix ~ snapshot/Makefile ~ snapshot/pkg/PLIST ~ stable/Makefile ~ stable/pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) == meta ============================================================== 08/14 == 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@) == net =============================================================== 09/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net 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 ~ 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@) 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@) 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@) 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.33. (ajacoutot@) 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@) == productivity ====================================================== 10/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/productivity 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 ========================================================== 11/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security 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@) 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@) 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@) == sysutils ========================================================== 12/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils awscli ~ Makefile ~ distinfo > Update to awscli-1.10.43. (ajacoutot@) facter ~ Makefile ~ pkg/PLIST > add is-branch to all trivial ports that exist as multiple branches. > (espie@) 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@) == www =============================================================== 13/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www 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@) 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 =============================================================== 14/14 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 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 + 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@) 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@) 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@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
