From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Sep 5 12:30:03 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 2A13C1065676 for ; Fri, 5 Sep 2008 12:30:03 +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 E18F28FC1A for ; Fri, 5 Sep 2008 12:30:02 +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 m85CU2jB067724 for ; Fri, 5 Sep 2008 12:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m85CU2S5067723; Fri, 5 Sep 2008 12:30:02 GMT (envelope-from gnats) Resent-Date: Fri, 5 Sep 2008 12:30:02 GMT Resent-Message-Id: <200809051230.m85CU2S5067723@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Josh Paetzel" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 977E7106566B; Fri, 5 Sep 2008 12:24:17 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from cenn-smtp.mc.mpls.visi.com (cenn.mc.mpls.visi.com [208.42.156.9]) by mx1.freebsd.org (Postfix) with ESMTP id 6E75E8FC1E; Fri, 5 Sep 2008 12:24:17 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from mail.tcbug.org (mail.tcbug.org [208.42.70.163]) by cenn-smtp.mc.mpls.visi.com (Postfix) with ESMTP id 54FEE81CC; Fri, 5 Sep 2008 07:24:16 -0500 (CDT) Received: from roadrash.tcbug.org (c-76-17-219-196.hsd1.mn.comcast.net [76.17.219.196]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.tcbug.org (Postfix) with ESMTPSA id 1945D4A6A88; Fri, 5 Sep 2008 07:24:16 -0500 (CDT) Message-Id: <1220617456.84356@roadrash.tcbug.org> Date: Fri, 5 Sep 2008 07:24:16 -0500 From: "Josh Paetzel" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.9 Cc: ade@FreeBSD.org Subject: ports/127110: [maintainer update] misc/wanpipe X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 12:30:03 -0000 >Number: 127110 >Category: ports >Synopsis: [maintainer update] misc/wanpipe >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Sep 05 12:30:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Josh Paetzel >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD 7.1-PRERELEASE #2: Sat Aug 30 10:28:13 CDT 2008 jpaetzel@roadrash.tcbug.org:/usr/obj/usr/src/sys/ROADRASH >Description: misc/wanpipe doesn't actually install everything listed in it's pkg-ploist >How-To-Repeat: cd /usr/ports/misc/wanpipe make install make deinstall >Fix: --- Makefile.old 2008-09-05 04:23:54.000000000 +0000 +++ Makefile 2008-09-05 05:18:54.000000000 +0000 @@ -8,6 +8,7 @@ PORTNAME= wanpipe PORTVERSION= 3.3.1 +PORTREVISION= 1 CATEGORIES= misc net MASTER_SITES= ftp://ftp.sangoma.com/FreeBSD/wanpipe/ports/ DISTNAME= ${PORTNAME}-${PORTVERSION} @@ -62,6 +63,11 @@ @${SH} ${PKGCONFIG} ${DISTNAME} do-configure ${WRKSRC} ${EXTRA_ARGS} post-install: + @${INSTALL_SCRIPT} ${WRKSRC}/scripts/wanpipe ${LOCALBASE}/etc/rc.d/ + @${INSTALL_SCRIPT} ${WRKSRC}/scripts/wancfg_legacy ${LOCALBASE}/sbin/ + @${INSTALL_SCRIPT} ${WRKSRC}/scripts/wancfg_zaptel ${LOCALBASE}/sbin/ + @${INSTALL_SCRIPT} ${WRKSRC}/scripts/wanpipe_cfgft1 ${LOCALBASE}/sbin/ + @${INSTALL_SCRIPT} ${WRKSRC}/scripts/wanrouter ${LOCALBASE}/sbin/ @${CAT} ${PKGMESSAGE} .include >Release-Note: >Audit-Trail: >Unformatted: