OpenBSD ports changes summary for 2017-07-31
============================================

devel                                   devel/cargo
devel/libgit2                           devel/quirks
editors/libreoffice                     emulators/mednafen
games                                   games/corsixth
infrastructure/db                       lang/racket-minimal
lang/rust                               net/argus
net/mcast-proxy                         sysutils/terraform
www/mozilla-firefox                     x11/qt5

== devel ============================================================= 01/10 ==

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

devel

  ~ Makefile                              

  > Unhook cargo (danj@)

cargo

  - Makefile                              - distinfo
  - patches/patch-Makefile_in             
  - patches/patch-src_cargo_core_package_id_rs
  - patches/patch-src_cargo_util_config_rs
  - patches/patch-tests_cargotest_support_paths_rs
  - pkg/DESCR                             - pkg/PLIST
  ~ cargo.port.mk                         

  > Remove cargo, it will now be built in lang/rust
  > From semarie (maintainer) (danj@)

libgit2

  - libgit2-glib/patch-libgit2-glib_ggit-diff-format-email-options_c
  - libgit2-glib/patch-libgit2-glib_ggit-submodule-update-options_c
  - libgit2-glib/patch-libgit2-glib_ggit-submodule-update-options_h
  ~ libgit2-glib/Makefile                 ~ libgit2-glib/distinfo

  > Update to libgit2-glib-0.26.0. (ajacoutot@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > Register the inclusion of cargo into rust
  > From semarie (cargo/rust maintainer) (danj@)

== editors =========================================================== 02/10 ==

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

libreoffice

  - patches/patch-vcl_inc_svdata_hxx      ~ Makefile
  ~ patches/patch-configure               
  ~ patches/patch-external_libebook_ExternalProject_libebook_mk
  ~ patches/patch-external_libmspub_ExternalProject_libmspub_mk
  ~ patches/patch-external_libpagemaker_ExternalProject_libpagemaker_mk
  ~ patches/patch-external_librevenge_ExternalProject_librevenge_mk
  ~ patches/patch-external_libvisio_ExternalProject_libvisio_mk
  + patches/patch-RepositoryExternal_mk   
  + patches/patch-external_libabw_ExternalProject_libabw_mk

  > multiple clang fixes:
  > - make sure to link with the static libmythes in the build to avoid a
  > runtime
  > crash
  > - since libreoffice uses a bundled boost, let's make sure we don't pick
  > up anything from the one installed on the system by using the proper
  > include directory order (robert@)

  ~ Makefile                              ~ patches/patch-configure
  + patches/patch-external_libcdr_ExternalProject_libcdr_mk

  > add another boost include path fix and link the internal libhyphen
  > statically as well (robert@)

== emulators ========================================================= 03/10 ==

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

mednafen

  ~ Makefile                              

  > Switch to COMPILER = gcc-only for force gcc
  > OK espie@ (jeremy@)

  ~ Makefile                              

  > Fix mednafen link with clang builds,  not thoroughly tested yet.
  > ok jeremy@ (brynet@)

== games ============================================================= 04/10 ==

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

games

  ~ Makefile                              

  > +corsixth (bcallah@)

corsixth

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR
  + pkg/README                            + files/CorsixTH
  + patches/patch-CorsixTH_CMakeLists_txt

  > New import:
  >     Import games/corsixth, an open source clone of Theme Hospital.

== infrastructure ==================================================== 05/10 ==

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

db

  ~ user.list                             

  > Fix UID/GID of the mcastproxy user and register it in the user db.
  > from Paul de Weerd (maintainer) (ajacoutot@)

== lang ============================================================== 06/10 ==

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

racket-minimal

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to Racket 6.10. (juanfra@)

rust

  - patches/patch-src_bootstrap_flags_rs
  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_bootstrap_lib_rs    
  ~ patches/patch-src_librustc_session_filesearch_rs
  ~ pkg/PFRAG.amd64-main                  ~ pkg/PFRAG.i386-main
  ~ pkg/PLIST-doc                         ~ pkg/PLIST-main

  > Update to rust-1.19.0
  > It now includes cargo
  > From semarie (maintainer) (danj@)

  + patches/patch-src_librustdoc_test_rs
  + patches/patch-src_tools_cargo_src_cargo_core_package_id_rs
  + patches/patch-src_tools_cargo_src_cargo_util_config_rs
  + patches/patch-src_tools_cargo_tests_cargotest_support_paths_rs
  + patches/patch-src_vendor_openssl-sys_build_rs

  > I forgot to cvs add, thanks semarie for reviewing my commits! (danj@)

== net =============================================================== 07/10 ==

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

argus

  ~ Makefile                              ~ patches/patch-argus_Makefile_in

  > link helper library before shared libraries, otherwise clang + binutils
  > will choke on the duplicate use of the same global symbols (`blocks' etc.)
  > (naddy@)

mcast-proxy

  ~ Makefile                              ~ pkg/PLIST

  > Fix UID/GID of the mcastproxy user and register it in the user db.
  > from Paul de Weerd (maintainer) (ajacoutot@)

  ~ Makefile                              

  > Remove HOMEPAGE, it's a 403. (ajacoutot@)

== sysutils ========================================================== 08/10 ==

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

terraform

  ~ provider-aws/Makefile                 ~ provider-aws/distinfo

  > Update to terraform-provider-aws-0.1.3. (ajacoutot@)

== www =============================================================== 09/10 ==

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

mozilla-firefox

  ~ Makefile                              

  > Update BDEP now that cargo lives in lang/rust (danj@)

== x11 =============================================================== 10/10 ==

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

qt5

  ~ qtwebkit-examples/Makefile            

  > Missing bump, from naddy@. (zhuk@)

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

Reply via email to