[odc] Daily ports changes for 2005-12-25
ODC
auto at squish.net
Mon Dec 26 07:05:32 GMT 2005
OpenBSD ports changes summary for 2005-12-25
============================================
databases/db devel/atk
lang/expect mail/postfix
math/fftw misc/gpsd
misc/hfsplus misc/libutf8
misc/rpm misc/xdelta
plan9/9libs security/clamav
security/cyrus-sasl2 security/libfwbuilder
security/libotr security/libtasn1
security/mhash security/nessus
security/opencdk security/openct
security/opensc security/pcsc-lite
security/towitoko security/xmlsec
textproc/aspell textproc/expat
textproc/gtkspell textproc/libxml
textproc/libxml1 textproc/libxslt
textproc/ots textproc/sablotron
x11/eterm x11/fleditor
x11/fltk x11/mlterm
== databases ========================================================= 01/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/databases
db
- v3/patches/patch-dist_ltconfig - v3/patches/patch-dist_ltmain_sh
~ Makefile.inc ~ v3/Makefile
~ v3/patches/patch-dist_Makefile_in ~ v3/patches/patch-dist_configure
~ v3/pkg/PFRAG.shared ~ v3/pkg/PLIST
~ v3/pkg/PLIST-tcl ~ v4/Makefile
~ v4/patches/patch-dist_Makefile_in ~ v4/patches/patch-dist_configure
~ v4/pkg/PFRAG.shared ~ v4/pkg/PLIST
~ v4/pkg/PLIST-tcl
> SHARED_LIBS and USE_LIBTOOL (sturm@)
== devel ============================================================= 02/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/devel
atk
- patches/patch-configure ~ Makefile
~ pkg/PFRAG.shared
> Use new SHARED_LIBS framework.
> ok marcm@ (bernd@)
== lang ============================================================== 03/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/lang
expect
~ Makefile ~ patches/patch-configure
~ pkg/PFRAG.shared
> SHARED_LIBS
> ok steven@ strum@ (alek@)
== mail ============================================================== 04/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/mail
postfix
~ snapshot/Makefile
> fix sasl auth; Christian Rueger (jakob@)
== math ============================================================== 05/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/math
fftw
~ Makefile ~ pkg/PFRAG.shared
> SHARED_LIBS
> ok sturm@ (steven@)
== misc ============================================================== 06/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/misc
gpsd
~ Makefile ~ pkg/PFRAG.shared
> SHARED_LIBS
> ok pvalchev@ (steven@)
hfsplus
~ Makefile ~ pkg/PFRAG.shared
> shared libs/libtool (pvalchev@)
~ Makefile
> bump PKGNAME after USE_LIBTOOL to be safe per concensus... (pvalchev@)
libutf8
- patches/patch-autoconf_ltconfig - patches/patch-autoconf_ltmain_sh
~ Makefile ~ pkg/PFRAG.shared
+ patches/patch-src_Makefile_in
> SHARED_LIBS and USE_LIBTOOL
> ok pvalchev@ (steven@)
rpm
~ Makefile ~ pkg/PFRAG.shared
> SHARED_LIBS
> ok pvalchev@ (steven@)
xdelta
- patches/patch-Makefile_in - patches/patch-ltconfig
- patches/patch-ltmain_sh ~ Makefile
~ pkg/PFRAG.shared
> SHARED_LIBS and USE_LIBTOOL
> ok pvalchev@ (steven@)
== plan9 ============================================================= 07/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/plan9
9libs
~ Makefile ~ pkg/PFRAG.shared
> SHARED_LIBS (sturm@)
== security ========================================================== 08/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/security
clamav
+ patches/patch-libclamav_Makefile_in
> forgot these (sturm@)
cyrus-sasl2
+ patches/patch-plugins_Makefile_in
> forgot these (sturm@)
libfwbuilder
~ Makefile
> PNF (Ports Normal Form) (sturm@)
libotr
~ Makefile ~ pkg/PFRAG.shared
+ patches/patch-src_Makefile_in
> SHARED_LIBS and USE_LIBTOOL (sturm@)
libtasn1
- patches/patch-ltmain_sh ~ Makefile
~ pkg/PFRAG.shared
> SHARED_LIBS and USE_LIBTOOL (sturm@)
mhash
~ Makefile ~ pkg/PFRAG.shared
+ patches/patch-lib_Makefile_in
> SHARED_LIBS and USE_LIBTOOL (sturm@)
nessus
~ libnasl/Makefile
~ libnasl/patches/patch-libnasl_nasl_Makefile
~ libnasl/pkg/PFRAG.shared ~ libraries/Makefile
~ libraries/patch-nessus-libraries_libhosts_gatherer_Makefile
~ libraries/patch-nessus-libraries_libnessus_Makefile
~ libraries/pkg/PFRAG.shared
> SHARED_LIBS and USE_LIBTOOL (sturm@)
opencdk
~ Makefile ~ pkg/PFRAG.shared
+ patches/patch-src_Makefile_in
> SHARED_LIBS and USE_LIBTOOL (sturm@)
openct
~ Makefile ~ pkg/PFRAG.shared
> SHARED_LIBS and USE_LIBTOOL (sturm@)
opensc
~ Makefile ~ pkg/PFRAG.shared
> SHARED_LIBS and USE_LIBTOOL (sturm@)
pcsc-lite
~ patches/patch-src-debuglog_c ~ patches/patch-src-pcsclite_h
~ patches/patch-src-sys_generic_h ~ patches/patch-src-sys_unix_c
~ patches/patch-src-utils-installifs_c
> sync with make update-patches (sturm@)
~ Makefile ~ pkg/PFRAG.shared
+ patches/patch-src_Makefile_in
> SHARED_LIBS and USE_LIBTOOL (sturm@)
towitoko
~ Makefile ~ pkg/PFRAG.shared
> SHARED_LIBS and USE_LIBTOOL (sturm@)
xmlsec
- patches/patch-ltmain_sh ~ Makefile
~ pkg/PFRAG.shared
> SHARED_LIBS and USE_LIBTOOL (sturm@)
== textproc ========================================================== 09/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc
aspell
- core/patches/patch-ltmain_sh ~ core/Makefile
~ core/patches/patch-prog_compress_c ~ core/pkg/PFRAG.shared
+ core/patches/patch-lib_Makefile_in
> SHARED_LIBS and USE_LIBTOOL, sync with update-patches
> ok sturm@ (steven@)
expat
- patches/patch-conftools_ltmain_sh ~ Makefile
~ patches/patch-Makefile_in ~ pkg/PFRAG.shared
> SHARED_LIBS, sync with update-patches
> help and ok sturm@ (steven@)
gtkspell
~ Makefile ~ pkg/PFRAG.shared
> SHARED_LIBS and USE_LIBTOOL
> ok sturm@ (steven@)
libxml
- patches/patch-ltmain_sh ~ Makefile
~ pkg/PFRAG.shared ~ pkg/PLIST
> SHARED_LIBS and USE_LIBTOOL
> libtool reminder and ok sturm@ (steven@)
libxml1
- patches/patch-ltmain.sh ~ Makefile
~ pkg/PFRAG.shared + patches/patch-Makefile_in
> SHARED_LIBS and USE_LIBTOOL
> ok sturm@ (steven@)
libxslt
- patches/patch-ltmain_sh ~ Makefile
~ patches/patch-libexslt_Makefile_in ~ pkg/PFRAG.shared
> SHARED_LIBS and USE_LIBTOOL
> ok sturm@ (steven@)
ots
~ Makefile ~ pkg/PFRAG.shared
> SHARED_LIBS and USE_LIBTOOL
> ok sturm@ (steven@)
sablotron
- patches/patch-autocfg_ltmain_sh ~ Makefile
~ pkg/PFRAG.shared
> SHARED_LIBS and USE_LIBTOOL
> ok sturm@ (steven@)
== x11 =============================================================== 10/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/x11
eterm
- patches/patch-libmej_Makefile.in - patches/patch-ltconfig
- patches/patch-ltmain.sh - patches/patch-src_Makefile.in
~ Makefile ~ pkg/PFRAG.shared
> SHARED_LIBS, USE_LIBTOOL (naddy@)
fleditor
~ Makefile ~ patches/patch-Makefile_in
~ patches/patch-configure ~ patches/patch-configure_in
~ pkg/PFRAG.shared
> SHARED_LIBS (naddy@)
fltk
- patches/patch-configure ~ Makefile
~ patches/patch-configure_in ~ patches/patch-src_Makefile
~ pkg/PFRAG.shared
> SHARED_LIBS (naddy@)
mlterm
- patches/patch-kiklib_script_ltmain_sh
- patches/patch-mkf_script_ltmain_sh - patches/patch-script_ltmain_sh
~ Makefile ~ pkg/PFRAG.shared
+ patches/patch-kiklib_src_Makefile_in
+ patches/patch-mkf_lib_Makefile_in
> SHARED_LIBS, USE_LIBTOOL (naddy@)
===============================================================================
More information about the odc
mailing list