OpenBSD ports changes summary for 2017-11-13 ============================================
audio/cmu-sphinxbase chinese/libchewing comms/c3270 databases databases/postgresql databases/ruby-mysql2 databases/ruby-tiny_tds databases/xapian-bindings databases/xapian-core devel devel/llvm devel/py-minimock devel/py-sip devel/quirks games/chocolate-doom infrastructure/lib infrastructure/mk inputmethods/scim-chewing lang/gcc mail/maildrop math/arpack math/blas math/cblas math/lapack math/octave math/py-numpy math/suitesparse multimedia/ogmrip net net/freeradius net/icinga net/monitoring-plugins net/nyx print/lilypond productivity/homebank security sysutils sysutils/bacula sysutils/entr sysutils/xbattmon textproc textproc/p5-Mojolicious-Plugin-TtRenderer www www/lighttpd www/p5-Mojo www/xapian-omega == audio ============================================================= 01/19 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio cmu-sphinxbase ~ Makefile > bump after lapack update, switch to gfortran > ok pirofti@ (steven@) == chinese =========================================================== 02/19 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/chinese libchewing - patches/patch-src_hash_c ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-configure > Update to 0.5.1 and take maintainership of chinese/libchewing. > ok sthen@ (kevlo@) == comms ============================================================= 03/19 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/comms c3270 ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-Common_telnet_c > Update to c3270 3.5ga11 > Help from sthen@ (jeremy@) == databases ========================================================= 04/19 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases databases ~ Makefile > Unlink old pure ruby gem ports not updated in last seven years. (jeremy@) postgresql ~ Makefile ~ distinfo ~ pkg/PLIST-docs > Security update to 9.6.6 > ok awolk@ (pea@) ruby-mysql2 ~ Makefile ~ distinfo > Update to mysql2-0.4.9 (jeremy@) ruby-tiny_tds - patches/patch-_metadata - patches/patch-ext_tiny_tds_extconf_rb ~ Makefile ~ distinfo ~ pkg/PLIST > Update to tiny_tds-2.1.0. > Drop now unneeded patches. (jeremy@) xapian-bindings ~ Makefile ~ distinfo ~ patches/patch-perl_Makefile_in ~ patches/patch-python_Makefile_in ~ pkg/PLIST-main ~ pkg/PLIST-python + pkg/DESCR-ruby + pkg/PLIST-ruby > Update to xapian 1.4.5. > Enable ruby bindings. > Perl bindings have been renamed from Search/Xapian to just Xapian. > Force timer_create detection to false, since our timer_create just > returns ENOSYS anyway. (jeremy@) xapian-core ~ Makefile ~ distinfo ~ pkg/PLIST > Update to xapian 1.4.5. > Enable ruby bindings. > Perl bindings have been renamed from Search/Xapian to just Xapian. > Force timer_create detection to false, since our timer_create just > returns ENOSYS anyway. (jeremy@) == devel ============================================================= 05/19 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel devel ~ Makefile > + SUBDIR += py-minimock,python3 (rpointel@) ~ Makefile > Unlink old pure ruby gem ports not updated in last seven years. (jeremy@) llvm ~ Makefile + patches/patch-lib_Target_Sparc_SparcISelLowering_cpp + patches/patch-lib_Target_Sparc_SparcISelLowering_h + patches/patch-lib_Target_Sparc_SparcInstrVIS_td > [Sparc] efficient pattern for UINT_TO_FP conversion > from Brad (maintainer) (ajacoutot@) py-minimock ~ Makefile ~ pkg/PLIST > add python3 flavor to minimock. > ok sthen@. (rpointel@) py-sip ~ Makefile + patches/patch-configure_py > Fix sipconfig.py so that it returns the correct sip_bin value when built > against python3. (landry@) quirks ~ Makefile ~ files/Quirks.pm > arm -> nyx (pascal@) == games ============================================================= 06/19 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games chocolate-doom ~ Makefile > Switch homepage/master_sites to https. (bentley@) == infrastructure ==================================================== 07/19 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure lib ~ DPB/Config.pm ~ DPB/State.pm > prepare dpb for better ports tree integration: if we got started as root, > we're already privsep'd so don't do it again (espie@) mk ~ bsd.port.mk ~ pkgpath.mk > allow better integration of ports tree with dpb. > if PORTS_PRIVSEP=Yes, use FETCH_USER and BUILD_USER (defaults to > _pbuild/_pfetch) for common directories. Includes > - fetching stuff into DISTDIR > - building packages under PACKAGE_REPOSITORY > - also caching packages > - running register-plist > the extra complication is reasonably small, the largest part being the > gap between pkg_create to tmp file as regular user and moving into > _pbuild. > (regular pkg_create has to be the same user as make build, because of > ports like boost where the archive has no read rights for anyone but > the user active during extraction) > The full build is not privsep'd (yet, I have to see how complicated this > gets), but with this, using the same machine for regular ports build and > for dpb usage becomes easier. > (note that dpb proper sets PORTS_PRIVSEP=No since it's doing all the > privsep > on its own) > as discussed with pirofti@, sthen@ during p2k17 > okay pirofti@ (espie@) == inputmethods ====================================================== 08/19 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/inputmethods scim-chewing ~ Makefile ~ distinfo > Update to 0.5.1 and take maintainership of chinese/libchewing. > ok sthen@ (kevlo@) == lang ============================================================== 09/19 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang gcc ~ 6/Makefile + 6/patches/patch-ltmain_sh > fix quoting issue in installed libtool library > (same as in gcc 4.9) > reminder by brad@ (steven@) == mail ============================================================== 10/19 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail maildrop ~ Makefile > replace gettext module; ok giovanni@ (naddy@) == math ============================================================== 11/19 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/math arpack ~ Makefile + patches/patch-SRC_second_f > bump after lapack update, switch to gfortran > ok pirofti@ (steven@) blas ~ Makefile ~ distinfo ~ files/Makefile ~ pkg/PLIST > update to 3.7.1 > ok pirofti@ (steven@) cblas ~ Makefile ~ distinfo ~ patches/patch-testing_Makefile > bump after blas update, switch to gfortran > ok pirofti@ (steven@) lapack ~ Makefile ~ distinfo ~ files/Makefile ~ patches/patch-manpages_man_manl_ilaver_l ~ pkg/PLIST > update to 3.7.1 > ok pirofti@ (steven@) octave ~ Makefile > bump after lapack update, switch to gfortran > ok pirofti@ (steven@) py-numpy ~ Makefile > bump after lapack update, switch to gfortran > ok pirofti@ (steven@) suitesparse ~ Makefile ~ patch-SuiteSparse_config_SuiteSparse_config_mk > bump after lapack update, switch to gfortran > ok pirofti@ (steven@) == multimedia ======================================================== 12/19 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia ogmrip ~ Makefile > replace gettext module, sync wantlib; ok pascal@ (naddy@) == net =============================================================== 13/19 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net net ~ Makefile > + nyx > - arm (pascal@) ~ Makefile > Unlink old pure ruby gem ports not updated in last seven years. (jeremy@) freeradius ~ Makefile > * replace gettext module > * fix a strident Perl warning in post-install > * remove maintainer at his request > ok pea@ (naddy@) icinga ~ core2/Makefile ~ core2/distinfo > update to icinga2-2.7.2 (sthen@) monitoring-plugins ~ Makefile > replace gettext module; ok sthen@ (naddy@) nyx + Makefile + distinfo + pkg/PLIST + pkg/DESCR + patches/patch-nyx_1 > New import: > Import net/nyx, replacement for net/arm. feedback sthen@/danj@, OK > danj@. == print ============================================================= 14/19 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print lilypond ~ Makefile ~ pkg/PLIST-docs ~ pkg/PLIST-main > * replace gettext module > * sync wantlib > * adjust plists > ok kili@ (naddy@) == productivity ====================================================== 15/19 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/productivity homebank ~ Makefile ~ distinfo > Update homebank to 5.1.6 > ok pea@ (maintainer) (rsadowski@) == security ========================================================== 16/19 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security security ~ Makefile > Unlink old pure ruby gem ports not updated in last seven years. (jeremy@) == sysutils ========================================================== 17/19 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils sysutils ~ Makefile > +xbattmon (steven@) bacula ~ Makefile > replace gettext module; ok sthen@ (naddy@) entr ~ Makefile ~ distinfo > Update entr to 3.9 > From Klemens Nanni <kl3 AT posteo DOT org>, ok Eric Radman (MAINTAINER) > (bcallah@) xbattmon + distinfo + Makefile + pkg/PLIST + pkg/DESCR + patches/patch-Makefile + patches/patch-util_h > New import: > import xbattmon 1.1 == textproc ========================================================== 18/19 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc textproc ~ Makefile > Unlink old pure ruby gem ports not updated in last seven years. (jeremy@) p5-Mojolicious-Plugin-TtRenderer ~ Makefile ~ distinfo > update to version 1.59 > required by p5-Mojo update > inputs from nigel@ > ok nigel@ jca@ sthen@ (remi@) == www =============================================================== 19/19 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www www ~ Makefile > Unlink old pure ruby gem ports not updated in last seven years. (jeremy@) lighttpd ~ Makefile ~ distinfo > Update to lighttpd-1.4.48. > from Brad (maintainer) (ajacoutot@) p5-Mojo ~ Makefile ~ distinfo ~ pkg/PLIST > update to p5-Mojolicious-7.52 > with inputs from Mark Patruck > ok Mark Patruck (maintainer), jca@ (remi@) xapian-omega ~ Makefile ~ distinfo ~ patches/patch-omega_conf ~ pkg/PLIST > Update to xapian 1.4.5. > Enable ruby bindings. > Perl bindings have been renamed from Search/Xapian to just Xapian. > Force timer_create detection to false, since our timer_create just > returns ENOSYS anyway. (jeremy@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
