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

devel/iso-codes                         devel/leatherman
devel/p5-Config-IniFiles                devel/ruby-rspec
editors/emacs                           editors/vim
infrastructure/mk                       lang/ghc
net/apache-activemq                     net/owncloudclient
net/py-botocore                         sysutils
sysutils/awscli                         sysutils/facter
sysutils/monit                          sysutils/sysmon
sysutils/tmux-mem-cpu-load              textproc
textproc/p5-XML-LibXML                  textproc/p5-XML-LibXSLT
textproc/py-cssutils                    textproc/wkhtmltopdf
www/seamonkey                           x11/gnome
x11/xmobar                              

== devel ============================================================= 01/09 ==

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

iso-codes

  ~ Makefile                              ~ distinfo

  > update to iso-codes-3.69 (jasper@)

leatherman

  - patches/patch-curl_tests_client_test_cc
  - patches/patch-curl_tests_mock_curl_cc
  ~ Makefile                              ~ distinfo

  > update to leatherman-0.8.1 (jasper@)

p5-Config-IniFiles

  ~ Makefile                              ~ distinfo

  > update to p5-Config-IniFiles-2.93 (jasper@)

ruby-rspec

  ~ 3/core/Makefile                       ~ 3/core/distinfo

  > update to rspec-core-3.5.2 (jasper@)

== editors =========================================================== 02/09 ==

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

emacs

  ~ Makefile                              ~ patches/patch-configure

  > Looks like powerpc doesn't need bss-plt layout anymore.
  > Thanks guenther@ for the tests & report. (jca@)

vim

  - files/gvim.desktop                    ~ Makefile
  ~ distinfo                              ~ patches/patch-runtime_filetype_vim
  ~ patches/patch-runtime_syntax_c_vim    ~ patches/patch-src_configure_in
  ~ patches/patch-src_vim_h               ~ pkg/DESCR-lang
  ~ pkg/DESCR-main                        ~ pkg/PLIST-lang
  ~ pkg/PLIST-main                        + patches/patch-runtime_gvim_desktop

  > update to vim-7.4.2181, from frantisek holop, and I trimmed DESCR-lang a
  > bit. (sthen@)

== infrastructure ==================================================== 03/09 ==

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

mk

  ~ arch-defines.mk                       

  > remove armish (jasper@)

== lang ============================================================== 04/09 ==

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

ghc

  ~ Makefile                              

  > Mark ghc as wxneeded for now.
  > A real fix would be to remove PROT_EXEC from mmapForLinker() in
  > rts/Linker.c and to flip PROT_WRITE / PROT_EXEC  in loadObj_()
  > when it's done, but this requires a little bit more time for
  > testing (turnaround times for building and testing ghc aren't
  > that funny). (kili@)

== net =============================================================== 05/09 ==

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

apache-activemq

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to apache-activemq-5.14.0 (jasper@)

owncloudclient

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_gui_application_cpp

  > update to owncloudclient-2.2.3 (kirby@)

py-botocore

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

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

== sysutils ========================================================== 06/09 ==

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

sysutils

  ~ Makefile                              

  > +sysmon (sthen@)

awscli

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.10.54. (ajacoutot@)

facter

  ~ Makefile                              ~ distinfo

  > update to facter-3.3.0 (jasper@)

monit

  ~ Makefile                              ~ distinfo

  > update to monit-5.19.0 (jasper@)

sysmon

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST
  + pkg/sysmond.rc                        + pkg/README
  + patches/patch-examples_sysmon_conf_dist

  > New import:
  >     import sysutils/sysmon, from George Rosamond, ok landry

tmux-mem-cpu-load

  - patches/patch-openbsd_memory_cc       ~ Makefile
  ~ distinfo                              

  > update to tmux-mem-cpu-load-3.4.0 (jasper@)

== textproc ========================================================== 07/09 ==

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

textproc

  ~ Makefile                              

  > +py-cssutils,python3 (jasper@)

p5-XML-LibXML

  ~ Makefile                              ~ distinfo

  > update p5-XML-LibXML to 2.0128 (bluhm@)

p5-XML-LibXSLT

  ~ Makefile                              ~ distinfo

  > update p5-XML-LibXSLT to 1.95 (bluhm@)

py-cssutils

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > - update to cssutils-1.0.1
  > - add python3 flavor (jasper@)

  ~ Makefile                              ~ pkg/PLIST

  > resolve conflict with unflavored package (jasper@)

wkhtmltopdf

  ~ Makefile                              ~ distinfo

  > update to wkhtmltopdf-0.12.3.2, from Frank Groeneveld (sthen@)

== www =============================================================== 08/09 ==

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

seamonkey

  ~ Makefile                              
  + patch-mozilla_js_src_jit_ExecutableAllocator_cpp

  > Enable nonWritableJitCode to fix mmap W^X violations (naddy@)

== x11 =============================================================== 09/09 ==

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

gnome

  ~ photos/Makefile                       ~ photos/distinfo

  > Update to gnome-photos-3.20.3. (ajacoutot@)

xmobar

  ~ Makefile                              ~ distinfo
  ~ files/Batt.hs                         ~ files/Binding.hsc
  ~ patches/patch-samples_xmobar_config   
  ~ patches/patch-src_Plugins_Monitors_hs
  ~ patches/patch-xmobar_cabal            

  > Update to xmobar-0.24.2 (dcoppa@)

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

Reply via email to