[odc] Daily ports changes for 2005-11-02
ODC
auto at squish.net
Thu Nov 3 07:06:15 GMT 2005
OpenBSD ports changes summary for 2005-11-02
============================================
devel devel/glib2mm
devel/libicq2000 devel/libsigc++-2
devel/libtool devel/libuta
devel/varconf emulators/redhat
graphics graphics/gmt
infrastructure/install infrastructure/mk
infrastructure/templates math/octave
net net/gabber
net/gftp net/openvpn
print/openclipart security/py-paramiko
sysutils/wmwlmon www/squid
x11 x11/gtk2mm
x11/gtkmm x11/xglobe
x11/xplanet
== devel ============================================================= 01/11 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/devel
devel
~ Makefile
> + glib2mm
> + libsigc++-2 (wilfried@)
glib2mm
+ Makefile + distinfo
+ pkg/DESCR + pkg/PLIST
+ pkg/PFRAG.shared + pkg/PLIST-docs
+ pkg/DESCR-docs
> New import:
> Import of glibmm 2.6.1
libicq2000
~ Makefile
> explicitly depend on libsigc++-1 and add USE_LIBTOOL, ok pval (wilfried@)
libsigc++-2
+ Makefile + distinfo
+ pkg/PLIST + pkg/DESCR
+ pkg/PFRAG.shared + pkg/PLIST-docs
+ pkg/DESCR-docs
> New import:
> Import of libsigc++ 2.0.16
libtool
~ Makefile ~ patches/patch-libltdl_ltmain_sh
~ patches/patch-ltmain_in
> rev 1.334.2.92
> With `-static', only link statically against uninstalled libtool
> libraries. Fixes 1.5.x regression to match documented (and actual
> 1.4.x) behavior.
> From libtool CVS (brad@)
libuta
~ Makefile
> explicitly depend on libsigc++-1 and add USE_LIBTOOL, ok pval (wilfried@)
varconf
~ Makefile
> explicitly depend on libsigc++-1 and add USE_LIBTOOL, ok pval (wilfried@)
== emulators ========================================================= 02/11 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/emulators
redhat
~ libc5/Makefile ~ libc5/pkg/PLIST
~ motif/Makefile ~ motif/pkg/PLIST
> Add '@sysctl kern.emul.linux=1' to make sure that linux emulation is
> enabled at install stage.
> Bump PKGNAMEs accordingly.
> "go ahead" espie@ (bernd@)
== graphics ========================================================== 03/11 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics
graphics
~ Makefile
> link in gmt/ (cathcart@)
gmt
+ distinfo + Makefile
+ pkg/PLIST + pkg/DESCR
+ pkg/PFRAG.full + pkg/PFRAG.high
+ patches/patch-src_makegmt_macros_in + patches/patch-src_GMT_in
+ patches/patch-Makefile + patches/patch-src_gmt_support_c
> New import:
> import graphics/gmt
== infrastructure ==================================================== 04/11 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/infrastructure
install
~ make-plist
> complain when dependent packages are not found, and stripping won't happen
> correctly... (espie@)
~ make-plist
> error out in case we can't write files.
> found out by bernd@ (espie@)
mk
~ bsd.port.mk
> * move the dependency computation out of PKG_ARGS, so that we can check
> for errors (and get rid of _NODEPS since it's not needed any more)
> * set check to Failed in *libresolve_fragment, so that we can test
> for it and report properly.
> guys here have no objection... (espie@)
~ bsd.port.mk ~ bsd.port.subdir.mk
~ pkgpath.mk
> streamline flavor_fragment after trying to explain it to sturm at . > it makes more sense to have a subdir variable as input, split it
> into toset and dir as output, and to unsetenv FLAVOR SUBPACKAGE along
> the lines.
> End result should be equivalent, but slightly more readable.
> no objection from my neighbors either... (espie@)
templates
~ Makefile.template
> Encouraging use of USE_LIBTOOL=Yes, ok espie@ (wilfried@)
== math ============================================================== 05/11 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/math
octave
- patches/patch-configure
- patches/patch-doc_liboctave_liboctave_texi
- patches/patch-kpathsea_Makefile_in - patches/patch-libcruft_Makerules_in
- patches/patch-liboctave_lo-ieee_cc - patches/patch-liboctave_oct-term_cc
- patches/patch-src_sysdep_cc ~ Makefile
~ distinfo
~ patches/patch-doc_liboctave_Makefile_in
~ patches/patch-libcruft_Makefile_in ~ patches/patch-liboctave_Makefile_in
~ patches/patch-src_Makefile_in ~ pkg/PFRAG.shared
~ pkg/PLIST + patches/patch-Makeconf_in
+ patches/patch-aclocal_m4 + patches/patch-configure_in
+ patches/patch-doc_interpreter_Makefile_in
+ patches/patch-octMakefile_in
+ patches/patch-test_octave_test_system_tilde_expand-1_m
> Update to 2.1.71
> From new maintainer Steven Mestdagh <steven.mestdagh at esat.kuleuven.be > (alek@)
== net =============================================================== 06/11 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/net
net
~ Makefile
> Add gftp (alek@)
gabber
~ Makefile
> explicitly depend on libsigc++-1 and add USE_LIBTOOL, ok pval (wilfried@)
gftp
+ distinfo + Makefile
+ pkg/DESCR + pkg/PLIST
+ pkg/PFRAG.no-no_x11 + patches/patch-lib_fsplib_fsplib_c
+ patches/patch-lib_sshv2_c + patches/patch-lib_local_c
+ patches/patch-src_text_gftp-text_c
> New import:
> Import gftp 2.0.18
openvpn
~ Makefile ~ distinfo
~ pkg/PLIST
> Security update to openvpn-2.0.4.
> - Format string vulnerability in the foreign_option function in options.c.
> (CVE-2005-3393)
> - Potential DoS vulnerability on the server in TCP mode. (CVE-2005-3409)
> More info:
> http://openvpn.net/changelog.html
> "just do it" pvalchev@ (bernd@)
== print ============================================================= 07/11 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/print
openclipart
~ Makefile
> Fix some file modes and bump PKGNAME
> ok niallo@ (bernd@)
== security ========================================================== 08/11 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/security
py-paramiko
~ Makefile ~ distinfo
~ pkg/PLIST
> Update to paramiko-1.5.1
> - SFTP prefetching
> - bug fixes (xsa@)
== sysutils ========================================================== 09/11 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils
wmwlmon
~ Makefile ~ distinfo
> Update to 0.6
> From Marcus Glocker <marcus at nazgul.chalek@)
== www =============================================================== 10/11 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/www
squid
~ Makefile ~ distinfo
~ patches/patch-src_Makefile_in
TAGGED OPENBSD_3_7
> MFC:
> upgrade to 2.5.STABLE12
> - [Major] Error introduced in 2.5.STABLE11 causing truncated responses
> when using delay pools (Bug #1405)
> ok brad (sturm@)
~ Makefile ~ distinfo
~ patches/patch-src_Makefile_in
TAGGED OPENBSD_3_8
> MFC:
> upgrade to 2.5.STABLE12
> - [Major] Error introduced in 2.5.STABLE11 causing truncated responses
> when using delay pools (Bug #1405)
> ok brad (sturm@)
== x11 =============================================================== 11/11 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/x11
x11
~ Makefile
> + gtk2mm (wilfried@)
gtk2mm
+ Makefile + distinfo
+ pkg/DESCR + pkg/PLIST
+ pkg/PFRAG.shared + pkg/DESCR-docs
+ pkg/PLIST-docs
> New import:
> Import of gtkmm 2.6.4
gtkmm
- patches/patch-scripts_ltmain_sh ~ Makefile
> explicitly depend on libsigc++-1 and add USE_LIBTOOL, ok pval (wilfried@)
xglobe
~ files/OpenBSD-markers
> add myself (uwe@)
~ Makefile ~ files/OpenBSD-markers
> add myself to OpenBSD-markers and bump
> ok niallo@ (cathcart@)
xplanet
~ Makefile
> add myself to OpenBSD-markers and bump
> ok niallo@ (cathcart@)
===============================================================================
More information about the odc
mailing list