From c0rn@o2.pl  Fri Apr  7 02:50:20 2006
Return-Path: <c0rn@o2.pl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D9D4C16A402
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  7 Apr 2006 02:50:20 +0000 (UTC)
	(envelope-from c0rn@o2.pl)
Received: from kogut.o2.pl (kogut.o2.pl [212.126.20.61])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 486DC43D45
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  7 Apr 2006 02:50:20 +0000 (GMT)
	(envelope-from c0rn@o2.pl)
Received: from blaviken.slowicza.org (aboe112.neoplus.adsl.tpnet.pl [83.8.20.112])
	by kogut.o2.pl (o2.pl Mailer 2.0.1) with ESMTP id 4A331EEEFA
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  6 Apr 2006 13:22:11 +0200 (CEST)
Message-Id: <1144322550.11542@blaviken.slowicza.org>
Date: Thu, 6 Apr 2006 13:22:30 +0200
From: "Pawel Pekala" <c0rn@o2.pl>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [new port] mail/sylpheed-claws-maildir
X-Send-Pr-Version: gtk-send-pr 0.4.7 
X-GNATS-Notify:

>Number:         95455
>Category:       ports
>Synopsis:       [new port] mail/sylpheed-claws-maildir
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pav
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 07 03:00:34 GMT 2006
>Closed-Date:    Sun Apr 30 13:08:53 GMT 2006
>Last-Modified:  Sun Apr 30 13:08:53 GMT 2006
>Originator:     Pawel Pekala
>Release:        FreeBSD 5.4-RELEASE-p11 i386
>Organization:
>Environment:


System: FreeBSD 5.4-RELEASE-p11 #2: Thu Feb  2 21:14:41 CET 2006
    root@blaviken.slowicza.org:/usr/src/sys/i386/compile/CORN



>Description:


maildir++ mailbox support plugin for mail/sylpheed-claws


>How-To-Repeat:





>Fix:


--- maildir.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	sylpheed-claws-maildir/
#	sylpheed-claws-maildir/Makefile
#	sylpheed-claws-maildir/distinfo
#	sylpheed-claws-maildir/pkg-descr
#	sylpheed-claws-maildir/files
#	sylpheed-claws-maildir/files/patch-configure.ac
#
echo c - sylpheed-claws-maildir/
mkdir -p sylpheed-claws-maildir/ > /dev/null 2>&1
echo x - sylpheed-claws-maildir/Makefile
sed 's/^X//' >sylpheed-claws-maildir/Makefile << 'END-of-sylpheed-claws-maildir/Makefile'
X# New ports collection makefile for:	sylpheed-claws-maildir
X# Date created:	3 April 2006
X# Whom:	Pawel Pekala <c0rn@o2.pl>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	maildir
XPORTVERSION=	0.19
XCATEGORIES=	mail
XMASTER_SITES=	http://claws.sylpheed.org/downloads/
XPKGNAMEPREFIX=	sylpheed-claws-
X
XMAINTAINER=	c0rn@o2.pl
XCOMMENT=	Maildir++ plugin for sylpheed-claws
X
XBUILD_DEPENDS=	sylpheed-claws:${PORTSDIR}/mail/sylpheed-claws
XRUN_DEPENDS=	sylpheed-claws:${PORTSDIR}/mail/sylpheed-claws
X
XUSE_GMAKE=	yes
XUSE_X_PREFIX=	yes
XUSE_AUTOTOOLS=	autoconf:259
XUSE_BDB=	yes
X
XCONFIGURE_ENV=	 CFLAGS="-I${BDB_INCLUDE_DIR}" \
X	LDFLAGS="-l${BDB_LIB_NAME} -L${BDB_LIB_DIR}"
X
XPLIST_FILES=	lib/sylpheed-claws/plugins/maildir.a \
X	lib/sylpheed-claws/plugins/maildir.la \
X	lib/sylpheed-claws/plugins/maildir.so
X
X.include <bsd.port.mk>
END-of-sylpheed-claws-maildir/Makefile
echo x - sylpheed-claws-maildir/distinfo
sed 's/^X//' >sylpheed-claws-maildir/distinfo << 'END-of-sylpheed-claws-maildir/distinfo'
XMD5 (maildir-0.19.tar.gz) = da8e864d17b1c4e9840542fa076d5282
XSHA256 (maildir-0.19.tar.gz) = 822622a349383ea4ee474c62258fb3763287f5d7bebf96ae79b20e64e5fc5a01
XSIZE (maildir-0.19.tar.gz) = 337567
END-of-sylpheed-claws-maildir/distinfo
echo x - sylpheed-claws-maildir/pkg-descr
sed 's/^X//' >sylpheed-claws-maildir/pkg-descr << 'END-of-sylpheed-claws-maildir/pkg-descr'
XThis plugin provides direct support for Maildir++ mailboxes.
XWith this plugin you can share your Maildir++ mailbox with other 
Xmailers or IMAP servers.
END-of-sylpheed-claws-maildir/pkg-descr
echo c - sylpheed-claws-maildir/files
mkdir -p sylpheed-claws-maildir/files > /dev/null 2>&1
echo x - sylpheed-claws-maildir/files/patch-configure.ac
sed 's/^X//' >sylpheed-claws-maildir/files/patch-configure.ac << 'END-of-sylpheed-claws-maildir/files/patch-configure.ac'
X--- configure.ac.orig	Wed Apr  5 20:25:22 2006
X+++ configure.ac	Wed Apr  5 20:26:19 2006
X@@ -28,7 +28,11 @@
X # Check for sylpheed-claws
X #
X PKG_CHECK_MODULES(SYLPHEED_CLAWS, sylpheed-claws >= 1.9.100.160)
X-SYLPHEED_CLAWS_PLUGINDIR=$( $PKG_CONFIG --variable=plugindir sylpheed-claws )
X+if test -z $prefix ; then
X+  SYLPHEED_CLAWS_PLUGINDIR=$( $PKG_CONFIG --variable=plugindir sylpheed-claws )
X+else
X+  SYLPHEED_CLAWS_PLUGINDIR=$prefix/lib/sylpheed-claws/plugins
X+fi
X AC_SUBST(SYLPHEED_CLAWS_CFLAGS)
X AC_SUBST(SYLPHEED_CLAWS_LIBS)
X AC_SUBST(SYLPHEED_CLAWS_PLUGINDIR)
END-of-sylpheed-claws-maildir/files/patch-configure.ac
exit

--- maildir.shar ends here ---



>Release-Note:
>Audit-Trail:
Class-Changed-From-To: sw-bug->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Fri Apr 7 03:04:12 UTC 2006 
Class-Changed-Why:  
Fix category (new ports should be change-requests) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95455 

From: =?ISO-8859-2?Q?Pawe=B3_P=EAkala?= <c0rn@o2.pl>
To: bug-followup@FreeBSD.org, c0rn@o2.pl
Cc:  
Subject: Re: ports/95455: [new port] mail/sylpheed-claws-maildir
Date: Sun, 9 Apr 2006 16:22:06 +0200

  Updated to newer version (0.19 -> 0.20)
 
 --- maildir.shar begins here ---
 # This is a shell archive.  Save it in a file, remove anything before
 # this line, and then unpack it by entering "sh file".  Note, it may
 # create directories; files and directories will be owned by you and
 # have default permissions.
 #
 # This archive contains:
 #
 #	sylpheed-claws-maildir/
 #	sylpheed-claws-maildir/Makefile
 #	sylpheed-claws-maildir/distinfo
 #	sylpheed-claws-maildir/pkg-descr
 #	sylpheed-claws-maildir/files
 #	sylpheed-claws-maildir/files/patch-configure.ac
 #
 echo c - sylpheed-claws-maildir/
 mkdir -p sylpheed-claws-maildir/ > /dev/null 2>&1
 echo x - sylpheed-claws-maildir/Makefile
 sed 's/^X//' >sylpheed-claws-maildir/Makefile << 'END-of-sylpheed-claws-maildir/Makefile'
 X# New ports collection makefile for:	sylpheed-claws-maildir
 X# Date created:	3 April 2006
 X# Whom:	Pawel Pekala <c0rn@o2.pl>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=	maildir
 XPORTVERSION=	0.20
 XCATEGORIES=	mail
 XMASTER_SITES=	http://claws.sylpheed.org/downloads/plugins/
 XPKGNAMEPREFIX=	sylpheed-claws-
 X
 XMAINTAINER=	c0rn@o2.pl
 XCOMMENT=	Maildir++ plugin for sylpheed-claws
 X
 XBUILD_DEPENDS=	sylpheed-claws>=2.0:${PORTSDIR}/mail/sylpheed-claws
 XRUN_DEPENDS=	sylpheed-claws>=2.0:${PORTSDIR}/mail/sylpheed-claws
 X
 XUSE_GMAKE=	yes
 XUSE_X_PREFIX=	yes
 XUSE_AUTOTOOLS=	autoconf:259
 XUSE_BDB=	yes
 X
 XCONFIGURE_ENV=	CFLAGS="-I${BDB_INCLUDE_DIR}" \
 X	LDFLAGS="-l${BDB_LIB_NAME} -L${BDB_LIB_DIR}"
 X
 XPLIST_FILES=	lib/sylpheed-claws/plugins/maildir.a \
 X	lib/sylpheed-claws/plugins/maildir.la \
 X	lib/sylpheed-claws/plugins/maildir.so
 X
 X.include <bsd.port.mk>
 END-of-sylpheed-claws-maildir/Makefile
 echo x - sylpheed-claws-maildir/distinfo
 sed 's/^X//' >sylpheed-claws-maildir/distinfo << 'END-of-sylpheed-claws-maildir/distinfo'
 XMD5 (maildir-0.20.tar.gz) = 14678362400c69f5ea2cb19ca45fba3b
 XSHA256 (maildir-0.20.tar.gz) = f12e54a80ad4291de7800787fe9ad43096f13ac98a862295cb6ff3856eec2987
 XSIZE (maildir-0.20.tar.gz) = 337961
 END-of-sylpheed-claws-maildir/distinfo
 echo x - sylpheed-claws-maildir/pkg-descr
 sed 's/^X//' >sylpheed-claws-maildir/pkg-descr << 'END-of-sylpheed-claws-maildir/pkg-descr'
 XThis plugin provides direct support for Maildir++ mailboxes.
 XWith this plugin you can share your Maildir++ mailbox with other 
 Xmailers or IMAP servers.
 END-of-sylpheed-claws-maildir/pkg-descr
 echo c - sylpheed-claws-maildir/files
 mkdir -p sylpheed-claws-maildir/files > /dev/null 2>&1
 echo x - sylpheed-claws-maildir/files/patch-configure.ac
 sed 's/^X//' >sylpheed-claws-maildir/files/patch-configure.ac << 'END-of-sylpheed-claws-maildir/files/patch-configure.ac'
 X--- configure.ac.orig Wed Apr  5 20:25:22 2006
 X+++ configure.ac Wed Apr  5 20:26:19 2006
 X@@ -28,7 +28,11 @@
 X # Check for sylpheed-claws
 X #
 X PKG_CHECK_MODULES(SYLPHEED_CLAWS, sylpheed-claws >= 1.9.100.160)
 X-SYLPHEED_CLAWS_PLUGINDIR=$( $PKG_CONFIG --variable=plugindir sylpheed-claws )
 X+if test -z $prefix ; then
 X+  SYLPHEED_CLAWS_PLUGINDIR=$( $PKG_CONFIG --variable=plugindir sylpheed-claws )
 X+else
 X+  SYLPHEED_CLAWS_PLUGINDIR=$prefix/lib/sylpheed-claws/plugins
 X+fi
 X AC_SUBST(SYLPHEED_CLAWS_CFLAGS)
 X AC_SUBST(SYLPHEED_CLAWS_LIBS)
 X AC_SUBST(SYLPHEED_CLAWS_PLUGINDIR)
 END-of-sylpheed-claws-maildir/files/patch-configure.ac
 exit
 
 --- maildir.shar ends here ---
State-Changed-From-To: open->feedback 
State-Changed-By: pav 
State-Changed-When: Sat Apr 29 14:51:21 UTC 2006 
State-Changed-Why:  
Does not configure, looks like missed dependency to me: 

checking version of Berkeley DB... version 3.x or above 
checking for db_create() in -ldb-4.2... not found 
checking for db_create() in -ldb-4.1... not found 
checking for db_create() in -ldb-4.0... not found 
checking for db_create() in -ldb-4... not found 
checking for db_create() in -ldb4... not found 
checking for db_create() in -ldb-3.2... not found 
checking for db_create() in -ldb-3... not found 
checking for db_create() in -ldb3... not found 
checking for db_create() in -ldb... not found 
configure: error: libdb missing. 


Responsible-Changed-From-To: freebsd-ports-bugs->pav 
Responsible-Changed-By: pav 
Responsible-Changed-When: Sat Apr 29 14:51:21 UTC 2006 
Responsible-Changed-Why:  
Track 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95455 

From: =?ISO-8859-2?Q?Pawe=B3_P=EAkala?= <c0rn@o2.pl>
To: bug-followup@FreeBSD.org, pav@freebsd.org
Cc:  
Subject: Re: ports/95455: [new port] mail/sylpheed-claws-maildir
Date: Sun, 30 Apr 2006 00:54:46 +0200

  Now compiles with db4[1234]
 
 --- maildir.shar begins here ---
 # This is a shell archive.  Save it in a file, remove anything before
 # this line, and then unpack it by entering "sh file".  Note, it may
 # create directories; files and directories will be owned by you and
 # have default permissions.
 #
 # This archive contains:
 #
 #	sylpheed-claws-maildir/
 #	sylpheed-claws-maildir/Makefile
 #	sylpheed-claws-maildir/distinfo
 #	sylpheed-claws-maildir/pkg-descr
 #	sylpheed-claws-maildir/files
 #	sylpheed-claws-maildir/files/patch-configure.ac
 #
 echo c - sylpheed-claws-maildir/
 mkdir -p sylpheed-claws-maildir/ > /dev/null 2>&1
 echo x - sylpheed-claws-maildir/Makefile
 sed 's/^X//' >sylpheed-claws-maildir/Makefile << 'END-of-sylpheed-claws-maildir/Makefile'
 X# New ports collection makefile for:	sylpheed-claws-maildir
 X# Date created:	3 April 2006
 X# Whom:	Pawel Pekala <c0rn@o2.pl>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=	maildir
 XPORTVERSION=	0.20
 XCATEGORIES=	mail
 XMASTER_SITES=	http://claws.sylpheed.org/downloads/plugins/
 XPKGNAMEPREFIX=	sylpheed-claws-
 X
 XMAINTAINER=	c0rn@o2.pl
 XCOMMENT=	Maildir++ plugin for sylpheed-claws
 X
 XBUILD_DEPENDS=	sylpheed-claws>=2.0:${PORTSDIR}/mail/sylpheed-claws
 XRUN_DEPENDS=	sylpheed-claws>=2.0:${PORTSDIR}/mail/sylpheed-claws
 X
 XUSE_GMAKE=	yes
 XUSE_X_PREFIX=	yes
 XUSE_AUTOTOOLS=	autoconf:259
 XUSE_BDB=	yes
 X
 XCONFIGURE_ENV=	CFLAGS="-I${BDB_INCLUDE_DIR}" \
 X	LDFLAGS="-l${BDB_LIB_NAME} -L${BDB_LIB_DIR}"
 X
 XPLIST_FILES=	lib/sylpheed-claws/plugins/maildir.a \
 X	lib/sylpheed-claws/plugins/maildir.la \
 X	lib/sylpheed-claws/plugins/maildir.so
 X
 X.include <bsd.port.mk>
 END-of-sylpheed-claws-maildir/Makefile
 echo x - sylpheed-claws-maildir/distinfo
 sed 's/^X//' >sylpheed-claws-maildir/distinfo << 'END-of-sylpheed-claws-maildir/distinfo'
 XMD5 (maildir-0.20.tar.gz) = 14678362400c69f5ea2cb19ca45fba3b
 XSHA256 (maildir-0.20.tar.gz) = f12e54a80ad4291de7800787fe9ad43096f13ac98a862295cb6ff3856eec2987
 XSIZE (maildir-0.20.tar.gz) = 337961
 END-of-sylpheed-claws-maildir/distinfo
 echo x - sylpheed-claws-maildir/pkg-descr
 sed 's/^X//' >sylpheed-claws-maildir/pkg-descr << 'END-of-sylpheed-claws-maildir/pkg-descr'
 XThis plugin provides direct support for Maildir++ mailboxes.
 XWith this plugin you can share your Maildir++ mailbox with other 
 Xmailers or IMAP servers.
 END-of-sylpheed-claws-maildir/pkg-descr
 echo c - sylpheed-claws-maildir/files
 mkdir -p sylpheed-claws-maildir/files > /dev/null 2>&1
 echo x - sylpheed-claws-maildir/files/patch-configure.ac
 sed 's/^X//' >sylpheed-claws-maildir/files/patch-configure.ac << 'END-of-sylpheed-claws-maildir/files/patch-configure.ac'
 X--- configure.ac.orig	Mon Feb 13 09:04:05 2006
 X+++ configure.ac	Sun Apr 30 00:25:32 2006
 X@@ -28,7 +28,11 @@
 X # Check for sylpheed-claws
 X #
 X PKG_CHECK_MODULES(SYLPHEED_CLAWS, sylpheed-claws >= 1.9.100.160)
 X-SYLPHEED_CLAWS_PLUGINDIR=$( $PKG_CONFIG --variable=plugindir sylpheed-claws )
 X+if test -z $prefix ; then
 X+  SYLPHEED_CLAWS_PLUGINDIR=$( $PKG_CONFIG --variable=plugindir sylpheed-claws )
 X+else
 X+  SYLPHEED_CLAWS_PLUGINDIR=$prefix/lib/sylpheed-claws/plugins
 X+fi
 X AC_SUBST(SYLPHEED_CLAWS_CFLAGS)
 X AC_SUBST(SYLPHEED_CLAWS_LIBS)
 X AC_SUBST(SYLPHEED_CLAWS_PLUGINDIR)
 X@@ -88,7 +92,7 @@
 X   case "$DBVERS" in
 X     3)
 X     AC_MSG_RESULT([version 3.x or above])
 X-    for lib in db-4.2 db-4.1 db-4.0 db-4 db4 db-3.2 db-3 db3 db; do
 X+    for lib in db-4.4 db-4.3 db-4.2 db41 db-4.0 db-4 db4 db-3.2 db-3 db3 db; do
 X       if test "x$DBLINKED" = "x0"; then
 X dnl        AC_CHECK_LIB($lib, db_create, [DBLIB="-l$lib"; DBLINKED=1], [])
 X dnl installations of libdb4 function names are defined in db.h
 END-of-sylpheed-claws-maildir/files/patch-configure.ac
 exit
 
 --- maildir.shar ends here ---
State-Changed-From-To: feedback->closed 
State-Changed-By: pav 
State-Changed-When: Sun Apr 30 13:08:30 UTC 2006 
State-Changed-Why:  
New port added, thank you! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95455 
>Unformatted:
