From alan@p-o.co.uk  Wed Jul 31 09:37:55 2013
Return-Path: <alan@p-o.co.uk>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id 4B680242
	for <freebsd-gnats-submit@freebsd.org>; Wed, 31 Jul 2013 09:37:55 +0000 (UTC)
	(envelope-from alan@p-o.co.uk)
Received: from avasout05.plus.net (avasout05.plus.net [84.93.230.250])
	by mx1.freebsd.org (Postfix) with ESMTP id ADACF266C
	for <freebsd-gnats-submit@freebsd.org>; Wed, 31 Jul 2013 09:37:54 +0000 (UTC)
Received: from mail.p-o.co.uk ([80.229.143.200])
	by avasout05 with smtp
	id 6xdl1m0064Ke75s01xdmk3; Wed, 31 Jul 2013 10:37:46 +0100
Received: from alan by p-o.co.uk with local (Exim 4.80.1 (FreeBSD))
	(envelope-from <alan@p-o.co.uk>)
	id 1V4Soj-000He3-Jt
	for FreeBSD-gnats-submit@freebsd.org; Wed, 31 Jul 2013 10:35:37 +0100
Message-Id: <E1V4Soj-000He3-Jt@p-o.co.uk>
Date: Wed, 31 Jul 2013 10:35:37 +0100
From: Alan Hicks <ahicks@p-o.co.uk>
Reply-To: Alan Hicks <ahicks@p-o.co.uk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [Maintainer patch] Upgrade mail/dbmail from 3.1.0 to 3.1.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         180963
>Category:       ports
>Synopsis:       [Maintainer patch] Upgrade mail/dbmail from 3.1.0 to 3.1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    madpilot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 31 09:40:00 UTC 2013
>Closed-Date:    Fri Aug 23 22:10:15 UTC 2013
>Last-Modified:  Fri Aug 23 22:20:00 UTC 2013
>Originator:     Alan Hicks
>Release:        FreeBSD 9.1-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD schnittke.p-o.co.uk 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:38:17 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
    Upgrade dbmail to 3.1.2
    Added build dependency (thanks to Łukasz Wąsikowski)
	
>How-To-Repeat:
	
>Fix:
    Apply patch and add following message to ports/UPDATING

    dbmail has been updated to 3.1.2
    Changes include a minor schema update and config changes see
    share/dbmail/* and share/doc/dbmail/UPGRADING for details

--- dbmail-310-312.diff begins here ---
diff -ur dbmail/Makefile dbmail/Makefile
--- dbmail/Makefile	2013-07-25 20:58:17.000000000 +0100
+++ dbmail/Makefile	2013-07-31 10:17:39.000000000 +0100
@@ -2,7 +2,7 @@
 # $FreeBSD: mail/dbmail/Makefile 323664 2013-07-25 19:58:17Z wg $
 
 PORTNAME=	dbmail
-PORTVERSION=	3.1.1
+PORTVERSION=	3.1.2
 CATEGORIES=	mail
 MASTER_SITES=	http://www.dbmail.org/download/3.1/
 
@@ -16,6 +16,10 @@
 		mhash:${PORTSDIR}/security/mhash \
 		event-2:${PORTSDIR}/devel/libevent2
 
+BUILD_DEPENDS+=	asciidoc:${PORTSDIR}/textproc/asciidoc \
+		xmlto:${PORTSDIR}/textproc/xmlto \
+		${LOCALBASE}/share/sgml/docbook/4.5:${PORTSDIR}/textproc/docbook-450
+
 CONFLICTS=	dbmail-2.*
 
 OPTIONS_DEFINE=	LDAP SIEVE THREADS
@@ -24,11 +28,6 @@
 
 .include <bsd.port.options.mk>
 
-.if ${PORT_OPTIONS:MDOCS}
-BUILD_DEPENDS+=	asciidoc:${PORTSDIR}/textproc/asciidoc \
-		xmlto:${PORTSDIR}/textproc/xmlto
-.endif
-
 USE_AUTOTOOLS=	libtool autoheader autoconf
 USE_GMAKE=	yes
 USE_LDCONFIG=	${PREFIX}/lib/dbmail
diff -ur dbmail/distinfo dbmail/distinfo
--- dbmail/distinfo	2013-07-25 20:58:17.000000000 +0100
+++ dbmail/distinfo	2013-07-31 10:03:19.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (dbmail-3.1.1.tar.gz) = 4df9f3a8d13af3a5f41dfab480f89a9e338b025e36e42cb76dc4f34b242ac1e0
-SIZE (dbmail-3.1.1.tar.gz) = 2398581
+SHA256 (dbmail-3.1.2.tar.gz) = 9231042ab345275f8704a69186a5e2531126d2890342dd5436bf51def75d760d
+SIZE (dbmail-3.1.2.tar.gz) = 2393373
--- dbmail-310-312.diff ends here ---


>Release-Note:
>Audit-Trail:

From: Alan Hicks <ahicks@p-o.co.uk>
To: bug-followup@FreeBSD.org, ahicks@p-o.co.uk
Cc:  
Subject: Re: ports/180963: [Maintainer patch] Upgrade mail/dbmail from 3.1.0
 to 3.1.2
Date: Tue, 20 Aug 2013 09:57:06 +0100

 This is a multi-part message in MIME format.
 --------------060207030003040701020901
 Content-Type: text/plain; charset=UTF-8; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Bug-fix release 3.1.3 with no new features.
 
 --------------060207030003040701020901
 Content-Type: text/plain; charset=UTF-8;
  name="dbmail-311-313.diff"
 Content-Transfer-Encoding: base64
 Content-Disposition: attachment;
  filename="dbmail-311-313.diff"
 
 ZGlmZiAtdXIgL3Vzci9wb3J0cy9tYWlsL2RibWFpbC9NYWtlZmlsZSBkYm1haWwvTWFrZWZp
 bGUKLS0tIGRibWFpbC9NYWtlZmlsZQkyMDEzLTA3LTI1IDIwOjU4OjE3LjAwMDAwMDAwMCAr
 MDEwMAorKysgZGJtYWlsL01ha2VmaWxlCTIwMTMtMDgtMjAgMDk6MTk6NTYuMDAwMDAwMDAw
 ICswMTAwCkBAIC0yLDcgKzIsNyBAQAogIyAkRnJlZUJTRDogbWFpbC9kYm1haWwvTWFrZWZp
 bGUgMzIzNjY0IDIwMTMtMDctMjUgMTk6NTg6MTdaIHdnICQKIAogUE9SVE5BTUU9CWRibWFp
 bAotUE9SVFZFUlNJT049CTMuMS4xCitQT1JUVkVSU0lPTj0JMy4xLjMKIENBVEVHT1JJRVM9
 CW1haWwKIE1BU1RFUl9TSVRFUz0JaHR0cDovL3d3dy5kYm1haWwub3JnL2Rvd25sb2FkLzMu
 MS8KIApAQCAtMTYsNiArMTYsMTAgQEAKIAkJbWhhc2g6JHtQT1JUU0RJUn0vc2VjdXJpdHkv
 bWhhc2ggXAogCQlldmVudC0yOiR7UE9SVFNESVJ9L2RldmVsL2xpYmV2ZW50MgogCitCVUlM
 RF9ERVBFTkRTKz0JYXNjaWlkb2M6JHtQT1JUU0RJUn0vdGV4dHByb2MvYXNjaWlkb2MgXAor
 CQl4bWx0bzoke1BPUlRTRElSfS90ZXh0cHJvYy94bWx0byBcCisJCSR7TE9DQUxCQVNFfS9z
 aGFyZS9zZ21sL2RvY2Jvb2svNC41OiR7UE9SVFNESVJ9L3RleHRwcm9jL2RvY2Jvb2stNDUw
 CisKIENPTkZMSUNUUz0JZGJtYWlsLTIuKgogCiBPUFRJT05TX0RFRklORT0JTERBUCBTSUVW
 RSBUSFJFQURTCkBAIC0yNCwxMSArMjgsNiBAQAogCiAuaW5jbHVkZSA8YnNkLnBvcnQub3B0
 aW9ucy5taz4KIAotLmlmICR7UE9SVF9PUFRJT05TOk1ET0NTfQotQlVJTERfREVQRU5EUys9
 CWFzY2lpZG9jOiR7UE9SVFNESVJ9L3RleHRwcm9jL2FzY2lpZG9jIFwKLQkJeG1sdG86JHtQ
 T1JUU0RJUn0vdGV4dHByb2MveG1sdG8KLS5lbmRpZgotCiBVU0VfQVVUT1RPT0xTPQlsaWJ0
 b29sIGF1dG9oZWFkZXIgYXV0b2NvbmYKIFVTRV9HTUFLRT0JeWVzCiBVU0VfTERDT05GSUc9
 CSR7UFJFRklYfS9saWIvZGJtYWlsCmRpZmYgLXVyIC91c3IvcG9ydHMvbWFpbC9kYm1haWwv
 ZGlzdGluZm8gZGJtYWlsL2Rpc3RpbmZvCi0tLSBkYm1haWwvZGlzdGluZm8JMjAxMy0wNy0y
 NSAyMDo1ODoxNy4wMDAwMDAwMDAgKzAxMDAKKysrIGRibWFpbC9kaXN0aW5mbwkyMDEzLTA4
 LTIwIDA5OjIxOjM5LjAwMDAwMDAwMCArMDEwMApAQCAtMSwyICsxLDIgQEAKLVNIQTI1NiAo
 ZGJtYWlsLTMuMS4xLnRhci5neikgPSA0ZGY5ZjNhOGQxM2FmM2E1ZjQxZGZhYjQ4MGY4OWE5
 ZTMzOGIwMjVlMzZlNDJjYjc2ZGM0ZjM0YjI0MmFjMWUwCi1TSVpFIChkYm1haWwtMy4xLjEu
 dGFyLmd6KSA9IDIzOTg1ODEKK1NIQTI1NiAoZGJtYWlsLTMuMS4zLnRhci5neikgPSA1MDhk
 Mjg4ZjNjNTY5MDM4N2VlZWQ5NDY2OWY5NmNiZDRjYzY4NjA2NmJmZDRjYjlhNWY5N2VjNjNj
 N2NhMzA0CitTSVpFIChkYm1haWwtMy4xLjMudGFyLmd6KSA9IDIzOTI2MzAK
 --------------060207030003040701020901--
Responsible-Changed-From-To: freebsd-ports-bugs->madpilot 
Responsible-Changed-By: madpilot 
Responsible-Changed-When: Fri Aug 23 15:43:32 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=180963 
State-Changed-From-To: open->feedback 
State-Changed-By: madpilot 
State-Changed-When: Fri Aug 23 15:50:18 UTC 2013 
State-Changed-Why:  
Ask for submitter fix. 

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

From: Guido Falsi <madpilot@FreeBSD.org>
To: bug-followup@FreeBSD.org, ahicks@p-o.co.uk
Cc:  
Subject: Re: ports/180963: [Maintainer patch] Upgrade mail/dbmail from 3.1.0
 to 3.1.2
Date: Fri, 23 Aug 2013 17:49:33 +0200

 This is a multi-part message in MIME format.
 --------------020803020805070205000202
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Hi, Before committing this I have two questions.
 
 First of all, is the line "WITH_DEBUG" really required?
 
 Why did you move the BUILD_DEPENDS for the DOCS case outside of the 
 conditional? Is this needed to make the port work? could something break 
 if it is kept as it is now?
 
 Also, since adding entries to UPDATING is really just for emergencies, 
 is the message about reading the UPDATING file strictly needed there 
 also for minor updates?
 
 I can add a comment in the commit message or you could add a pkg-message 
 file.
 
 While updating your port I'm also going to perform a few technical 
 changes (new LIB_DEPENDS format, convert to USES=gmake). I'm attaching a 
 patch with what I have done till now.
 
 Thanks in advance.
 
 -- 
 Guido Falsi <madpilot@FreeBSD.org>
 
 --------------020803020805070205000202
 Content-Type: text/plain; charset=us-ascii;
  name="dbmail.diff"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="dbmail.diff"
 
 Index: Makefile
 ===================================================================
 --- Makefile	(revision 325263)
 +++ Makefile	(working copy)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	dbmail
 -PORTVERSION=	3.1.1
 +PORTVERSION=	3.1.3
  CATEGORIES=	mail
  MASTER_SITES=	http://www.dbmail.org/download/3.1/
  
 @@ -11,11 +11,15 @@
  
  LICENSE=	GPLv2
  
 -LIB_DEPENDS=	gmime-2.6:${PORTSDIR}/mail/gmime26 \
 -		zdb:${PORTSDIR}/databases/libzdb \
 -		mhash:${PORTSDIR}/security/mhash \
 -		event-2:${PORTSDIR}/devel/libevent2
 +LIB_DEPENDS=	libgmime-2.6.so:${PORTSDIR}/mail/gmime26 \
 +		libzdb.so:${PORTSDIR}/databases/libzdb \
 +		libmhash.so:${PORTSDIR}/security/mhash \
 +		libevent-2.0.so:${PORTSDIR}/devel/libevent2
  
 +BUILD_DEPENDS+=	asciidoc:${PORTSDIR}/textproc/asciidoc \
 +		xmlto:${PORTSDIR}/textproc/xmlto \
 +		${LOCALBASE}/share/sgml/docbook/4.5:${PORTSDIR}/textproc/docbook-450
 +
  CONFLICTS=	dbmail-2.*
  
  OPTIONS_DEFINE=	LDAP SIEVE THREADS
 @@ -24,19 +28,12 @@
  
  .include <bsd.port.options.mk>
  
 -.if ${PORT_OPTIONS:MDOCS}
 -BUILD_DEPENDS+=	asciidoc:${PORTSDIR}/textproc/asciidoc \
 -		xmlto:${PORTSDIR}/textproc/xmlto
 -.endif
 -
  USE_AUTOTOOLS=	libtool autoheader autoconf
 -USE_GMAKE=	yes
  USE_LDCONFIG=	${PREFIX}/lib/dbmail
  USE_RC_SUBR=	dbmail-pop3d dbmail-lmtpd dbmail-imapd dbmail-timsieved
  USE_OPENSSL=	yes
 -USES=	shebangfix
 +USES=		gmake shebangfix
  SHEBANG_FILES=	man/fixsp.pl
 -WITH_DEBUG=	yes
  
  CFLAGS+=	-fPIC ${PTHREAD_CFLAGS} -DDEBUG
  CPPFLAGS+=	-I${LOCALBASE}/include
 @@ -69,7 +66,7 @@
  
  .if ${PORT_OPTIONS:MSIEVE}
  CONFIGURE_ARGS+=--with-sieve=${LOCALBASE}
 -LIB_DEPENDS+=	sieve:${PORTSDIR}/mail/libsieve
 +LIB_DEPENDS+=	libsieve.so:${PORTSDIR}/mail/libsieve
  PLIST_SUB+=	SIEVE=""
  .else
  CONFIGURE_ARGS+=--without-sieve
 Index: distinfo
 ===================================================================
 --- distinfo	(revision 325263)
 +++ distinfo	(working copy)
 @@ -1,2 +1,2 @@
 -SHA256 (dbmail-3.1.1.tar.gz) = 4df9f3a8d13af3a5f41dfab480f89a9e338b025e36e42cb76dc4f34b242ac1e0
 -SIZE (dbmail-3.1.1.tar.gz) = 2398581
 +SHA256 (dbmail-3.1.3.tar.gz) = 508d288f3c5690387eeed94669f96cbd4cc686066bfd4cb9a5f97ec63c7ca304
 +SIZE (dbmail-3.1.3.tar.gz) = 2392630
 
 --------------020803020805070205000202--

From: Alan Hicks <ahicks@p-o.co.uk>
To: Guido Falsi <madpilot@FreeBSD.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/180963: [Maintainer patch] Upgrade mail/dbmail from 3.1.0
 to 3.1.2
Date: Fri, 23 Aug 2013 19:38:23 +0100

 Hi Guido,
 
 On 23/08/2013 16:49, Guido Falsi wrote:
 > Hi, Before committing this I have two questions.
 >
 > First of all, is the line "WITH_DEBUG" really required?
 No, neither is -DDEBUG in CFLAGS, thanks for identifying those redundant 
 entries.
 
 >
 > Why did you move the BUILD_DEPENDS for the DOCS case outside of the
 > conditional? Is this needed to make the port work? could something break
 > if it is kept as it is now?
 Whilst helping Åukasz WÄsikowski with an issue he discovered that 
 creating the man pages requires docbook 4.5 schema.
 So building the application requires both xmlto and docbook 4.5 as man 
 pages are part of the application not just documentation.
 
 >
 > Also, since adding entries to UPDATING is really just for emergencies,
 > is the message about reading the UPDATING file strictly needed there
 > also for minor updates?
 On reflection probably not, it's a small update to a schema file.
 
 >
 > I can add a comment in the commit message or you could add a pkg-message
 > file.
 No need.
 >
 > While updating your port I'm also going to perform a few technical
 > changes (new LIB_DEPENDS format, convert to USES=gmake). I'm attaching a
 > patch with what I have done till now.
 Please go ahead, I hadn't noticed USES=gmake and look forward to using 
 the new LIB_DEPENDS.
 >
 > Thanks in advance.
 >
 Thanks,
 Alan
State-Changed-From-To: feedback->open 
State-Changed-By: madpilot 
State-Changed-When: Fri Aug 23 22:07:45 UTC 2013 
State-Changed-Why:  
Maintainer has approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=180963 
State-Changed-From-To: open->closed 
State-Changed-By: madpilot 
State-Changed-When: Fri Aug 23 22:10:15 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/180963: commit references a PR
Date: Fri, 23 Aug 2013 22:10:16 +0000 (UTC)

 Author: madpilot
 Date: Fri Aug 23 22:10:03 2013
 New Revision: 325282
 URL: http://svnweb.freebsd.org/changeset/ports/325282
 
 Log:
   - Update to 3.1.3
   - Remove uneeded DEBUG flags
   - Convert to new LIB_DEPENDS format
   - Convert to USES=gmake
   
   Check share/doc/dbmail/UPGRADING for updating details.
   
   PR:		ports/180963
   Submitted by:	Alan Hicks <ahicks@p-o.co.uk> (maintainer)
 
 Modified:
   head/mail/dbmail/Makefile
   head/mail/dbmail/distinfo   (contents, props changed)
 
 Modified: head/mail/dbmail/Makefile
 ==============================================================================
 --- head/mail/dbmail/Makefile	Fri Aug 23 21:33:59 2013	(r325281)
 +++ head/mail/dbmail/Makefile	Fri Aug 23 22:10:03 2013	(r325282)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	dbmail
 -PORTVERSION=	3.1.1
 +PORTVERSION=	3.1.3
  CATEGORIES=	mail
  MASTER_SITES=	http://www.dbmail.org/download/3.1/
  
 @@ -11,10 +11,14 @@ COMMENT=	SQL database-based mail system 
  
  LICENSE=	GPLv2
  
 -LIB_DEPENDS=	gmime-2.6:${PORTSDIR}/mail/gmime26 \
 -		zdb:${PORTSDIR}/databases/libzdb \
 -		mhash:${PORTSDIR}/security/mhash \
 -		event-2:${PORTSDIR}/devel/libevent2
 +LIB_DEPENDS=	libgmime-2.6.so:${PORTSDIR}/mail/gmime26 \
 +		libzdb.so:${PORTSDIR}/databases/libzdb \
 +		libmhash.so:${PORTSDIR}/security/mhash \
 +		libevent-2.0.so:${PORTSDIR}/devel/libevent2
 +
 +BUILD_DEPENDS+=	asciidoc:${PORTSDIR}/textproc/asciidoc \
 +		xmlto:${PORTSDIR}/textproc/xmlto \
 +		${LOCALBASE}/share/sgml/docbook/4.5:${PORTSDIR}/textproc/docbook-450
  
  CONFLICTS=	dbmail-2.*
  
 @@ -24,21 +28,14 @@ SIEVE_DESC=	Build with support for Sieve
  
  .include <bsd.port.options.mk>
  
 -.if ${PORT_OPTIONS:MDOCS}
 -BUILD_DEPENDS+=	asciidoc:${PORTSDIR}/textproc/asciidoc \
 -		xmlto:${PORTSDIR}/textproc/xmlto
 -.endif
 -
  USE_AUTOTOOLS=	libtool autoheader autoconf
 -USE_GMAKE=	yes
  USE_LDCONFIG=	${PREFIX}/lib/dbmail
  USE_RC_SUBR=	dbmail-pop3d dbmail-lmtpd dbmail-imapd dbmail-timsieved
  USE_OPENSSL=	yes
 -USES=	shebangfix
 +USES=		gmake shebangfix
  SHEBANG_FILES=	man/fixsp.pl
 -WITH_DEBUG=	yes
  
 -CFLAGS+=	-fPIC ${PTHREAD_CFLAGS} -DDEBUG
 +CFLAGS+=	-fPIC ${PTHREAD_CFLAGS}
  CPPFLAGS+=	-I${LOCALBASE}/include
  LDFLAGS+=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
  CONFIGURE_ARGS+=	--with-zdb=${LOCALBASE} --sysconfdir=${LOCALBASE}/etc
 @@ -69,7 +66,7 @@ PLIST_SUB+=	PORTDOCS=""
  
  .if ${PORT_OPTIONS:MSIEVE}
  CONFIGURE_ARGS+=--with-sieve=${LOCALBASE}
 -LIB_DEPENDS+=	sieve:${PORTSDIR}/mail/libsieve
 +LIB_DEPENDS+=	libsieve.so:${PORTSDIR}/mail/libsieve
  PLIST_SUB+=	SIEVE=""
  .else
  CONFIGURE_ARGS+=--without-sieve
 
 Modified: head/mail/dbmail/distinfo
 ==============================================================================
 --- head/mail/dbmail/distinfo	Fri Aug 23 21:33:59 2013	(r325281)
 +++ head/mail/dbmail/distinfo	Fri Aug 23 22:10:03 2013	(r325282)
 @@ -1,2 +1,2 @@
 -SHA256 (dbmail-3.1.1.tar.gz) = 4df9f3a8d13af3a5f41dfab480f89a9e338b025e36e42cb76dc4f34b242ac1e0
 -SIZE (dbmail-3.1.1.tar.gz) = 2398581
 +SHA256 (dbmail-3.1.3.tar.gz) = 508d288f3c5690387eeed94669f96cbd4cc686066bfd4cb9a5f97ec63c7ca304
 +SIZE (dbmail-3.1.3.tar.gz) = 2392630
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
