[odc] Daily ports changes for 2006-01-07
ODC
auto at squish.net
Sun Jan 8 07:05:36 GMT 2006
OpenBSD ports changes summary for 2006-01-07
============================================
audio/libmikmod converters/recode
databases/p5-DBIx-ContextualFetch databases/postgresql
devel/gstreamer devel/gstreamer-plugins
devel/guilib devel/libslang
devel/libtool devel/libxfce4util
devel/libzvt devel/luacompat
devel/mm devel/mysql++
devel/nspr devel/p5-Class-Loader
devel/p5-Class-ReturnValue devel/p5-Clone
devel/subversion editors/abiword
graphics/p5-Image-Size graphics/py-Imaging
mail/p5-MIME-tools textproc/aspell
textproc/expat textproc/gtkspell
textproc/libxml textproc/libxml1
textproc/libxslt textproc/ots
textproc/sablotron x11/gtk+2
x11/qt4 x11/xfce4
== audio ============================================================= 01/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/audio
libmikmod
- patches/patch-libmikmod_Makefile_in ~ Makefile
> remove MODGNU_SHARED_LIBS and unused libtool patches. (brad@)
== converters ======================================================== 02/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/converters
recode
~ Makefile
> remove MODGNU_SHARED_LIBS and unused libtool 1.3 patches. (brad@)
== databases ========================================================= 03/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/databases
p5-DBIx-ContextualFetch
~ Makefile ~ distinfo
> update to 1.03 (steven@)
postgresql
~ Makefile ~ patches/patch-configure
~ patches/patch-src_Makefile_shlib ~ pkg/PFRAG.shared
+ pkg/patch-src_interfaces_ecpg_compatlib_Makefile
+ pkg/patch-src_interfaces_ecpg_ecpglib_Makefile
+ pkg/patch-src_interfaces_ecpg_pgtypeslib_Makefile
+ pkg/patch-src_interfaces_libpq_Makefile
> SHARED_LIBS
> ok bernd (mbalmer@)
== devel ============================================================= 04/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/devel
gstreamer
~ Makefile ~ pkg/PFRAG.shared
~ pkg/PLIST
> - SHARED_LIBS
> - regen PLISTs with new gettext (bernd@)
gstreamer-plugins
~ Makefile ~ pkg/PFRAG.shared
~ pkg/PLIST
> - SHARED_LIBS
> - regen PLISTs with new gettext (bernd@)
guilib
~ Makefile ~ pkg/PFRAG.shared
> SHARED_LIBS (bernd@)
libslang
- patches/patch-autoconf_configure.in - patches/patch-src_Makefile.in
~ Makefile ~ patches/patch-autoconf_aclocal_m4
~ pkg/PFRAG.shared + patches/patch-autoconf_configure_in
+ patches/patch-src_Makefile_in
> - SHARED_LIBS
> - regen patches while I'm here (bernd@)
libtool
~ Makefile ~ distinfo
~ patches/patch-configure ~ patches/patch-ltmain_in
> upgrade to libtool 1.5.22
> Thanks to naddy@ for testing this
> with a full ports tree build. (brad@)
~ Makefile + patches/patch-libltdl_ltdl_c
> rev 1.174.2.21
> (LT_DLMUTEX_GETERROR): check if `lt_dlmutex_geterror_func' is set
> instead of `lt_dlmutex_seterror_func'.
> From libtool CVS (brad@)
libxfce4util
~ Makefile ~ pkg/PFRAG.shared
> SHARED_LIBS (bernd@)
libzvt
~ Makefile ~ pkg/PFRAG.shared
> SHARED_LIBS, USE_LIBTOOL (bernd@)
luacompat
~ Makefile ~ pkg/PFRAG.shared
> SHARED_LIBS, USE_LIBTOOL (bernd@)
mm
~ Makefile ~ pkg/PFRAG.shared
> SHARED_LIBS, USE_LIBTOOL (bernd@)
mysql++
~ Makefile ~ pkg/PFRAG.shared
~ pkg/PLIST
> SHARED_LIBS, USE_LIBTOOL (bernd@)
nspr
~ Makefile
~ patches/patch-mozilla_nsprpub_configure_in
~ pkg/PFRAG.shared
+ patches/patch-mozilla_nsprpub_config_rules_mk
+ patches/patch-mozilla_nsprpub_lib_ds_Makefile_in
+ patches/patch-mozilla_nsprpub_lib_libc_src_Makefile_in
+ patches/patch-mozilla_nsprpub_pr_src_Makefile_in
> SHARED_LIBS (bernd@)
p5-Class-Loader
~ Makefile ~ distinfo
> update to 2.03
> from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
> maintainer timeout (steven@)
p5-Class-ReturnValue
~ Makefile ~ distinfo
> update to 0.53, PKG_ARCH=*
> from Jasper Lievisse Adriaanse <jasper at nedbsd.nl> (steven@)
p5-Clone
~ Makefile + patches/patch-Makefile_PL
> do not build with -O3 flag (steven@)
subversion
~ Makefile ~ pkg/PFRAG.shared
~ pkg/PFRAG.shared-perl ~ pkg/PFRAG.shared-python
> - pass MAKE_ENV and MAKE_FLAGS/FAKE_FLAGS when calling make in
> post-build, post-install and post-regress targets.
> - SHARED_LIBS (which definitely requires the above...) (steven@)
- patches/patch-ac-helpers_ltmain_sh
> remove old libtool patch
> noticed by aanriot@ (steven@)
== editors =========================================================== 05/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/editors
abiword
~ Makefile
+ patch-abi_src_af_util_xp_ut_string_class_cpp
> use va_copy() on all architectures (fixes many) (pvalchev@)
== graphics ========================================================== 06/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics
p5-Image-Size
~ Makefile ~ distinfo
~ pkg/PLIST
> update to 2.992, PKG_ARCH=*
> from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
> maintainer timeout (steven@)
py-Imaging
- patches/patch-_imagingft_c
- patches/patch-libImaging_Makefile_in
> remove 0-sized files.
> ok alek@ (aanriot@)
== mail ============================================================== 07/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/mail
p5-MIME-tools
~ Makefile ~ distinfo
> update to 5.419
> from Jasper Lievisse Adriaanse (maintainer) (steven@)
== textproc ========================================================== 08/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc
aspell
- core/patches/patch-lib_Makefile_in
> remove no longer needed MODGNU_SHARED_LIBS, LIBname_ALIAS, and
> LIBname_LTVERSION patches. (steven@)
expat
~ Makefile
> remove no longer needed MODGNU_SHARED_LIBS, LIBname_ALIAS, and
> LIBname_LTVERSION patches. (steven@)
gtkspell
~ Makefile
> remove no longer needed MODGNU_SHARED_LIBS, LIBname_ALIAS, and
> LIBname_LTVERSION patches. (steven@)
libxml
~ Makefile
> remove no longer needed MODGNU_SHARED_LIBS, LIBname_ALIAS, and
> LIBname_LTVERSION patches. (steven@)
libxml1
- patches/patch-Makefile_in
> remove no longer needed MODGNU_SHARED_LIBS, LIBname_ALIAS, and
> LIBname_LTVERSION patches. (steven@)
libxslt
- patches/patch-libexslt_Makefile_in ~ Makefile
> remove no longer needed MODGNU_SHARED_LIBS, LIBname_ALIAS, and
> LIBname_LTVERSION patches. (steven@)
ots
~ Makefile
> remove no longer needed MODGNU_SHARED_LIBS, LIBname_ALIAS, and
> LIBname_LTVERSION patches. (steven@)
sablotron
~ Makefile
> remove no longer needed MODGNU_SHARED_LIBS, LIBname_ALIAS, and
> LIBname_LTVERSION patches. (steven@)
== x11 =============================================================== 09/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/x11
gtk+2
~ Makefile ~ distinfo
~ patches/patch-contrib_gdk-pixbuf-xlib_Makefile_in
~ patches/patch-demos_Makefile_in
~ patches/patch-gdk-pixbuf_Makefile_in
~ patches/patch-gdk-pixbuf_gdk-pixbuf-io_c
~ patches/patch-gdk_Makefile_in ~ patches/patch-gtk_Makefile_in
~ patches/patch-gtk_gtksettings_c
~ patches/patch-gtk_stock-icons_Makefile_in
~ patches/patch-modules_input_Makefile_in
~ pkg/PLIST ~ pkg/PLIST-docs
> Go back to version 2.6.10 due to breakage related to cairo (pvalchev@)
+ patches/patch-gdk-pixbuf_io-xpm_c
> security fixes from Debian:
> CVE-2005-3186: Add check to XPM reader to prevent integer overflow for
> specially crafted number of colors.
> CVE-2005-2975: Fix endless loop with specially crafted number of colors.
> (pvalchev@)
qt4
~ Makefile
> fix dependency error, noticed by naddy. (espie@)
xfce4
+ xfce4-netload/patches/patch-panel-plugin_Makefile_in
> remove bogus @LIBGTOP_LIBS@ from panel-plugin/Makefile as this trips
> up newer libtool.
> ok jolan@ (brad@)
===============================================================================
More information about the odc
mailing list