[odc] Daily ports changes for 2008-05-16
ODC
auto at squish.net
Sat May 17 07:00:07 BST 2008
OpenBSD ports changes summary for 2008-05-16
============================================
Makefile editors/vim
geo/openbsd-developers graphics
graphics/cairo graphics/dia
graphics/gpicview infrastructure/fetch
mail/dovecot mail/mailscanner
mail/postfix multimedia/gstreamer-0.10
net/epic4 net/nmap
www www/mimetex
www/py-beautifulsoup x11/awesome
x11/gnustep x11/vlc
x11/xchm
== Makefile ========================================================== 01/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/Makefile
Makefile
> use new pkg_locatedb -d to get all packages (espie@)
== editors =========================================================== 02/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/editors
vim
~ Makefile
+ patches/patch-runtime_syntax_make_vim
> improve syntax for our make.
> okay ckuethe@ (espie@)
== geo =============================================================== 03/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/geo
openbsd-developers
~ Makefile ~ files/OpenBSD
> Update my ICBM coords, fix some spacing, bump version. (ckuethe@)
== graphics ========================================================== 04/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics
graphics
~ Makefile
> +gpicview (ajacoutot@)
cairo
- patches/patch-configure
- patches/patch-src_cairo-xlib-surface-private_h
- patches/patch-src_cairo-xlib-surface_c
~ Makefile ~ distinfo
~ pkg/PLIST
> update to cairo 1.6.4 and zap all our patches.
> ok matthieu@, steven at . (eric@)
dia
~ Makefile ~ patches/patch-app_commands_c
~ pkg/DESCR ~ pkg/PLIST
+ patches/patch-plug-ins_pixbuf_pixbuf_c
+ pkg/PFRAG.gnome + pkg/PFRAG.shared-gnome
> - some cleanings:
> * precise license marker
> * indent
> * tweak DESCR
> - use SUBST_VAR
> - add gnomeprint support to the gnome FLAVOR
> - use textproc/intltool MODULE
> - fix a memleak that would lead to a crash when trying to export using
> pixbux(png, jpg...); from GNOME svn (ajacoutot@)
gpicview
+ Makefile + distinfo
+ pkg/PLIST + pkg/DESCR
+ patches/patch-src_main-win_c
> New import:
> Import gpicview-0.1.9
== infrastructure ==================================================== 05/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/infrastructure
fetch
~ clean-old
> typo: -i -> -q (espie@)
== mail ============================================================== 06/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/mail
dovecot
~ Makefile
+ patches/patch-src_auth_auth-request_c
> "allow_nets didn't work correctly with big endian machines."
> From upstream:
> http://hg.dovecot.org/dovecot-1.0/rev/71c02fdf1b59
> via brad@ (bernd@)
mailscanner
~ Makefile ~ distinfo
~ patches/patch-bin_MailScanner ~ patches/patch-etc_MailScanner_conf
~ patches/patch-etc_virus_scanners_conf
~ patches/patch-lib_MailScanner_ConfigDefs_pl
~ patches/patch-lib_MailScanner_CustomConfig_pm
~ patches/patch-lib_MailScanner_Message_pm
~ pkg/PLIST
> update to 4.69.9-1 and fix typo in @sample line
> (spam.assasin.prefs.conf -> spam.assassin.prefs.conf)
> from brad, ok todd (maintainer) (sthen@)
postfix
~ stable/Makefile ~ stable/distinfo
> update to postfix stable v2.5.2 (jakob@)
~ snapshot/Makefile ~ snapshot/distinfo
> update to latest postfix snapshot (jakob@)
== multimedia ======================================================== 07/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/multimedia
gstreamer-0.10
- plugins-good/pkg/patch-common_m4_gst-default_m4
~ plugins-good/Makefile ~ plugins-good/patch-configure_ac
~ plugins-good/pkg/PLIST-main
+ plugins-good/pkg/patch-sys_v4l2_gstv4l2object_h
> - add v4l2 plug-in
> - remove a patch;
> defaults sink and src can now be set using configure options (ajacoutot@)
== net =============================================================== 08/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/net
epic4
~ Makefile ~ distinfo
~ pkg/PLIST
> maintenance update to 0.3.8, from brad. (sthen@)
nmap
~ Makefile ~ patches/patch-zenmap_setup_py
~ pkg/PLIST-zenmap
> Force rewrite of Paths.pyc before running distutils' install command.
> Fixes checksum complaints on pkg_delete after zenmap has been run by
> root (as recommended). Use MODPY_EGG_VERSION while here and bump
> PKGNAME.
> ok okan@, "looks ok" merdely@ (wcmaier@)
== www =============================================================== 09/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/www
www
~ Makefile
> Add mimetex. (mbalmer@)
mimetex
+ Makefile + distinfo
+ pkg/DESCR + pkg/PLIST
> New import:
> mimetex is a CGI program to convert LaTeX math formulae into gif images
~ Makefile
> Respect ${CC} and ${CFLAGS}, do the compiling in a do-build target and
> clarify the license (GPLv2 or later)
> After feedback from ajacoutot (mbalmer@)
py-beautifulsoup
~ Makefile ~ distinfo
> update to 3.0.6. (fgsch@)
== x11 =============================================================== 10/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/x11
awesome
~ Makefile ~ distinfo
~ pkg/PLIST + patches/patch-Makefile_in
> Update to 2.3.
> Tweaks from D. Adam Karim <adam at akarsoft dot com>, who also takes
> maintainership. Thanks!
> ok merdely@ (wcmaier@)
gnustep
~ addresses/Makefile ~ examples/Makefile
~ gnumail/Makefile ~ pantomime/Makefile
> bump packages after relative symlink changes from gnustep-make 2.0.5 update
> (naddy@)
vlc
~ Makefile ~ pkg/PLIST-main
> Fix nonexistent vlc menu icon.
> ok brad@, martynas@ (bernd@)
xchm
~ Makefile ~ distinfo
~ pkg/PLIST + files/xchm.desktop
> Update to xchm-1.14 and add a xchm.desktop file so it will show up in
> GNOME and KDE menus.
> Some tweaks by martynas@; ok jasper@ (bernd@)
===============================================================================
More information about the odc
mailing list