From nobody@FreeBSD.org  Wed Aug 31 09:55:51 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 24A66106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 31 Aug 2011 09:55:51 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id F038D8FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 31 Aug 2011 09:55:50 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p7V9tour004714
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 31 Aug 2011 09:55:50 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p7V9toCk004713;
	Wed, 31 Aug 2011 09:55:50 GMT
	(envelope-from nobody)
Message-Id: <201108310955.p7V9toCk004713@red.freebsd.org>
Date: Wed, 31 Aug 2011 09:55:50 GMT
From: Stefan  <snstefan5@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: LXDE Meta port without openbox
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         160326
>Category:       ports
>Synopsis:       new port: x11/lxde-no-openbox, LXDE Meta port without openbox
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 31 10:00:21 UTC 2011
>Closed-Date:    Thu Sep 01 17:21:35 UTC 2011
>Last-Modified:  Thu Sep 01 17:21:35 UTC 2011
>Originator:     Stefan
>Release:        8.2
>Organization:
>Environment:
FreeBSD snuppy 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011     root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
port x11/lxde-meta fails in installation because it depends on obconf
but obconf is broken in ports, so i made a lxde-no-openbox port which
is lxde-meta without openbox, this was worked for me. Is it possible
to this be in main ports three?
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	.
#	./Makefile
#	./pkg-descr
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << '464ef7c6571951809b23e262cbe26e19'
X# New ports collection makefile for:	lxde-meta
X# Date created:		07.02.2009
X# Whom:			Daniel Walter <sahne@0x90.at>
X#
X# $FreeBSD: ports/x11/lxde-meta/Makefile,v 1.8 2010/12/25 16:55:41 sunpoet Exp $
X#
X
XPORTNAME=	lxde-no-openbox
XPORTVERSION=	1.0
XPORTREVISION=	4
XCATEGORIES=	x11
XMASTER_SITES=	#none
XDISTFILES=	#none
X
XMAINTAINER=	kmoore@FreeBSD.org
XCOMMENT=	The "meta-port" of the LXDE desktop (without openbox) slimmed down for FreeBSD releases
X
XRUN_DEPENDS=	lxsession:${PORTSDIR}/x11-wm/lxsession \
X		lxpanel:${PORTSDIR}/x11/lxpanel \
X		lxinput:${PORTSDIR}/sysutils/lxinput \
X		lxtask:${PORTSDIR}/sysutils/lxtask \
X		lxterminal:${PORTSDIR}/sysutils/lxterminal \
X		pcmanfm:${PORTSDIR}/x11-fm/pcmanfm \
X		gpicview:${PORTSDIR}/graphics/gpicview \
X		lxde-icon-theme>=0:${PORTSDIR}/x11-themes/lxde-icon-theme \
X		lxde-common>=0:${PORTSDIR}/misc/lxde-common
X
XDESCR=		${.CURDIR}/pkg-descr
X
XNO_WRKSUBDIR=	YES
XNO_BUILD=	YES
X
Xdo-install:
X
X.include <bsd.port.mk>
464ef7c6571951809b23e262cbe26e19
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << '0e313719ff012ceaf97a028d51caa8f5'
XLXDE is a small and lightweight X11 Desktop
X
XThis port contains full LXDE but without openbox. 
X
XWWW:	http://lxde.org/
0e313719ff012ceaf97a028d51caa8f5
exit



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kmoore 
State-Changed-When: Thu Sep 1 17:21:33 UTC 2011 
State-Changed-Why:  
Thanks for the suggestion, but obconf has already been fixed and it make 
sense to keep it as single port for the time being. Also LXDE really 
should have obconf included when at all possible. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160326 
>Unformatted:
