[odc] Daily ports changes for 2007-11-05
ODC
auto at squish.net
Tue Nov 6 07:00:06 GMT 2007
OpenBSD ports changes summary for 2007-11-05
============================================
audio/aumix devel
devel/jam devel/ruby-fastthread
infrastructure/build lang/ruby
mail/imp net/libdnet
print/py-reportlab textproc
textproc/ruby-icalendar www/php5
x11 x11/gbdfed
x11/gnustep x11/isomaster
x11/transset-df
== audio ============================================================= 01/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/audio
aumix
~ Makefile
> fix and sort WANTLIB after gtk+2 update
> ok naddy@ (maintainer) (simon@)
== devel ============================================================= 02/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/devel
devel
~ Makefile
> + ruby-fastthread (bernd@)
jam
~ Makefile + patches/patch-jambase_c
> honor CFLAGS; fixes ICE on alpha, noticed by merdely@ (naddy@)
ruby-fastthread
+ Makefile + distinfo
+ pkg/DESCR + pkg/PLIST
> New import:
> Initial import of ruby-fastthread-1.0.1.
== infrastructure ==================================================== 03/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/infrastructure
build
~ libtool
> also use -R flags when linking libraries, and add them into
> dependency_libs. (steven@)
~ libtool
> handle -prefer-pic and -prefer-non-pic options in compile mode.
> shorten second getopt configuration line a bit. (steven@)
~ libtool
> install libraries with mode 644 if possible. (steven@)
== lang ============================================================== 04/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/lang
ruby
~ ruby.port.mk
> Unpack the gem metadata so we're able to patch it. This will
> allow us to remove bogus dependencies from gems.
> I need this for an upcoming ruby-mongrel update.
> discussed with & ok sturm@ (bernd@)
== mail ============================================================== 05/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/mail
imp
~ Makefile ~ pkg/MESSAGE
~ pkg/PLIST
> Remove notes about /var/www/etc/pwd.db since it's now handled
> by the php5-imap port. Tidy PLIST while there.
> discussed with robert, mbalmer
> pwd.db parts ok robert@
> "you can commit the other part too" mbalmer@ (sthen@)
== net =============================================================== 06/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/net
libdnet
~ Makefile
> yet another devel/check fuck-up (espie@)
== print ============================================================= 07/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/print
py-reportlab
- reportlab/pkg/patch-reportlab_lib__rl_accel_c
- reportlab/pkg/patch-reportlab_pdfbase_ttfonts_py
~ reportlab/Makefile ~ reportlab/distinfo
~ reportlab/patches/patch-reportlab_setup_py
~ reportlab/pkg/PLIST
+ reportlab/pkg/patch-reportlab_rl_accel__rl_accel_c
> - update to version 2.1
> - add conflict with barcode plugin as it's now included in py-reportlab
> - rl_accel now comes in a separate tarball
> maintainer timeout (ajacoutot@)
- plugins/barcode/Makefile - plugins/barcode/distinfo
- plugins/barcode/files/setup.py - plugins/barcode/pkg/DESCR
- plugins/barcode/pkg/PLIST
> - remove barcode plugin (included in py-reportlab now) (ajacoutot@)
~ plugins/Makefile
> unlink py-reportlab-barcode (ajacoutot@)
~ plugins/renderPM/Makefile
> - merge PFRAG.shared into PLIST as it is SHARED_ONLY (ajacoutot@)
- plugins/renderPM/pkg/PFRAG.shared ~ plugins/renderPM/pkg/PLIST
> - forgot these in previous commit (ajacoutot@)
== textproc ========================================================== 08/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc
textproc
~ Makefile
> + ruby-icalendar (bernd@)
ruby-icalendar
+ Makefile + distinfo
+ pkg/DESCR + pkg/PLIST
> New import:
> Initial import of ruby-icalendar-1.0.1.
== www =============================================================== 09/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/www
php5
- core/files/phpxs ~ core/Makefile
~ core/pkg/MESSAGE-main ~ core/pkg/PLIST-main
~ core/pkg/UNMESSAGE-main ~ extensions/Makefile
~ extensions/pkg/MESSAGE ~ extensions/pkg/PLIST-bz2
~ extensions/pkg/PLIST-curl ~ extensions/pkg/PLIST-dba
~ extensions/pkg/PLIST-dbase ~ extensions/pkg/PLIST-gd
~ extensions/pkg/PLIST-gmp ~ extensions/pkg/PLIST-imap
~ extensions/pkg/PLIST-ldap ~ extensions/pkg/PLIST-main
~ extensions/pkg/PLIST-mbstring ~ extensions/pkg/PLIST-mcrypt
~ extensions/pkg/PLIST-mhash ~ extensions/pkg/PLIST-mysql
~ extensions/pkg/PLIST-mysqli ~ extensions/pkg/PLIST-ncurses
~ extensions/pkg/PLIST-odbc ~ extensions/pkg/PLIST-pdo_mysql
~ extensions/pkg/PLIST-pdo_pgsql ~ extensions/pkg/PLIST-pdo_sqlite
~ extensions/pkg/PLIST-pgsql ~ extensions/pkg/PLIST-shmop
~ extensions/pkg/PLIST-snmp ~ extensions/pkg/PLIST-soap
~ extensions/pkg/PLIST-sqlite ~ extensions/pkg/PLIST-sybase_ct
~ extensions/pkg/PLIST-xmlrpc ~ extensions/pkg/PLIST-xsl
~ patches/patch-php_ini-dist ~ patches/patch-php_ini-recommended
+ core/files/php5.conf + extensions/files/master.passwd.imap
+ extensions/pkg/UNMESSAGE
> Kill the phpxs script that was used for enabling and disabling
> the php core module and extenions.
> Install a sample configuration file to /var/www/conf/modules.sample
> which can be symlinked or copied over to /var/www/conf/modules
> so apache is going to pick it up.
> Allow php to scan /var/www/conf/php5 for php configuration
> files so if the user installs or creates a symlink from the
> sample configuration files from the php5.sample directory,
> it is going to be picked up by php5.
> Create a dummy pwd.db file in the php5-imap package in the apache
> chroot because it is needed by c-client.
> feedback and tests by sthen@ (robert@)
== x11 =============================================================== 10/10 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/x11
x11
~ Makefile
> add transset-df (jasper@)
gbdfed
~ Makefile
> - depends on much more than nothing! (ajacoutot@)
gnustep
~ gui/Makefile + gui/patches/patch-configure
> - use GSCUPS_LIBS instead of -lcups in configure (to make sure cups support
> gets correctly detected in future versions)
> spotted by steven@ (ajacoutot@)
isomaster
~ Makefile ~ distinfo
~ patches/patch-Makefile ~ pkg/PLIST
> Update to 1.2.
> From maintainer (Giovanni Bechis <g.bechis at snb.it>)
> Corrections, nitpicking and ok, simon@ (kili@)
transset-df
+ distinfo + Makefile
+ pkg/DESCR + pkg/PLIST
+ patches/patch-Makefile
> New import:
> import transset-df 6
===============================================================================
More information about the odc
mailing list