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

databases/db                            databases/sqlite3
databases/tinycdb                       devel
devel/afl                               devel/codeblocks
devel/git                               devel/mozjs17
devel/nspr                              devel/p5-Module-Build
devel/py-ioflo                          devel/quirks
devel/spidermonkey                      devel/subversion
games/xevil                             infrastructure/mk
lang/expect                             lang/icon
lang/node                               lang/php
lang/spidermonkey                       mail/sendmail
misc/bible-kjv                          net
net/libdnet                             net/munin
net/p5-NetAddr-MAC                      sysutils/gamin
sysutils/sysclean                       tests/portbump
textproc/libxml                         textproc/libxslt
www/lynx                                www/p5-Dancer2
www/webkitgtk4                          x11/kde

== databases ========================================================= 01/13 ==

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

db

  - v3/pkg/PFRAG.shared-main              - v4/pkg/PFRAG.shared-main
  ~ Makefile.inc                          ~ v3/Makefile
  ~ v3/pkg/PLIST-main                     ~ v4/Makefile
  ~ v4/pkg/PLIST-main                     

  > get rid of NO_SHARED_ARCHS and PFRAG.shared (naddy@)

sqlite3

  - pkg/PFRAG.shared-tcl                  ~ Makefile
  ~ pkg/PLIST-tcl                         

  > get rid of NO_SHARED_ARCHS and PFRAG.shared (naddy@)

tinycdb

  ~ Makefile                              

  > remove no_shared checks against PROPERTIES (naddy@)

== devel ============================================================= 02/13 ==

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

devel

  ~ Makefile                              

  > Move Module::Build back to ports, it has been removed from core in perl
  > 5.22
  > With+ok nigel@ (sthen@)

afl

  ~ Makefile                              ~ distinfo

  > update to afl 2.07b (jsg@)

codeblocks

  ~ Makefile                              

  > set AUTO*_VERSION in MAKE_ENV, it was trying to run autoheader:
  > (CDPATH="${ZSH_VERSION+.}:" && cd ../.. && /bin/sh
  > /usr/obj/ports/codeblocks-16.01/codeblocks-16.01.release/missing
  > autoheader)
  > Provide an AUTOCONF_VERSION environment variable, please (sthen@)

git

  ~ Makefile                              

  > trivial NO_SHARED_ARCHS and PROPERTIES:Mno_shared removal (naddy@)

mozjs17

  ~ Makefile                              

  > replace some 404ing Mozilla HOMEPAGEs
  > ok landry (mmcc@)

nspr

  ~ Makefile                              

  > replace some 404ing Mozilla HOMEPAGEs
  > ok landry (mmcc@)

p5-Module-Build

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

  > Move Module::Build back to ports, it has been removed from core in perl
  > 5.22
  > With+ok nigel@ (sthen@)

py-ioflo

  ~ Makefile                              ~ distinfo

  > Update to py-ioflo-1.5.1. (ajacoutot@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > Move Module::Build back to ports, it has been removed from core in perl
  > 5.22
  > With+ok nigel@ (sthen@)

spidermonkey

  ~ Makefile                              

  > replace some 404ing Mozilla HOMEPAGEs
  > ok landry (mmcc@)

subversion

  ~ Makefile                              

  > trivial NO_SHARED_ARCHS and PROPERTIES:Mno_shared removal (naddy@)

== games ============================================================= 03/13 ==

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

xevil

  ~ Makefile                              

  > Add portroach marker: 2.02r2 is newer than 2.02. (bentley@)

== infrastructure ==================================================== 04/13 ==

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

mk

  ~ perl.port.mk                          

  > Have CONFIGURE_STYLE=modbuild add a BDEP on devel/p5-Module-Build,
  > to make sure we use a consistent version in builds (otherwise it picks
  > the old version from perl 5.20 core). With/ok nigel@ (sthen@)

== lang ============================================================== 05/13 ==

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

expect

  ~ Makefile                              ~ pkg/PLIST

  > fix mismerge; from ajacoutot@ (naddy@)

icon

  - interp/pkg/PFRAG.shared-main          ~ interp/Makefile
  ~ interp/pkg/PLIST-main                 

  > get rid of PROPERTIES:Mno_shared and PFRAG.shared; ok espie@ (naddy@)

node

  ~ Makefile                              ~ distinfo
  ~ patch-deps_npm_node_modules_node-gyp_gyp_pylib_gyp_generator_make_py
  ~ pkg/PLIST                             

  > Update to latest. Nothing special.
  > ChageLog: https://github.com/nodejs/node/blob/v4.4.0/CHANGELOG.md
  > OK awolk@ (abieber@)

php

  ~ Makefile.inc                          

  > remove NO_SHARED_ARCHS (naddy@)

spidermonkey

  ~ Makefile                              

  > replace some 404ing Mozilla HOMEPAGEs
  > ok landry (mmcc@)

== mail ============================================================== 06/13 ==

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

sendmail

  ~ Makefile                              

  > get rid of NO_SHARED_ARCHS and PROPERTIES:Mno_shared (naddy@)

== misc ============================================================== 07/13 ==

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

bible-kjv

  - patches/patch-makeindex_c             ~ Makefile
  ~ distinfo                              

  > Update to bible-kjv-4.28.
  > ok naddy@ (maintainer) (bentley@)

== net =============================================================== 08/13 ==

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

net

  ~ Makefile                              

  > +p5-NetAddr-MAC (sthen@)

libdnet

  ~ Makefile                              

  > get rid of NO_SHARED_ARCHS and PROPERTIES:Mno_shared (naddy@)

munin

  ~ Makefile                              

  > BDEP on p5-Module-Build, it's used in the build script.
  > Reminded by nigel@ (sthen@)

p5-NetAddr-MAC

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

  > New import:
  >     import p5-NetAddr-MAC, from Mikolaj Kucharski, ok benoit@

== sysutils ========================================================== 09/13 ==

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

gamin

  ~ Makefile                              

  > trivial NO_SHARED_ARCHS and PROPERTIES:Mno_shared removal (naddy@)

sysclean

  ~ Makefile                              ~ distinfo
  ~ pkg/DESCR                             

  > update sysutils/sysclean
  > ok giovanni@ (semarie@)

== tests ============================================================= 10/13 ==

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

portbump

  ~ t2/Makefile.inc                       

  > remove NO_SHARED_ARCHS (naddy@)

== textproc ========================================================== 11/13 ==

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

libxml

  - pkg/PFRAG.shared-python               ~ Makefile
  ~ pkg/PLIST-python                      

  > get rid of NO_SHARED_ARCHS and PFRAG.shared (naddy@)

libxslt

  ~ Makefile                              

  > get rid of NO_SHARED_ARCHS and PFRAG.shared (naddy@)

== www =============================================================== 12/13 ==

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

lynx

  ~ Makefile                              + patches/patch-lynx_man
  + patches/patch-src_LYMain_c            + patches/patch-src_LYUtils_c

  > Add pledge(2) support to lynx.
  > The heavy lifting and final touches were done by Frederic Cambus; this
  > version includes earlier patches, ideas and tweaks from daniel@ and me.
  > ok daniel@, patch and notes from Frederic Cambus (MAINTAINER)
  > Notes :
  > -------
  > The idea is to avoid using otherwise required 'getpw', 'proc', 'exec'
  > promises entirely. We achieve this by disabling a couple of features,
  > mostly removing obsolete stuff. While we are at it, we attempt to pave
  > the way to be able to remove even more promises in the future, and
  > reduce potential attack vectors.
  > We disable them either at compile time :
  > --disable-bibp-urls
  > --disable-dired
  > --disable-finger
  > Or by hardcoding boolean values to disable the features just before
  > calling pledge and entering main program loop :
  > no_exec = TRUE;
  > no_mail = TRUE;
  > no_shell = TRUE;
  > rlogin_ok = FALSE;
  > telnet_ok = FALSE;
  > Manpage has been updated to mention those restrictions.
  > Also, CFLAGS="-DNOUSERS" was added in the Makefile to disable getpwnam
  > and getpwuid. (tb@)

p5-Dancer2

  ~ Makefile                              

  > remove no_shared checks against PROPERTIES (naddy@)

webkitgtk4

  ~ Makefile                              ~ distinfo

  > SECURITY update to webkitgtk4-2.10.8. (ajacoutot@)

== x11 =============================================================== 13/13 ==

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

kde

  ~ Makefile.inc                          

  > get rid of NO_SHARED_ARCHS and PROPERTIES:Mno_shared (naddy@)

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

Reply via email to