From bmah@eisenhower.ca.sandia.gov  Mon Dec 21 22:51:36 1998
Received: from eisenhower.ca.sandia.gov (eisenhower.ca.sandia.gov [146.246.243.57])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA08362
          for <FreeBSD-gnats-submit@freebsd.org>; Mon, 21 Dec 1998 22:51:32 -0800 (PST)
          (envelope-from bmah@eisenhower.ca.sandia.gov)
Received: (from bmah@localhost)
	by eisenhower.ca.sandia.gov (8.8.8/8.8.8) id WAA15960;
	Mon, 21 Dec 1998 22:51:25 -0800 (PST)
	(envelope-from bmah)
Message-Id: <199812220651.WAA15960@eisenhower.ca.sandia.gov>
Date: Mon, 21 Dec 1998 22:51:25 -0800 (PST)
From: bmah@ca.sandia.gov
Reply-To: bmah@ca.sandia.gov
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port:  x11-wm/vtwm
X-Send-Pr-Version: 3.2

>Number:         9166
>Category:       ports
>Synopsis:       New port:  x11-wm/vtwm
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 21 23:00:00 PST 1998
>Closed-Date:    Thu Dec 24 05:19:08 PST 1998
>Last-Modified:  Thu Dec 24 05:19:26 PST 1998
>Originator:     Bruce A. Mah
>Release:        FreeBSD 2.2.7-RELEASE i386
>Organization:
Sandia National Laboratories
>Environment:

	

>Description:

The enclosed shar file is a new (well, not formerly seen) port of the
vtwm window manager.  It's superficially similar to the venerable
tvtwm window manager, but it's under somewhat-active development.
It also supports some more recent window-manager features, such as
Motif-style decorations.

>How-To-Repeat:

	

>Fix:
	

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	vtwm
#	vtwm/Makefile
#	vtwm/files
#	vtwm/files/md5
#	vtwm/patches
#	vtwm/patches/patch-aa
#	vtwm/pkg
#	vtwm/pkg/COMMENT
#	vtwm/pkg/DESCR
#	vtwm/pkg/PLIST
#
echo c - vtwm
mkdir -p vtwm > /dev/null 2>&1
echo x - vtwm/Makefile
sed 's/^X//' >vtwm/Makefile << 'END-of-vtwm/Makefile'
X# New ports collection makefile for:	tvtwm
X# Version required:	5.4.5a
X# Date created:		21 December 1998
X# Whom:			bmah@ca.sandia.gov
X#
X# $Id$
X#
X
XDISTNAME=	vtwm-5.4.5a
XCATEGORIES=	x11-wm
XMASTER_SITES=	ftp://ftp.visi.com/users/hawkeyd/X/
X
XMAINTAINER=	bmah@ca.sandia.gov
X
XLIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm
X
XUSE_IMAKE=	yes
X
XMAN1=		vtwm.1
X
X.include <bsd.port.mk>
END-of-vtwm/Makefile
echo c - vtwm/files
mkdir -p vtwm/files > /dev/null 2>&1
echo x - vtwm/files/md5
sed 's/^X//' >vtwm/files/md5 << 'END-of-vtwm/files/md5'
XMD5 (vtwm-5.4.5a.tar.gz) = 13ecd09aa9e4fb693d712b62ca63f563
END-of-vtwm/files/md5
echo c - vtwm/patches
mkdir -p vtwm/patches > /dev/null 2>&1
echo x - vtwm/patches/patch-aa
sed 's/^X//' >vtwm/patches/patch-aa << 'END-of-vtwm/patches/patch-aa'
X*** gram.y.orig	Mon Sep 21 22:42:49 1998
X--- gram.y	Mon Sep 21 22:43:08 1998
X***************
X*** 89,101 ****
X  extern int do_color_keyword();
X  extern void do_string_savecolor(), do_var_savecolor(), do_squeeze_entry();
X  
X! /*
X!  * this used to be the definition - now making the assumption it's
X!  * defined in lex's skeleton file (submitted by Nelson H. F. Beebe)
X!  *
X!  * djhjr - 1/16/98
X!  */
X! extern int yylineno;
X  
X  %}
X  
X--- 89,95 ----
X  extern int do_color_keyword();
X  extern void do_string_savecolor(), do_var_savecolor(), do_squeeze_entry();
X  
X! int yylineno;
X  
X  %}
X  
END-of-vtwm/patches/patch-aa
echo c - vtwm/pkg
mkdir -p vtwm/pkg > /dev/null 2>&1
echo x - vtwm/pkg/COMMENT
sed 's/^X//' >vtwm/pkg/COMMENT << 'END-of-vtwm/pkg/COMMENT'
Xtwm with a virtual desktop and optional Motif-like features.
END-of-vtwm/pkg/COMMENT
echo x - vtwm/pkg/DESCR
sed 's/^X//' >vtwm/pkg/DESCR << 'END-of-vtwm/pkg/DESCR'
Xvtwm is a twm variant with a virtual desktop.  Unlike its older cousin
Xtvtwm, vtwm is under active development, and supports a number of
Xrelatively new features, such as configurable Motif-like decorations.
XThe homepage for this program is:
X
Xhttp://www.visi.com/~hawkeyd/vtwm.html
END-of-vtwm/pkg/DESCR
echo x - vtwm/pkg/PLIST
sed 's/^X//' >vtwm/pkg/PLIST << 'END-of-vtwm/pkg/PLIST'
Xbin/vtwm
Xlib/X11/twm/system.vtwmrc
END-of-vtwm/pkg/PLIST
exit

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: flathill 
State-Changed-When: Thu Dec 24 05:19:08 PST 1998 
State-Changed-Why:  
Committed. Thanks! 
>Unformatted:
