From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Aug 19 00:40:04 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 130861065676 for ; Tue, 19 Aug 2008 00:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DFB3D8FC1C for ; Tue, 19 Aug 2008 00:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m7J0e3lC062189 for ; Tue, 19 Aug 2008 00:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m7J0e32t062188; Tue, 19 Aug 2008 00:40:03 GMT (envelope-from gnats) Date: Tue, 19 Aug 2008 00:40:03 GMT Message-Id: <200808190040.m7J0e32t062188@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/125939: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2008 00:40:04 -0000 The following reply was made to PR ports/125939; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/125939: commit references a PR Date: Tue, 19 Aug 2008 00:38:11 +0000 (UTC) edwin 2008-08-19 00:37:54 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/wanpipe Makefile distinfo pkg-descr pkg-message pkg-plist misc/wanpipe/files patch-configure_port.sh Log: New Port: misc/wanpipe drivers for various sangoma cards This package contains the latest Sangoma drivers that supports following Sangoma cards under FreeBSD OS: o AFT Series PCI/PCI Express cards o S51x PCI cards: The current version wanpipe-3.3.1 supports following protocols: o Asterisk/Zaptel interface o Cisco HDLC, Frame Relay and Point-to-Point o PPPoE and PPPoA (for S518 ADSL card) Release date: Tue Jul 15 14:27:03 UTC 2008 I have added a patch to configure_port.sh to accept a new parameter: the WRKSRC and to not enable TDM_VOICE and WANPIPE by default. Remove the pkg-deinstall script, that was just naughty. Added "kldxref" to the pkg-plist (just in case). Please note that: - The Makefile contains KMODDIR, but it is not used in the pkg-plist and in the softwares Makefiles. - Please add kldxref to the post-install target. PR: ports/125939 Submitted by: Josh Paetzel Revision Changes Path 1.886 +1 -0 ports/misc/Makefile 1.1 +67 -0 ports/misc/wanpipe/Makefile (new) 1.1 +3 -0 ports/misc/wanpipe/distinfo (new) 1.1 +53 -0 ports/misc/wanpipe/files/patch-configure_port.sh (new) 1.1 +10 -0 ports/misc/wanpipe/pkg-descr (new) 1.1 +4 -0 ports/misc/wanpipe/pkg-message (new) 1.1 +24 -0 ports/misc/wanpipe/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"