[owc] Weekly ports changes ending 2007-11-04
OWC
auto at squish.net
Mon Nov 5 07:00:09 GMT 2007
OpenBSD ports changes summary for 2007-10-28 to 2007-11-04 inclusive
====================================================================
INDEX archivers
archivers/libarchive archivers/unace
audio/ac3dec audio/ncmpc
audio/portaudio-svn biology/py-biopython
databases/evolution-data-server databases/mysql
databases/pgadmin3 devel
devel/apr devel/atk
devel/ctm devel/desktop-file-utils
devel/gettext devel/glade
devel/glib2 devel/jdk
devel/libIDL devel/libsigc++-2
devel/libsoup devel/metaauto
devel/p5-Net-Server devel/p5-Slay-Makefile
devel/p5-Slay-Makefile-Gress devel/p5-Slay-Maker
devel/p5-version devel/pango
devel/ruby-daemons devel/ruby-gem_plugin
editors/leafpad education/drgeo
games/gcompris games/gtkpool
games/prboom games/widelands
games/xscrabble geo/openbsd-developers
graphics/glitz infrastructure/build
infrastructure/mk infrastructure/package
infrastructure/templates lang/lua
lang/python mail
mail/c-client mail/claws-mail-notification
mail/dovecot mail/evolution
mail/imap-uw mail/mimedefang
mail/p5-Mail-DKIM mail/roundcubemail
mail/ruby-rmail math/mathomatic
misc/gramps multimedia/xine-lib
net/ejabberd net/farsight
net/telepathy net/tor
net/yt print
print/foo2zjs print/hpijs
print/hplip print/lyx
print/mftrace security/l0phtcrack
sysutils/cfengine sysutils/dmidecode
textproc textproc/p5-Text-ASCIIMathML
textproc/p5-Text-Markdown textproc/p5-Text-Restructured
textproc/sgmlformat www
www/liferea www/mediawiki
www/myreview www/php4
www/php5 www/phpmyadmin
www/tntnet www/wordpress-mu
x11 x11/dbus
x11/evilwm x11/gbdfed
x11/gnome x11/gtk+2
x11/kde x11/krusader
x11/roxterm x11/vdesk
x11/xcompmgr
== INDEX ============================================================= 01/24 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/INDEX
INDEX
> sync, 4762 (steven@)
== archivers ========================================================= 02/24 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/archivers
archivers
~ Makefile
> +libarchive (naddy@)
libarchive
+ Makefile + distinfo
+ pkg/DESCR + pkg/PLIST
+ pkg/PFRAG.shared
+ patches/patch-libarchive_test_main_c
+ patches/patch-tar_bsdtar_1
> New import:
> Import libarchive 2.3.4.
unace
~ Makefile
> do not invoke systrace twice. (steven@)
== audio ============================================================= 03/24 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/audio
ac3dec
~ Makefile ~ patches/patch-libac3_Makefile_in
+ patches/patch-output_linux_c
> OSS audio cleanup
> - include sys/ioctl.h before soundcard.h
> - use /dev/audio, not /dev/dsp
> - use a proper value for SNDCTL_DSP_SETFRAGMENT (jakemsr@)
ncmpc
~ Makefile + patches/patch-src_libmpdclient_c
> - use libtool
> - fix a bug in libmpdclient where it doesn't break to use a valid
> address from getaddrinfo, so it always uses the last one. which
> can be an ipv6 address, and that fails when mpd is only bound
> to localhost
> From Nicholas Marriott <nicm__ at ntlworld.com>
> via Tobias Ulmer <tobiasu at tmux.org> (MAINTAINER) (jasper@)
portaudio-svn
~ Makefile
~ patches/patch-src_hostapi_oss_pa_unix_oss_c
+ patches/patch-Makefile_in
> - build the tests in the regress target
> - in IsFormatSupported() actually check that the sample rate and
> number of channels are supported
> - bump pkgname (jakemsr@)
== biology =========================================================== 04/24 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/biology
py-biopython
~ Makefile ~ pkg/PLIST
> - register egg-info file in PLIST (ajacoutot@)
== databases ========================================================= 05/24 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/databases
evolution-data-server
~ Makefile ~ pkg/PLIST
> convert to use gnome.port.mk (jasper@)
mysql
~ Makefile
> Enable build for hppa & remove unnecessary comment.
> From and tested by brad@
> "if it works" steven@ (merdely@)
pgadmin3
~ Makefile + pkg/MESSAGE
> explain how to use the help with a browser.
> "looks good" steven@ (aanriot@)
== devel ============================================================= 06/24 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/devel
devel
~ Makefile
> Add p5-Slay-Makefile, p5-Slay-Makefile-Gress, p5-Slay-Maker (merdely@)
apr
~ Makefile ~ patches/patch-configure
~ pkg/PLIST
> use the libtool we want, and don't install your own.
> also make apr-config --apr-libtool return the right thing. (steven@)
~ Makefile
> bump pkgname again (steven@)
+ patches/patch-apr-config_in
> forgot to add a patch (steven@)
atk
~ Makefile
> fix WANTLIB, bump PKGNAME
> ok jasper@ and martynas@ (winiger@)
ctm
~ patches/patch-ctm_README ~ patches/patch-ctm_ctm_Makefile
~ patches/patch-ctm_ctm_ctm_1 ~ patches/patch-ctm_ctm_ctm_5
~ patches/patch-ctm_ctm_ctm_c ~ patches/patch-ctm_ctm_ctm_ed_c
~ patches/patch-ctm_ctm_ctm_h ~ patches/patch-ctm_ctm_ctm_pass1_c
~ patches/patch-ctm_ctm_ctm_pass2_c ~ patches/patch-ctm_ctm_ctm_pass3_c
~ patches/patch-ctm_ctm_ctm_passb_c ~ patches/patch-ctm_ctm_ctm_syntax_c
~ patches/patch-ctm_ctm_rmail_Makefile
~ patches/patch-ctm_ctm_rmail_ctm_rmail_1
~ patches/patch-ctm_ctm_rmail_ctm_rmail_c
> - remove CVS keywords from patches
> noticed by kurt@
> ok kili@ (ajacoutot@)
desktop-file-utils
~ Makefile
> fix WANTLIB, bump PKGNAME
> ok jasper@ and martynas@ (winiger@)
gettext
+ patches/patch-gettext-runtime_configure
+ patches/patch-gettext-tools_configure
> Add two patches to allow this package to be buuilt on the vax again.
> ok naddy (mbalmer@)
glade
- patches/patch-ltmain_sh ~ Makefile
~ patches/patch-configure
> don't build your own libintl. remove old unneeded libtool patch while
> here. (steven@)
glib2
~ Makefile
> fix LIB_DEPENDS-main and bump PKGNAME-main
> ok jasper@ and martynas@ (winiger@)
jdk
~ 1.5/files/license.sh ~ 1.7/files/license.sh
> Exit prompt loop when there's nothing to read from stdin. This can happen
> when stdin is redirected someplace unanticipated. This fixes the infinite
> prompt loop when the port is built as a build depend of another port
> (reported by Martin Toft <mt at martintoft.dk>). Still to do is fix
> bsd.port.mk to not redirect stdin for build depends... (kurt@)
libIDL
~ Makefile
> fix WANTLIB, bump PKGNAME
> ok jasper@ and martynas@ (winiger@)
libsigc++-2
~ Makefile
> you shouldn't just delete PKGNAME-main (steven@)
libsoup
~ Makefile ~ distinfo
~ patches/patch-tests_Makefile_in
> - update libsoup to 2.2.103
> - convert to use gnome.port.mk
> "commit it!" martynas@ (jasper@)
metaauto
~ Makefile
> update master site for pkg-config
> ok espie@ (eric@)
p5-Net-Server
- pkg/patch-lib_Net_Server_PreForkSimple_pm
- pkg/patch-lib_Net_Server_PreFork_pm ~ Makefile
~ distinfo ~ pkg/PLIST
> Update to 0.97. Per Nick Nauwelaert's request, take over
> maintainership. Add p5-IO-Multiplex for REGRESS_DEPENDS
> so all tests complete. And the patches-* are no longer
> needed.
> ok simon@ (merdely@)
p5-Slay-Makefile
+ distinfo + Makefile
+ pkg/DESCR + pkg/PLIST
> New import:
> Slay::Makefile wrapper allows for the rules to be contained within a
p5-Slay-Makefile-Gress
+ distinfo + Makefile
+ pkg/DESCR + pkg/PLIST
> New import:
> Slay::Makefile::Gress provides support for running a set of regression
p5-Slay-Maker
+ distinfo + Makefile
+ pkg/DESCR + pkg/PLIST
> New import:
> Slay::Maker is a make engine that uses perl declaration syntax for
p5-version
~ Makefile ~ distinfo
> update to 0.74 (steven@)
pango
~ Makefile
> fix WANTLIB, bump PKGNAME
> ok jasper@ and martynas@ (winiger@)
ruby-daemons
~ Makefile ~ distinfo
> Update to ruby-daemons-1.0.9. (bernd@)
ruby-gem_plugin
~ Makefile ~ distinfo
~ pkg/PLIST
> Update to ruby-gem_plugin-0.2.3. (bernd@)
== editors =========================================================== 07/24 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/editors
leafpad
~ Makefile
> - fix WANTLIB (ajacoutot@)
== education ========================================================= 08/24 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/education
drgeo
~ Makefile
> - fix lib spec for new libglade
> - fix wantlibs (naddy@)
== games ============================================================= 09/24 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/games
gcompris
~ Makefile ~ distinfo
~ patches/patch-Makefile_in ~ patches/patch-configure
> - minor update to gcompris-8.4.2 (ajacoutot@)
gtkpool
~ Makefile ~ patches/patch-gtkpool_sound_cpp
> - include soundcard.h _after_ sys/ioctl.h
> - use /dev/audio instead of /dev/dsp
> ok pvalchev@ (MAINAINER) (jakemsr@)
prboom
~ Makefile
> enable gl support, from antti harri (jolan@)
widelands
~ Makefile
> use python 2.5, fix WANTLIB (sturm@)
xscrabble
- patches/patch-Xc_Control_c ~ Makefile
> bogus patch (naddy@)
== geo =============================================================== 10/24 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/geo
openbsd-developers
~ files/OpenBSD
> moving north (wilfried@)
~ Makefile ~ files/OpenBSD
> add myself
> "go ahead" espie@ (eric@)
== graphics ========================================================== 11/24 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics
glitz
~ Makefile
> - add missing WANTLIB
> - update my email
> "looks fine" jasper@ (eric@)
== infrastructure ==================================================== 12/24 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/infrastructure
build
+ libtool
> libtool replacement
> work in progress, do not use this yet.
> input from and "commit it" espie@ (steven@)
~ libtool
> don't escape special characters which are surrounded by quotes. (steven@)
~ libtool
> resolve symlinks during installation (steven@)
~ libtool
> - read and ignore -thread-safe option
> - ignore multiple arguments for -version-info, just take the first
> (steven@)
~ libtool
> put the final libdir correctly in .la file from the start.
> this also simplifies reworking of dependency_libs upon installation.
> (steven@)
~ libtool
> - use .lai extension for better compatibility with gnu
> - write .lai file at build time, and only install .la for shared libraries
> - create symlink to .la file from the .libs directory (steven@)
~ libtool
> remove symlinks before creating them.
> add --config output, only one variable for now which some port uses.
> (steven@)
~ libtool
> oops, keep -f test before creating a symlink (steven@)
~ libtool
> - library names don't have to start with 'lib'
> - use libname.lax directory for extraction
> - eliminate duplicates from dependency_libs (steven@)
~ libtool
> drop -L flags containing .libs directories from installed .la file
> (steven@)
~ libtool
> handle current,revision,age stuff a bit better, and make sure it all gets
> written in the .la file (steven@)
~ libtool
> rework comments a bit (steven@)
mk
~ getpkgpath
> unbreak, the regular expression never matched and $' was empty there
> ok espie@ (sturm@)
~ getpkgpath
> back out, this breaks PLIST_DB (sturm@)
package
~ gen-package-pages
> update (pvalchev@)
templates
~ network.conf.template
> put a fast gnome mirror on top (jasper@)
~ network.conf.template
> keep an ftp:// server in top of MASTER_SITES_GNOME, so peek-ftp works
> (jasper@)
== lang ============================================================== 13/24 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/lang
lua
~ patches/patch-Makefile ~ patches/patch-etc_lua_pc
~ patches/patch-src_Makefile ~ patches/patch-src_lobject_c
~ patches/patch-src_lstrlib_c ~ patches/patch-src_luaconf_h
> obvious dependency fix.
> also regen patches. (espie@)
~ Makefile ~ patches/patch-etc_lua_pc
> re-unhardcode /usr/local (jolan@)
python
~ Makefile.inc
> build bsddb interface only with python 2.5, since older python versions
> ship a bsddb that doesn't work with berkeley db > 4.2.
> discussed with sturm and sthen (steven@)
~ 2.5/patches/patch-Makefile_pre_in
> nail down build order for parallel build.
> tested through a bulk build by sturm@ (espie@)
== mail ============================================================== 14/24 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/mail
mail
~ Makefile
> - c-client has been removed; unlink from the build (ajacoutot@)
~ Makefile
> +claws-mail-notification (landry@)
~ Makefile
> Add p5-Mail-DKIM (merdely@)
~ Makefile
> + ruby-rmail (bernd@)
c-client
- Makefile - distinfo
- patches/patch-Makefile - patches/patch-src_c-client_mail_c
- patches/patch-src_osdep_unix_Makefile
- patches/patch-src_osdep_unix_Makefile.gss
- patches/patch-src_osdep_unix_env_unix_c
- patches/patch-src_osdep_unix_kerb_mit_c
- pkg/DESCR - pkg/PFRAG.shared
- pkg/PLIST
> - remove from the tree
> this has been superseded by the c-client subpackage from mail/imap-uw
> "go ahead" robert@ (ajacoutot@)
claws-mail-notification
+ Makefile + distinfo
+ pkg/PLIST + pkg/DESCR
+ patches/patch-configure
> New import:
> Import claws-mail-notification, a notification plugin for the MUA
> claws-mail.
dovecot
~ Makefile ~ distinfo
> update to Dovecot 1.0.6 (bugfix release); from MAINTAINER (jakob@)
~ Makefile ~ distinfo
> Dovecot 1.0.7 (bugfix release); from MAINTAINER (jakob@)
evolution
~ Makefile
> convert to use gnome.port.mk (jasper@)
imap-uw
- pkg/SECURITY ~ Makefile
~ distinfo ~ patches/patch-Makefile
~ patches/patch-src_osdep_unix_Makefile
~ patches/patch-src_osdep_unix_Makefile.gss
~ patches/patch-src_osdep_unix_env_unix.c
~ pkg/PLIST-server + pkg/DESCR-c-client
+ pkg/PFRAG.shared-c-client + pkg/PLIST-c-client
> - update to the latest stable version (2006j2)
> - take over maintainership (ok jacob@)
> - add a new c-client subpackage to replace old mail/c-client which was
> built from pine sources
> feedbacks from sthen@ and simon@
> testing and ok robert@ (ajacoutot@)
~ Makefile ~ pkg/DESCR-c-client
~ pkg/DESCR-mailutil ~ pkg/DESCR-server
~ pkg/MESSAGE-server ~ pkg/PLIST-server
+ files/README.OpenBSD + patches/patch-src_mlock_mlock_c
> - small cleanings:
> * move MESSAGE content to README.OpenBSD as it was getting quite large
> * document the use of mlock
> * remove blank line in DESCR-* (ajacoutot@)
mimedefang
- pkg/UNMESSAGE ~ Makefile
~ distinfo ~ files/rc.mimedefang
~ pkg/MESSAGE ~ pkg/PLIST
> update to 2.63
> ok steven (sthen@)
p5-Mail-DKIM
+ Makefile + distinfo
+ pkg/DESCR + pkg/PLIST
> New import:
> This module implements the various components of the DKIM and
> DomainKeys
roundcubemail
~ Makefile ~ distinfo
~ patches/patch-INSTALL
~ patches/patch-program_include_main_inc
~ pkg/PLIST
> update roundcube to 0.1rc2
> ok ajacoutot@ (sthen@)
ruby-rmail
+ Makefile + distinfo
+ pkg/PLIST + pkg/DESCR
> New import:
> Initial import of ruby-rmail-0.17.
== math ============================================================== 15/24 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/math
mathomatic
~ Makefile ~ distinfo
> update to 12.7.9 (steven@)
== misc ============================================================== 16/24 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/misc
gramps
~ Makefile ~ pkg/PLIST
> - fix PLIST (ajacoutot@)
== multimedia ======================================================== 17/24 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/multimedia
xine-lib
~ Makefile ~ distinfo
~ patches/patch-configure ~ patches/patch-src_input_Makefile_in
~ patches/patch-src_input_input_dvb_c ~ patches/patch-src_input_input_dvd_c
~ patches/patch-src_input_input_file_c
~ patches/patch-src_input_input_http_c
~ patches/patch-src_input_libreal_real_c
~ patches/patch-src_libfaad_Makefile_in
~ patches/patch-src_libw32dll_wine_Makefile_in
~ patches/patch-src_xine-engine_audio_decoder_c
~ patches/patch-src_xine-engine_audio_out_c
~ patches/patch-src_xine-engine_xine_c
> maintainence update to xine-lib-1.1.8
> from brad@ (jakemsr@)
- pkg/DESCR - pkg/PLIST
~ Makefile
+ patches/patch-src_audio_out_Makefile_in
+ pkg/DESCR-arts + pkg/DESCR-esd
+ pkg/DESCR-main + pkg/PLIST-arts
+ pkg/PLIST-esd + pkg/PLIST-main
> build esound abd artsd audio output module subpackages
> helps integrate amarok & kaffeine into KDE (and other) desktop(s)
> ok brad@ (jakemsr@)
- pkg/PFRAG.i386 + pkg/PFRAG.i386-main
> unbreak packaging on i386 (steven@)
== net =============================================================== 18/24 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/net
ejabberd
~ Makefile
> USE_X11 isn't needed anymore, now that expat is in base.
> from viq <viq at viq.ath.cx> (jasper@)
farsight
~ Makefile
> fix dependencies, some people should be more careful... (sturm@)
telepathy
~ telepathy-gabble/Makefile ~ telepathy-glib/Makefile
~ telepathy-idle/Makefile ~ telepathy-python/Makefile
> explicitly depend on python-expat, instead of just python
> spotted by sturm@, thanks! (jasper@)
~ telepathy-idle/Makefile
> don't run autoconf, so it actually uses patch-configure... (steven@)
tor
~ Makefile ~ distinfo
~ patches/patch-configure
~ patches/patch-src_config_torrc_sample_in
> update tor to 0.1.2.18. Changelog:
> http://archives.seul.org/or/announce/Oct-2007/msg00000.html
> ok merdely@ (rui@)
yt
~ Makefile ~ files/yt.lua
> generate files that will play in quicktime, ok pedro martelletto (jolan@)
~ Makefile ~ pkg/DESCR
> - typo
> from Matthew Clarke <clamat at telus dot net> (ajacoutot@)
== print ============================================================= 19/24 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/print
print
~ Makefile
> s/hpijs/hplip/ (ajacoutot@)
foo2zjs
~ Makefile ~ distinfo
~ patches/patch-Makefile ~ pkg/PLIST
+ patches/patch-foo2oak_c + patches/patch-oakdecode_c
> Foo2zjs updated to latest version, some printers added,
> some fixes to make it work with Ghostscript 8.60.
> From Giovanni Bechis (MAINTAINER)
> ok ajacoutot@ (merdely@)
hpijs
- Makefile - distinfo
- patches/patch-Makefile_in - patches/patch-configure
- pkg/DESCR - pkg/PLIST
> - remove
> this has been replaced by print/hplip,-hpijs (ajacoutot@)
hplip
+ Makefile + distinfo
+ patches/patch-configure + patches/patch-Makefile_in
+ patches/patch-installer_core_install_py
+ patches/patch-installer_dcheck_py + pkg/MESSAGE-main
+ pkg/DESCR-docs + pkg/PLIST-main
+ pkg/PLIST-docs + pkg/DESCR-main
+ pkg/PLIST-hpijs + pkg/DESCR-hpijs
> New import:
> Import hplip-2.7.10
lyx
~ Makefile
> late pkg bump after switch to python 2.5 (steven@)
mftrace
~ Makefile
> late pkg bump after switch to python 2.5 (steven@)
== security ========================================================== 20/24 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/security
l0phtcrack
+ patches/patch-Makefile + patches/patch-includes_h
+ patches/patch-readsmb_c
> restore patches (naddy@)
== sysutils ========================================================== 21/24 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils
cfengine
+ patches/patch-src_do_c + patches/patch-src_misc_c
> cannot readd locally, next try (sturm@)
dmidecode
~ Makefile ~ distinfo
~ patches/patch-Makefile ~ pkg/PLIST
> update to 2.9 .
> ok ajacoutot@ (aanriot@)
== textproc ========================================================== 22/24 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc
textproc
~ Makefile
> +p5-Text-Markdown (steven@)
~ Makefile
> Add p5-Text-ASCIIMathML, p5-Text-Restructured
> Sort. (merdely@)
p5-Text-ASCIIMathML
+ distinfo + Makefile
+ pkg/DESCR + pkg/PLIST
> New import:
> Text::ASCIIMathML is a parser for ASCIIMathML text which produces
> MathML
p5-Text-Markdown
+ Makefile + distinfo
+ pkg/DESCR + pkg/PLIST
> New import:
> import Text::Markdown 1.0.3
p5-Text-Restructured
+ Makefile + distinfo
+ pkg/DESCR + pkg/PLIST
> New import:
> Text::Restructured is a set of modules to parse reStructuredText
sgmlformat
~ patches/patch-sgmlfmt_sgmlfmt_pl + patches/patch-transpec_Makefile
> make the renamed patches actually produce the same accumulative changes
> as the mess before did (naddy@)
== www =============================================================== 23/24 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/www
www
~ Makefile
> add wordpress-mu (winiger@)
~ Makefile
> +myreview (ajacoutot@)
liferea
~ Makefile ~ distinfo
> - (security) update liferea to 1.4.6
> from viq <viq at viq.ath.cx> (jasper@)
mediawiki
~ Makefile ~ distinfo
~ pkg/PLIST
> SECURITY: update mediawiki to 1.11.0 which fixes a cross site scripting
> vulnerability.
> Reference: http://www.vuxml.org/freebsd/CVE-2007-4828.html
> ok mbalmer@ (rui@)
myreview
+ distinfo + Makefile
+ pkg/MESSAGE + pkg/DESCR
+ pkg/PLIST
> New import:
> Import myreview-1.9.9
php4
~ extensions/Makefile
+ extensions/patches/patch-ext_imap_php_imap_c
> - make php4-imap use new c-client
> ok robert@ (ajacoutot@)
php5
~ extensions/Makefile
> - make php5-imap use new c-client
> testing and ok robert@ (ajacoutot@)
phpmyadmin
~ Makefile ~ pkg/PLIST
> - fix files ownership
> no answer from maintainer
> "look alright" sthen@, ok robert@ (ajacoutot@)
tntnet
~ Makefile
> add dependency on zip
> (still an issue with shlibs left though...)
> spotted by naddy@, thanks! (jasper@)
wordpress-mu
+ Makefile + distinfo
+ pkg/MESSAGE + pkg/DESCR
+ pkg/PLIST
> New import:
> WordPress calls itself "a state-of-the-art, semantic personal
== x11 =============================================================== 24/24 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/x11
x11
~ Makefile
> +roxterm (eric@)
~ Makefile
> +krusader (ajacoutot@)
dbus
~ Makefile ~ patches/patch-dbus-1_pc_in
+ patches/patch-doc_Makefile_in
> fix build in case xmlto is installed, and explicitly disable doc components
> that don't get built reproducibly (espie@)
evilwm
~ Makefile ~ distinfo
~ patches/patch-Makefile
> Update to evilwm-1.0.0
> From Robert Blacquiere
> ok kili@, jasper@ (merdely@)
gbdfed
+ patches/patch-Makefile_in
> fix build with latest GTK where GtkFileSelection has become deprecated
> (naddy@)
gnome
~ Makefile
> - add the librsrv no_gnome FLAVOR to the build
> "go ahead" jasper@ (ajacoutot@)
~ librsvg/Makefile
> - make the no_gnome FLAVOR depends on libgsf,no_gnome by default
> discussed with several on ICB
> ok jasper@ (ajacoutot@)
- librsvg/pkg/PFRAG.no-no_gnome
- librsvg/pkg/PFRAG.shared-no-no_gnome
~ librsvg/Makefile ~ librsvg/pkg/PFRAG.shared
~ librsvg/pkg/PLIST
> do not disable the gdk pixbuf loader in no_gnome flavor
> "go ahead" @ajacoutot (eric@)
~ applets2/Makefile ~ applets2/patches/patch-configure
> build depends on python, no PKGNAME bump needed (sturm@)
~ py-gnome/Makefile
> fix WANTLIB (sturm@)
gtk+2
~ Makefile
> fix WANTLIB, bump PKGNAME
> ok jasper@ and martynas@ (winiger@)
kde
~ multimedia3/patches/patch-configure_in
> fix a libxine symbol test: use -pthread when linking executables
> with libxine (jakemsr@)
~ i18n3/Makefile
+ i18n3/patches/fa-patch-messages_kdepim_kdepimwizards_po
> add a scheme to patch individual language packs and fix the Persian one
> (naddy@)
~ i18n3/pkg/PLIST-fa
> this was missed (naddy@)
~ multimedia3/Makefile
+ multimedia3/patch-akode_artsplugin_akodeFFMPEGPlayObject_mcopclass
+ multimedia3/patch-akode_artsplugin_akodeMPCPlayObject_mcopclass
+ multimedia3/patch-akode_artsplugin_akodeMPEGPlayObject_mcopclass
+ multimedia3/patch-akode_artsplugin_akodePlayObject_mcopclass
+ multimedia3/patch-akode_artsplugin_akodeSpeexStreamPlayObject_mcopclass
+ multimedia3/patch-akode_artsplugin_akodeVorbisStreamPlayObject_mcopclass
+ multimedia3/patch-akode_artsplugin_akodeXiphPlayObject_mcopclass
> the akode plugins are not currently working. exact cause is still
> unknown. in the meantime, unbreak arts decoding of many codecs
> by using the akode decoders only if there is no other decoder for
> the codec, instead of using akode more or less by default.
> ok brad@ (jakemsr@)
~ office3/Makefile ~ office3/patches/patch-acinclude_m4
> really use python 2.5 (steven@)
krusader
+ distinfo + Makefile
+ pkg/DESCR + pkg/PLIST
+ patches/patch-krusader_Konfigurator_kgdependencies_cpp
> New import:
> Import krusader-1.80.0
roxterm
+ Makefile + distinfo
+ pkg/PLIST + pkg/DESCR
+ patches/patch-configure
> New import:
> ROXTerm is a terminal emulator intended to provide similar features to
~ Makefile ~ pkg/PLIST
+ patches/patch-Makefile_in
> do not install files that are not really needed/informative
> suggestion, patch and ok ajacoutot@ (eric@)
vdesk
~ Makefile ~ pkg/DESCR
> - start COMMENT with a lower case letter
> - re-format DESCR
> ok mbalmer@ (MAINTAINER) (jasper@)
xcompmgr
~ Makefile ~ pkg/DESCR
+ pkg/MESSAGE
> put the note on how to enable xcomposite in MESSAGE, instead of DESCR
> ok matthieu@ (jasper@)
===============================================================================
More information about the owc
mailing list