OpenBSD ports changes summary for 2015-12-10
============================================

audio/libsndfile                        audio/ncmpcpp
devel/coccinelle                        games
games/astromenace                       games/gnurobbo
games/starfighter                       games/tbftss
geo/geoclue2                            graphics/ffmpeg
lang/ghc                                lang/moarvm
lang/nqp                                lang/parrot
lang/rakudo                             lang/rust
net/freeradius3                         net/tor
print/cups-filters                      security/libsodium
textproc/par                            www/ruby-passenger
x11/freerdp                             x11/goggles
x11/gtksourceview                       

== audio ============================================================= 01/12 ==

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

libsndfile

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

  > update to libsndfile-1.0.26, from maintainer Jan Stary (sthen@)

  - patches/patch-src_file_io_c           

  > rm empty patch; pointed out by Jan Stary (sthen@)

ncmpcpp

  - patches/patch-src_playlist_cpp        ~ Makefile
  ~ distinfo                              ~ patches/patch-doc_ncmpcpp_1
  ~ patches/patch-src_ncmpcpp_cpp         

  > Update to ncmpcpp-0.7 (dcoppa@)

== devel ============================================================= 02/12 ==

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

coccinelle

  ~ Makefile                              

  > Doesnt package on alpha/sparc64/macppc for yes_prepare_ocamlcocci.cmi
  > not existing, probably a dynamic ocaml fluff - ocaml ppl should have a
  > look. (landry@)

== games ============================================================= 03/12 ==

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

games

  ~ Makefile                              

  > +astromenace (bentley@)

  ~ Makefile                              

  > +starfighter,tbftss (bentley@)

  ~ Makefile                              

  > +gnurobbo (bentley@)

astromenace

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

  > New import:
  >     Import astromenace-1.3.2.

gnurobbo

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

  > New import:
  >     Import gnurobbo-0.68

starfighter

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

  > New import:
  >     Import starfighter-1.4.

tbftss

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

  > New import:
  >     Import tbftss-0.4.

== geo =============================================================== 04/12 ==

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

geoclue2

  - patches/patch-src_gclue-client-info_c
  ~ Makefile                              ~ distinfo

  > update to geoclue-2.4.1 (jasper@)

== graphics ========================================================== 05/12 ==

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

ffmpeg

  ~ Makefile                              ~ patches/patch-libavcodec_aaccoder_c
  ~ patches/patch-libavcodec_aacenc_c     
  ~ patches/patch-libavcodec_aacenc_ltp_c
  ~ patches/patch-libavcodec_aacenc_tns_c
  ~ patches/patch-tests_fate_aac_mak      

  > Moar AAC fixes.
  > from Brad (maintainer) (ajacoutot@)

== lang ============================================================== 06/12 ==

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

ghc

  ~ Makefile                              

  > Remind myself to not mess up the upcoming update to 7.10.3. (kili@)

moarvm

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to 2015.11, from Carl Bingham. (pascal@)

nqp

  ~ Makefile                              ~ distinfo

  > Update to 2015.11, from Carl Bingham.  Also, tighten dep on moarvm as
  > suggested by sthen@. (pascal@)

parrot

  ~ Makefile                              ~ distinfo

  > Update to parrot 7.10.0, from Carl Bingham. (pascal@)

rakudo

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to 2015.11, from Carl Bingham.  Kill duplicate LIB_DEPENDS, noticed
  > by sthen@. (pascal@)

rust

  - patches/patch-src_etc_mklldeps_py     
  - patches/patch-src_jemalloc_configure
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-doc                         + patches/patch-mk_platform_mk
  + patches/patch-mk_target_mk            + patches/patch-mk_tests_mk

  > update lang/rust to 1.5.0
  > ok landry@ (semarie@)

== net =============================================================== 07/12 ==

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

freeradius3

  ~ Makefile                              ~ patches/patch-doc_README
  ~ patches/patch-raddb_certs_Makefile    ~ patches/patch-raddb_radiusd_conf_in
  ~ patches/patch-scripts_libtool_mk      ~ patches/patch-src_main_detail_c
  ~ patches/patch-src_main_radsniff_c     

  > cleanup patches (better comments, etc). remove bogus patch to sample
  > config. (sthen@)

tor

  ~ Makefile                              ~ distinfo

  > Bugfix update to 0.2.7.6, from Vigdis. (pascal@)

== print ============================================================= 08/12 ==

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

cups-filters

  ~ Makefile                              ~ distinfo

  > Update to cups-filters-1.3.0. (ajacoutot@)

== security ========================================================== 09/12 ==

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

libsodium

  ~ Makefile                              ~ distinfo

  > update to libsodium-1.0.7
  > switch back to OpenBSD libtool; unsure when the issue seen previously was
  > resolved but it's now working. (sthen@)

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

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

par

  ~ Makefile                              ~ distinfo

  > Add a 3rd party patch to support multibyte encodings.
  > Initial submission from Gregor Best who also takes maintainership.
  > ok sthen@ (jca@)

  ~ Makefile                              

  > Whitespace cleanup, requested by sthen@ (jca@)

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

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

ruby-passenger

  ~ Makefile                              

  > fails on sparc64 like on hppa: rake blows when linking PassengerHelperAgent
  > (landry@)

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

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

freerdp

  ~ Makefile                              

  > BROKEN-sparc64 =       cc1: error: unrecognized command line option
  > "-mfpu=neon" "-mfloat-abi=softfp" (landry@)

goggles

  ~ Makefile                              

  > fix eye-sores (jasper@)

gtksourceview

  ~ Makefile                              

  > add PORTROACH to limit this to gtksourceview-2.x (3-series are in
  > x11/gtksourceview3) (jasper@)

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

Reply via email to