From wahjava@gmail.com  Thu May 20 18:24:14 2010
Return-Path: <wahjava@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 51EE11065670
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 20 May 2010 18:24:14 +0000 (UTC)
	(envelope-from wahjava@gmail.com)
Received: from mail-px0-f182.google.com (mail-px0-f182.google.com [209.85.212.182])
	by mx1.freebsd.org (Postfix) with ESMTP id 1183E8FC18
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 20 May 2010 18:24:13 +0000 (UTC)
Received: by pxi7 with SMTP id 7so62218pxi.13
        for <FreeBSD-gnats-submit@freebsd.org>; Thu, 20 May 2010 11:24:13 -0700 (PDT)
Received: by 10.141.91.4 with SMTP id t4mr335454rvl.78.1274379853375;
        Thu, 20 May 2010 11:24:13 -0700 (PDT)
Received: from chateau.d.if ([122.163.150.128])
        by mx.google.com with ESMTPS id k17sm116375rvh.17.2010.05.20.11.24.10
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Thu, 20 May 2010 11:24:12 -0700 (PDT)
Received: by chateau.d.if (Postfix, from userid 1001)
	id 6FF424ADF6; Thu, 20 May 2010 23:49:46 +0530 (IST)
Message-Id: <20100520181946.6FF424ADF6@chateau.d.if>
Date: Thu, 20 May 2010 23:49:46 +0530 (IST)
From: Ashish SHUKLA <wahjava@gmail.com>
Reply-To: Ashish SHUKLA <wahjava@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New Port: sysutils/mango-lassi Input device sharing application
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         146770
>Category:       ports
>Synopsis:       New Port: sysutils/mango-lassi Input device sharing application
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ashish
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 20 18:30:09 UTC 2010
>Closed-Date:    Sun Dec 08 06:54:55 UTC 2013
>Last-Modified:  Sun Dec 08 06:54:55 UTC 2013
>Originator:     Ashish SHUKLA
>Release:        FreeBSD 8.0-RELEASE-p2 amd64
>Organization:
N/A
>Environment:
System: FreeBSD chateau.d.if 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #3: Tue Mar 2 01:06:00 IST 2010 root@chateau.d.if:/usr/obj/usr/src/sys/CHATEAU amd64


>Description:
Mango Lassi is an input device sharing application originally
written by Lennart Poettering.

This port packages the fork of Mango Lassi by Sven Herzberg.

WWW:	http://github.com/herzi/mango-lassi
>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:
#
#	mango-lassi/
#	mango-lassi/pkg-descr
#	mango-lassi/Makefile
#	mango-lassi/pkg-plist
#	mango-lassi/distinfo
#
echo c - mango-lassi/
mkdir -p mango-lassi/ > /dev/null 2>&1
echo x - mango-lassi/pkg-descr
sed 's/^X//' >mango-lassi/pkg-descr << 'cff1ee031048f8f180d58d1f9aea32b2'
XMango Lassi is an input device sharing application originally
Xwritten by Lennart Poettering.
X
XThis port packages the fork of Mango Lassi by Sven Herzberg.
X
XWWW:	http://github.com/herzi/mango-lassi
cff1ee031048f8f180d58d1f9aea32b2
echo x - mango-lassi/Makefile
sed 's/^X//' >mango-lassi/Makefile << 'c3a0d2a073994433273e9aef610839ed'
X# New ports collection makefile for:	mango-lassi
X# Date created:		2010-05-20
X# Whom:			Ashish SHUKLA <wahjava@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mango-lassi
XPORTVERSION=	001
XCATEGORIES=	sysutils
XMASTER_SITES=	http://github.com/downloads/herzi/mango-lassi/
X
XMAINTAINER=	wahjava@gmail.com
XCOMMENT=	Input device sharing application
X
XBUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/dbus-1.pc:${PORTSDIR}/devel/dbus \
X		${LOCALBASE}/libdata/pkgconfig/dbus-glib-1.pc:${PORTSDIR}/devel/dbus-glib \
X		${LOCALBASE}/libdata/pkgconfig/avahi-glib.pc:${PORTSDIR}/net/avahi-app \
X		${LOCALBASE}/libdata/pkgconfig/avahi-ui.pc:${PORTSDIR}/net/avahi-gtk \
X		${LOCALBASE}/libdata/pkgconfig/libnotify.pc:${PORTSDIR}/devel/libnotify \
X		${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
X		dbus>=1.1.1:${PORTSDIR}/devel/dbus
XLIB_DEPENDS=	dbus-1.3:${PORTSDIR}/devel/dbus \
X		dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
X		avahi-glib.1:${PORTSDIR}/net/avahi-app \
X		notify.1:${PORTSDIR}/devel/libnotify
X
XGNU_CONFIGURE=	yes
XUSE_GNOME=	gtk20 glib20
XUSE_XORG=	xtst
XUSE_GMAKE=	yes
XUSE_ICONV=	yes
XUSE_PERL5_BUILD=	5.8.1+
XUSE_GETTEXT=	yes
XINSTALLS_ICONS=	yes
XPLIST_SUB+=	PORTNAME=${PORTNAME}
XCONFIGURE_ARGS+=	--localedir=${PREFIX}/share/locale
X
Xpost-patch:
X	@${REINPLACE_CMD} -e "s,^itlocaledir =.*$$,itlocaledir = ${PREFIX}/share/locale,g" ${WRKSRC}/po/Makefile.in.in
X
X.include <bsd.port.mk>
c3a0d2a073994433273e9aef610839ed
echo x - mango-lassi/pkg-plist
sed 's/^X//' >mango-lassi/pkg-plist << '42c08c4cd184dcd317ae9e6a4703ad57'
Xbin/%%PORTNAME%%
Xshare/locale/de/LC_MESSAGES/%%PORTNAME%%.mo
Xshare/locale/pl/LC_MESSAGES/%%PORTNAME%%.mo
Xshare/applications/%%PORTNAME%%.desktop
Xshare/icons/hicolor/scalable/apps/%%PORTNAME%%.svg
X%%DATADIR%%/%%PORTNAME%%.ui
X@dirrm %%DATADIR%%
X@dirrmtry share/icons/hicolor/scalable/apps
X@dirrmtry share/icons/hicolor/scalable
X@dirrmtry share/icons/hicolor
X@dirrmtry share/icons
X@dirrmtry share/applications
X@dirrmtry share/locale/pl/LC_MESSAGES
X@dirrmtry share/locale/pl
X@dirrmtry share/locale/de/LC_MESSAGES
X@dirrmtry share/locale/de
X@dirrmtry share/locale
42c08c4cd184dcd317ae9e6a4703ad57
echo x - mango-lassi/distinfo
sed 's/^X//' >mango-lassi/distinfo << '28adeb84fef59500f7df9619b7ccea5b'
XMD5 (mango-lassi-001.tar.gz) = 5aa6a02fc954c35981fa41d2748d4470
XSHA256 (mango-lassi-001.tar.gz) = a1a8b2c911e1869a5caf573a983562026e5f128ed90ba7ffb41996842b9dcb43
XSIZE (mango-lassi-001.tar.gz) = 203001
28adeb84fef59500f7df9619b7ccea5b
exit

>Release-Note:
>Audit-Trail:
Class-Changed-From-To: maintainer-update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Thu May 20 18:30:24 UTC 2010 
Class-Changed-Why:  
Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146770 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Fri May 21 11:50:04 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146770 
Responsible-Changed-From-To: miwi->ashish 
Responsible-Changed-By: ashish 
Responsible-Changed-When: Tue Jun 22 16:27:10 UTC 2010 
Responsible-Changed-Why:  
Submitter is now the committer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146770 
State-Changed-From-To: open->closed 
State-Changed-By: ashish 
State-Changed-When: Sun Dec 8 06:54:55 UTC 2013 
State-Changed-Why:  
Port does not work anymore. 

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