OpenBSD ports changes summary for 2016-06-02
============================================

databases/hs-hedis                      devel/git
devel/leatherman                        devel/py-test-mock
editors/emacs                           games
games/ioquake3                          games/mysticmine
graphics/ImageMagick                    infrastructure/db
mail/pear-Mail                          misc/spdrs60
net/pmacct                              net/unifi
sysutils/facter                         sysutils/google-cloud-sdk
sysutils/ruby-puppet                    www
www/chromium                            www/iridium
www/kcaldav                             www/kcgi
www/nginx                               www/py-urllib3
www/sblg                                

== databases ========================================================= 01/11 ==

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

hs-hedis

  ~ Makefile                              ~ distinfo

  > Update to hedis-0.9.1 (dcoppa@)

== devel ============================================================= 02/11 ==

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

git

  ~ Makefile                              ~ pkg/PLIST-main
  + pkg/gitdaemon.rc                      

  > add a git daemon rc.d script
  > input from ajacoutot and sthen
  > ok shen (jung@)

leatherman

  ~ Makefile                              

  > Needs devel/gettext-tools. (ajacoutot@)

py-test-mock

  ~ Makefile                              ~ distinfo

  > Update to py-test-mock 1.1 (shadchin@)

== editors =========================================================== 03/11 ==

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

emacs

  ~ Makefile                              ~ patches/patch-configure

  > Stop using ld -Z where it is not necessary.
  > amd64 and sparc64 are ok, powerpc and loongson are not.  Requested by
  > kettenis. (jca@)

== games ============================================================= 04/11 ==

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

games

  ~ Makefile                              

  > +mysticmine (bentley@)

ioquake3

  ~ Makefile                              ~ pkg/ioq3ded.rc

  > Fix rc.d script:
  > - do not hardcode /usr/local
  > - drop default daemon_flags
  > Not sure why the pexp is needed but I don't have quake3 files to test.
  > (ajacoutot@)

mysticmine

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

  > New import:
  >     Import mysticmine-1.2.0.

== graphics ========================================================== 05/11 ==

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

ImageMagick

  ~ Makefile                              ~ distinfo

  > your regular scheduled ImageMagick update to disable stupid stuff,
  > this time indirect reads by using @ in the filename. also, upstream
  > disabled popen by default, so no need for the autoconf trick. (sthen@)

== infrastructure ==================================================== 06/11 ==

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

db

  ~ user.list                             

  > add _gitdaemon for git (jung@)

== mail ============================================================== 07/11 ==

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

pear-Mail

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to pear-Mail-1.3.0 (sthen@)

== misc ============================================================== 08/11 ==

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

spdrs60

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to 0.6.0 -> 0.6.3, lots of bug fixes and smaller enhancements
  > (sebastia@)

== net =============================================================== 09/11 ==

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

pmacct

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure_in            ~ patches/patch-src_isis_isis_c
  ~ pkg/PFRAG.mysql                       ~ pkg/PFRAG.postgresql
  ~ pkg/PLIST                             

  > update to pmacct-1.5.3 (sthen@)

unifi

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to unifi-5.0.6, release notes at
  > https://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-5-0-6-is-released/ba
  > -p/1579716
  > new AP firmware has changes to the rate selection code fixing issues
  > where some clients stay associated but don't have a usable connection.
  > new gen2 AP firmware has this, plus a fix for 5GHz radio lockup under load.
  > (sthen@)

== sysutils ========================================================== 10/11 ==

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

facter

  ~ Makefile                              ~ distinfo
  ~ patches/patch-CMakeLists_txt          

  > update to facter-3.1.8 (jasper@)

  ~ Makefile                              
  + patch-lib_src_facts_bsd_filesystem_resolver_cc

  > recognize wxallowed mount option (jasper@)

  ~ patches/patch-CMakeLists_txt          
  ~ patches/patch-lib_src_facts_bsd_filesystem_resolver_cc
  ~ patches/patch-lib_src_facts_openbsd_memory_resolver_cc

  > merged upstream (jasper@)

google-cloud-sdk

  ~ Makefile                              ~ distinfo
  ~ patch-lib_googlecloudsdk_core_docker_docker_py
  ~ pkg/PLIST                             

  > Update to google-cloud-sdk-112.0.0. (ajacoutot@)

ruby-puppet

  ~ 4/Makefile                            ~ 4/distinfo

  > update to puppet-4.5.1 (jasper@)

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

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

www

  ~ Makefile                              

  > +sblg (bentley@)

chromium

  ~ Makefile                              

  > Link chromium with -Wl,-z,wxneeded. This has two effects:
  > 1. it will disable the kernel logs about W^X violations.
  > 2. the binary will not run at all unless the filesystem holding
  > /usr/local has the "wxallowed" flag set (in /etc/fstab), rather
  > than starting but having tabs crash all the time.
  > ok robert@ (sthen@)

  ~ Makefile                              ~ distinfo

  > update to 51.0.2704.79 (robert@)

  ~ Makefile                              ~ files/chrome

  > since the chrome wrapper script is already doing some checks and warning
  > the user if they fail, also add a check for wxallowed on the mountpoint,
  > a message giving a clue is better than "syntax error: `)' unexpected"
  > ok robert (sthen@)

iridium

  ~ Makefile                              

  > add the -Wl,-z,wxneeded flag here as well (robert@)

kcaldav

  ~ Makefile                              

  > Move homepage/master_sites to https. (bentley@)

kcgi

  ~ Makefile                              

  > Move homepage/master_sites to https. (bentley@)

nginx

  ~ Makefile                              ~ distinfo

  > update to 1.10.1; fixes CVE-2016-4450
  > from David CARLIER (robert@)

py-urllib3

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update 1.15 -> 1.15.1
  > re-include the backports module again (sebastia@)

sblg

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

  > New import:
  >     Import sblg-0.3.3.

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

Reply via email to