From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 10 22:20:02 2007 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 1DABE16A420 for ; Fri, 10 Aug 2007 22:20:02 +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 F103513C458 for ; Fri, 10 Aug 2007 22:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7AMK1af045883 for ; Fri, 10 Aug 2007 22:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7AMK1et045882; Fri, 10 Aug 2007 22:20:01 GMT (envelope-from gnats) Resent-Date: Fri, 10 Aug 2007 22:20:01 GMT Resent-Message-Id: <200708102220.l7AMK1et045882@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, David Yeske Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B466A16A418 for ; Fri, 10 Aug 2007 22:12:10 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id A364413C459 for ; Fri, 10 Aug 2007 22:12:10 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l7AMCAXV085174 for ; Fri, 10 Aug 2007 22:12:10 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.1/8.14.1/Submit) id l7AMCAbf085173; Fri, 10 Aug 2007 22:12:10 GMT (envelope-from nobody) Message-Id: <200708102212.l7AMCAbf085173@www.freebsd.org> Date: Fri, 10 Aug 2007 22:12:10 GMT From: David Yeske To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/115404: comms/ltmdm remove references to FreeBSD 4.x 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, 10 Aug 2007 22:20:02 -0000 >Number: 115404 >Category: ports >Synopsis: comms/ltmdm remove references to FreeBSD 4.x >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 10 22:20:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: David Yeske >Release: HEAD >Organization: >Environment: FreeBSD speed 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Jul 18 23:40:39 EDT 2007 root@speed:/usr/obj/usr/src/sys/SPEED amd64 >Description: 1. remove references to FreeBSD 4.x 2. don't quote RESTRICTED >How-To-Repeat: >Fix: see attachment Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/comms/ltmdm/Makefile,v retrieving revision 1.32 diff -u -r1.32 Makefile --- Makefile 4 Aug 2007 11:40:43 -0000 1.32 +++ Makefile 10 Aug 2007 20:45:09 -0000 @@ -22,7 +22,7 @@ NO_WRKSUBDIR= yes SUB_FILES+= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message -RESTRICTED= "Unknown license type for binary object file ltmdmobj.o" +RESTRICTED= Unknown license type for binary object file ltmdmobj.o LTMDM_DEV_MAJOR?= 228 LTMDM_OBJ_VERSION?= 600 @@ -39,15 +39,7 @@ PORTDOCS= README.TXT README-en.TXT INSTALL.TXT INSTALL-en.TXT SYSDIR?= ${SRC_BASE}/sys -.include - -.if ${OSVERSION} < 500000 -MAJOR= ${LTMDM_DEV_MAJOR} -PLIST_SUB+= FREEBSD5="@comment " FREEBSD4="" -PLIST_SUB+= MAJOR=${MAJOR} -.else PLIST_SUB+= FREEBSD5="" FREEBSD4="@comment " -.endif PLIST_SUB+= KMODDIR=${KMODDIR} pre-fetch: @@ -74,18 +66,6 @@ .endfor .endif -.if ${OSVERSION} < 500000 - @${RM} -f ${DEVDIR}/cual0 ${DEVDIR}/cuail0 ${DEVDIR}/cuall0 - @umask 7 - @mknod ${DEVDIR}/cual0 c ${MAJOR} 128 uucp:dialer - @mknod ${DEVDIR}/cuail0 c ${MAJOR} 160 uucp:dialer - @mknod ${DEVDIR}/cuall0 c ${MAJOR} 192 uucp:dialer - @${RM} -f ${DEVDIR}/ttyl0 ${DEVDIR}/ttyil0 ${DEVDIR}/ttyll0 - @umask 77 - @mknod ${DEVDIR}/ttyl0 c ${MAJOR} 0 uucp:dialer - @mknod ${DEVDIR}/ttyil0 c ${MAJOR} 32 uucp:dialer - @mknod ${DEVDIR}/ttyll0 c ${MAJOR} 64 uucp:dialer -.endif @${CAT} ${PKGMESSAGE} -.include +.include >Release-Note: >Audit-Trail: >Unformatted: