OpenBSD ports changes summary for 2016-01-21
============================================

astro/ansiweather                       audio/ncmpcpp
devel                                   devel/cscope
devel/hs-hlint                          devel/quirks
games/ioquake3                          games/supertux
multimedia/gstreamer1                   net
net/arp-scan                            net/dhcpcd
net/lldpd                               net/py-netifaces
security                                security/password-store
sysutils/consolekit                     telephony/asterisk-openbsd-moh
telephony/asterisk-sounds               textproc/calibre
textproc/go-xlsx                        www
www/kibana                              www/p5-HTML-Lint
x11/i3                                  

== astro ============================================================= 01/12 ==

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

ansiweather

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

  > update to ansiweather-1.07
  > from Frederic Cambus (maintainer), ok sthen@ (czarkoff@)

== audio ============================================================= 02/12 ==

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

ncmpcpp

  ~ Makefile                              ~ distinfo

  > Another bugfixing release (ncmpcpp-0.7.3)
  > * Home and End keys are now recognized in a few specific terminal
  > emulators. (dcoppa@)

== devel ============================================================= 03/12 ==

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

devel

  ~ Makefile                              

  > Remove and unhook devel/hs-hlint.
  > People can cabal install it. (kili@)

cscope

  ~ Makefile                              + patches/patch-src_main_c

  > pledge(2) cscope
  > If linemode == NO it needs:
  > rpath: read the program
  > wpath: create cscope.out files
  > cpath: needs to unlink temp files at exit
  > tty: at exit curses calls an ioctl to clean the window
  > proc/exec: needs to fork and exec external program, namely $EDITOR
  > If linemode == YES it's the same as above, except it doesn't need "tty"
  > ok benoit@ and tb@ (mestre@)

hs-hlint

  - Makefile                              - distinfo
  - patches/patch-data_hlint_1            - patches/patch-hlint_cabal
  - pkg/DESCR                             - pkg/PLIST

  > Remove and unhook devel/hs-hlint.
  > People can cabal install it. (kili@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > hs-hlint removal (kili@)

== games ============================================================= 04/12 ==

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

ioquake3

  ~ Makefile                              

  > Mark ioquake3 as BROKEN-i386, need to free up a register to get this to
  > build.
  > Fill in the GPL version number in the license marker. (sthen@)

supertux

  - patches/patch-src_menu_h              ~ Makefile
  ~ distinfo                              ~ pkg/PLIST
  + patches/patch-CMakeLists_txt          
  + patches/patch-external_squirrel_CMakeLists_txt
  + patches/patch-external_tinygettext_CMakeLists_txt
  + patches/patch-src_supertux_main_cpp   

  > Update to 0.4.0.
  > Cluebat and datadir patch from David Carlier. (pascal@)

== multimedia ======================================================== 05/12 ==

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

gstreamer1

  ~ Makefile.inc                          

  > Bump to 1.6.3. (ajacoutot@)

  ~ core/distinfo                         

  > Update to gstreamer1-1.6.3. (ajacoutot@)

  ~ plugins-bad/distinfo                  

  > Update to gstreamer1-plugins-bad-1.6.3. (ajacoutot@)

  ~ plugins-base/distinfo                 

  > Update to gstreamer1-plugins-base-1.6.3. (ajacoutot@)

  ~ plugins-good/Makefile                 ~ plugins-good/distinfo

  > Update to gstreamer1-plugins-good-1.6.3. (ajacoutot@)

  ~ plugins-ugly/distinfo                 

  > Update to gstreamer1-plugins-ugly-1.6.3. (ajacoutot@)

  ~ plugins-libav/distinfo                

  > Update to gstreamer1-plugins-libav-1.6.3. (ajacoutot@)

  ~ py-gstreamer/Makefile                 

  > Stay at version 1.6.2. (ajacoutot@)

== net =============================================================== 06/12 ==

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

net

  ~ Makefile                              

  > +py-netifaces (sthen@)

arp-scan

  ~ Makefile                              

  > missing bump after HOMEPAGE change (jasper@)

dhcpcd

  ~ Makefile                              ~ distinfo

  > update to dhcpcd-6.10.1 (sthen@)

lldpd

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_daemon_interfaces-bsd_c

  > update to lldpd-0.9.0 (sthen@)

py-netifaces

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR
  + patches/patch-netifaces_c             

  > New import:
  >     import py-netifaces, ok/tweak landry@

== security ========================================================== 07/12 ==

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

security

  ~ Makefile                              

  > +password-store (bentley@)

password-store

  + Makefile                              + distinfo
  + patches/patch-Makefile                + patches/patch-man_pass_1
  + patches/patch-src_password-store_sh   + pkg/DESCR
  + pkg/PLIST                             + files/openbsd.sh

  > New import:
  >     Import password-store-1.6.5.

== sysutils ========================================================== 08/12 ==

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

consolekit

  ~ Makefile                              + patches/patch-src_ck-log-event_h
  + patches/patch-src_ck-seat_c           
  + patches/patch-tools_ck-log-system-start_c

  > When assigning session to active VT prefer graphical sessions (upstream).
  > Fix undefined behavior (upstream). (ajacoutot@)

== telephony ========================================================= 09/12 ==

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

asterisk-openbsd-moh

  ~ Makefile                              

  > Fix PORTROACH marker. (ajacoutot@)

asterisk-sounds

  ~ core-sounds/en_AU/Makefile            ~ core-sounds/es/Makefile

  > Bump after change to PLIST's
  > Ok sthen@ (nigel@)

== textproc ========================================================== 10/12 ==

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

calibre

  ~ Makefile                              

  > Add a run dep on net/py-netifaces to Calibre (sthen@)

go-xlsx

  ~ Makefile                              

  > stop portroach from checking updates for textproc/go-xlsx (czarkoff@)

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

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

www

  ~ Makefile                              

  > +kibana (giovanni@)

kibana

  + distinfo                              + Makefile
  + patches/patch-config_kibana_yml       + pkg/PLIST
  + pkg/DESCR                             + pkg/kibana.rc
  + pkg/README                            

  > New import:
  >     Import Kibana, a data visualization platform for elasticsearch.

p5-HTML-Lint

  ~ Makefile                              

  > missed bump (sthen@)

== x11 =============================================================== 12/12 ==

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

i3

  ~ Makefile                              ~ patches/patch-src_commands_c
  + patches/patch-man_i3-nagbar_1         

  > Fix i3-nagbar invocation from src/commands.c and the example in its
  > manpage. (dcoppa@)

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

Reply via email to