###
### Sat Feb 7 01:08:42 EST 2004:
### bmake bulk-package for horde-2.2.4
### Current pkg count:  6 installed packages: digest-20021220 imapfilter-0.9.5 openssl-0.9.6l patch-2.5.4nb2 perl-5.6.1nb10 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for horde-2.2.4
===> Cleaning for php-gettext-4.3.4
===> Cleaning for php-4.3.4
===> Cleaning for libtool-base-1.4.20010614nb19
===> Cleaning for patch-2.5.4nb2
===> Cleaning for gmake-3.80nb2
===> Cleaning for pkg_install-info-4.5nb2
===> Cleaning for gettext-lib-0.11.5nb2
===> Cleaning for libiconv-1.9.1nb1
===> Cleaning for automake17-1.7.9
===> Cleaning for autoconf-2.59
===> Cleaning for m4-1.4nb1
===> Cleaning for gtexinfo-4.6nb1
===> Cleaning for perl-5.6.1nb10
BULK> Removing installed packages which are not needed to build horde-2.2.4
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r openssl-0.9.6l
BULK> horde-2.2.4 requires installed package perl-5.6.1nb10 (lang/perl5) to build.
BULK> horde-2.2.4 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> Installing packages which are required to build horde-2.2.4.
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/php-gettext-4.3.4.tgz
bin:    gid (3, 0, modified)
man/man1: 
	gid (3, 0, modified)
man/man5: 
	gid (3, 0, modified)

===> Installing configuration/support files for libiconv-1.9.1nb1

	/usr/pkg/lib/charset.alias

===> Installing configuration/support files for php-4.3.4

	/usr/pkg/etc/php.ini

===========================================================================
You may wish to customize the following files for php-4.3.4:

	/usr/pkg/etc/php.ini
===========================================================================

===========================================================================
$NetBSD: MESSAGE,v 1.5 2003/09/05 19:35:16 jdolecek Exp $

To process PHP scripts, you will need a PHP-enabled HTTP server.  You may
either configure the HTTP server to use PHP as a CGI program, or install a
PHP module for your HTTP server, e.g. ap-php4.

Some additional packages you may wish to install are:

	php4-dba	DBM database access
	php4-iconv	DBM database access

Note that php4-pcre, php4-session and php4-xml are no longer
separate packages since 4.3.3, the main PHP4 package has them built-in now.
===========================================================================


===========================================================================
$NetBSD: MESSAGE.module,v 1.4 2002/12/21 13:39:25 wiz Exp $

To enable this module, add the following to /usr/pkg/etc/php.ini:

    extension=gettext.so

and make sure extension_dir points to the dir where gettext.so is.

Then restart your PHP4-enabled HTTP server to load this module.
===========================================================================

BULK> Required package php-4.3.4 (www/php4) is already installed
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/libtool-base-1.4.20010614nb19.tgz
BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/gmake-3.80nb2.tgz
BULK> Required package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) is already installed
BULK> Required package gettext-lib-0.11.5nb2 (devel/gettext-lib) is already installed
BULK> Required package libiconv-1.9.1nb1 (converters/libiconv) is already installed
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/automake17-1.7.9.tgz
install-info: menu item `Automake-1.7' already exists, for file `automake'
BULK> Required package autoconf-2.59 (devel/autoconf) is already installed
BULK> Required package m4-1.4nb1 (devel/m4) is already installed
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/gtexinfo-4.6nb1.tgz
BULK> Required package perl-5.6.1nb10 (lang/perl5) is already installed
BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
bmake package (horde-2.2.4)
===> Checking for vulnerabilities in horde-2.2.4
=> Checksum OK for horde-2.2.4.tar.gz.
work.sol9 -> /work/pkgbuild/www/horde/work.sol9
===> Extracting for horde-2.2.4
===> Required installed package php-gettext>=4.3.3: php-gettext-4.3.4 found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Patching for horde-2.2.4
===> Applying pkgsrc patches for horde-2.2.4
cd /work/pkgbuild/www/horde/work.sol9/horde-2.2.4/scripts;						 for FILE in mime_mapping/convert.pl; do		 /usr/bin/mv -f ${FILE} ${FILE}.orig;			 /usr/pkg/bin/nbsed	-e "s|/usr/bin/perl|/usr/pkg/bin/perl|g"			 ${FILE}.orig > ${FILE};			 done
===> Overriding tools for horde-2.2.4
===> Configuring for horde-2.2.4
===> Building for horde-2.2.4
/usr/bin/find /work/pkgbuild/www/horde/work.sol9/horde-2.2.4 -name "*.orig" -exec /usr/bin/rm -f {} \;
/usr/bin/find /work/pkgbuild/www/horde/work.sol9/horde-2.2.4 -name .htaccess -exec /usr/bin/rm -f {} \;
/usr/bin/find /work/pkgbuild/www/horde/work.sol9/horde-2.2.4/scripts -name "*.pl" -exec /usr/bin/chmod +x {} \;
/usr/bin/find /work/pkgbuild/www/horde/work.sol9/horde-2.2.4/scripts -name "*.sh" -exec /usr/bin/chmod +x {} \;
===> Installing for horde-2.2.4
/usr/pkg/bin/nbsed	-e "s|@HORDEDIR@|/usr/pkg/share/horde|g"				 /usr/pkgsrc/www/horde/files/horde.conf.dist > /work/pkgbuild/www/horde/work.sol9/horde.conf.dist
/usr/ucb/install -d -o root -g root -m 755 /usr/pkg/share/doc/horde /usr/pkg/share/examples/horde /usr/pkg/share/horde
usage: install [-cs] [-g group] [-m mode] [-o owner] file ...  destination
       install  -d   [-g group] [-m mode] [-o owner] dir
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/www/horde
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/www/horde
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/www/horde
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/www/horde
BULK> horde-2.2.4 was marked as broken:
-rw-r--r--   1 root     other       6150 Feb  7 01:09 .broken.html
bmake deinstall
===> Deinstalling for horde
BULK> Marking all packages which depend upon horde-2.2.4 as broken:
BULK> marking package that requires horde-2.2.4 as broken: imp-3.2.2 (mail/imp)
BULK> Build for horde-2.2.4 was not successful, aborting.