OpenBSD ports changes summary for 2017-02-05 to 2017-02-12 inclusive ====================================================================
audio/ocp audio/py-acoustid audio/py-eyed3 audio/quodlibet audio/wavpack comms/hamlib comms/pilot-link converters/libpst converters/p5-Cpanel-JSON-XS converters/p5-Date-Tolkien-Shire converters/p5-JSON-XS databases databases/postgresql databases/postgresql-jdbc databases/xapian-bindings devel/afl devel/cargo devel/goffice devel/include-what-you-use devel/intellij devel/jansson devel/jdk devel/llvm devel/m4 devel/mpfr devel/msgpack devel/ocaml-menhir devel/p5-Glib2 devel/p5-IO-AIO devel/p5-SDL devel/p5-libintl devel/proj devel/py-cheetah devel/py-codestyle devel/py-spark-parser devel/py-test-runner devel/py-testpath devel/py-tox devel/quirks devel/src devel/zeal editors/emacs games/openxcom games/urbanterror games/urbanterror-data geo/gdal geo/geos geo/mapserver geo/osm2pgsql geo/postgis geo/qgis graphics graphics/GraphicsMagick graphics/ffmpeg graphics/lensfun graphics/pdfsandwich graphics/rawtherapee infrastructure/bin inputmethods/scim inputmethods/scim-chewing inputmethods/scim-fcitx inputmethods/scim-hangul inputmethods/scim-pinyin inputmethods/scim-qtimm inputmethods/scim-tables lang/clang lang/myrddin lang/sbcl mail/courier-authlib mail/courier-imap mail/cyrus-imapd mail/maildrop mail/mozilla-thunderbird mail/neomutt mail/postfix mail/thunderbird-i18n math math/gnumeric math/z3 misc/hwdata multimedia/mlbviewer net/GeoIP net/adns net/arp-scan net/corebird net/fping net/icecast net/icinga net/irssi-silc net/isc-bind net/libmaxminddb net/liboping net/libproxy net/lldpd net/mcabber net/nagios net/ngrep net/openvpn net/pear-Net-SMTP net/profanity net/py-adns net/py-botocore net/py-socks net/unifi news news/plor security/lastpass-cli security/letsencrypt security/lynis security/py-bcrypt security/py-gnupg security/regripper security/sslsplit security/wpa_supplicant security/yubico sysutils sysutils/awscli sysutils/consolekit sysutils/consul-template sysutils/google-cloud-sdk sysutils/libevtx sysutils/libfsntfs sysutils/libfvde sysutils/libfwnt sysutils/libfwsi sysutils/sec sysutils/terraform sysutils/u-boot telephony/asterisk telephony/baresip textproc textproc/calibre textproc/cloc textproc/markdown textproc/mupdf textproc/p5-XML-Tidy textproc/podofo textproc/py-markdown textproc/py-sphinx textproc/redland-bindings www www/clearsilver www/epiphany www/fcgi www/lighttpd www/newsbeuter www/p5-libapreq2 www/pelican www/py-django www/py-httplib2 www/py-requests www/vimb www/webkitgtk4 x11/gtk-vnc x11/i3status x11/mplayer x11/p5-Gtk2 x11/p5-Gtk2-GladeXML x11/p5-Gtk2-ImageView x11/xfce4 == audio ============================================================= 01/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio ocp ~ Makefile > Mark as BROKEN on alpha, it triggers an internal compiler error. > arctar.c:384: internal compiler error: in extract_insn, at recog.c:2077 > (fcambus@) py-acoustid ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-acoustid-1.1.4 and fix py3 flavor > ok sthen@ (danj@) py-eyed3 ~ Makefile ~ distinfo > Update to eyeD3-0.7.10 (danj@) quodlibet - patches/patch-quodlibet_devices__gpod_py ~ Makefile ~ distinfo ~ pkg/PLIST > update to quodlibet-3.8.1 (sthen@) wavpack ~ Makefile ~ distinfo ~ pkg/PLIST TAGGED OPENBSD_6_0 > Update to wavpack 5.1.0, fixing 4 vulnerabilities: > http://www.openwall.com/lists/oss-security/2017/01/23/4 > OK sthen@ (tim@) == comms ============================================================= 02/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/comms hamlib ~ Makefile > Add perl to WANTLIB, first batch. This used to be done automatically but > since SHARED_ONLY support was removed across the ports tree the perl module > no longer adds it, so it must be done manually for any perl ports that > provide perl shared-library modules (i.e. > libdata/perl5/site_perl/$ARCH/*.so) > and you must not remove them from WANTLIB even if they show as "Extra". > (sthen@) pilot-link ~ Makefile > Add perl to WANTLIB, first batch. This used to be done automatically but > since SHARED_ONLY support was removed across the ports tree the perl module > no longer adds it, so it must be done manually for any perl ports that > provide perl shared-library modules (i.e. > libdata/perl5/site_perl/$ARCH/*.so) > and you must not remove them from WANTLIB even if they show as "Extra". > (sthen@) == converters ======================================================== 03/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/converters libpst ~ Makefile ~ distinfo > Update to libpst-0.6.70. (ajacoutot@) p5-Cpanel-JSON-XS ~ Makefile > Add perl to WANTLIB, first batch. This used to be done automatically but > since SHARED_ONLY support was removed across the ports tree the perl module > no longer adds it, so it must be done manually for any perl ports that > provide perl shared-library modules (i.e. > libdata/perl5/site_perl/$ARCH/*.so) > and you must not remove them from WANTLIB even if they show as "Extra". > (sthen@) p5-Date-Tolkien-Shire ~ Makefile ~ distinfo > update to Date::Tolkien::Shire 1.21 (sthen@) p5-JSON-XS ~ Makefile ~ distinfo > update to JSON::XS 3.03 (sthen@) == databases ========================================================= 04/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases databases ~ Makefile > Unhook databases/postgresql-jdbc. (kili@) postgresql ~ Makefile ~ pkg/PLIST-server ~ pkg/README-server > Adjust pg_upgrade docs. Written by jeremy@ based on my notes, with small > tweaks by me to avoid hardcoding versions (both in this README and in the > @ask-update in PLIST). OK jeremy@ pea@ (sthen@) ~ Makefile ~ distinfo ~ pkg/PLIST-docs > Update to 9.6.2 > ok jeremy@ (pea@) postgresql-jdbc - Makefile - distinfo - patches/patch-build_xml - pkg/DESCR-docs - pkg/DESCR-main - pkg/PLIST-docs - pkg/PLIST-main > Remove databases/postgresql-jdbc. > It's currently oudated and nothing in the ports tree uses it. > Recent versions of this use maven for building and try to download > lots of additional artifacts, and using just a binary .jar file > seems to be pointless. (kili@) xapian-bindings ~ Makefile > Add perl to WANTLIB, first batch. This used to be done automatically but > since SHARED_ONLY support was removed across the ports tree the perl module > no longer adds it, so it must be done manually for any perl ports that > provide perl shared-library modules (i.e. > libdata/perl5/site_perl/$ARCH/*.so) > and you must not remove them from WANTLIB even if they show as "Extra". > (sthen@) == devel ============================================================= 05/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel afl ~ Makefile ~ distinfo > update to 2.39b > OK jsg@ (gsoares@) cargo ~ cargo.port.mk > modcargo-crates-1 -> modcargo-gen-crates > modcargo-crates-2 -> modcargo-gen-crates-licenses > discussed with semarie (danj@) goffice ~ Makefile ~ distinfo > Update to goffice-0.10.33. (ajacoutot@) include-what-you-use ~ Makefile + patches/patch-iwyu_cc + patches/patch-iwyu_driver_cc + patches/patch-iwyu_location_util_h > Fix with llvm>=4.0.0rc2. > from Brad (ajacoutot@) intellij ~ Makefile ~ distinfo ~ pkg/PLIST > update to intellij-2016.3.4, from maintainer Caspar Schutijser (sthen@) jansson ~ Makefile + patches/patch-src_hashtable_seed_c > Use arc4random() to seed the hashtable in jansson, rather than /dev/urandom > with a fallback to tv_sec ^ tv_usec ^ getpid. ok kirby@ (maintainer). > (sthen@) jdk - 1.8/files/patch-jdk_src_solaris_native_sun_management_OperatingSystemImpl_c ~ 1.8/Makefile ~ 1.8/distinfo ~ 1.8/files/cacerts > - Update to u121 > Contains many upstream bug fixes and security fixes which > can be mined from u112-u121 release notes here: > http://www.oracle.com/technetwork/java/javase/8u-relnotes-2225394.html > - Update cacerts from freebsd repo > - Remove patch now upstream > okay sthen@ (kurt@) llvm - patches/patch-tools_lld_ELF_InputFiles_cpp - patches/patch-tools_lld_ELF_InputSection_cpp - patches/patch-tools_lld_ELF_InputSection_h - patches/patch-tools_lld_ELF_LinkerScript_cpp - patches/patch-tools_lld_ELF_LinkerScript_h - patches/patch-tools_lld_ELF_Writer_cpp - patches/patch-tools_lld_ELF_Writer_h - pkg/PFRAG.lld-main ~ Makefile ~ distinfo ~ patches/patch-cmake_modules_AddLLVM_cmake ~ patches/patch-lib_CodeGen_TargetLoweringBase_cpp ~ patches/patch-lib_Support_Triple_cpp ~ patches/patch-lib_Support_Unix_Signals_inc ~ patches/patch-lib_Target_Mips_MCTargetDesc_MipsMCAsmInfo_cpp ~ patches/patch-tools_clang_include_clang_Driver_Options_td ~ patches/patch-tools_clang_lib_Basic_Targets_cpp ~ patches/patch-tools_clang_lib_Driver_ToolChains_cpp ~ patches/patch-tools_clang_lib_Driver_ToolChains_h ~ patches/patch-tools_clang_lib_Driver_Tools_cpp ~ pkg/PLIST-main + pkg/patch-lib_Target_AArch64_AArch64ISelLowering_cpp + pkg/patch-lib_Target_AArch64_AArch64Subtarget_h + pkg/patch-tools_lld_ELF_DriverUtils_cpp + pkg/patch-tools_lld_ELF_Driver_cpp > Update to llvm-4.0.0rc2. > - survived a bulk on i386 and amd64 > from Brad (maintainer) (ajacoutot@) ~ Makefile + patch-tools_clang_include_clang_Basic_DiagnosticSemaKinds_td > Disable -Wpointer-sign warnings per default; base gcc does the same. > from Brad (maintainer) (ajacoutot@) m4 ~ Makefile ~ distinfo ~ patches/patch-doc_m4_1 ~ patches/patch-doc_m4_texi > Update to m4-1.4.18 (jca@) mpfr ~ Makefile ~ distinfo > update to 3.1.5 patch level 2 for some bug fixes (naddy@) msgpack ~ Makefile > Use lang/gcc for atomic builtins on arm (jca@) ocaml-menhir ~ Makefile ~ distinfo > Update to ocaml-menhir 20170101. (daniel@) p5-Glib2 ~ Makefile > Add perl to WANTLIB, first batch. This used to be done automatically but > since SHARED_ONLY support was removed across the ports tree the perl module > no longer adds it, so it must be done manually for any perl ports that > provide perl shared-library modules (i.e. > libdata/perl5/site_perl/$ARCH/*.so) > and you must not remove them from WANTLIB even if they show as "Extra". > (sthen@) p5-IO-AIO ~ Makefile > Add perl to WANTLIB, first batch. This used to be done automatically but > since SHARED_ONLY support was removed across the ports tree the perl module > no longer adds it, so it must be done manually for any perl ports that > provide perl shared-library modules (i.e. > libdata/perl5/site_perl/$ARCH/*.so) > and you must not remove them from WANTLIB even if they show as "Extra". > (sthen@) p5-SDL ~ Makefile > Mark as BROKEN-i386: dependent ports (games/vacuum, games/frozen-bubble) > fail when checking for SDL_perl: > ./SDL_perl.c: loadable library and perl binaries are mismatched (got > handshake key 0x2b, needed 0xXXXXXXXX) > (the last number changes each time). (sthen@) p5-libintl ~ Makefile > restore perl to WANTLIB, lost in gettext change (sthen@) proj ~ Makefile > newer HOMEPAGE (landry@) py-cheetah ~ Makefile > It's textproc/py-markdown now > noticed/reminded by and ok sthen@ (danj@) py-codestyle ~ Makefile ~ distinfo > Update to py-codestyle 2.3.1 (shadchin@) py-spark-parser ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-spark-parser 1.6.0 (shadchin@) py-test-runner ~ Makefile ~ distinfo > Update to py-test-runner 2.11.1 (shadchin@) py-testpath ~ Makefile ~ distinfo > fixup distfile name, spotted jca@ (shadchin@) py-tox ~ Makefile ~ distinfo > Update to py-tox-2.6.0 (danj@) quirks ~ Makefile ~ files/Quirks.pm > Register postgresql-jdbc{,-docs} removal. (kili@) ~ Makefile ~ files/Quirks.pm > Register removal of vimb. (fcambus@) ~ Makefile ~ files/Quirks.pm > Register removal of plor. (fcambus@) ~ Makefile ~ files/Quirks.pm > Register markdown -> py-markdown (danj@) src ~ Makefile ~ distinfo > Update devel/src to 1.12 > OK aja@ (rpe@) zeal ~ Makefile ~ distinfo > Update devel/zeal 0.2.1 => 0.3.1 > OK abieber@ > port changes: > - add x11/qt5/qt5base dependency to LIB_DEPENDS > - add Qt5Concurrent to WANTLIB (from qtbase) > - mark USE_WXNEEDED = Yes (uses qt webkit) > upstream changelog: > ===== > 0.3.1 > ===== > Fixed Issues: > Fixed random crashing on application start and exit. (#595) > Fixed web view hanging caused by URLs with no schema. (#532) > Fixed docset removal on Windows. (#621) > Fixed race condition (and warning) in docset removal logic. > Fixed docset selection with Select All shortcut (usually Ctrl+A). > ===== > 0.3.0 > ===== > This releases contains a lot of bug fixes, as well as improvements to the > UI and > application performance. See the link above for the complete list of > changes. > The most interesting changes are listed below. > New Features: > Dedicated docset management UI available via Tools -> Docsets.... (#354) > Added portable mode support. (#486) > Search results now have two icons per item: docset and symbol type. > New search term highlighting instead of the bold font. > Tabs can be cloned with Ctrl+Alt+T. (#524) > Remote resources can be open within the application. (#474) > Added support for system style icons (FreeDesktop) if available. > A new tab can set to open after currently selected one. > Dropped support for --query command line parameter. Plugins should have > switched to dash-plugin URL scheme by now. Users can invoke search by > running > zeal <query>. > Improvements: > A lot of search performance improvements! > Implemented a short delay before starting a search to allow user to finish > typing. > Added tooltips for elided texts across the app (tabs, search results). > Page Up/Page Down now work when search text box is focused. > Splitters and tool bars do not override system styling. > Splitters cannot be collapsed anymore. > Updated symbol type icons and definitions. > Main menu updated to be more browser-like. > Show current page title in the window title. > Better detection of another application instances. > Fixed Issues: > Fixed viewing of Android 7 docset. (#596) > Fixed AppIndicator support with Cinnamon DE. (#487) > Fixed many crashes in different situations. > Ctrl+Shift+Tab now properly navigates through tabs backwards. (#518) > Fixed filename corruption on Windows with non-Latin locale. (#508) > Fixed docset list not updating on storage change. (#475) > Known Issues: > Under some circumstances Zeal crashes on exit or start. (#595 and #605 ) > Due to performance optimisations ordering of search results became less > relevant. (#603) (awolk@) == editors =========================================================== 06/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors emacs ~ Makefile ~ patches/patch-configure > Don't use ld -Z on arm. (jca@) ~ Makefile + patches/patch-lisp_files_el > Open ports tree patches in diff-mode by default. (jca@) == games ============================================================= 07/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games openxcom ~ Makefile > Switch to in-ports gcc to make it start on the first run if LC_ALL=C is not > set. > Reported by Sol?ne Rapenne, thanks! > OK jca@ (kirby@) urbanterror ~ Makefile ~ distinfo ~ patches/patch-Makefile > Update to urbanterror-4.3.2 > From maintainer Ryan Freeman, thanks! (kirby@) ~ Makefile > Use clang to build urbanterror on i386 for the integrated assembler; > old binutils assembler doesn't handle snapvector_sse.c. ok kirby@ > (sthen@) urbanterror-data ~ Makefile ~ distinfo > Update to urbanterror-4.3.2 > From maintainer Ryan Freeman, thanks! (kirby@) ~ Makefile > Don't package 1G of data on the arches where urbanterror isn't built. > OK fcambus@ and Ryan Freeman (maintainer) (kirby@) == geo =============================================================== 08/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/geo gdal ~ Makefile > Add perl to WANTLIB, first batch. This used to be done automatically but > since SHARED_ONLY support was removed across the ports tree the perl module > no longer adds it, so it must be done manually for any perl ports that > provide perl shared-library modules (i.e. > libdata/perl5/site_perl/$ARCH/*.so) > and you must not remove them from WANTLIB even if they show as "Extra". > (sthen@) ~ Makefile ~ distinfo ~ patches/patch-configure ~ patches/patch-swig_python_setup_py > Update to gdal 2.1.3. > See https://trac.osgeo.org/gdal/wiki/Release/2.1.3-News (landry@) geos ~ Makefile ~ distinfo ~ patches/patch-src_Makefile_in ~ pkg/PLIST > Update to geos 3.6.1, all from Rafael Sadowksi, thanks! > Drop doxygen dependency/resulting docs. (landry@) mapserver - patches/patch-mapscript_php_error_c ~ Makefile ~ distinfo + patches/patch-cmake_FindPHP5_cmake > Update to mapservr 7.0.4. > See > http://mapserver.org/development/changelog/changelog-7-0.html#changelog-7-0 > -4 > Backport an upstream patch to fix php bindings build, remove a patch > merged upstream. (landry@) osm2pgsql ~ Makefile > Mark BROKEN, fails to build with geos 3.6. > Reported by naddy@ & sthen@, also see > https://github.com/openstreetmap/osm2pgsql/issues/634, > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214819 and > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216338 (landry@) postgis ~ Makefile ~ distinfo ~ pkg/PLIST > Update to postgis 2.3.2. > See http://postgis.net/2017/01/31/postgis-2.3.2/ (landry@) qgis ~ Makefile ~ distinfo ~ patches/patch-src_app_qgisapp_cpp ~ pkg/PLIST + patches/patch-src_server_qgsserver_cpp > Update to qgis 2.18.3. (landry@) == graphics ========================================================== 09/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics graphics ~ Makefile > +pdfsandwich (feinerer@) GraphicsMagick ~ Makefile > Add perl to WANTLIB, first batch. This used to be done automatically but > since SHARED_ONLY support was removed across the ports tree the perl module > no longer adds it, so it must be done manually for any perl ports that > provide perl shared-library modules (i.e. > libdata/perl5/site_perl/$ARCH/*.so) > and you must not remove them from WANTLIB even if they show as "Extra". > (sthen@) ffmpeg ~ Makefile + patches/patch-libavformat_tls_openssl_c > Change FFmpeg's TLS support to use SSLv23_*_method (allowing any > supported SSL/TLS version, in our case this is TLS1.0+) instead of the > confusingly-named TLSv1_*_method (TLSv1.0 only). Fixes e.g. "mplayer > https://ftp.openbsd.org/pub/OpenBSD/songs/song53.mp3". OK Brad. (sthen@) ~ Makefile ~ distinfo ~ patches/patch-libavutil_random_seed_c > Update to ffmpeg-20170208. > from Brad (maintainer) (ajacoutot@) lensfun ~ Makefile > disable SSE in graphics/lensfun on arch where it can't work, the CMakeLists > file is not smart enough to check. (sthen@) pdfsandwich + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > Import pdfsandwich 0.1.6 rawtherapee - patches/patch-AboutThisBuild_cmake - patches/patch-rtengine_CMakeLists_txt - patches/patch-rtengine_dcraw_cc - patches/patch-rtexif_CMakeLists_txt - patches/patch-rtgui_CMakeLists_txt - patches/patch-rtgui_adjuster_cc - patches/patch-rtgui_guiutils_h - patches/patch-rtgui_preferences_cc - patches/patch-rtgui_thresholdadjuster_cc - patches/patch-rtgui_tonecurve_cc ~ Makefile ~ distinfo ~ patches/patch-CMakeLists_txt ~ patches/patch-rtengine_sleef_c ~ pkg/PLIST > Update to rawtherapee-5.0-r1. > Remove patches merged upstream. (kirby@) == infrastructure ==================================================== 10/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure bin ~ check-lib-depends > magically add most recent c/perl to ports with perl so, based on file name. > okay sthen@ > (version tweaked to tell you if your pkg_add is not recent enough) (espie@) == inputmethods ====================================================== 11/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/inputmethods scim ~ Makefile > Update SCIM homepage links. > Broken links pointed out by Bryan Linton. (bentley@) scim-chewing ~ Makefile > Update SCIM homepage links. > Broken links pointed out by Bryan Linton. (bentley@) scim-fcitx ~ Makefile > Update SCIM homepage links. > Broken links pointed out by Bryan Linton. (bentley@) scim-hangul ~ Makefile > Update SCIM homepage links. > Broken links pointed out by Bryan Linton. (bentley@) scim-pinyin ~ Makefile > Update SCIM homepage links. > Broken links pointed out by Bryan Linton. (bentley@) scim-qtimm ~ Makefile > Update SCIM homepage links. > Broken links pointed out by Bryan Linton. (bentley@) scim-tables ~ Makefile > Update SCIM homepage links. > Broken links pointed out by Bryan Linton. (bentley@) == lang ============================================================== 12/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang clang ~ clang.port.mk > Bump clang version to 4.0.0rc2. (ajacoutot@) myrddin - patches/patch-configure - patches/patch-mk_c_mk ~ Makefile ~ distinfo ~ pkg/PLIST > Update myrddin to the latest commit. > Remove no longer needed local patches. (jturner@) sbcl ~ Makefile > The threads FLAVOR doesn't build on i386 either. > Spotted by sthen@ > https://marc.info/?l=openbsd-ports&m=148632665127848&w=2 (jca@) ~ Makefile + patches/patch-src_runtime_GNUmakefile > Respect CFLAGS, don't hardcode -O3 > Spotted in a report from sthen@ (jca@) ~ Makefile > zap stray OB at start of file (sthen@) == mail ============================================================== 13/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail courier-authlib - patches/patch-userdb_userdbpw_c ~ Makefile ~ distinfo > bugfix update to 0.67.0 > patch committed upstream (giovanni@) ~ patches/patch-Makefile_in ~ patches/patch-configure > unbreak and regen patches > spotted by Nygel Tailor, thanks (giovanni@) courier-imap ~ Makefile ~ distinfo > bugfix update to 4.17.3 (giovanni@) cyrus-imapd ~ Makefile > Add perl to WANTLIB, second batch. This used to be done automatically but > since SHARED_ONLY support was removed across the ports tree the perl module > no longer adds it, so it must be done manually for any perl ports that > provide perl shared-library modules (i.e. > libdata/perl5/site_perl/$ARCH/*.so) > and you must not remove them from WANTLIB even if they show as "Extra". > (sthen@) maildrop ~ Makefile ~ distinfo > bugfix update to 2.8.5 (giovanni@) mozilla-thunderbird ~ Makefile > Build against system ICU, and pass --enable-pie to CONFIGURE_ARGS - > syncs with seamonkey and firefox. (landry@) ~ Makefile ~ distinfo > Bugfix update to thunderbird 45.7.1. > See https://www.mozilla.org/en-US/thunderbird/45.7.1/releasenotes/ > (landry@) neomutt ~ Makefile ~ distinfo > update to neomutt-20170206 (sthen@) postfix ~ snapshot/Makefile ~ snapshot/distinfo > update to postfix-3.2-20170129, from Brad (sthen@) thunderbird-i18n ~ Makefile.inc ~ distinfo > Bugfix update to thunderbird 45.7.1. > See https://www.mozilla.org/en-US/thunderbird/45.7.1/releasenotes/ > (landry@) == math ============================================================== 14/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/math math ~ Makefile > SUBDIR += z3 (rpointel@) gnumeric ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-doc_C_gnumeric_xml + patches/patch-doc_Makefile_in > Update to gnumeric-1.12.33. (ajacoutot@) ~ patches/patch-doc_Makefile_in > Upstream commit URL. (ajacoutot@) z3 + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > import the z3 theorem prover. == misc ============================================================== 15/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/misc hwdata ~ Makefile ~ distinfo > Update to hwdata-0.297. (ajacoutot@) == multimedia ======================================================== 16/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia mlbviewer ~ Makefile ~ distinfo ~ pkg/PLIST > update mlbviewer to 2015-sf-1 (phessler@) == net =============================================================== 17/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net GeoIP ~ Makefile > Update GeoLite databases to latest version, and switch to using HTTPS. > (sthen@) ~ distinfo > Update GeoLite2 databases to latest version, and switch to using HTTPS. > (oops, missed distinfo) (sthen@) adns ~ Makefile > Simplify (jca@) ~ pkg/DESCR > Trailing whitespace (jca@) ~ Makefile ~ distinfo > Bugfix update to ands-1.5.1 (jca@) arp-scan ~ Makefile ~ distinfo > update mac-vendor listing (sthen@) corebird ~ Makefile ~ distinfo > Update net/corebird 1.4.1 => 1.4.2 > OK abieber@ > upstream changelog: > Version 1.4.2 (2017-01-27) > Changelog: > - Fix a crash when going back from a tweet with media to another > tweet with media > - Fix compilation with --disable-video > - Decrease log level of UserStream output to debug when no internet > connection is present (awolk@) fping ~ Makefile ~ distinfo ~ patches/patch-src_fping_c > update to fping-3.16 (sthen@) icecast ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ patches/patch-admin_Makefile_in ~ patches/patch-conf_Makefile_in ~ patches/patch-configure ~ patches/patch-doc_Makefile_in ~ patches/patch-web_Makefile_in > Update for IceCast to 2.4.3: > http://www.icecast.org/news/icecast-release-2_4_3/ > Maintener timeout. (gonzalo@) icinga ~ core2/Makefile > Disable unity build on !amd64 to reduce memory use during build. (sthen@) ~ core/Makefile ~ core/distinfo > Switch icinga/core to github-generated tarballs, the proper uploaded ones > have been removed. Based on a diff from kirby@. (sthen@) ~ web/Makefile ~ web/distinfo ~ web/patches/patch-etc_apache2_icinga-web_conf_in ~ web/patches/patch-etc_conf_d_databases_xml_in ~ web/pkg/PLIST > update to icinga-web 1.14.0 (sthen@) ~ core/Makefile ~ core/distinfo ~ core/patches/patch-base_checks_c ~ core/patches/patch-base_logging_c ~ core/patches/patch-cgi_avail_c ~ core/patches/patch-cgi_cgiutils_c ~ core/patches/patch-cgi_cmd_c ~ core/patches/patch-cgi_histogram_c ~ core/patches/patch-cgi_history_c ~ core/patches/patch-cgi_notifications_c ~ core/patches/patch-cgi_showlog_c ~ core/patches/patch-cgi_trends_c ~ core/pkg/PLIST-cgi ~ core/pkg/PLIST-main > update to icinga 1.14.0 > security fixes (also affecting nagios; icinga 1.x is the old nagios-derived > branch, whereas 2.x is all new) - > * Bug #13709: CVE-2016-9566: Root priviledge escalation during log file > opening > * Bug #10453: Icinga Classic-UI 1.13.3 and older are vulnerable to XSS - > CVE-2015-8010 > notable changes - > * Classic UI: Remove attribute based authorization (cgiauth.cfg is not > parsed > any more) > * IDO: Remove deprecated config options (sthen@) ~ core/Makefile ~ core/distinfo ~ core/patches/patch-base_checks_c ~ core/patches/patch-base_logging_c ~ core/patches/patch-cgi_avail_c ~ core/patches/patch-cgi_cgiutils_c ~ core/patches/patch-cgi_cmd_c ~ core/patches/patch-cgi_histogram_c ~ core/patches/patch-cgi_history_c ~ core/patches/patch-cgi_notifications_c ~ core/patches/patch-cgi_showlog_c ~ core/patches/patch-cgi_trends_c ~ core/pkg/PLIST-cgi ~ core/pkg/PLIST-main TAGGED OPENBSD_6_0 > update to icinga 1.14.0 > security fixes (also affecting nagios; icinga 1.x is the old nagios-derived > branch, whereas 2.x is all new) - > * Bug #13709: CVE-2016-9566: Root priviledge escalation during log file > opening > * Bug #10453: Icinga Classic-UI 1.13.3 and older are vulnerable to XSS - > CVE-2015-8010 > notable changes - > * Classic UI: Remove attribute based authorization (cgiauth.cfg is not > parsed > any more) > * IDO: Remove deprecated config options (sthen@) ~ core2/Makefile TAGGED OPENBSD_6_0 > Remove the BROKEN-sparc64 marker, it's now using gcc 4.9 and unity build is > disabled, so the reasons given no longer apply. (Untested, but time to give > it > another chance). (sthen@) irssi-silc ~ Makefile > Add perl to WANTLIB, second batch. This used to be done automatically but > since SHARED_ONLY support was removed across the ports tree the perl module > no longer adds it, so it must be done manually for any perl ports that > provide perl shared-library modules (i.e. > libdata/perl5/site_perl/$ARCH/*.so) > and you must not remove them from WANTLIB even if they show as "Extra". > (sthen@) isc-bind ~ Makefile ~ distinfo > update to BIND 9.10.4-P6 > * If a server is configured with a response policy zone (RPZ) that > rewrites an answer with local data, and is also configured for DNS64 > address mapping, a NULL pointer can be read triggering a server crash. > This flaw is disclosed in CVE-2017-3135. [RT #44434] > * A synthesized CNAME record appearing in a response before the associated > DNAME could be cached, when it should not have been. This was a > regression introduced while addressing CVE-2016-8864. [RT #44318] (sthen@) ~ Makefile ~ distinfo + patches/patch-bin_dig_dig_c + patches/patch-bin_dig_host_c + patches/patch-bin_dig_nslookup_c + patches/patch-lib_isc_unix_net_c + patches/patch-lib_isc_unix_socket_c TAGGED OPENBSD_6_0 > update to BIND 9.10.4-P6 > * If a server is configured with a response policy zone (RPZ) that > rewrites an answer with local data, and is also configured for DNS64 > address mapping, a NULL pointer can be read triggering a server crash. > This flaw is disclosed in CVE-2017-3135. [RT #44434] > * A synthesized CNAME record appearing in a response before the associated > DNAME could be cached, when it should not have been. This was a > regression introduced while addressing CVE-2016-8864. [RT #44318] (sthen@) libmaxminddb ~ Makefile ~ distinfo > Update GeoLite2 databases to latest version, and switch to using HTTPS. > (fcambus@) liboping ~ Makefile > Add perl to WANTLIB, second batch. This used to be done automatically but > since SHARED_ONLY support was removed across the ports tree the perl module > no longer adds it, so it must be done manually for any perl ports that > provide perl shared-library modules (i.e. > libdata/perl5/site_perl/$ARCH/*.so) > and you must not remove them from WANTLIB even if they show as "Extra". > (sthen@) libproxy ~ Makefile > Add perl to WANTLIB, second batch. This used to be done automatically but > since SHARED_ONLY support was removed across the ports tree the perl module > no longer adds it, so it must be done manually for any perl ports that > provide perl shared-library modules (i.e. > libdata/perl5/site_perl/$ARCH/*.so) > and you must not remove them from WANTLIB even if they show as "Extra". > (sthen@) lldpd ~ Makefile ~ distinfo > update to lldpd-0.9.6 (sthen@) mcabber ~ Makefile ~ distinfo > Update to version 1.0.5: > - Bugfixes, and huge speed optimizations for large rosters > - This release fixes CVE-2017-5589 > For more information on CVE-2017-5589 -> > https://rt-solutions.de/en/2017/02/CVE-2017-5589_xmpp_carbons/. The one > assigned specifically for mcabber is CVE-2017-5604. > OK maintainer Markus Hennecke, prodded by Rafael Sadowski to switch > HOMEPAGE > to HTTPS (mestre@) nagios ~ check_bioctl/Makefile ~ check_bioctl/distinfo > Update to check_bioctl-1.23. This unbreaks after the removal of sudo > from base. > with and ok afresh1@ (maintainer and upstream) (danj@) ~ check_bioctl/Makefile ~ check_bioctl/distinfo TAGGED OPENBSD_6_0 > MFC ok sthen@ > Update to check_bioctl-1.23. This unbreaks after the removal of sudo > from base. > with and ok afresh1@ (maintainer and upstream) (danj@) ngrep ~ Makefile ~ patches/patch-ngrep_c > Fix timestamp printing (due to our nonstandard bpf_timeval) (sthen@) openvpn ~ Makefile ~ distinfo ~ patches/patch-configure ~ patches/patch-include_Makefile_in ~ patches/patch-src_openvpn_route_c ~ patches/patch-src_openvpn_tun_c ~ pkg/PLIST + patches/patch-src_openvpn_ssl_openssl_c > Update to openvpn-2.4.0 > Lots of new features and changes, see > https://github.com/OpenVPN/openvpn/blob/master/Changes.rst > Tests by danj@ and Bryan Linton, ok danj@ (jca@) pear-Net-SMTP ~ Makefile ~ distinfo > update to pear-Net_SMTP-1.7.3 (sthen@) profanity ~ Makefile ~ distinfo ~ patch-tests_unittests_tools_stub_http_upload_c > minor update to 0.5.1, from MAINTAINER rsadowski > tested by feinerer and myself > ok feinerer (who also spotted and fixed a missing python dependency) (tb@) py-adns ~ Makefile > perl -pi -> sed -i (jca@) py-botocore ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-botocore-1.5.8. (ajacoutot@) ~ Makefile ~ distinfo > Update to py-botocore-1.5.9. (ajacoutot@) ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-botocore-1.5.10. (ajacoutot@) py-socks ~ Makefile ~ distinfo > Update to py-socks 1.6.6 (shadchin@) unifi ~ Makefile ~ distinfo ~ pkg/PLIST > update to unifi-5.4.11 (sthen@) == news ============================================================== 18/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/news news ~ Makefile > remove news/plor (sthen@) plor - Makefile - distinfo - files/plor.1 - patches/patch-configure - patches/patch-configure_in - patches/patch-main_c - patches/patch-soupreply_c - patches/patch-video_c - pkg/DESCR - pkg/PLIST > Remove plor, it is unfinished alpha quality software, and unmaintained > since 1998. > We have news/multimail in ports, which is mature software and allows > reading SOUP and QWK packets, among other formats. > OK sthen@, ajacoutot@, benoit@ (fcambus@) == security ========================================================== 19/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security lastpass-cli ~ Makefile ~ distinfo > update to lastpass-cli-1.1.2, from maintainer Björn Ketelaars (sthen@) letsencrypt ~ Makefile.inc ~ client/distinfo ~ client/pkg/PLIST ~ py-acme/distinfo ~ py-acme/pkg/PLIST > update to certbot-0.11.1 (sthen@) lynis ~ Makefile ~ distinfo ~ pkg/PLIST > Update for Lynis to 2.4.1 > OK benoit@ (gonzalo@) py-bcrypt ~ Makefile ~ distinfo > update to py-bcrypt-3.1.2 (sthen@) py-gnupg ~ Makefile ~ distinfo > Update to py-gnupg-0.4.0 (danj@) regripper ~ Makefile ~ distinfo ~ pkg/PLIST > update to a new RegRipper checkout; new and updated plugins > ok rpointel@ (maintainer) (sthen@) sslsplit ~ Makefile ~ patches/patch-ssl_c > Unbreak sslsplit build following libressl api change by not including > "connect socket" or "accept socket" in the string produced by > ssl_ssl_state_to_str; this is currently only used in a debug printf > anyway. (sthen@) wpa_supplicant ~ Makefile ~ files/wpa_supplicant.conf + patches/patch-wpa_supplicant_config_h > Patch wpa-supplicant to set DEFAULT_AP_SCAN 0, the scan code doesn't handle > OpenBSD. Remove ap_scan=0 from default config as suggested by / ok dcoppa. > README still mentions ap_scan=0; as discussed with tb@ some institutions > provide sample config files which do include other ap_scan settings so > I think it's still helpful there. (sthen@) yubico ~ yubikey-personalization/Makefile ~ yubikey-personalization/distinfo > update to ykpers-1.18.0 (sthen@) ~ yubikey-personalization/Makefile > Drop SEPARATE_BUILD. With make(1) and SEPARATE_BUILD, ykpers tries to > rebuild > manpages from sources with a2x (even though they appear up-to-date). > Alternative > methods to fix add deps which aren't otherwise needed (either asciidoc for > a2x, > or gmake which does work ok with SEPARATE_BUILD). > Build breakage reported by nigel@. (sthen@) == sysutils ========================================================== 20/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils sysutils ~ Makefile > + SUBDIR += libevtx (rpointel@) ~ Makefile > + SUBDIR += libfwnt (rpointel@) ~ Makefile > SUBDIR += libfvde (rpointel@) ~ Makefile > SUBDIR += libfwsi (rpointel@) ~ Makefile > + SUBDIR += libfsntfs (rpointel@) awscli ~ Makefile ~ distinfo > Update to awscli-1.11.45. (ajacoutot@) ~ Makefile ~ distinfo > Update to awscli-1.11.46. (ajacoutot@) ~ Makefile ~ distinfo > Update to awscli-1.11.47. (ajacoutot@) consolekit ~ patches/patch-src_ck-manager_c ~ patches/patch-src_ck-sysdeps-openbsd_c ~ patches/patch-tools_ck-get-x11-display-device_c > Pushed upstream. (ajacoutot@) consul-template ~ Makefile ~ distinfo > update to consul-template-0.18.1 (jasper@) google-cloud-sdk ~ Makefile ~ distinfo ~ pkg/PLIST > Update to google-cloud-sdk-143.0.0. (ajacoutot@) ~ Makefile ~ distinfo > Update to google-cloud-sdk-143.0.1. (ajacoutot@) libevtx + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > import libevtx: a library to access the Windows XML Event Log (EVTX) > format. libfsntfs + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import libfsntfs: library and tools to access NTFS. libfvde + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import libfvde: ibrary and tools to access FileVault Drive Encryption > (FVDE) libfwnt + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import libfwnt: library for Windows NT data types. libfwsi + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import libfwsi: library to access the Windows Shell Item format. sec ~ Makefile ~ distinfo > Update to 2.7.11 > ok benoit@ (okan@) terraform ~ Makefile ~ distinfo > Update to terraform-0.8.6. (ajacoutot@) u-boot ~ Makefile > Set MODPY_RUNDEP=No to avoid a RUN_DEPENDS on python. (jsg@) == telephony ========================================================= 21/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/telephony asterisk ~ Makefile ~ patches/patch-main_audiohook_c > raise debug level of other audiohook messages, even debug level 1 is > unusable > on a busy system (sthen@) ~ Makefile > Revert the -kqueue subpackage changes that snucked in by accident. > ok sthen@ (kili@) baresip ~ re/Makefile ~ re/distinfo ~ re/patches/patch-Makefile > Update to re-0.5.1 > No SHLIB bump because there are no changes in API. (czarkoff@) == textproc ========================================================== 22/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc textproc ~ Makefile > - markdown > + py-markdown > + py-markdown,python3 (danj@) calibre ~ Makefile ~ distinfo ~ patches/patch-setup_build_py ~ patches/patch-src_calibre_linux_py ~ pkg/PLIST > update to calibre-2.78.0 (sthen@) cloc ~ Makefile > textproc/cloc fix RUN_DEPENDS > Last update to cloc listed LIB_DEPENDS without setting > run depends which resulted in a non working cloc when > installed via pkg_add if the user doesn't happen to > have LIB_DEPENDS from other sources. > OK sthen@ (awolk@) markdown - Makefile - distinfo - pkg/DESCR - pkg/PLIST > It lives now in textproc/py-markdown > ok sthen@ (danj@) mupdf ~ Makefile + patches/patch-source_fitz_pixmap_c > mupdf: backport fix for use-after-free and heap-based buffer overflow > in fz_subsample_pixmap(), > https://bugs.ghostscript.com/show_bug.cgi?id=697515 (sthen@) p5-XML-Tidy ~ Makefile ~ distinfo > update to XML::Tidy 1.16 (sthen@) podofo - patches/patch-src_base_PdfString_cpp - patches/patch-src_base_PdfXRefStream_cpp ~ Makefile ~ distinfo ~ patches/patch-CMakeLists_txt ~ pkg/PLIST > update to podofo-0.9.5 (sthen@) py-markdown ~ Makefile ~ distinfo ~ pkg/DESCR ~ pkg/PLIST + pkg/PFRAG.no-python3 > New import: > Import textproc/py-markdown + Makefile + distinfo + pkg/DESCR + pkg/PLIST > Merge "conflicts" (danj@) ~ Makefile > Fix python3 test, ok danj@ (shadchin@) py-sphinx ~ Makefile > Replace the find(1) that rename the binaries (to avoid conflicts) with > a for loop. > reported by landry@, ok sthen@ (danj@) redland-bindings ~ Makefile > Add perl to WANTLIB, second batch. This used to be done automatically but > since SHARED_ONLY support was removed across the ports tree the perl module > no longer adds it, so it must be done manually for any perl ports that > provide perl shared-library modules (i.e. > libdata/perl5/site_perl/$ARCH/*.so) > and you must not remove them from WANTLIB even if they show as "Extra". > (sthen@) == www =============================================================== 23/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www www ~ Makefile > Remove vimb, it's using the deprecated and insecure www/webkit. > OK ajacoutot@, gonzalo@ (fcambus@) clearsilver ~ Makefile > Add perl to WANTLIB, second batch. This used to be done automatically but > since SHARED_ONLY support was removed across the ports tree the perl module > no longer adds it, so it must be done manually for any perl ports that > provide perl shared-library modules (i.e. > libdata/perl5/site_perl/$ARCH/*.so) > and you must not remove them from WANTLIB even if they show as "Extra". > (sthen@) epiphany ~ Makefile ~ distinfo > - update to epiphany-3.22.6 > Fixes 'password extraction sweep attack on password manager' (jasper@) + patches/patch-lib_ephy-profile-migrator_c > add missing patch (jasper@) ~ Makefile ~ distinfo TAGGED OPENBSD_6_0 > - update to epiphany-3.20.7 > Fixes password extraction sweep attack on password manager (jasper@) + patches/patch-lib_ephy-profile-migrator_c TAGGED OPENBSD_6_0 > sigh, add missing patch (jasper@) fcgi ~ Makefile > Add perl to WANTLIB, second batch. This used to be done automatically but > since SHARED_ONLY support was removed across the ports tree the perl module > no longer adds it, so it must be done manually for any perl ports that > provide perl shared-library modules (i.e. > libdata/perl5/site_perl/$ARCH/*.so) > and you must not remove them from WANTLIB even if they show as "Extra". > (sthen@) lighttpd ~ Makefile + patches/patch-src_fdevent_freebsd_kqueue_c > Use level-triggered kqueue(). https://redmine.lighttpd.net/issues/2788 > from brad (maintainer) (ajacoutot@) newsbeuter - patches/patch-config_sh - patches/patch-mk_newsbeuter_deps - patches/patch-src_cache_cpp - patches/patch-src_controller_cpp - patches/patch-src_utils_cpp ~ Makefile ~ distinfo + patches/patch-src_feedhq_api_cpp + patches/patch-src_oldreader_api_cpp + patches/patch-src_ttrss_api_cpp > Update to 2.9 > - remove MAINTAINER per their request. > - start using gcc4. > - remove devel/gettext module, still using it for building. > - remove upstreamed patches. > - add new patches for replacing wordexp with glob stuff. > OK fcambus@, clue stick hitting from sthen@ (abieber@) p5-libapreq2 ~ Makefile > Add perl to WANTLIB, second batch. This used to be done automatically but > since SHARED_ONLY support was removed across the ports tree the perl module > no longer adds it, so it must be done manually for any perl ports that > provide perl shared-library modules (i.e. > libdata/perl5/site_perl/$ARCH/*.so) > and you must not remove them from WANTLIB even if they show as "Extra". > (sthen@) pelican ~ Makefile > It's textproc/py-markdown now > noticed/reminded by and ok sthen@ (danj@) py-django ~ lts/Makefile ~ lts/distinfo ~ lts/pkg/PLIST > update django to 1.8.17. > ok benoit@. (rpointel@) ~ stable/Makefile ~ stable/distinfo ~ stable/pkg/PLIST > update django to 1.10.5. > ok benoit@. (rpointel@) py-httplib2 ~ Makefile ~ distinfo > Update to py-httplib2 0.10.3 (shadchin@) py-requests ~ Makefile ~ distinfo ~ pkg/PLIST > Update to py-requests 2.13.0 (shadchin@) vimb - Makefile - distinfo - pkg/DESCR - pkg/PLIST > Remove vimb, it's using the deprecated and insecure www/webkit. > OK ajacoutot@, gonzalo@ (fcambus@) webkitgtk4 ~ Makefile ~ distinfo > SECURITY update to webkitgtk4-2.14.4. > CVE-2017-2365, CVE-2017-2366, CVE-2017-2373, CVE-2017-2363, CVE-2017-2362, > CVE-2017-2350, CVE-2017-2350, CVE-2017-2354, CVE-2017-2355, CVE-2017-2356, > CVE-2017-2371, CVE-2017-2364, CVE-2017-2369 (ajacoutot@) == x11 =============================================================== 24/24 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 gtk-vnc ~ Makefile + patches/patch-src_vnccolormap_c + patches/patch-src_vncconnection_c > SECURITY fix for: > CVE-2017-5884 - fix bounds checking for RRE, hextile and copyrect encodings > CVE-2017-5885 - fix color map index bounds checking (ajacoutot@) i3status ~ Makefile ~ patches/patch-src_first_network_device_c > plug an fd leak, reported by rpe@ (jasper@) mplayer ~ Makefile > Bump FFMPEG_V to 20170208. > from Brad (maintainer) (ajacoutot@) p5-Gtk2 ~ Makefile > Add perl to WANTLIB, second batch. This used to be done automatically but > since SHARED_ONLY support was removed across the ports tree the perl module > no longer adds it, so it must be done manually for any perl ports that > provide perl shared-library modules (i.e. > libdata/perl5/site_perl/$ARCH/*.so) > and you must not remove them from WANTLIB even if they show as "Extra". > (sthen@) p5-Gtk2-GladeXML ~ Makefile > Add perl to WANTLIB, second batch. This used to be done automatically but > since SHARED_ONLY support was removed across the ports tree the perl module > no longer adds it, so it must be done manually for any perl ports that > provide perl shared-library modules (i.e. > libdata/perl5/site_perl/$ARCH/*.so) > and you must not remove them from WANTLIB even if they show as "Extra". > (sthen@) p5-Gtk2-ImageView ~ Makefile > Add perl to WANTLIB, second batch. This used to be done automatically but > since SHARED_ONLY support was removed across the ports tree the perl module > no longer adds it, so it must be done manually for any perl ports that > provide perl shared-library modules (i.e. > libdata/perl5/site_perl/$ARCH/*.so) > and you must not remove them from WANTLIB even if they show as "Extra". > (sthen@) xfce4 ~ xfce4-clipman/Makefile ~ xfce4-clipman/distinfo ~ xfce4-clipman/pkg/PLIST > Update to xfce4-clipman 1.4.1 (landry@) ~ xfdashboard/Makefile ~ xfdashboard/distinfo ~ xfdashboard/pkg/PLIST > update to xfdashboard 0.6.1 (landry@) ~ terminal/Makefile ~ terminal/distinfo > update to xfce4-terminal 0.8.4 (landry@) ~ xfce4-systemload/Makefile ~ xfce4-systemload/distinfo > Update to xfce4-systemload 1.2.1 (landry@) ~ xfce4-netload/Makefile ~ xfce4-netload/distinfo > Update to xfce4-netload 1.3.1 (landry@) ===============================================================================
_______________________________________________ owc mailing list [email protected] http://www.squish.net/mailman/listinfo/owc
