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

archivers/ripole                        databases/p5-DBD-SQLite
devel/py-parsedatetime                  editors/vim
fonts/fantasque-sans                    games/lwjgl
geo/qgis                                graphics/djvulibre
lang/mono                               mail/amavisd-new
mail/claws-mail                         mail/exim
net                                     net/corebird
net/ortp                                net/py-boto3
net/py-botocore                         net/py-netaddr
net/unifi                               productivity/taskwarrior
security                                security/letsencrypt
security/qtkeychain                     sysutils/awscli
sysutils/p5-File-Which                  textproc/apertium-dicts
textproc/p5-PDF-API2                    textproc/vislcg3
www/xombrero                            x11/gnome
x11/spectrwm                            

== archivers ========================================================= 01/17 ==

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

ripole

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                + patches/patch-ripole_c

  > update to ripole-0.2.2, and while there fix an attempt at freeing a static
  > constant if the -d flag was not used. ok william@ (maintainer) (sthen@)

== databases ========================================================= 02/17 ==

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

p5-DBD-SQLite

  ~ Makefile                              

  > put back EPOCH removed by mistake
  > ok ajc (nigel@)

== devel ============================================================= 03/17 ==

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

py-parsedatetime

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to py-parsedatetime 2.0 (sthen@)

== editors =========================================================== 04/17 ==

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

vim

  ~ Makefile                              ~ distinfo
  ~ patches/patch-runtime_filetype_vim    ~ patches/patch-src_configure_in
  ~ patches/patch-src_vim_h               ~ pkg/PLIST-main

  > update to vim 7.4.1467 (sthen@)

== fonts ============================================================= 05/17 ==

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

fantasque-sans

  ~ Makefile                              

  > fix typo in maintainer name.. (jasper@)

  ~ Makefile                              

  > This runs stupid #!/usr/bin/bash scripts at build time, so
  > add shells/bash to BUILD_DEPENDS.
  > ok jasper@ (maintainer) (kili@)

== games ============================================================= 06/17 ==

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

lwjgl

  - patches/patch-build_xml               
  - patches/patch-platform_build_bsd_ant_build_xml
  - patches/patch-src_java_org_lwjgl_LWJGLUtil_java
  - patches/patch-src_java_org_lwjgl_util_applet_AppletLoader_java
  - patches/patch-src_native_linux_opengl_extgl_glx_c
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to 2.9.3, all our patches were pulled in upstream! Re-enable i386.
  > Played minecraft on a CR48 at about 2 frames per second!
  > OK sthen@ (abieber@)

== geo =============================================================== 07/17 ==

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

qgis

  - patches/patch-tests_src_core_testqgsdistancearea_cpp
  ~ Makefile                              ~ distinfo
  ~ patches/patch-CMakeLists_txt          ~ patches/patch-cmake_FindGDAL_cmake
  ~ patches/patch-cmake_FindGEOS_cmake    
  ~ patches/patch-cmake_FindPostgres_cmake
  ~ patches/patch-doc_CMakeLists_txt      ~ patches/patch-src_app_qgisapp_cpp
  ~ patches/patch-src_app_qgsabout_cpp    
  ~ patches/patch-src_core_CMakeLists_txt
  ~ patches/patch-src_core_qgsapplication_cpp
  ~ patches/patch-src_server_CMakeLists_txt
  ~ pkg/PLIST                             
  + patches/patch-scripts_pyuic4-wrapper_py
  + patches/patch-scripts_pyuic4-wrapper_sh

  > Update to QGIS 2.14.
  > See http://changelog.qgis.org/en/qgis/version/2.14.0/ for changes.
  > (landry@)

== graphics ========================================================== 08/17 ==

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

djvulibre

  ~ Makefile                              + patches/patch-libdjvu_DjVmDir_cpp
  + patches/patch-libdjvu_DjVmDir_h       
  + patches/patch-libdjvu_DjVuDocument_cpp
  + patches/patch-libdjvu_DjVuDocument_h
  + patches/patch-libdjvu_DjVuMessageLite_h
  + patches/patch-tools_djvused_cpp       

  > Accept documents with duplicate page titles.
  > OK shadchin@ (MAINTAINER) (juanfra@)

== lang ============================================================== 09/17 ==

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

mono

  ~ Makefile                              ~ distinfo
  ~ patches/patch-mono_profiler_Makefile_in
  ~ pkg/PLIST                             

  > update to 4.2.2.30 (robert@)

== mail ============================================================== 10/17 ==

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

amavisd-new

  ~ Makefile                              ~ patches/patch-amavisd

  > Patch amavisd-new to avoid using libmagic in favour of calling out to
  > file(1) from base, which is a modern sandboxed implementation. I've pushed
  > around 300K emails through this so far without problems. ok giovanni@
  > (sthen@)

claws-mail

  ~ Makefile                              ~ pkg/PLIST-bogofilter
  ~ pkg/PLIST-gdata                       ~ pkg/PLIST-htmlviewer
  ~ pkg/PLIST-main                        ~ pkg/PLIST-pdfviewer
  ~ pkg/PLIST-spamassassin                

  > remove the compface flavour from claws-mail, it wasn't built in bulk builds
  > anyway and mmcc is going on a ports terminator rampage. original diff from
  > mmcc, I did the awkward @pkgpath bits.
  > ok landry and Daniel Jakots (maintainer, who spotted that my further
  > attempt
  > at cleanup in post-install was broken) (sthen@)

exim

  ~ Makefile                              ~ distinfo

  > security update to exim 4.86.2: clean the environment and "cd /" at
  > startup.
  > "Any user who can start an instance of Exim (and this is normally *any*
  > user)
  > can gain root privileges. If you do not use 'perl_startup' you *should* be
  > safe."  CVE-2016-1531 (sthen@)

== net =============================================================== 11/17 ==

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

net

  ~ Makefile                              

  > Add corebird to the Makefile
  > OK abieber@, ++bmercer@ for stellar memory (awolk@)

corebird

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

  > New import:
  >     Initial import of net/corebird

ortp

  ~ Makefile                              ~ pkg/PLIST

  > Fix packaging after the doxygen update.
  > Noticed by nigel@ (jca@)

py-boto3

  ~ Makefile                              ~ distinfo

  > Update to py-boto3-1.2.6. (ajacoutot@)

py-botocore

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

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

py-netaddr

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             + patches/patch-setup_py

  > Update to latest, add a patch for fixing the shebangs (from shadchin@)
  > OK shadchin@ (abieber@)

unifi

  ~ Makefile                              ~ pkg/PLIST

  > tweaks to unifi port:
  > - pre-create additional directories to ensure correct ownership
  > - depend on java 8 (if you have both 7 and 8 installed, it's awkward
  > to uninstall 7 to force 8 if you have any packages setup for 1.6+ or
  > 1.7+ ports)
  > also note: I'm seeing some problems on one machine with unifi 4.8.14
  > (though another is ok), be sure to backup before upgrading from an
  > earlier working version. (sthen@)

== productivity ====================================================== 12/17 ==

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

taskwarrior

  - patches/patch-CMakeLists_txt          - patches/patch-src_util_cpp
  - patches/patch-src_util_h              ~ Makefile
  ~ distinfo                              ~ pkg/PLIST

  > Update taskwarrior to v2.5.1.  This is a minor bugfix release but all of
  > our patches were upstreame (yay!).
  > ok MAINTAINER, ok juanfra@ (kspillner@)

== security ========================================================== 13/17 ==

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

security

  ~ Makefile                              

  > +qtkeychain,qt5 (kirby@)

letsencrypt

  ~ Makefile.inc                          ~ client/distinfo
  ~ py-acme/distinfo                      

  > update to letsencrypt-0.4.1 (sthen@)

qtkeychain

  ~ Makefile                              ~ pkg/PLIST

  > Add Qt5 flavor.
  > With input and OK from zhuk@, OK sthen@ (kirby@)

== sysutils ========================================================== 14/17 ==

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

awscli

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to awscli-1.10.9. (ajacoutot@)

p5-File-Which

  ~ Makefile                              ~ distinfo

  > update to p5-File-Which-1.20, minor bugfix (sthen@)

== textproc ========================================================== 15/17 ==

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

apertium-dicts

  ~ cat/Makefile                          ~ cat/distinfo

  > Update to apertium-cat-1.0.0. (bentley@)

  ~ arg-cat/Makefile                      

  > Bump after apertium-cat update. (bentley@)

  ~ nno/Makefile                          ~ nno/distinfo
  ~ nno-nob/Makefile                      ~ nno-nob/distinfo
  ~ nob/Makefile                          ~ nob/distinfo

  > Update to apertium-nno-nob-1.1.0.
  > Also update to the monolingual dictionaries apertium-nno-0.6.0
  > and apertium-nob-0.6.0. (bentley@)

  ~ dan/Makefile                          ~ dan/distinfo
  ~ dan-nor/Makefile                      

  > Update to apertium-dan-0.4.0.
  > Bump apertium-dan-nor. (bentley@)

p5-PDF-API2

  ~ Makefile                              ~ pkg/PLIST

  > install PDF::API2 contrib files in /usr/local/share/examples/p5-PDF-API2
  > (sthen@)

vislcg3

  ~ Makefile                              ~ distinfo
  ~ patches/patch-CMakeLists_txt          ~ pkg/PLIST

  > Update to vislcg3-0.9.9.10800. (bentley@)

== www =============================================================== 16/17 ==

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

xombrero

  ~ Makefile                              ~ distinfo

  > Conformal switch to Github
  > OK juanfra@ sthen@ (gonzalo@)

== x11 =============================================================== 17/17 ==

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

gnome

  ~ tracker/Makefile                      ~ tracker/distinfo
  ~ tracker/patches/patch-configure       
  ~ tracker/patches/patch-src_libtracker-sparql_Makefile_in

  > Update to meta-tracker-1.6.2. (ajacoutot@)

  ~ rygel/Makefile                        ~ rygel/distinfo
  ~ rygel/pkg/PLIST                       

  > update to rygel-0.28.3 (jasper@)

spectrwm

  ~ Makefile                              ~ distinfo

  > Conformal switch to Github
  > Ok juanfra@ sthen@ (gonzalo@)

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

Reply via email to