OpenBSD ports changes summary for 2016-12-28
============================================

astro/stellarium                        databases/postgresql-previous
devel/kf5                               games
games/pentobi                           games/tome4
graphics/prison                         graphics/tesseract
lang/ecl                                lang/gcc
mail/trojita                            multimedia/gstreamer1
net/corebird                            net/gophernicus
net/openfire                            net/transmission
textproc                                textproc/lowdown
www/seamonkey                           www/seamonkey-i18n
www/varnish                             x11/kde-applications
x11/py-qt5                              x11/qt5

== astro ============================================================= 01/12 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/astro

stellarium

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to stellarium-0.15.1. (ajacoutot@)

== databases ========================================================= 02/12 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases

postgresql-previous

  ~ Makefile                              

  > Apply the same treatment for databases/postgresql-previous as it was done
  > for
  > datbases/postgresql, to allow the former build on arm.
  > okay pea@ (zhuk@)

== devel ============================================================= 03/12 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel

kf5

  + prison/Makefile                       + prison/distinfo
  + prison/pkg/DESCR                      + prison/pkg/PLIST

  > New import:
  >     Import Prison, Qt-based barcode generator.

  ~ Makefile                              ~ ktexteditor/Makefile
  ~ ktexteditor/pkg/PLIST                 

  > Hook up syntax-highlighting and prison. Update & enable ktexteditor,
  > which uses syntax-highlighting now. (zhuk@)

  ~ baloo/Makefile                        

  > Bump REVISION after internal dependency changes, spotted by naddy@.
  > The SHARED_LIBS were bumped by mistake, but now there is no way back.
  > (zhuk@)

  ~ frameworkintegration/Makefile         

  > Tweak dependencies after recent 5.29.0 update, spotted by naddy@. (zhuk@)

== games ============================================================= 04/12 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games

games

  ~ Makefile                              

  > Add games/tome4 to the build (awolk@)

pentobi

  ~ Makefile                              

  > Add missing dependencies to games/pentobi, as found by naddy@.
  > They were not shown in WANTLIB, thus not added in previous Qt5-split run.
  > (zhuk@)

tome4

  + distinfo                              + Makefile
  + patches/patch-premake4_lua            + patches/patch-src_getself_c
  + patches/patch-bootstrap_boot_lua      + patches/patch-build_te4core_lua
  + pkg/PLIST-main                        + pkg/PLIST-data
  + pkg/DESCR-main                        + pkg/DESCR-data

  > New import:
  >     Import games/tome4

  ~ pkg/DESCR-data                        ~ pkg/DESCR-main

  > un-utf8 DESCR
  > not bumping revision as the port was not yet
  > plugged into the build. (awolk@)

== graphics ========================================================== 05/12 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics

prison

  ~ Makefile                              ~ pkg/PLIST

  > Allow co-installation with upcoming devel/kf5/prison.
  > Fix HOMEPAGE while there, projects.kde.org is no more. (zhuk@)

  ~ Makefile                              

  > And sync WANTLIB while there, too. (zhuk@)

tesseract

  ~ tessdata/Makefile                     

  > Subpackage -eng is actually -main, fix EPOCH
  > http://build-failures.rhaalovely.net//sparc64/2016-12-16/graphics/tesseract
  > /tessdata,-afr.log (jca@)

== lang ============================================================== 06/12 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang

ecl

  ~ Makefile                              + patches/patch-src_c_numbers_atan_d

  > Fix the issue causing maxima test failure (atan2). From Timo Myyra
  > (MAINTAINER). (juanfra@)

gcc

  ~ 6/Makefile                            ~ 6/distinfo
  ~ 6/patches/patch-fixincludes_fixincl_x
  ~ 6/patches/patch-gcc_ada_gcc-interface_Make-lang_in
  ~ 6/patches/patch-gcc_ada_gcc-interface_Makefile_in
  ~ 6/patches/patch-gcc_builtins_c        ~ 6/patches/patch-gcc_config_gcc
  ~ 6/patches/patch-gcc_config_i386_i386_c
  ~ 6/patches/patch-gcc_config_pa_pa_h    
  ~ 6/patches/patch-gcc_config_rs6000_rs6000_c
  ~ 6/patches/patch-gcc_configure         ~ 6/patches/patch-gcc_lto_lto_c
  ~ 6/patches/patch-libgcc_config_host    
  ~ 6/patches/patch-libiberty_cp-demangle_c
  ~ 6/patches/patch-libstdc++-v3_configure
  ~ 6/pkg/PFRAG.X86-main                  

  > Update to gcc 6.3.0; regen bootstraps. (pascal@)

== mail ============================================================== 07/12 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail

trojita

  ~ Makefile                              

  > Add qtsvg to BDEP, trojita doesnt link with it but cmake goo says its
  > REQUIRED... (landry@)

  ~ Makefile                              

  > The Qt5Svg is used by Trojita at runtime, although not via shared library.
  > So add it to RUN_DEPENDS as well. I've also shuffled dependency lines in
  > the port for readability.
  > Notified by Caspar Schutijser (MAINTAINER), thanks! (zhuk@)

== multimedia ======================================================== 08/12 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia

gstreamer1

  ~ plugins-base/Makefile                 
  ~ plugins-base/patches/patch-configure_ac

  > Make sure Qt5 is not picked up. Dunno why it didn't trigger with Qt 5.5.
  > I didn't find a better way to disable it rather than hacking configure.ac
  > internally; if you know one, be my guest.
  > Found by naddy@ (zhuk@)

== net =============================================================== 09/12 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net

corebird

  ~ Makefile                              ~ distinfo

  > [UPDATE] net/corebird 1.3.1 => 1.3.3
  > port changes:
  > - upstream now provides proper tarballs so we switch
  > from GH_* vars to MASTER_SITES
  > - we no longer need autoconf as the upstream rolled
  > tarball includes the generated build files
  > - devel/libtool & textproc/intltool no longer needed
  > (spotted by fcambus@)
  > - simplified license comment (spotted by fcambus@)
  > upstream changelog:
  > Changelog:
  > - Support longer tweets in a few more places
  > - Properly escape ampersand characters in user mentions to fix
  > GtkLabel warnings about wrong escape characters in tooltips
  > - Fix tweet length calculations for whitespace-only tweets
  > - Check for duplicated entries in media arrays. This is apparently a
  > problem on Twitter's side but led to crashes in Corebird (see #627)
  > - Use the correct nsfw status of a tweet, i.e. the one that can
  > actually show images.
  > - Fix a crash when sending a tweet with multiple images attached
  > - Fix tweet length calculation of quote tweets. This previously led to
  > tweets getting rejected by the server even though Corebird claimed
  > they were fine. See #628
  > Version 1.3.2 (2016-09-25)
  > Changelog:
  > - Cope with the tweet length changes introduced by Twitter
  > - Fix a problem with malformed media URLs
  > ---
  > OK juanfra@, fcambus@ (awolk@)

gophernicus

  ~ Makefile                              ~ distinfo

  > Update gophernicus to 2.2.
  > OK juanfra@, ajacoutot@ (fcambus@)

openfire

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to openfire 4.1.0. From Marc Peters (MAINTAINER).
  > This version includes security fixes:
  > http://download.igniterealtime.org/openfire/docs/4.1.0/changelog.html
  > (juanfra@)

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             ~ pkg/README

  TAGGED OPENBSD_6_0
  > Update to openfire 4.1.0. From Marc Peters (MAINTAINER).
  > This version includes security fixes:
  > http://download.igniterealtime.org/openfire/docs/4.1.0/changelog.html
  > (juanfra@)

transmission

  ~ Makefile                              

  > Fix build with modern qt5.port.mk, as found by naddy@. (zhuk@)

== textproc ========================================================== 10/12 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc

textproc

  ~ Makefile                              

  > +lowdown (jturner@)

lowdown

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST

  > New import:
  >     Import ports/textproc/lowdown. ok zhuk@

== www =============================================================== 11/12 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www

seamonkey

  - patches/patch-mozilla_config_system-headers
  - patches/patch-mozilla_gfx_skia_moz_build
  - patches/patch-mozilla_gfx_skia_skia_src_opts_SkBlitRow_opts_SSE4_h
  - patches/patch-mozilla_js_src_jit_ExecutableAllocator_cpp
  - 
patches/patch-mozilla_toolkit_components_protobuf_src_google_protobuf_stubs_atomicops_h
  ~ Makefile                              ~ distinfo
  ~ patches/patch-mozilla_intl_icu_source_Makefile_in
  ~ 
patches/patch-mozilla_security_manager_pki_resources_content_exceptionDialog_js
  ~ patches/patch-mozilla_storage_mozStorageConnection_cpp
  ~ patches/patch-mozilla_widget_nsPrintSettingsImpl_cpp
  ~ patches/patch-suite_installer_Makefile_in
  ~ pkg/PLIST-lightning                   ~ pkg/PLIST-main

  > Update to seamonkey 2.46.
  > See http://www.seamonkey-project.org/releases/seamonkey2.46/ and
  > https://unofficialseamonkeynews.wordpress.com/2016/12/22/seamonkey-2-46-rel
  > ease-additional-release-notes/
  > for news.
  > Whack a bunch of patches merged upstream. (landry@)

  ~ distinfo                              

  > Regen distinfo to use 2.46 release tarball and not 2.46rc6.. spotted by
  > naddy@ (landry@)

seamonkey-i18n

  ~ Makefile.inc                          ~ distinfo

  > Update to seamonkey 2.46.
  > See http://www.seamonkey-project.org/releases/seamonkey2.46/ and
  > https://unofficialseamonkeynews.wordpress.com/2016/12/22/seamonkey-2-46-rel
  > ease-additional-release-notes/
  > for news.
  > Whack a bunch of patches merged upstream. (landry@)

varnish

  ~ Makefile                              

  > BROKEN on arm too, unsupported argument to '__builtin_return_address'
  > (jca@)

== x11 =============================================================== 12/12 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11

kde-applications

  ~ Makefile.inc                          

  > Make sure devel/kf5 or x11/kde4 goes first in MODULES, thus forcing
  > devel/cmake. Will be needed by upcoming port(-s). (zhuk@)

py-qt5

  ~ Makefile                              

  > Add x11/qt5/qtsvg to LDEP, build fails with 'Missing library for
  > Qt5Svg>=0.0' otherwise, Qt5Svg is in WANTLIB but nothing brings it into
  > context. (landry@)

  ~ Makefile                              

  > Bump after LIB_DEPENDS change, package could get built by accident,
  > as it happened on my machine. (zhuk@)

qt5

  + qtbase-docs/Makefile                  + qtbase-docs/distinfo
  + qtbase-docs/pkg/DESCR-html            + qtbase-docs/pkg/DESCR-qch
  + qtbase-docs/pkg/PLIST-html            + qtbase-docs/pkg/PLIST-qch
  + qtbase-docs/pkg/DESCR-docindex        + qtbase-docs/pkg/PLIST-docindex

  > New import:
  >     Import qtbase-docs, the qtbase documentation.

  ~ qtbase-docs/pkg/DESCR-docindex        ~ qtbase-docs/pkg/DESCR-html
  ~ qtbase-docs/pkg/DESCR-qch             

  > Oops, fix DESCRs. (zhuk@)

  ~ Makefile                              ~ Makefile.inc
  ~ qt3d/Makefile                         ~ qt3d/pkg/PLIST-html
  ~ qtactiveqt/Makefile                   ~ qtactiveqt/pkg/PLIST-html
  ~ qtbase/Makefile                       ~ qtbase/pkg/PLIST-main
  ~ qtcanvas3d/Makefile                   ~ qtcanvas3d/pkg/PLIST-html
  ~ qtconnectivity/Makefile               ~ qtconnectivity/pkg/PLIST-html
  ~ qtdeclarative/Makefile                ~ qtdeclarative/pkg/DESCR-examples
  ~ qtdeclarative/pkg/PLIST-html          ~ qtdoc/Makefile
  ~ qtdoc/pkg/PLIST-html                  ~ qtenginio/Makefile
  ~ qtenginio/pkg/PLIST-html              ~ qtgraphicaleffects/Makefile
  ~ qtgraphicaleffects/pkg/PLIST-html     ~ qtimageformats/Makefile
  ~ qtimageformats/pkg/PLIST-html         ~ qtlocation/Makefile
  ~ qtlocation/pkg/PLIST-html             ~ qtmultimedia/Makefile
  ~ qtmultimedia/pkg/PLIST-html           ~ qtquickcontrols/Makefile
  ~ qtquickcontrols/pkg/PLIST-html        ~ qtquickcontrols2/Makefile
  ~ qtquickcontrols2/pkg/PLIST-html       ~ qtscript/Makefile
  ~ qtscript/pkg/PLIST-html               ~ qtsensors/Makefile
  ~ qtsensors/pkg/PLIST-html              ~ qtserialbus/Makefile
  ~ qtserialbus/pkg/PLIST-html            ~ qtserialport/Makefile
  ~ qtserialport/pkg/PLIST-html           ~ qtsvg/Makefile
  ~ qtsvg/pkg/PLIST-html                  ~ qtwebchannel/Makefile
  ~ qtwebchannel/pkg/PLIST-html           ~ qtwebengine/Makefile
  ~ qtwebkit/Makefile                     ~ qtwebkit/pkg/PLIST-html
  ~ qtwebsockets/Makefile                 ~ qtwebsockets/pkg/PLIST-html
  ~ qtwebview/Makefile                    ~ qtx11extras/Makefile
  ~ qtx11extras/pkg/PLIST-html            ~ qtxmlpatterns/Makefile
  ~ qtxmlpatterns/pkg/PLIST-html          + qt3d/pkg/DESCR-docindex
  + qt3d/pkg/PLIST-docindex               + qtactiveqt/pkg/DESCR-docindex
  + qtactiveqt/pkg/PLIST-docindex         + qtbase/pkg/DESCR-global
  + qtbase/pkg/PLIST-global               + qtcanvas3d/pkg/DESCR-docindex
  + qtcanvas3d/pkg/PLIST-docindex         + qtconnectivity/pkg/DESCR-docindex
  + qtconnectivity/pkg/PLIST-docindex     + qtdeclarative/pkg/DESCR-docindex
  + qtdeclarative/pkg/PLIST-docindex      + qtdoc/pkg/DESCR-docindex
  + qtdoc/pkg/PLIST-docindex              + qtenginio/pkg/DESCR-docindex
  + qtenginio/pkg/PLIST-docindex          
  + qtgraphicaleffects/pkg/DESCR-docindex
  + qtgraphicaleffects/pkg/PLIST-docindex
  + qtimageformats/pkg/DESCR-docindex     + qtimageformats/pkg/PLIST-docindex
  + qtlocation/pkg/DESCR-docindex         + qtlocation/pkg/PLIST-docindex
  + qtmultimedia/pkg/DESCR-docindex       + qtmultimedia/pkg/PLIST-docindex
  + qtquickcontrols/pkg/DESCR-docindex    + qtquickcontrols/pkg/PLIST-docindex
  + qtquickcontrols2/pkg/DESCR-docindex   + qtquickcontrols2/pkg/PLIST-docindex
  + qtscript/pkg/DESCR-docindex           + qtscript/pkg/PLIST-docindex
  + qtsensors/pkg/DESCR-docindex          + qtsensors/pkg/PLIST-docindex
  + qtserialbus/pkg/DESCR-docindex        + qtserialbus/pkg/PLIST-docindex
  + qtserialport/pkg/DESCR-docindex       + qtserialport/pkg/PLIST-docindex
  + qtsvg/pkg/DESCR-docindex              + qtsvg/pkg/PLIST-docindex
  + qtwebchannel/pkg/DESCR-docindex       + qtwebchannel/pkg/PLIST-docindex
  + qtwebkit/pkg/DESCR-docindex           + qtwebkit/pkg/PLIST-docindex
  + qtwebsockets/pkg/DESCR-docindex       + qtwebsockets/pkg/PLIST-docindex
  + qtwebview/pkg/DESCR-docindex          + qtx11extras/pkg/DESCR-docindex
  + qtx11extras/pkg/PLIST-docindex        + qtxmlpatterns/pkg/DESCR-docindex
  + qtxmlpatterns/pkg/PLIST-docindex      

  > Rework Qt5 documentation handling:
  > * Move share/qt5/doc/* in qtbase from -main to a separate subpackage,
  > -global, which (as a bonus) "owns" share/doc/qt5/ directory;
  > * Move FOO.index files from -html to a separate subpackage, -docindex,
  > and make 'em depend on qtbase,-global;
  > * Make DEP,-docindex automatically added as BDEP for each DEP in
  > LDEP and BDEP mentioned for -main;
  > * Make it clear that building -qch without -html is impossible;
  > While there, fixed a few minor issues.
  > This make at least qtenginio,-html build correctly, which failed before
  > due to missing .index files during qdoc run. Initial report from kili@.
  > (zhuk@)

===============================================================================
_______________________________________________
odc mailing list
[email protected]
http://www.squish.net/mailman/listinfo/odc

Reply via email to