Date: Tue, 23 Aug 2011 21:12:52 GMT From: Aldis Berjoza <aldis@bsdroot.lv> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/160038: [NEW PORT] devel/p5-AnyEvent-I3 - communicate with the i3 window manager Message-ID: <201108232112.p7NLCqsZ095810@red.freebsd.org> Resent-Message-ID: <201108232120.p7NLK8uV074411@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 160038 >Category: ports >Synopsis: [NEW PORT] devel/p5-AnyEvent-I3 - communicate with the i3 window manager >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Aug 23 21:20:08 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Aldis Berjoza >Release: >Organization: >Environment: >Description: AnyEvent::I3 - This module connects to the i3 window manager using the UNIX socket based IPC interface it provides (if enabled in the configuration file). You can then subscribe to events or send messages and receive their replies. WWW: http://search.cpan.org/dist/AnyEvent-I3/ >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: # # p5-AnyEvent-I3 # p5-AnyEvent-I3/pkg-plist # p5-AnyEvent-I3/distinfo # p5-AnyEvent-I3/pkg-descr # p5-AnyEvent-I3/Makefile # echo c - p5-AnyEvent-I3 mkdir -p p5-AnyEvent-I3 > /dev/null 2>&1 echo x - p5-AnyEvent-I3/pkg-plist sed 's/^X//' >p5-AnyEvent-I3/pkg-plist << '2ccb4875a8efc1c0d0e2c042be400b7c' X%%SITE_PERL%%/AnyEvent/I3.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/I3/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/I3 X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent X@dirrmtry %%SITE_PERL%%/AnyEvent 2ccb4875a8efc1c0d0e2c042be400b7c echo x - p5-AnyEvent-I3/distinfo sed 's/^X//' >p5-AnyEvent-I3/distinfo << '152e4435f64aafa066c6342fd58fd571' XSHA256 (AnyEvent-I3-0.07.tar.gz) = 5af374df291641fdd2e93511620dfddb7794621a78a75e1fc448a15d22500502 XSIZE (AnyEvent-I3-0.07.tar.gz) = 22166 152e4435f64aafa066c6342fd58fd571 echo x - p5-AnyEvent-I3/pkg-descr sed 's/^X//' >p5-AnyEvent-I3/pkg-descr << '6228e585c676e1fc03c2a0d978a52d16' XAnyEvent::I3 - This module connects to the i3 window manager using the UNIX Xsocket based IPC interface it provides (if enabled in the configuration file). XYou can then subscribe to events or send messages and receive their replies. X XWWW: http://search.cpan.org/dist/AnyEvent-I3/ 6228e585c676e1fc03c2a0d978a52d16 echo x - p5-AnyEvent-I3/Makefile sed 's/^X//' >p5-AnyEvent-I3/Makefile << '45898129dc0fde6686b61b2d691eeb2c' X# New ports collection makefile for: p5-AnyEvent-DBI X# Date created: 19 Mar 2010 X# Whom: Denis Pokataev <catone@cpan.org> X# X# $FreeBSD: ports/devel/p5-AnyEvent-DBI/Makefile,v 1.2 2010/12/16 08:25:17 wen Exp $ X# X XPORTNAME= AnyEvent-I3 XDISTVERSION= 0.07 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= aldis@bsdroot.lv XCOMMENT= AnyEvent::I3 - communicate with the i3 window manager X XRUN_DEPENDS= p5-AnyEvent>=4.15:${PORTSDIR}/devel/p5-AnyEvent XBUILD_DEPENDS= ${RUN_DEPENDS} X XPERL_CONFIGURE= 5.10.0+ X XMAN3= AnyEvent::I3.3 X X.include <bsd.port.mk> 45898129dc0fde6686b61b2d691eeb2c exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108232112.p7NLCqsZ095810>