[odc] Daily ports changes for 2005-12-12

ODC auto at squish.net
Tue Dec 13 07:04:11 GMT 2005


OpenBSD ports changes summary for 2005-12-12
============================================

databases/mysql                         devel/libtool
devel/uuid                              games/slash-em
graphics/py-matplotlib                  infrastructure/package
infrastructure/plist                    lang/guile
mail/getmail                            net/curl
net/dsocks                              net/p5-Net-SFTP
net/p5-Net-SSH-Perl                     net/p5-SNMP-BridgeQuery
net/p5-Socket6                          security/p5-Crypt-DH
security/p5-Crypt-DSA                   security/p5-Crypt-RSA
security/p5-Crypt-Random                shells
shells/bash                             x11/gtk-engines2
x11/gtk2-clearlooks-engine              x11/kde

== databases ========================================================= 01/11 ==

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

mysql

  - patches/gcc-patch-sql_Makefile_in     ~ Makefile
  ~ distinfo                              ~ patches/patch-configure_in
  ~ pkg/PLIST-tests                       

  > upgrade to MySQL 4.1.15 (brad@)

== devel ============================================================= 02/11 ==

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

libtool

  ~ Makefile                              ~ patches/patch-libltdl_ltmain_sh
  ~ patches/patch-ltmain_in               

  > Fix two annoying issues (fixed upstream as well):
  > --tag CXX works for relink now.
  > --tag=disable-static/disable-shared is now independent from language tags,
  > thus libtool --tag=disable-static --tag CXX works.
  > Almost allows KDE from using libtool. Still one issue to hunt down and fix.
  > Okay brad@, who reminded me about updating both ltmain.in and ltmain.sh...
  > (espie@)

uuid

  ~ Makefile                              ~ pkg/PLIST

  > Fix packaging bug (espie@)

== games ============================================================= 03/11 ==

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

slash-em

  ~ Makefile                              ~ pkg/PLIST

  > fix name of package in conflict declarations. (espie@)

== graphics ========================================================== 04/11 ==

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

py-matplotlib

  ~ patches/patch-setupext_py             

  > Fix build when both py-gtk and py-gtk2 are installed
  > ok djm@ (alek@)

== infrastructure ==================================================== 05/11 ==

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

package

  ~ find-plist-issues                     ~ find-all-conflicts

  > be more specific about conflict handling: conflicts can be registered at
  > any level in the dependency tree, but we shouldn't mark as conflicting
  > packages
  > that do depend on each other or that have common dependencies.
  > Issue noticed by alek@ on plone vs. zope. (espie@)

plist

  ~ amd64                                 ~ arm
  ~ i386                                  ~ powerpc
  ~ sparc                                 ~ sparc64
  ~ vax                                   

  > non-static flavors for all (pvalchev@)

== lang ============================================================== 06/11 ==

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

guile

  ~ Makefile                              ~ pkg/PLIST

  > do not install the revised report, since it exists as a separate package...
  > (espie@)

== mail ============================================================== 07/11 ==

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

getmail

  ~ Makefile                              ~ distinfo

  > getmail 4.4.3 (sturm@)

== net =============================================================== 08/11 ==

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

curl

  ~ Makefile                              ~ distinfo
  ~ patches/patch-lib_Makefile_in         ~ pkg/PFRAG.shared
  ~ pkg/PLIST                             

  TAGGED OPENBSD_3_8
  > MFC:
  > SECURITY:
  > Update to 7.15.1, which fixes a local buffer overflow.
  > http://curl.haxx.se/docs/adv_20051207.html (sturm@)

  ~ Makefile                              ~ distinfo
  ~ patches/patch-lib_Makefile_in         ~ pkg/PFRAG.shared
  ~ pkg/PLIST                             

  TAGGED OPENBSD_3_7
  > MFC:
  > SECURITY:
  > Update to 7.15.1, which fixes a local buffer overflow.
  > http://curl.haxx.se/docs/adv_20051207.html (sturm@)

dsocks

  ~ Makefile                              

  > Fix build with DEBUGLIBS set to Yes.
  > ok todd@ (alek@)

p5-Net-SFTP

  ~ Makefile                              ~ distinfo

  > update to Net-SFTP 0.10
  > from Jasper Lievisse Adriaanse <jasper at nedbsd.nl> (sturm@)

p5-Net-SSH-Perl

  ~ Makefile                              ~ distinfo

  > update to Net-SSH-Perl 1.29
  > from Jasper Lievisse Adriaanse <jasper at nedbsd.nl> (sturm@)

p5-SNMP-BridgeQuery

  ~ Makefile                              ~ distinfo

  > update to SNMP-BridgeQuery-0.59
  > from  Jasper Lievisse Adriaanse <jasper at nedbsd.nl> (sturm@)

p5-Socket6

  ~ Makefile                              ~ distinfo

  > update to 0.19 from jasper AT nedbsd.nl, drop maintainership (djm@)

== security ========================================================== 09/11 ==

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

p5-Crypt-DH

  ~ Makefile                              ~ distinfo

  > update to Crypt-DH-0.06
  > from Jasper Lievisse Adriaanse <jasper at nedbsd.nl> (sturm@)

p5-Crypt-DSA

  ~ Makefile                              ~ distinfo
  + patches/patch-lib_Crypt_DSA_Util_pm   

  > update to Crypt-DSA-0.13
  > based on a diff from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
  > (sturm@)

p5-Crypt-RSA

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to Crypt-RSA 1.57
  > based on a diff from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
  > (sturm@)

p5-Crypt-Random

  ~ Makefile                              ~ distinfo

  > updatet to Crypt-Random 1.25
  > from Jasper Lievisse Adriaanse <jasper at nedbsd.nl> (sturm@)

== shells ============================================================ 10/11 ==

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

shells

  ~ Makefile                              

  > -bash,static (naddy@)

bash

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               

  > Update to new release 3.1.
  > Too many changes to summarize, many bug fixes.
  > Remove static FLAVOR. (naddy@)

== x11 =============================================================== 11/11 ==

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

gtk-engines2

  ~ Makefile                              ~ pkg/PLIST

  > conflict unearthed by the find-all-conflicts update (espie@)

gtk2-clearlooks-engine

  ~ Makefile                              ~ pkg/PLIST

  > conflict unearthed by the find-all-conflicts update (espie@)

kde

  ~ i18n3/Makefile                        ~ i18n3/pkg/PLIST-sr at Latn
  > sr at Latnckage contains the same sound as the sr package, so remove them
  > and have it depend on the other package. (espie@)

===============================================================================



More information about the odc mailing list