OpenBSD ports changes summary for 2016-04-05 ============================================
audio/squeezecenter biology/AcePerl biology/bioperl converters/p5-Convert-Binary-C converters/p5-Unicode-LineBreak databases/gdbm databases/gnats databases/p5-Class-DBI-AsForm databases/p5-DBIx-XHTML_Table databases/tdb devel/bison devel/gettext devel/gettext-tools devel/git devel/gmake devel/libidn devel/p5-Data-OptList devel/tig editors editors/TeXmacs lang/ghc lang/racket-minimal net/curl net/librenms net/rsync net/trafshow plan9/rc security/libsodium security/logsurfer security/pecl-libsodium shells/bash shells/nsh sysutils/ggrep sysutils/lsof sysutils/pftop sysutils/symon www/composer www/p5-CGI-Emulate-PSGI www/p5-CGI-PSGI www/p5-WWW-Search www/rackmonkey == audio ============================================================= 01/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio squeezecenter ~ Makefile > sprinkle some deps on www/p5-CGI (sthen@) == biology =========================================================== 02/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/biology AcePerl ~ Makefile > sprinkle some deps on www/p5-CGI (sthen@) bioperl ~ Makefile > sprinkle some deps on www/p5-CGI (sthen@) == converters ======================================================== 03/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/converters p5-Convert-Binary-C ~ Makefile ~ distinfo > Update to p5-Convert-Binary-C-0.78. (benoit@) p5-Unicode-LineBreak ~ Makefile ~ distinfo > Update to p5-Unicode-LineBreak-2016.003. (benoit@) == databases ========================================================= 04/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases gdbm ~ Makefile > replace gettext module with library dependency (naddy@) gnats ~ Makefile > sprinkle some deps on www/p5-CGI (sthen@) p5-Class-DBI-AsForm ~ Makefile > sprinkle some deps on www/p5-CGI (sthen@) p5-DBIx-XHTML_Table ~ Makefile ~ distinfo > Update to p5-DBIx-XHTML_Table-1.48. (benoit@) tdb ~ Makefile ~ patches/patch-buildtools_wafsamba_wafsamba_py > Fix the version in tdb.pc; requested by Volker Lendecke. > Use upstream tarball version, not the ports shared lib version. Newer > samba releases check for a minimum version of libtdb, this check wrongly > succeeds with tdb from ports. (jca@) == devel ============================================================= 05/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel bison ~ Makefile > replace gettext module with library dependency (naddy@) gettext ~ Makefile > replace libiconv module with normal library dependency; no bump needed > (naddy@) ~ gettext.port.mk > remove unused variable MODGETTEXT_TOOLS (naddy@) gettext-tools ~ Makefile > replace gettext module with normal library dependency; bump required > (naddy@) git ~ Makefile ~ distinfo > Update to git-2.8.1. (benoit@) gmake ~ Makefile > replace gettext module with normal library dependency; bump required > (naddy@) libidn ~ Makefile > replace gettext module with normal library dependency (naddy@) p5-Data-OptList ~ Makefile ~ distinfo > Update to p5-Data-OptList-0.110. (benoit@) tig ~ Makefile > Remove maintainer per his request. (jca@) == editors =========================================================== 06/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors editors ~ Makefile > +TeXmacs, ok sthen@ (jca@) TeXmacs + Makefile + distinfo + pkg/DESCR + pkg/PLIST + patches/patch-configure_in + patches/patch-aclocal_m4 + patches/patch-Makefile_in + patches/patch-src_Plugins_Qt_qt_gui_cpp + patches/patch-src_System_Link_pipe_link_cpp + patches/patch-src_System_Link_socket_notifier_cpp > New import: > Import gnu TeXmacs, a LaTeX editor. == lang ============================================================== 07/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang ghc ~ Makefile ~ distinfo > Provide and use additional distfiles containing the shared libraries > required by the bootstrapper, so we don't need a new bootstrapper > whenever libc or other required libraries gets a major bump. > requested by naddy@ (kili@) racket-minimal ~ Makefile ~ pkg/README > Add a note about a bug in DrRacket reported by Ray Lai. (juanfra@) == net =============================================================== 08/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net curl - patches/patch-docs_examples_getredirect_c ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-lib_vtls_openssl_c > maintenance update to 7.48.0 (naddy@) librenms ~ Makefile ~ pkg/README + patches/patch-includes_polling_core_inc_php > fix doubled word and talk about newsyslog.conf in README > workaround openbsd snmpd(8)'s broken snmpEngineTime.0 implementation > (sthen@) rsync ~ Makefile > replace libiconv module with normal library dependency; no bump needed > (naddy@) trafshow ~ patches/patch-display_c ~ patches/patch-trafshow_c > sync (sthen@) + patches/patch-interfaces_c > add queue.h (sthen@) == plan9 ============================================================= 09/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/plan9 rc ~ Makefile > Remove maintainer per his request. (jca@) == security ========================================================== 10/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security libsodium ~ Makefile > add fallback MASTER_SITES (sthen@) logsurfer ~ patches/patch-src_logsurfer_c > include <errno.h> before using errno (sthen@) pecl-libsodium ~ Makefile ~ distinfo > update to pecl-libsodium-1.0.3 (sthen@) == shells ============================================================ 11/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/shells bash ~ Makefile > replace gettext module with library dependency (naddy@) nsh + patches/patch-kroute_c > needs queue.h for mbuf.h (sthen@) + patches/patch-show_c > and another one.. add queue.h (sthen@) == sysutils ========================================================== 12/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils ggrep ~ Makefile ~ distinfo > maintenance update to 2.24 (naddy@) lsof ~ patches/patch-dialects_n+obsd_dlsof_h > add #include <sys/queue.h> to fix (sthen@) pftop + patches/patch-bpf_filter_c > sync bpf_filter() argument types to match base > from nigel@, ok canacar@ (jasper@) symon ~ patches/patch-platform_OpenBSD_sm_mbuf_c > add #include <sys/queue.h> to fix (sthen@) == www =============================================================== 13/13 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www composer ~ Makefile ~ distinfo > update to composer-1.0.0 (sthen@) p5-CGI-Emulate-PSGI ~ Makefile > sprinkle some deps on www/p5-CGI (sthen@) p5-CGI-PSGI ~ Makefile > sprinkle some deps on www/p5-CGI (sthen@) p5-WWW-Search ~ Makefile > sprinkle some deps on www/p5-CGI (sthen@) rackmonkey ~ Makefile > sprinkle some deps on www/p5-CGI (sthen@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
