OpenBSD ports changes summary for 2015-06-17 ============================================
audio/glyr audio/mp3info comms/gnokii converters/ruby-multi_json databases databases/pgcluu devel/afl devel/apache-ant devel/imake devel/imake-cf devel/jdk devel/libf2c devel/libslang devel/libvirt-glib devel/libvstr devel/p5-Cache-FastMmap devel/p5-Config-IniFiles devel/p5-Devel-SmallProf devel/p5-IO-KQueue devel/pcre++ devel/py-gobject3 devel/ruby-rspec editors/emacs21 editors/nedit editors/xemacs21 fonts/freefonts games/nethack graphics/ufraw infrastructure/lib java/jlint lang/g77 lang/gcc lang/gfortran lang/pcc lang/swi-prolog math/octave net/gdnsd net/ike-scan net/lftp net/liboauth net/miniupnp net/samba4 plan9/plan9port security/onesixtyone security/xca sysutils/grive sysutils/libvirt sysutils/libvirt-python sysutils/p5-Sys-Virt sysutils/ruby-libvirt textproc/libical textproc/p5-XML-Dumper textproc/urlview www/ap2-mod_perl www/p5-HTML-Parser x11/e17 x11/spice-gtk == audio ============================================================= 01/20 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio glyr ~ Makefile ~ distinfo ~ patches/patch-CMakeLists_txt > update to glyr-1.0.8 (jasper@) mp3info ~ Makefile > add portroach marker, for this is the latest version (jasper@) == comms ============================================================= 02/20 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/comms gnokii ~ Makefile > Add http mirror. > ok robert@ (MAINTAINER) (bentley@) == converters ======================================================== 03/20 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/converters ruby-multi_json ~ Makefile ~ distinfo > update to multi_json-1.11.1 (jasper@) == databases ========================================================= 04/20 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases databases ~ Makefile > +pgcluu (jasper@) pgcluu + distinfo + Makefile + pkg/PLIST + pkg/DESCR + pkg/pgcluu_collectd.rc + pkg/README > New import: > import pgcluu-2.3 ~ Makefile ~ pkg/pgcluu_collectd.rc + patches/patch-pgcluu + patches/patch-pgcluu_collectd > start to fill out some sysinfo related fields (jasper@) == devel ============================================================= 05/20 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel afl ~ Makefile ~ distinfo ~ patches/patch-Makefile > update to 1.83b > OK jsg@ (maintainer) (gsoares@) apache-ant ~ Makefile ~ distinfo ~ patches/patch-bin_runant_pl ~ pkg/PLIST > update to apache-ant-1.9.5 (jasper@) imake ~ Makefile ~ distinfo > Update to imake-1.0.7. (ajacoutot@) imake-cf ~ Makefile ~ distinfo ~ patches/patch-OpenBSD_cf ~ pkg/PLIST > Update to imake-cf-1.0.5. (ajacoutot@) jdk + 1.8/Makefile + 1.8/distinfo + 1.8/pkg/PLIST-main + 1.8/pkg/PLIST-jre + 1.8/pkg/DESCR-jre + 1.8/pkg/DESCR-main + 1.8/pkg/README-main + 1.8/pkg/README-jre + 1.8/patches/patch-hotspot_src_share_vm_runtime_globals_hpp > New import: > import jdk-1.8.0.45v0 ~ Makefile ~ java.port.mk > Enable devel/jdk/1.8 and add support for it in java.port.mk. okay jasper@ > (kurt@) libf2c ~ Makefile > port REVISION bumps as base has moved to 5.8 (sthen@) libslang ~ Makefile > Update HOMEPAGE and MASTER_SITES. (bentley@) libvirt-glib ~ Makefile > Add non-ftp mirror. While here, move homepage to https. > ok jasper@ (MAINTAINER) (bentley@) ~ Makefile ~ distinfo ~ pkg/PLIST > update to libvirt-glib-0.2.1 (jasper@) libvstr ~ Makefile > Replace dead mirror with working one. (bentley@) p5-Cache-FastMmap ~ Makefile > Remove MAINTAINER per request. (bentley@) p5-Config-IniFiles ~ Makefile ~ distinfo > update to p5-Config-IniFiles-2.87 (jasper@) p5-Devel-SmallProf ~ Makefile > Remove MAINTAINER per request. (bentley@) p5-IO-KQueue ~ Makefile > Remove MAINTAINER per request. (bentley@) pcre++ ~ Makefile > Remove dead email MAINTAINER; update license marker; replace dead mirror. > (bentley@) py-gobject3 ~ Makefile > port REVISION bumps as base has moved to 5.8 (sthen@) ruby-rspec ~ specinfra/Makefile ~ specinfra/distinfo ~ specinfra/pkg/PLIST > update to specinfra-2.36.0 (jasper@) == editors =========================================================== 06/20 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors emacs21 ~ Makefile > port REVISION bumps as base has moved to 5.8 (sthen@) nedit ~ Makefile > ..and bump (jasper@) ~ Makefile > kill fake HOMEPAGE (jasper@) xemacs21 ~ stable/Makefile > port REVISION bumps as base has moved to 5.8 (sthen@) == fonts ============================================================= 07/20 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/fonts freefonts ~ Makefile > Replace dead ftp mirrors with working http mirror. (bentley@) == games ============================================================= 08/20 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games nethack ~ Makefile > Prune dead mirror. (bentley@) == graphics ========================================================== 09/20 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics ufraw - patches/patch-dcraw_cc ~ Makefile ~ distinfo > update to ufraw-0.22, rolling in the dcraw CVE fix already patched and > improving camera support (sthen@) == infrastructure ==================================================== 10/20 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure lib ~ DPB/Distfile.pm > tweak logic a bit: recheck sz and sha each time we encounter the same > distfile (error out if things are not consistent) > Fix bug: properly forget sz, give rescan a chance (espie@) ~ DPB/Engine.pm ~ DPB/SubEngine.pm > do detain distfiles as well as paths (need to track them over rescan) > also, since distfiles are "always fetchable", need to check for detained > files before checking for "already done", since already done will want to > check the size... (espie@) ~ DPB/Fetch.pm > cosmetic (espie@) == java ============================================================== 11/20 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/java jlint ~ Makefile ~ distinfo ~ patches/patch-jlint_cc ~ patches/patch-types_hh ~ pkg/PLIST > update to jlint-3.1.2 (jasper@) == lang ============================================================== 12/20 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang g77 ~ Makefile > port REVISION bumps as base has moved to 5.8 (sthen@) gcc ~ 4.6/Makefile ~ 4.8/Makefile ~ 4.9/Makefile > port REVISION bumps as base has moved to 5.8 (sthen@) gfortran ~ Makefile > port REVISION bumps as base has moved to 5.8 (sthen@) pcc ~ Makefile > port REVISION bumps as base has moved to 5.8 (sthen@) swi-prolog ~ Makefile > port REVISION bumps as base has moved to 5.8 (sthen@) == math ============================================================== 13/20 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/math octave ~ Makefile > port REVISION bumps as base has moved to 5.8 (sthen@) == net =============================================================== 14/20 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net gdnsd ~ Makefile ~ pkg/PLIST > remove bogus empty dir (jasper@) ike-scan ~ Makefile > Remove MAINTAINER per request. (bentley@) lftp ~ Makefile ~ distinfo ~ patches/patch-configure > update to lftp-4.6.3, from new maintainer Rafael Sadowski (sthen@) liboauth ~ Makefile ~ distinfo > update to liboauth-1.0.3 (jasper@) miniupnp ~ miniupnpd/Makefile > Fix COMMENT. (ajacoutot@) ~ Makefile.inc > Don't use variables in MASTER_SITES. (ajacoutot@) - minissdpd/patches/patch-Makefile ~ minissdpd/Makefile ~ minissdpd/distinfo > Update to minissdpd-1.3. (ajacoutot@) - miniupnpd/patches/patch-bsd_getifstats_c ~ miniupnpd/Makefile ~ miniupnpd/distinfo ~ miniupnpd/patches/patch-Makefile ~ miniupnpd/patches/patch-miniupnpd_conf + miniupnpd/patches/patch-testasyncsendto_c > Update to miniupnpd-1.9. (ajacoutot@) samba4 ~ Makefile ~ distinfo ~ patches/patch-buildtools_wafsamba_wafsamba_py ~ patches/patch-lib_talloc_wscript ~ patches/patch-lib_tdb_wscript ~ patches/patch-lib_tevent_wscript ~ patches/patch-pidl_pidl ~ patches/patch-source4_torture_smbtorture_c ~ pkg/PLIST-main > Update to samba-4.0.26, not affected by CVEs, and remove BROKEN marker. > ok juanfra@ & Ian McWilliam (jca@) == plan9 ============================================================= 15/20 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/plan9 plan9port ~ Makefile ~ patches/patch-INSTALL ~ pkg/PLIST > add patch for enable fontsrv(4) build on OpenBSD > tweaks/OK juanfra@ pascal@ (maintainer) > patch sent upstream > https://plan9port-review.googlesource.com/#/c/1290/ (gsoares@) == security ========================================================== 16/20 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security onesixtyone ~ Makefile > Remove MAINTAINER per request. (bentley@) xca ~ Makefile ~ distinfo ~ patches/patch-Makefile ~ patches/patch-configure ~ patches/patch-doc_Makefile ~ patches/patch-widgets_hashBox_cpp ~ pkg/PLIST > update to xca-1.2.0 (jasper@) == sysutils ========================================================== 17/20 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils grive ~ Makefile + patches/patch-libgrive_CMakeLists_txt > prevent picking up cppunit. spotted by espie@ > patch from Rafael Sadowski, MAINTAINER (kirby@) libvirt ~ Makefile > - sync with libvirt-glib > * move homepage to https > * prefer https mirror (jasper@) libvirt-python ~ Makefile > - sync with libvirt-glib > * move homepage to https > * prefer https mirror (jasper@) p5-Sys-Virt ~ Makefile > move homepage to https (jasper@) ruby-libvirt ~ Makefile > move homepage to https too (jasper@) == textproc ========================================================== 18/20 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc libical ~ Makefile ~ patches/patch-src_libical_icaltz-util_c > Rework patch. (ajacoutot@) p5-XML-Dumper ~ Makefile > Remove MAINTAINER per request. (bentley@) urlview ~ Makefile > Prune dead mirrors. (bentley@) == www =============================================================== 19/20 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www ap2-mod_perl ~ Makefile > Remove MAINTAINER per request. (bentley@) p5-HTML-Parser ~ Makefile > Remove MAINTAINER per request. (bentley@) == x11 =============================================================== 20/20 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 e17 ~ elementary/Makefile ~ emotion/Makefile ~ e/Makefile ~ evas/Makefile > port REVISION bumps as base has moved to 5.8 (sthen@) spice-gtk ~ Makefile ~ distinfo > update to spice-gtk-0.29 (jasper@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
