From chris@aims.com.au  Wed Jun 19 01:42:15 2002
Return-Path: <chris@aims.com.au>
Received: from postoffice.aims.com.au (eth0.lnk.aims.com.au [203.31.73.253])
	by hub.freebsd.org (Postfix) with ESMTP id 5278637B40A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 19 Jun 2002 01:42:13 -0700 (PDT)
Received: from ait0fd01.aims.private (ait0fd01.aims.private [192.168.10.254])
	by postoffice.aims.com.au  with ESMTP id g5J8gBJ00154
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 19 Jun 2002 18:42:11 +1000 (EST)
	(envelope-from chris@aims.com.au)
Received: from ait0fd01.aims.private (localhost [127.0.0.1])
	by ait0fd01.aims.private (8.12.3/8.12.3) with ESMTP id g5J8btPZ031079;
	Wed, 19 Jun 2002 18:37:55 +1000 (EST)
	(envelope-from chris@aims.com.au)
Received: (from root@localhost)
	by ait0fd01.aims.private (8.12.3/8.12.3/Submit) id g5J8bsbu031078;
	Wed, 19 Jun 2002 18:37:54 +1000 (EST)
Message-Id: <200206190837.g5J8bsbu031078@ait0fd01.aims.private>
Date: Wed, 19 Jun 2002 18:37:54 +1000 (EST)
From: Chris Knight <chris@aims.com.au>
Reply-To: Chris Knight <chris@aims.com.au>
To: FreeBSD-gnats-submit@freebsd.org
Cc: sam@inf.enst.fr
Subject: [PATCH] www/eddie: Fix build issue
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         39500
>Category:       ports
>Synopsis:       [PATCH] www/eddie: Fix build issue
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 19 01:50:01 PDT 2002
>Closed-Date:    Wed Jul 10 06:55:27 PDT 2002
>Last-Modified:  Wed Jul 10 06:55:27 PDT 2002
>Originator:     Chris Knight
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
AIMS Independent Computer Professionals
>Environment:

System: FreeBSD ait0fd01.aims.private 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Jun 17 15:53:48 EST 2002 root@ait0fd01.aims.private:/var/obj/var/src/sys/THINKPAD i386

>Description:

Grab latest CVS tree of eddie to resolve build issues with Erlang 8.1.

>How-To-Repeat:

eddie marked as broken; try building eddie

>Fix:

Feel free to mirror the CVS tarball I created and change the master site
location in the following patch:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/eddie/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	17 May 2002 09:23:04 -0000	1.2
+++ Makefile	19 Jun 2002 07:27:18 -0000
@@ -7,14 +7,14 @@
 
 PORTNAME=	eddie
 PORTVERSION=	1.5.1
+PORTREVISION=	1
 CATEGORIES=	www
-MASTER_SITES=	http://eddie.sourceforge.net/release/
+MASTER_SITES=	http://www.aims.com.au/chris/
+DISTNAME=	eddie-1.5.1-20020619
 
 MAINTAINER=	sam@inf.enst.fr
 
 BUILD_DEPENDS=	erlc:${PORTSDIR}/lang/erlang
-
-BROKEN=		"Missing header driver.h"
 
 USE_AUTOCONF=	yes
 USE_GMAKE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/eddie/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	4 Feb 2001 20:17:07 -0000	1.1
+++ distinfo	19 Jun 2002 07:49:19 -0000
@@ -1 +1 @@
-MD5 (eddie-1.5.1.tar.gz) = 9caee99bc98d307cfc7ff5b80b8b726a
+MD5 (eddie-1.5.1-20020619.tar.gz) = 29b1a6e6d937b37530bdb776e656a1cc
Index: files/patch-aa
===================================================================
RCS file: files/patch-aa
diff -N files/patch-aa
--- files/patch-aa	10 May 2001 15:01:00 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,20 +0,0 @@
---- system/system.mk.orig	Fri Dec 15 22:43:58 2000
-+++ system/system.mk	Thu May 10 15:34:18 2001
-@@ -2,13 +2,13 @@
- ERTS_VSN      = 5.0.1.1
- SYSTEM_VSN    = 1.5.1
- 
--KERNEL_VSN    = 2.6.1.5
--STDLIB_VSN    = 1.9.2
-+KERNEL_VSN    = 2.6.2
-+STDLIB_VSN    = 1.9.4
- SASL_VSN      = 1.9.1
- OS_MON_VSN    = 1.3.9
--MNESIA_VSN    = 3.9.3
-+MNESIA_VSN    = 3.9.4
- MNEMOSYNE_VSN = 1.2.5
--ERL_INTERFACE_VSN = 3.2.4
-+ERL_INTERFACE_VSN = 3.2.9
- 
- 
- 
Index: files/patch-ab
===================================================================
RCS file: files/patch-ab
diff -N files/patch-ab
--- files/patch-ab	10 May 2001 15:01:00 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,13 +0,0 @@
---- dns_server/system/system.mk.orig	Fri Dec 15 22:43:37 2000
-+++ dns_server/system/system.mk	Thu May 10 16:56:52 2001
-@@ -2,8 +2,8 @@
- ERTS_VSN = 5.0.1.1
- SYSTEM_VSN = 1.5.1
- 
--KERNEL_VSN = 2.6.1.5
--STDLIB_VSN = 1.9.2
-+KERNEL_VSN = 2.6.2
-+STDLIB_VSN = 1.9.4
- SASL_VSN = 1.9.1
- CRYPTO_VSN = 1.1.2
- 
>Release-Note:
>Audit-Trail:

From: "Chris Knight" <chris@aims.com.au>
To: <freebsd-gnats-submit@FreeBSD.org>
Cc:  
Subject: Re: ports/39500: [PATCH] www/eddie: Fix build issue
Date: Thu, 27 Jun 2002 22:26:56 +1000

 Howdy,
 
 The maintainer says he no longer wishes to maintain this port.
 Could this please be added, with the maintainer changed to me? Thanks.
 
 Regards,
 Chris Knight
 Systems Administrator
 AIMS Independent Computer Professionals
 Tel: +61 3 6334 6664  Fax: +61 3 6331 7032  Mob: +61 419 528 795
 Web: http://www.aims.com.au
 
 

From: Samuel Tardieu <sam@inf.enst.fr>
To: freebsd-gnats-submit@FreeBSD.org
Cc: chris@aims.com.au
Subject: Re: ports/39500: [PATCH] www/eddie: Fix build issue
Date: Thu, 27 Jun 2002 14:36:32 +0200

 --zqjkMoGlbUJ91oFe
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 I fully agree with Chris Knight's request to take over "eddie" maintenance.
 Thanks Chris.
 
   Sam, previous maintainer of this port
 
 --zqjkMoGlbUJ91oFe
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.0.7 (FreeBSD)
 
 iD8DBQE9GwbQ8TMiQRuAreYRAv9iAKCYRlj+48GzywqDmctTqWNPtp2rqgCZAQmT
 ePwLLPmSTa8WMXX7aKvz8GM=
 =CXYo
 -----END PGP SIGNATURE-----
 
 --zqjkMoGlbUJ91oFe--
 
State-Changed-From-To: open->closed 
State-Changed-By: dwcjr 
State-Changed-When: Wed Jul 10 06:54:37 PDT 2002 
State-Changed-Why:  
Committed, thanks! 

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