From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Nov 11 22:00:32 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF82B16A4D0 for ; Thu, 11 Nov 2004 22:00:31 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B75FA43D31 for ; Thu, 11 Nov 2004 22:00:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) iABM0VsW031111 for ; Thu, 11 Nov 2004 22:00:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id iABM0Vab031105; Thu, 11 Nov 2004 22:00:31 GMT (envelope-from gnats) Resent-Date: Thu, 11 Nov 2004 22:00:31 GMT Resent-Message-Id: <200411112200.iABM0Vab031105@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, Leonid Zolotarev Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2C8216A4CE for ; Thu, 11 Nov 2004 21:56:43 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F5AA43D1D for ; Thu, 11 Nov 2004 21:56:43 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id iABLuhaX026741 for ; Thu, 11 Nov 2004 21:56:43 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id iABLuhd8026740; Thu, 11 Nov 2004 21:56:43 GMT (envelope-from nobody) Message-Id: <200411112156.iABLuhd8026740@www.freebsd.org> Date: Thu, 11 Nov 2004 21:56:43 GMT From: Leonid Zolotarev To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/73838: [maintainer update] net/acx100: install headers X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Nov 2004 22:00:32 -0000 >Number: 73838 >Category: ports >Synopsis: [maintainer update] net/acx100: install headers >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Nov 11 22:00:31 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Leonid Zolotarev >Release: 5.2.1-RELEASE-p9 i386 >Organization: >Environment: FreeBSD inspiron.leoz.org 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #0: Mon Jul 12 16:02:25 EEST 2004 root@inspiron.leoz.org:/usr/obj/usr/src/sys/INSPIRON i386 >Description: Install headers. >How-To-Repeat: >Fix: diff -ruN acx100.orig/Makefile acx100/Makefile --- acx100.orig/Makefile Thu Nov 11 22:43:33 2004 +++ acx100/Makefile Thu Nov 11 22:59:20 2004 @@ -44,15 +44,11 @@ pre-install: @${INSTALL_MAN} ${WRKSRC}/if_acx.4 ${PREFIX}/man/man4 -# -# Comment this out when headers will be up to date. -# -#.if !exists($INCLUDEDIR}) -# @${MKDIR} ${INCLUDEDIR} -#.endif -# @${CP} ${WRKSRC}/include/if_acxioctl.h ${INCLUDEDIR} -# @${CP} ${WRKSRC}/include/if_acxpacket.h ${INCLUDEDIR} -# + +.if !exists($INCLUDEDIR}) + @${MKDIR} ${INCLUDEDIR} +.endif + @${CP} ${WRKSRC}/include/if_acxioctl.h ${INCLUDEDIR} post-install: @${CAT} ${PKGMESSAGE} diff -ruN acx100.orig/pkg-plist acx100/pkg-plist --- acx100.orig/pkg-plist Thu Nov 11 22:43:33 2004 +++ acx100/pkg-plist Thu Nov 11 23:01:24 2004 @@ -1,10 +1,5 @@ @comment $FreeBSD: ports/net/acx100/pkg-plist,v 1.1 2004/07/05 20:39:47 pav Exp $ -@comment -@comment Comment this out when headers will be up to date. -@comment -@comment include/acx/if_acxioctl.h -@comment include/acx/if_acxpacket.h -@comment @dirrm include/acx -@comment +include/acx/if_acxioctl.h +@dirrm include/acx @cwd /boot/kernel if_acx.ko >Release-Note: >Audit-Trail: >Unformatted: