From rob@debank.tv  Thu Jun 26 05:04:27 2003
Return-Path: <rob@debank.tv>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7738B37B401; Thu, 26 Jun 2003 05:04:27 -0700 (PDT)
Received: from haha.debank.tv (c92069.upc-c.chello.nl [212.187.92.69])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0F64143FE9; Thu, 26 Jun 2003 05:04:23 -0700 (PDT)
	(envelope-from rob@debank.tv)
Received: from haha.debank.tv (localhost [127.0.0.1])
	by haha.debank.tv (8.12.9/8.12.9) with ESMTP id h5QC4IjJ024514
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Thu, 26 Jun 2003 14:04:18 +0200 (CEST)
	(envelope-from rob@debank.tv)
Received: (from rob@localhost)
	by haha.debank.tv (8.12.9/8.12.9/Submit) id h5QC4ITE024513;
	Thu, 26 Jun 2003 14:04:18 +0200 (CEST)
Message-Id: <200306261204.h5QC4ITE024513@haha.debank.tv>
Date: Thu, 26 Jun 2003 14:04:18 +0200 (CEST)
From: Rob Evers <rob@debank.tv>
Reply-To: Rob Evers <rob@debank.tv>
To: FreeBSD-gnats-submit@freebsd.org
Cc: brian@freebsd.org
Subject: Upgrade net/pppoa from 1.1b to 1.2-beta1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         53761
>Category:       ports
>Synopsis:       Upgrade net/pppoa from 1.1b to 1.2-beta1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    tom
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 26 05:10:06 PDT 2003
>Closed-Date:    Thu Jul 10 10:35:54 PDT 2003
>Last-Modified:  Thu Jul 10 10:35:54 PDT 2003
>Originator:     Rob Evers
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD haha.debank.tv 4.8-STABLE FreeBSD 4.8-STABLE #2: Sun Jun 8 23:25:20 CEST 2003 rob@haha.debank.tv:/usr/obj/usr/src/sys/HAHA i386


>Description:
Upgrade net/pppoa from 1.1b to 1.2-beta1
Although it's a beta version for me it works more stable
than the 1.1 release driver, so here it is.
>How-To-Repeat:
>Fix:


diff -r -u pppoa.orig/Makefile pppoa/Makefile
--- pppoa.orig/Makefile Thu Jun 26 13:47:42 2003
+++ pppoa/Makefile      Thu Jun 26 13:40:43 2003
@@ -2,11 +2,11 @@
 # Date created:         August 30 2001
 # Whom:                 Brian Somers <brian@freebsd-services.com>
 #
-# $FreeBSD: /repoman/r/pcvs/ports/net/pppoa/Makefile,v 1.13 2003/03/07 06:07:59 ade Exp $
+# $FreeBSD: ports/net/pppoa/Makefile,v 1.13 2003/03/07 06:07:59 ade Exp $
 #
 
 PORTNAME=              pppoa
-PORTVERSION=           1.1b
+PORTVERSION=           1.2
 PORTEPOCH=             1
 CATEGORIES=            net
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE} \
@@ -14,13 +14,14 @@
                        http://www.alcatel.com/consumer/dsl/ \
                        http://benoit.papillault.free.fr/speedtouch/
 MASTER_SITE_SUBDIR=    speedtouch
+PKGNAMESUFFIX=         beta1
 DISTFILES=             ${SPEEDTOUCH}.tar.gz ${ALCATELDRIVER}
 
 MAINTAINER=            brian@FreeBSD.org
 COMMENT=       Run PPP over Alcatel's USB Speedtouch device
 
 HAS_CONFIGURE=         yes
-SPEEDTOUCH=            speedtouch-1.1b
+SPEEDTOUCH=            speedtouch-1.2-beta1
 ALCATELDRIVER=         speedmgmt.tar.gz
 NO_CDROM=              "http://www.alcatel.com/consumer/dsl/disclaimer_lx.htm"
 NO_PACKAGE=            "http://www.alcatel.com/consumer/dsl/disclaimer_lx.htm"
diff -r -u pppoa.orig/distinfo pppoa/distinfo
--- pppoa.orig/distinfo Thu Jun 26 13:47:52 2003
+++ pppoa/distinfo      Thu Jun 26 13:31:35 2003
@@ -1,2 +1,2 @@
-MD5 (speedtouch-1.1b.tar.gz) = 6335423ffec64478cb01ad33f2cc9c82
+MD5 (speedtouch-1.2-beta1.tar.gz) = d0f5de3d227bae0653c8da02629165b7
 MD5 (speedmgmt.tar.gz) = 102dc7a457c3942ee21dc834db68eac2
Only in pppoa.orig/files: patch-ab
diff -r -u pppoa.orig/pkg-plist pppoa/pkg-plist
--- pppoa.orig/pkg-plist        Thu Jun 26 13:47:28 2003
+++ pppoa/pkg-plist     Thu Jun 26 13:56:05 2003
@@ -9,6 +9,7 @@
 share/doc/speedtouch/INSTALL-de
 share/doc/speedtouch/INSTALL-fr
 share/doc/speedtouch/INSTALL-it
+share/doc/speedtouch/INSTALL-nl
 share/doc/speedtouch/ppp.conf.sample
 share/doc/speedtouch/quick-install
 @exec cat %D/share/doc/speedtouch/quick-install


>Release-Note:
>Audit-Trail:

From: Tom Hukins <tom@FreeBSD.org>
To: Rob Evers <rob@debank.tv>
Cc: FreeBSD-gnats-submit@freebsd.org, brian@freebsd.org
Subject: Re: ports/53761: Upgrade net/pppoa from 1.1b to 1.2-beta1
Date: Thu, 26 Jun 2003 20:13:05 +0100

 On Thu, Jun 26, 2003 at 02:04:18PM +0200, Rob Evers wrote:
 > >Description:
 > Upgrade net/pppoa from 1.1b to 1.2-beta1
 > Although it's a beta version for me it works more stable
 > than the 1.1 release driver, so here it is.
 
 Thanks for your submission.  Unfortunately, the patch does not apply
 cleanly (see my comments below).  If I edit the Makefile by hand, the
 build process then fails because of patches in the files/ directory
 that no longer work.
 
 Please fix this patch and test it against a freshly checked-out or
 copied version of the pppoa port.  The patch should both apply cleanly
 and enable the port to build.
 
 > -# $FreeBSD: /repoman/r/pcvs/ports/net/pppoa/Makefile,v 1.13 2003/03/07 06:07:59 ade Exp $
 > +# $FreeBSD: ports/net/pppoa/Makefile,v 1.13 2003/03/07 06:07:59 ade Exp $
 
 You don't need to change this line.
 
 > +PKGNAMESUFFIX=         beta1
 
 I suspect you don't want to do this - you specify "beta1" in the
 SPEEDTOUCH variable later.
 
 Tom

From: Rob <rob@debank.tv>
To: freebsd-gnats-submit@FreeBSD.org
Cc: tom@FreeBSD.org
Subject: Re: ports/53761: Upgrade net/pppoa from 1.1b to 1.2-beta1
Date: Fri, 27 Jun 2003 02:39:58 +0200

 Tom, I made a new diff (against a clean port this time), 
 files/patch-ab must be removed for the port to compile cleanly.
 
 cheers,
 Rob
 
 diff -r -u pppoa.orig/Makefile pppoa/Makefile
 --- pppoa.orig/Makefile Fri Jun 27 02:26:56 2003
 +++ pppoa/Makefile      Fri Jun 27 02:29:26 2003
 @@ -6,7 +6,7 @@
   #
 
   PORTNAME=              pppoa
 -PORTVERSION=           1.1b
 +PORTVERSION=           1.2
   PORTEPOCH=             1
   CATEGORIES=            net
   MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE} \
 @@ -20,7 +20,7 @@
   COMMENT=       Run PPP over Alcatel's USB Speedtouch device
 
   HAS_CONFIGURE=         yes
 -SPEEDTOUCH=            speedtouch-1.1b
 +SPEEDTOUCH=            speedtouch-1.2-beta1
   ALCATELDRIVER=         speedmgmt.tar.gz
   NO_CDROM= 
 "http://www.alcatel.com/consumer/dsl/disclaimer_lx.htm"
   NO_PACKAGE= 
 "http://www.alcatel.com/consumer/dsl/disclaimer_lx.htm"
 diff -r -u pppoa.orig/distinfo pppoa/distinfo
 --- pppoa.orig/distinfo Fri Jun 27 02:26:56 2003
 +++ pppoa/distinfo      Fri Jun 27 02:30:14 2003
 @@ -1,2 +1,2 @@
 -MD5 (speedtouch-1.1b.tar.gz) = 6335423ffec64478cb01ad33f2cc9c82
 +MD5 (speedtouch-1.2-beta1.tar.gz) = d0f5de3d227bae0653c8da02629165b7
   MD5 (speedmgmt.tar.gz) = 102dc7a457c3942ee21dc834db68eac2
 Only in pppoa.orig/files: patch-ab
 diff -r -u pppoa.orig/pkg-plist pppoa/pkg-plist
 --- pppoa.orig/pkg-plist        Fri Jun 27 02:26:56 2003
 +++ pppoa/pkg-plist     Fri Jun 27 02:29:54 2003
 @@ -9,6 +9,7 @@
   share/doc/speedtouch/INSTALL-de
   share/doc/speedtouch/INSTALL-fr
   share/doc/speedtouch/INSTALL-it
 +share/doc/speedtouch/INSTALL-nl
   share/doc/speedtouch/ppp.conf.sample
   share/doc/speedtouch/quick-install
   @exec cat %D/share/doc/speedtouch/quick-install
 
Responsible-Changed-From-To: freebsd-ports-bugs->tom 
Responsible-Changed-By: tom 
Responsible-Changed-When: Thu Jul 3 12:07:59 PDT 2003 
Responsible-Changed-Why:  
I'll take this 

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

From: Tom Hukins <tom@FreeBSD.org>
To: Rob <rob@debank.tv>
Cc: freebsd-gnats-submit@FreeBSD.org, brian@freebsd.org
Subject: Re: ports/53761: Upgrade net/pppoa from 1.1b to 1.2-beta1
Date: Thu, 3 Jul 2003 20:07:10 +0100

 On Fri, Jun 27, 2003 at 02:39:58AM +0200, Rob wrote:
 > Tom, I made a new diff (against a clean port this time), 
 > files/patch-ab must be removed for the port to compile cleanly.
 
 Thanks, Rob.  I've altered your patch a little, and upgraded it to use
 the latest beta.  Could you take a look and let me know what you
 think?
 
 Brian, I assume you're still busy and don't have time to look at this.
 Would you mind if I take over as the maintainer of this port?
 
 Tom

From: Tom Hukins <tom@eborcom.com>
To: Rob <rob@debank.tv>
Cc: freebsd-gnats-submit@FreeBSD.org, brian@freebsd.org
Subject: Re: ports/53761: Upgrade net/pppoa from 1.1b to 1.2-beta1
Date: Thu, 3 Jul 2003 20:15:03 +0100

 On Thu, Jul 03, 2003 at 08:07:10PM +0100, Tom Hukins wrote:
 > Could you take a look and let me know what you think?
 
 I forgot to attach the patch.  Here it is:
 
 Index: Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/net/pppoa/Makefile,v
 retrieving revision 1.13
 diff -u -r1.13 Makefile
 --- Makefile	7 Mar 2003 06:07:59 -0000	1.13
 +++ Makefile	3 Jul 2003 19:02:09 -0000
 @@ -6,29 +6,32 @@
  #
  
  PORTNAME=		pppoa
 -PORTVERSION=		1.1b
 +PORTVERSION=		1.2b2
  PORTEPOCH=		1
  CATEGORIES=		net
 -MASTER_SITES=		${MASTER_SITE_SOURCEFORGE} \
 -			http://www.xsproject.org/speedtouch/files/ \
 -			http://www.alcatel.com/consumer/dsl/ \
 -    			http://benoit.papillault.free.fr/speedtouch/
 +MASTER_SITES=		http://download.ethomson.com/download/ \
 +			${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=	speedtouch
 -DISTFILES=		${SPEEDTOUCH}.tar.gz ${ALCATELDRIVER}
 +DISTFILES=		${SPEEDTOUCH}.tar.bz2 ${ALCATELDRIVER}
 +EXTRACT_ONLY=		${SPEEDTOUCH}.tar.bz2
  
  MAINTAINER=		brian@FreeBSD.org
  COMMENT=	Run PPP over Alcatel's USB Speedtouch device
  
  HAS_CONFIGURE=		yes
 -SPEEDTOUCH=		speedtouch-1.1b
 +SPEEDTOUCH=		speedtouch-1.2-beta2
  ALCATELDRIVER=		speedmgmt.tar.gz
 -NO_CDROM=		"http://www.alcatel.com/consumer/dsl/disclaimer_lx.htm"
 -NO_PACKAGE=		"http://www.alcatel.com/consumer/dsl/disclaimer_lx.htm"
 +NO_CDROM=		"http://www.speedtouchdsl.com/disclaimer_lx.htm"
 +NO_PACKAGE=		"http://www.speedtouchdsl.com/disclaimer_lx.htm"
  RESTRICTED_FILES=	${ALCATELDRIVER}
  
  WRKSRC=			${WRKDIR}/${SPEEDTOUCH}
  
  MAN1=			modem_run.1 pppoa2.1 pppoa3.1
 +USE_BZIP2=		yes
 +
 +post-extract:
 +	${ECHO} ${TAR} -zxf ${DISTDIR}/${ALCATELDRIVER} -C ${WRKSRC}
  
  post-install:
  	${INSTALL} -m 0755 -o root -g wheel -d ${LOCALBASE}/libdata
 @@ -37,10 +40,4 @@
  	    ${LOCALBASE}/share/doc/speedtouch/.
  	@${CAT} ${LOCALBASE}/share/doc/speedtouch/quick-install
  
 -.include <bsd.port.pre.mk>
 -
 -.if !exists(${DISTDIR}/${ALCATELDRIVER})
 -IGNORE=	You must manually fetch the Alcatel driver distribution (${DISTDIR}/${ALCATELDRIVER}) via http://www.speedtouchdsl.com/dvrreg_lx.htm (select binary release 1.3.3), place it in ${DISTDIR} and then run make again
 -.endif
 -
 -.include <bsd.port.post.mk>
 +.include <bsd.port.mk>
 Index: distinfo
 ===================================================================
 RCS file: /home/ncvs/ports/net/pppoa/distinfo,v
 retrieving revision 1.4
 diff -u -r1.4 distinfo
 --- distinfo	20 Jun 2002 23:10:22 -0000	1.4
 +++ distinfo	3 Jul 2003 19:02:09 -0000
 @@ -1,2 +1,2 @@
 -MD5 (speedtouch-1.1b.tar.gz) = 6335423ffec64478cb01ad33f2cc9c82
 +MD5 (speedtouch-1.2-beta2.tar.bz2) = 450005ae68dc6b0323c54d4117460031
  MD5 (speedmgmt.tar.gz) = 102dc7a457c3942ee21dc834db68eac2
 Index: pkg-descr
 ===================================================================
 RCS file: /home/ncvs/ports/net/pppoa/pkg-descr,v
 retrieving revision 1.3
 diff -u -r1.3 pkg-descr
 --- pkg-descr	10 Jan 2002 17:44:27 -0000	1.3
 +++ pkg-descr	3 Jul 2003 19:02:09 -0000
 @@ -1,15 +1,5 @@
 -Support for the Alcatel Speedtouch USB device. This driver is GPL except
 -for the file that is downloaded from the Alcatel site.  This file is
 -restricted, specifically in terms of distribution.  See
 -http://www.alcatel.com/consumer/dsl/disclaimer_lx.htm.
 +Unofficial support for Alcatel's Speedtouch USB devices.  This driver is
 +licensed under the GPL except for one restricted file:
 +http://www.speedtouchdsl.com/disclaimer_lx.htm
  
 -
 -Thanks to
 -
 -  Benoit Papillault, who made the linux driver.
 -  Francois Rogler and Richard Tobin who ported the driver to *BSD
 -  Jorgen Lundman and Jon Barlow for their help and their time
 -  porting the driver to NetBSD.
 -
 -WWW:	http://www.xsproject.org/speedtouch/
  WWW:	http://speedtouch.sourceforge.net/
 Index: pkg-plist
 ===================================================================
 RCS file: /home/ncvs/ports/net/pppoa/pkg-plist,v
 retrieving revision 1.5
 diff -u -r1.5 pkg-plist
 --- pkg-plist	20 Jun 2002 23:10:22 -0000	1.5
 +++ pkg-plist	3 Jul 2003 19:02:09 -0000
 @@ -9,6 +9,7 @@
  share/doc/speedtouch/INSTALL-de
  share/doc/speedtouch/INSTALL-fr
  share/doc/speedtouch/INSTALL-it
 +share/doc/speedtouch/INSTALL-nl
  share/doc/speedtouch/ppp.conf.sample
  share/doc/speedtouch/quick-install
  @exec cat %D/share/doc/speedtouch/quick-install
 Index: files/quick-install
 ===================================================================
 RCS file: /home/ncvs/ports/net/pppoa/files/quick-install,v
 retrieving revision 1.5
 diff -u -r1.5 quick-install
 --- files/quick-install	20 Jun 2002 23:10:23 -0000	1.5
 +++ files/quick-install	3 Jul 2003 19:02:09 -0000
 @@ -1,9 +1,8 @@
  
  			** IMPORTANT **
  
 -    Please ensure that you have read the Alcatel license agreement at
 -    http://www.alcatel.com/consumer/dsl/dvrreg_lx.htm before running
 -    this software.
 +    Please ensure that you have read the license agreement at
 +    http://www.speedtouchdsl.com/dvrreg_lx.htm before running this software.
  
      To activate this port, create a new profile in /etc/ppp/ppp.conf
      called ``adsl'' using /usr/local/share/doc/speedtouch/ppp.conf.sample

From: Rob <rob@debank.tv>
To: freebsd-gnats-submit@FreeBSD.org
Cc: tom@FreeBSD.org, brian@FreeBSD.org
Subject: Re: ports/53761: Upgrade net/pppoa from 1.1b to 1.2-beta1
Date: Sun, 06 Jul 2003 16:34:38 +0200

 Hi Brian and Tom
 
 I looked at the patch you made Tom and it was nearly perfect ;-)
 But the firmware didn't get extracted during post-extract, attached is 
 a new diff with the minor adjustments.
 
 
 Rob Evers
 

From: Rob <rob@debank.tv>
To: freebsd-gnats-submit@FreeBSD.org
Cc: tom@FreeBSD.org, brian@FreeBSD.org
Subject: Re: ports/53761: Upgrade net/pppoa from 1.1b to 1.2-beta1
Date: Sun, 06 Jul 2003 16:37:36 +0200

 This is a multi-part message in MIME format.
 --------------080304090609080708010401
 Content-Type: text/plain; charset=us-ascii; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Looks like I forgot the patch
 
 --------------080304090609080708010401
 Content-Type: text/plain;
  name="pppoa.diff"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="pppoa.diff"
 
 diff -r -u pppoa.orig/Makefile pppoa/Makefile
 --- pppoa.orig/Makefile	Fri Jun 27 02:26:56 2003
 +++ pppoa/Makefile	Sun Jul  6 16:18:59 2003
 @@ -6,41 +6,38 @@
  #
  
  PORTNAME=		pppoa
 -PORTVERSION=		1.1b
 +PORTVERSION=		1.2b2
  PORTEPOCH=		1
  CATEGORIES=		net
 -MASTER_SITES=		${MASTER_SITE_SOURCEFORGE} \
 -			http://www.xsproject.org/speedtouch/files/ \
 -			http://www.alcatel.com/consumer/dsl/ \
 -    			http://benoit.papillault.free.fr/speedtouch/
 +MASTER_SITES=		http://download.ethomson.com/download/ \
 +			${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=	speedtouch
 -DISTFILES=		${SPEEDTOUCH}.tar.gz ${ALCATELDRIVER}
 +DISTFILES=		${SPEEDTOUCH}.tar.bz2 ${ALCATELDRIVER}
 +EXTRACT_ONLY=		${SPEEDTOUCH}.tar.bz2
  
  MAINTAINER=		brian@FreeBSD.org
  COMMENT=	Run PPP over Alcatel's USB Speedtouch device
  
  HAS_CONFIGURE=		yes
 -SPEEDTOUCH=		speedtouch-1.1b
 +SPEEDTOUCH=		speedtouch-1.2-beta2
  ALCATELDRIVER=		speedmgmt.tar.gz
 -NO_CDROM=		"http://www.alcatel.com/consumer/dsl/disclaimer_lx.htm"
 -NO_PACKAGE=		"http://www.alcatel.com/consumer/dsl/disclaimer_lx.htm"
 +NO_CDROM=		"http://www.speedtouchdsl.com/disclaimer_lx.htm"
 +NO_PACKAGE=		"http://www.speedtouchdsl.com/disclaimer_lx.htm"
  RESTRICTED_FILES=	${ALCATELDRIVER}
  
  WRKSRC=			${WRKDIR}/${SPEEDTOUCH}
  
  MAN1=			modem_run.1 pppoa2.1 pppoa3.1
 +USE_BZIP2=		yes
 +
 +post-extract:
 +	${TAR} -zxf ${DISTDIR}/${ALCATELDRIVER} -C ${WRKSRC}
  
  post-install:
  	${INSTALL} -m 0755 -o root -g wheel -d ${LOCALBASE}/libdata
 -	${INSTALL_DATA} ${WRKSRC}/../mgmt/mgmt.o ${LOCALBASE}/libdata
 +	${INSTALL_DATA} ${WRKSRC}/mgmt/mgmt.o ${LOCALBASE}/libdata
  	${INSTALL_DATA} ${FILESDIR}/quick-install \
  	    ${LOCALBASE}/share/doc/speedtouch/.
  	@${CAT} ${LOCALBASE}/share/doc/speedtouch/quick-install
  
 -.include <bsd.port.pre.mk>
 -
 -.if !exists(${DISTDIR}/${ALCATELDRIVER})
 -IGNORE=	You must manually fetch the Alcatel driver distribution (${DISTDIR}/${ALCATELDRIVER}) via http://www.speedtouchdsl.com/dvrreg_lx.htm (select binary release 1.3.3), place it in ${DISTDIR} and then run make again
 -.endif
 -
 -.include <bsd.port.post.mk>
 +.include <bsd.port.mk>
 diff -r -u pppoa.orig/distinfo pppoa/distinfo
 --- pppoa.orig/distinfo	Fri Jun 27 02:26:56 2003
 +++ pppoa/distinfo	Sun Jul  6 15:59:59 2003
 @@ -1,2 +1,2 @@
 -MD5 (speedtouch-1.1b.tar.gz) = 6335423ffec64478cb01ad33f2cc9c82
 +MD5 (speedtouch-1.2-beta2.tar.bz2) = 450005ae68dc6b0323c54d4117460031
  MD5 (speedmgmt.tar.gz) = 102dc7a457c3942ee21dc834db68eac2
 Only in pppoa.orig/files: patch-ab
 diff -r -u pppoa.orig/files/quick-install pppoa/files/quick-install
 --- pppoa.orig/files/quick-install	Fri Jun 27 02:26:56 2003
 +++ pppoa/files/quick-install	Sun Jul  6 15:59:59 2003
 @@ -1,9 +1,8 @@
  
  			** IMPORTANT **
  
 -    Please ensure that you have read the Alcatel license agreement at
 -    http://www.alcatel.com/consumer/dsl/dvrreg_lx.htm before running
 -    this software.
 +    Please ensure that you have read the license agreement at
 +    http://www.speedtouchdsl.com/dvrreg_lx.htm before running this software.
  
      To activate this port, create a new profile in /etc/ppp/ppp.conf
      called ``adsl'' using /usr/local/share/doc/speedtouch/ppp.conf.sample
 diff -r -u pppoa.orig/pkg-descr pppoa/pkg-descr
 --- pppoa.orig/pkg-descr	Fri Jun 27 02:26:56 2003
 +++ pppoa/pkg-descr	Sun Jul  6 15:59:59 2003
 @@ -1,15 +1,5 @@
 -Support for the Alcatel Speedtouch USB device. This driver is GPL except
 -for the file that is downloaded from the Alcatel site.  This file is
 -restricted, specifically in terms of distribution.  See
 -http://www.alcatel.com/consumer/dsl/disclaimer_lx.htm.
 +Unofficial support for Alcatel's Speedtouch USB devices.  This driver is
 +licensed under the GPL except for one restricted file:
 +http://www.speedtouchdsl.com/disclaimer_lx.htm
  
 -
 -Thanks to
 -
 -  Benoit Papillault, who made the linux driver.
 -  Francois Rogler and Richard Tobin who ported the driver to *BSD
 -  Jorgen Lundman and Jon Barlow for their help and their time
 -  porting the driver to NetBSD.
 -
 -WWW:	http://www.xsproject.org/speedtouch/
  WWW:	http://speedtouch.sourceforge.net/
 diff -r -u pppoa.orig/pkg-plist pppoa/pkg-plist
 --- pppoa.orig/pkg-plist	Fri Jun 27 02:26:56 2003
 +++ pppoa/pkg-plist	Sun Jul  6 15:59:59 2003
 @@ -9,6 +9,7 @@
  share/doc/speedtouch/INSTALL-de
  share/doc/speedtouch/INSTALL-fr
  share/doc/speedtouch/INSTALL-it
 +share/doc/speedtouch/INSTALL-nl
  share/doc/speedtouch/ppp.conf.sample
  share/doc/speedtouch/quick-install
  @exec cat %D/share/doc/speedtouch/quick-install
 
 --------------080304090609080708010401--
 

From: Brian Somers <brian@Awfulhak.org>
To: Tom Hukins <tom@freebsd.org>
Cc: rob@debank.tv, freebsd-gnats-submit@freebsd.org,
	brian@freebsd.org
Subject: Re: ports/53761: Upgrade net/pppoa from 1.1b to 1.2-beta1
Date: Thu, 10 Jul 2003 01:00:26 +0100

 On Thu, 3 Jul 2003 20:07:10 +0100, Tom Hukins <tom@freebsd.org> wrote:
 > On Fri, Jun 27, 2003 at 02:39:58AM +0200, Rob wrote:
 > > Tom, I made a new diff (against a clean port this time), 
 > > files/patch-ab must be removed for the port to compile cleanly.
 > 
 > Thanks, Rob.  I've altered your patch a little, and upgraded it to use
 > the latest beta.  Could you take a look and let me know what you
 > think?
 > 
 > Brian, I assume you're still busy and don't have time to look at this.
 > Would you mind if I take over as the maintainer of this port?
 > 
 > Tom
 
 Hi,
 
 Actually, I've just acquired an Alcatel ``thing'' and spent some time
 trying to get it to work.  I'd like to do a bit of work on the code in
 the next few days, and maybe muck about with the usb stack.
 
 I'd appreciate if you'd go ahead and commit the upgrade though.
 
 Thanks Tom.
 
 -- 
 Brian <brian@Awfulhak.org>                        <brian@[uk.]FreeBSD.org>
       <http://www.Awfulhak.org>                   <brian@[uk.]OpenBSD.org>
 Don't _EVER_ lose your sense of humour !
State-Changed-From-To: open->closed 
State-Changed-By: tom 
State-Changed-When: Thu Jul 10 10:35:36 PDT 2003 
State-Changed-Why:  
Committed, thanks. 

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