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

archivers/bzip2                         audio/flite
audio/gsm                               audio/musique
databases/db                            devel/libslang
devel/qmake                             fonts
fonts/abyssinica                        fonts/andika
fonts/charis                            fonts/dai-banna
fonts/doulos                            geo/gpsbabel
graphics/ffmpeg                         graphics/jbigkit
graphics/mpeg-lib                       infrastructure/bin
infrastructure/mk                       lang/STk
lang/python                             lang/racket-minimal
lang/ruby                               lang/swi-prolog
mail/alpine                             math/cfitsio
math/netcdf                             multimedia/libvpx
multimedia/x264                         multimedia/xvidcore
net/isc-bind                            net/libbgpdump
net/libircclient                        net/py-botocore
print/ghostscript                       security/libotr
security/luasec                         security/nss
sysutils/awscli                         sysutils/google-cloud-sdk
sysutils/logstalgia                     sysutils/tarsnap
telephony/baresip                       telephony/pjsua
textproc                                textproc/jo
www/cgiparse                            www/goaccess
www/mozilla-firefox                     www/py-django
www/seamonkey                           x11/cool-retro-term
x11/fleditor                            x11/fltk
x11/golem                               x11/gtk+3
x11/qt4                                 x11/qt5
x11/qwt                                 

== archivers ========================================================= 01/20 ==

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

bzip2

  ~ Makefile                              ~ patches/patch-Makefile

  > remove various instances of NO_SHARED_LIBS and PROPERTIES:Mno_shared,
  > fold PFRAG.shared into PLIST (naddy@)

== audio ============================================================= 02/20 ==

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

flite

  ~ Makefile                              

  > requires --enable-shared (naddy@)

gsm

  ~ Makefile                              ~ patches/patch-Makefile

  > remove NO_SHARED_LIBS; ok sthen@ (naddy@)

musique

  ~ Makefile                              

  > Make this fit 80 columns. (zhuk@)

== databases ========================================================= 03/20 ==

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

db

  ~ Makefile.inc                          

  > requires --enable-shared (naddy@)

== devel ============================================================= 04/20 ==

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

libslang

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

  > remove various instances of NO_SHARED_LIBS and PROPERTIES:Mno_shared,
  > fold PFRAG.shared into PLIST (naddy@)

qmake

  + qmake.port.mk                         

  > Switch to a separate qmake.port.mk. Simplifies logic a lot.
  > This removes support of separate qmake versions in one port: as we
  > discovered, there are no ports actually needing this; strangers like
  > print/poppler don't use qmake in build.
  > This should be transparent to current ports. But expect more tweaks there:
  > for now, qt?.port.mk forces qmake.port.mk inclusion, but that will be
  > reworked to a more common scheme.
  > Same idea from (at least) espie@ and me; also, espie@ agrees on the plan.
  > (zhuk@)

== fonts ============================================================= 05/20 ==

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

fonts

  ~ Makefile                              

  > +{abyssinica,andika,charis,dai-banna,doulos} (bentley@)

abyssinica

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

  > New import:
  >     Import abyssinica-1.500.

andika

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

  > New import:
  >     Import andika-5.000.

charis

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

  > New import:
  >     Import charis-5.000.

dai-banna

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

  > New import:
  >     Import dai-banna-2.200.

doulos

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

  > New import:
  >     Import doulos-5.000.

== geo =============================================================== 06/20 ==

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

gpsbabel

  ~ Makefile                              

  > Switch to MODQMAKE, no Makefile lines count change. (zhuk@)

== graphics ========================================================== 07/20 ==

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

ffmpeg

  ~ Makefile                              

  > requires --enable-shared (naddy@)

jbigkit

  ~ Makefile                              ~ patches/patch-libjbig_Makefile

  > remove various instances of NO_SHARED_LIBS and PROPERTIES:Mno_shared,
  > fold PFRAG.shared into PLIST (naddy@)

mpeg-lib

  ~ Makefile                              ~ patches/patch-Makefile_in

  > remove various instances of NO_SHARED_LIBS and PROPERTIES:Mno_shared,
  > fold PFRAG.shared into PLIST (naddy@)

== infrastructure ==================================================== 08/20 ==

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

bin

  ~ portcheck                             

  > no more non-shared archs:
  > NO_SHARED_ARCHS and "no_shared" in PROPERTIES are no longer set (naddy@)

mk

  ~ arch-defines.mk                       ~ bsd.port.arch.mk

  > no more non-shared archs:
  > NO_SHARED_ARCHS and "no_shared" in PROPERTIES are no longer set (naddy@)

== lang ============================================================== 09/20 ==

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

STk

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

  > remove various instances of NO_SHARED_LIBS and PROPERTIES:Mno_shared,
  > fold PFRAG.shared into PLIST (naddy@)

python

  ~ Makefile.inc                          

  > requires --enable-shared (naddy@)

racket-minimal

  - pkg/patch-collects_compiler_distribute_rkt
  - pkg/patch-collects_compiler_embed_rkt
  - pkg/patch-collects_compiler_private_write-perm_rkt
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             ~ pkg/README
  + pkg/patch-collects_compiler_private_xform_rkt
  + pkg/patch-src_racket_gc2_Makefile_in
  + pkg/patch-src_racket_gc2_block_cache_c
  + pkg/patch-src_racket_gc2_gclist_h     + pkg/patch-src_racket_gc2_newgc_c
  + pkg/patch-src_racket_gc2_newgc_h      
  + pkg/patch-src_racket_gc2_places_gc_c
  + pkg/patch-src_racket_include_scheme_h
  + pkg/patch-src_racket_src_bignum_c     + pkg/patch-src_racket_src_env_c
  + pkg/patch-src_racket_src_eval_c       + pkg/patch-src_racket_src_fun_c
  + pkg/patch-src_racket_src_hash_c       + pkg/patch-src_racket_src_jit_h
  + pkg/patch-src_racket_src_jitarith_c   + pkg/patch-src_racket_src_jitstate_c
  + pkg/patch-src_racket_src_letrec_check_c
  + pkg/patch-src_racket_src_lightning_i386_asm-common_h
  + pkg/patch-src_racket_src_marshal_c    + pkg/patch-src_racket_src_module_c
  + pkg/patch-src_racket_src_mzclpf_post_inc
  + pkg/patch-src_racket_src_numarith_c   + pkg/patch-src_racket_src_number_c
  + pkg/patch-src_racket_src_read_c       + pkg/patch-src_racket_src_regexp_c
  + pkg/patch-src_racket_src_resolve_c    + pkg/patch-src_racket_src_schpriv_h
  + pkg/patch-src_racket_src_string_c     + pkg/patch-src_racket_src_symbol_c
  + pkg/patch-src_racket_src_thread_c     + pkg/patch-src_racket_src_validate_c

  > Update to Racket 6.4. (juanfra@)

ruby

  ~ Makefile.inc                          

  > requires --enable-shared (naddy@)

swi-prolog

  ~ Makefile                              

  > requires --enable-shared (naddy@)

== mail ============================================================== 10/20 ==

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

alpine

  ~ Makefile                              
  ~ patches/patch-imap_src_osdep_unix_Makefile

  > remove various instances of NO_SHARED_LIBS and PROPERTIES:Mno_shared,
  > fold PFRAG.shared into PLIST (naddy@)

== math ============================================================== 11/20 ==

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

cfitsio

  ~ Makefile                              

  > remove various instances of NO_SHARED_LIBS and PROPERTIES:Mno_shared,
  > fold PFRAG.shared into PLIST (naddy@)

netcdf

  ~ Makefile                              

  > requires --enable-shared (naddy@)

== multimedia ======================================================== 12/20 ==

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

libvpx

  ~ Makefile                              

  > remove simple instances of NO_SHARED_LIBS (naddy@)

x264

  ~ Makefile                              

  > remove simple instances of NO_SHARED_LIBS (naddy@)

xvidcore

  ~ Makefile                              

  > remove simple instances of NO_SHARED_LIBS (naddy@)

== net =============================================================== 13/20 ==

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

isc-bind

  ~ Makefile                              ~ distinfo

  > update to BIND 9.10.3-P4, fixes crashes (assertion failures), one present
  > since 9.0.0.  CVE-2016-1285 CVE-2016-1286 CVE-2016-2088 (sthen@)

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_5_8
  > update to BIND 9.10.3-P4
  > https://kb.isc.org/article/AA-01363/81/BIND-9.10.3-P4-Release-Notes.html
  > (jasper@)

libbgpdump

  ~ Makefile                              

  > remove various instances of NO_SHARED_LIBS and PROPERTIES:Mno_shared,
  > fold PFRAG.shared into PLIST (naddy@)

libircclient

  ~ Makefile                              

  > requires --enable-shared (naddy@)

py-botocore

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-botocore-1.4.2. (ajacoutot@)

== print ============================================================= 14/20 ==

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

ghostscript

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

  > remove NO_SHARED_ARCHS, NO_SHARED_LIBS, and fold PFRAG.shared into PLIST
  > ok kili@ (naddy@)

== security ========================================================== 15/20 ==

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

libotr

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > SECURITY update to 4.1.1.  Fixes CVE 2016-2851; to the best of our
  > knowledge,
  > this one is not exploitable on OpenBSD because memory returned by malloc(0)
  > is
  > inaccessible.  Bug found by stsp@ 11 months ago. (pascal@)

luasec

  - patches/patch-src_context_c           - patches/patch-src_ssl_c
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to 0.6
  > (some of patches were merged upstream...
  > for now SSLv3 is guarded by OPENSSL_NO_SSL3 and will be definitely
  > removed in future release. (gsoares@)

nss

  ~ Makefile                              

  > replace after-bsd.port.mk hack with PROPERTIES check (naddy@)

== sysutils ========================================================== 16/20 ==

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

awscli

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.10.11. (ajacoutot@)

google-cloud-sdk

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

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

logstalgia

  ~ Makefile                              

  > update HOMEPAGE. OK gonzalo@ (maintainer) (kirby@)

tarsnap

  ~ Makefile                              ~ distinfo

  > Update tarsnap to 1.0.37.
  > This version adds several new options, including --passphrase-time option
  > for increased security of passphrase-protected key files, along with minor
  > bug fixes and some additional warnings about common user errors. (jturner@)

== telephony ========================================================= 17/20 ==

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

baresip

  ~ re/Makefile                           ~ rem/Makefile

  > remove NO_SHARED_LIBS (naddy@)

pjsua

  ~ Makefile                              

  > requires --enable-shared (naddy@)

== textproc ========================================================== 18/20 ==

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

textproc

  ~ Makefile                              

  > Add textproc/jo (awolk@)

jo

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

  > New import:
  >     Import textproc/jo

== www =============================================================== 19/20 ==

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

cgiparse

  ~ Makefile                              ~ patches/patch-Makefile_in

  > remove various instances of NO_SHARED_LIBS and PROPERTIES:Mno_shared,
  > fold PFRAG.shared into PLIST (naddy@)

goaccess

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure_ac            

  > update to goaccess-0.9.8 (kirby@)

mozilla-firefox

  ~ Makefile                              

  > all the world's an amd64
  > disable these ports to save time in bulk builds until i386 can be repaired
  > (sthen@)

py-django

  ~ lts/Makefile                          ~ lts/distinfo
  ~ lts/pkg/PLIST                         ~ stable/Makefile
  ~ stable/distinfo                       ~ stable/pkg/PLIST

  > security updates to latest releases, addressing
  > https://www.djangoproject.com/weblog/2016/mar/01/security-releases/
  > ok rpointel@ (MAINTAINER) (jasper@)

  ~ lts/Makefile                          ~ lts/distinfo
  ~ lts/pkg/PLIST                         

  TAGGED OPENBSD_5_8
  > security fixes for
  > https://www.djangoproject.com/weblog/2016/mar/01/security-releases/
  > (jasper@)

seamonkey

  ~ Makefile                              

  > all the world's an amd64
  > disable these ports to save time in bulk builds until i386 can be repaired
  > (sthen@)

== x11 =============================================================== 20/20 ==

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

cool-retro-term

  ~ Makefile                              

  > Use qmake instead of qmake5 in CONFIGURE_STYLE.
  > Needed for upcoming qmake.port.mk. (zhuk@)

fleditor

  ~ Makefile                              

  > requires --enable-shared
  > remove NO_SHARED_LIBS (naddy@)

fltk

  ~ Makefile                              

  > requires --enable-shared (naddy@)

golem

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

  > remove various instances of NO_SHARED_LIBS and PROPERTIES:Mno_shared,
  > fold PFRAG.shared into PLIST (naddy@)

gtk+3

  ~ Makefile                              ~ distinfo

  > Update to gtk+3-3.18.9. (ajacoutot@)

qt4

  ~ qt4.port.mk                           

  > Switch to a separate qmake.port.mk. Simplifies logic a lot.
  > This removes support of separate qmake versions in one port: as we
  > discovered, there are no ports actually needing this; strangers like
  > print/poppler don't use qmake in build.
  > This should be transparent to current ports. But expect more tweaks there:
  > for now, qt?.port.mk forces qmake.port.mk inclusion, but that will be
  > reworked to a more common scheme.
  > Same idea from (at least) espie@ and me; also, espie@ agrees on the plan.
  > (zhuk@)

qt5

  ~ qt5.port.mk                           

  > Switch to a separate qmake.port.mk. Simplifies logic a lot.
  > This removes support of separate qmake versions in one port: as we
  > discovered, there are no ports actually needing this; strangers like
  > print/poppler don't use qmake in build.
  > This should be transparent to current ports. But expect more tweaks there:
  > for now, qt?.port.mk forces qmake.port.mk inclusion, but that will be
  > reworked to a more common scheme.
  > Same idea from (at least) espie@ and me; also, espie@ agrees on the plan.
  > (zhuk@)

qwt

  ~ Makefile                              

  > Use MODQMAKE, not MODQMAKE4. No actual changes in build process.
  > Will be used in further transition to a separate qmake.port.mk. (zhuk@)

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

Reply via email to