From gmarco@giovannelli.it Tue Sep 28 12:17:27 1999
Return-Path: <gmarco@giovannelli.it>
Received: from kirk.giovannelli.it (kirk.giovannelli.it [194.184.65.4])
	by hub.freebsd.org (Postfix) with ESMTP id BC31714F9D
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Sep 1999 12:17:23 -0700 (PDT)
	(envelope-from gmarco@giovannelli.it)
Received: from suzy (modem29.masternet.it [194.184.65.39])
	by kirk.giovannelli.it (8.9.3/8.9.3) with ESMTP id VAA11591;
	Tue, 28 Sep 1999 21:17:10 +0200 (CEST)
	(envelope-from gmarco@giovannelli.it)
Message-Id: <4.2.0.58.19990928212023.01285060@194.184.65.4>
Date: Tue, 28 Sep 1999 21:21:35 +0200
From: Gianmarco Giovannelli <gmarco@giovannelli.it>
To: FreeBSD-gnats-submit@freebsd.org
Cc: grunyon@mtlug.org, jasonj@uui-alaska.com
Subject: New port: x11-wm/wmthemeinstall

>Number:         14023
>Category:       ports
>Synopsis:       New port: x11-wm/wmthemeinstall
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gnats-admin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 28 12:20:00 PDT 1999
>Closed-Date:    Tue Sep 28 14:34:38 PDT 1999
>Last-Modified:  Wed Oct 26 06:05:28 GMT 2005
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
  >Submitter-Id:   current-users
  >Originator:     Gianmarco Giovannelli
  >Organization:   < Private >
  >Confidential:   no
  >Synopsis:       New port: x11-wm/wmthemeinstall
  >Severity:       non-critical
  >Priority:       medium
  >Category:       ports
  >Release:        FreeBSD 4.0-CURRENT i386
  >Class:          change-request
  >Environment:
 
 	FreeBSD gmarco.eclipse.org 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Sun Sep 26 
 09:19:35 CEST 
 1999     gmarco@gmarco.eclipse.org:/usr/src/sys/compile/GMARCO  i386
 
 
  >Description:
 
 This program will allow you to install WindowMaker themes easily by giving
 a directory listing and allowing you to change directory and install
 WindowMaker theme files either globally (if run as root or suid root) or
 in the user directories.
 
 
  >How-To-Repeat:
 
 portlint 2.0 give only a warning (that I was not able to remove) :
 OK: checking pkg/COMMENT.
 OK: checking pkg/DESCR.
 OK: checking Makefile.
 WARN: only specific kind of apps should specify "x11" in CATEGORIES. do you 
 mean just USE_XLIB? then remove "x11" from CATEGORIES.
 OK: checking files/md5.
 0 fatal errors and 1 warnings found.
 
 
  >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:
 #
 #	wmthemeinstall
 #	wmthemeinstall/files
 #	wmthemeinstall/files/md5
 #	wmthemeinstall/pkg
 #	wmthemeinstall/pkg/COMMENT
 #	wmthemeinstall/pkg/DESCR
 #	wmthemeinstall/pkg/PLIST
 #	wmthemeinstall/Makefile
 #
 echo c - wmthemeinstall
 mkdir -p wmthemeinstall > /dev/null 2>&1
 echo c - wmthemeinstall/files
 mkdir -p wmthemeinstall/files > /dev/null 2>&1
 echo x - wmthemeinstall/files/md5
 sed 's/^X//' >wmthemeinstall/files/md5 << 'END-of-wmthemeinstall/files/md5'
 XMD5 (wmthemeinstall-0.6.tar.gz) = 48382e21e70aed7c44fd1cfd76de842f
 END-of-wmthemeinstall/files/md5
 echo c - wmthemeinstall/pkg
 mkdir -p wmthemeinstall/pkg > /dev/null 2>&1
 echo x - wmthemeinstall/pkg/COMMENT
 sed 's/^X//' >wmthemeinstall/pkg/COMMENT << 'END-of-wmthemeinstall/pkg/COMMENT'
 XA WindowMaker themes manager.
 END-of-wmthemeinstall/pkg/COMMENT
 echo x - wmthemeinstall/pkg/DESCR
 sed 's/^X//' >wmthemeinstall/pkg/DESCR << 'END-of-wmthemeinstall/pkg/DESCR'
 XThis program will allow you to install WindowMaker themes easily by giving
 Xa directory listing and allowing you to change directory and install
 XWindowMaker theme files either globally (if run as root or suid root) or
 Xin the user directories.
 X
 X
 X
 XWWW:       http://hellblazer.dhis.org/projects/wmthemeinstall/
 XAuthors:   Craig Hanson (grunyon@mtlug.org)
 X           Jason Jeremias (jasonj@uui-alaska.com)
 Xdistfiles: wmthemeinstall-0.6.tar.gz (57kb)
 X
 X- ported to FreeBSD by Gianmarco (gmarco@giovannelli.it)
 END-of-wmthemeinstall/pkg/DESCR
 echo x - wmthemeinstall/pkg/PLIST
 sed 's/^X//' >wmthemeinstall/pkg/PLIST << 'END-of-wmthemeinstall/pkg/PLIST'
 Xbin/wmthemeinstall
 X
 END-of-wmthemeinstall/pkg/PLIST
 echo x - wmthemeinstall/Makefile
 sed 's/^X//' >wmthemeinstall/Makefile << 'END-of-wmthemeinstall/Makefile'
 X# New ports collection makefile for:  wmthemeinstall
 X# Version required:    0.6
 X# Date created:        27 September 1999
 X# Whom:                gmarco@scotty.masternet.it
 X#
 X# $Id$
 X#
 X
 XDISTNAME=  	wmthemeinstall-0.6
 XCATEGORIES=     x11-wm windowmaker
 XMASTER_SITES=  	http://hellblazer.dhis.org/projects/wmthemeinstall/download/ \
 X	       	http://www.giovannelli.it/~gmarco/files/
 X
 XMAINTAINER=    	freebsd@scotty.masternet.it
 X
 XLIB_DEPENDS=    gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
 X		glib12.2:${PORTSDIR}/devel/glib12
 XRUN_DEPENDS=    wmaker:${PORTSDIR}/x11-wm/windowmaker
 X
 XHAS_CONFIGURE=  yes
 XUSE_X_PREFIX=   yes
 XUSE_GMAKE= 	yes
 X
 XCONFIGURE_ENV=  GTK_CONFIG="${X11BASE}/bin/gtk12-config"
 Xdo-install:
 X	${INSTALL_PROGRAM} ${WRKSRC}/wmthemeinstall ${PREFIX}/bin
 X
 Xpost-install:
 X	@${ECHO} ""
 X	@${ECHO} "You can find themes for windowmaker"
 X	@${ECHO} "at http://wm.themes.org/"
 X	@${ECHO} ""
 X	@${ECHO} "Windowmaker global directory is:"
 X	@${ECHO} "${PREFIX}/share/WindowMaker"
 X	@${ECHO} ""
 X.include <bsd.port.mk>
 END-of-wmthemeinstall/Makefile
 exit
 
 
 Best Regards,
 Gianmarco Giovannelli ,  "Unix expert since yesterday"
 http://www.giovannelli.it/~gmarco
 http://www2.masternet.it
 
 
 
 
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Tue Sep 28 14:34:38 PDT 1999 
State-Changed-Why:  
Duplicate of ports/14010. 
>Unformatted:
