From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 23 20:23:52 2006 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E93216A59C; Fri, 23 Jun 2006 20:23:52 +0000 (UTC) (envelope-from alex@foxybanana.com) Received: from imf17aec.mail.bellsouth.net (imf17aec.mail.bellsouth.net [205.152.59.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 086F843D53; Fri, 23 Jun 2006 20:23:50 +0000 (GMT) (envelope-from alex@foxybanana.com) Received: from ibm57aec.bellsouth.net ([68.209.153.178]) by imf17aec.mail.bellsouth.net with ESMTP id <20060623202350.HGEY26951.imf17aec.mail.bellsouth.net@ibm57aec.bellsouth.net>; Fri, 23 Jun 2006 16:23:50 -0400 Received: from Laptop.mine.box ([68.209.153.178]) by ibm57aec.bellsouth.net with ESMTP id <20060623202349.OSBZ21109.ibm57aec.bellsouth.net@Laptop.mine.box>; Fri, 23 Jun 2006 16:23:49 -0400 Received: from Laptop.mine.box (localhost [127.0.0.1]) by Laptop.mine.box (8.13.6/8.13.6) with ESMTP id k5NKNRR1000591; Fri, 23 Jun 2006 15:23:28 -0500 (CDT) (envelope-from alex@Laptop.mine.box) Received: (from alex@localhost) by Laptop.mine.box (8.13.6/8.13.6/Submit) id k5NKNRVl000590; Fri, 23 Jun 2006 15:23:27 -0500 (CDT) (envelope-from alex) From: Alexander Botero-Lowry Message-Id: <200606232023.k5NKNRVl000590@Laptop.mine.box> Date: Fri, 23 Jun 2006 15:23:27 -0500 To: freebsd-ports-bugs@FreeBSD.org, FreeBSD-gnats-submit@FreeBSD.org, alex@foxybanana.com References: <200606232020.k5NKKHO9086438@freefall.freebsd.org> In-Reply-To: <200606232020.k5NKKHO9086438@freefall.freebsd.org> User-Agent: nail 11.25 7/29/05 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=_449c4dbf.K91klXjfB5dWIzFrLVRyregustH5Z95iwBryyJthTqaDmfdJ" Cc: Subject: Re: ports/99390: [NEW PORT] audio/ruby-xmms2-ecore: Ruby ecore mainloop bindings for XMMS2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 20:23:52 -0000 This is a multi-part message in MIME format. --=_449c4dbf.K91klXjfB5dWIzFrLVRyregustH5Z95iwBryyJthTqaDmfdJ Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline That last shar was a mess. Portlint wasn't happy, and it didn't even work. Sorry about submitting it at all. Here is a new one that actually works. FreeBSD-gnats-submit@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `ports/99390'. > The individual assigned to look at your > report is: freebsd-ports-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=99390 > > >Category: ports > >Responsible: freebsd-ports-bugs > >Synopsis: [NEW PORT] audio/ruby-xmms2-ecore: Ruby ecore mainloop bindings for XMMS2 > >Arrival-Date: Fri Jun 23 20:20:17 GMT 2006 > > !DSPAM:4,449c4d0828111861020701! > --=_449c4dbf.K91klXjfB5dWIzFrLVRyregustH5Z95iwBryyJthTqaDmfdJ Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="ruby-xmms2.ecore.shar" ===> Creating shar file ===> Viewing diff with more # 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: # # ruby-xmms2-ecore # ruby-xmms2-ecore/Makefile # ruby-xmms2-ecore/pkg-plist # ruby-xmms2-ecore/ruby-xmms2.ecore.shar # echo c - ruby-xmms2-ecore mkdir -p ruby-xmms2-ecore > /dev/null 2>&1 echo x - ruby-xmms2-ecore/Makefile sed 's/^X//' >ruby-xmms2-ecore/Makefile << 'END-of-ruby-xmms2-ecore/Makefile' X# New ports collection makefile for: ruby-xmms2-ecore X# Date created: 23 Jun 2006 X# Whom: Alexander Botero-Lowry X# X# $FreeBSD$ X# X XCATEGORIES= audio ruby XPKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} XPKGNAMESUFFIX= -ecore X XMAINTAINER= alex@foxybanana.com XCOMMENT= Ruby ecore mainloop bindings for XMMS2 X XBUILD_DEPENDS+= ${LOCALBASE}/lib/libxmmsclient.so:${PORTSDIR}/audio/xmms2 XRUN_DEPENDS+= ${LOCALBASE}/lib/libxmmsclient.so:${PORTSDIR}/audio/xmms2 X XMASTERDIR= ${.CURDIR}/../xmms2 X XUSE_RUBY= yes XUSE_GNOME= glib20 XUSE_LDCONFIG= yes X XPLIST= ${.CURDIR}/pkg-plist X XSCONS_TARGET= src/clients/lib/xmmsclient-ecore/libxmmsclient-ecore.so \ X src/clients/lib/ruby/xmmsclient_ecore.so XXMMS2_SLAVE= ruby-ecore X Xdo-install: X @cd ${WRKSRC} && ${INSTALL_PROGRAM} \ X src/clients/lib/ruby/xmmsclient_ecore.so \ X ${RUBY_SITEARCHLIBDIR}/xmmsclient_ecore.so X @cd ${WRKSRC} && ${INSTALL_PROGRAM} \ X src/clients/lib/xmmsclient-ecore/libxmmsclient-ecore.so \ X ${LOCALBASE}/lib/libxmmsclient-ecore.so X X.include "${MASTERDIR}/Makefile" END-of-ruby-xmms2-ecore/Makefile echo x - ruby-xmms2-ecore/pkg-plist sed 's/^X//' >ruby-xmms2-ecore/pkg-plist << 'END-of-ruby-xmms2-ecore/pkg-plist' X%%RUBY_SITEARCHLIBDIR%%/xmmsclient_ecore.so Xlib/xmmsclient_ecore.so END-of-ruby-xmms2-ecore/pkg-plist echo x - ruby-xmms2-ecore/ruby-xmms2.ecore.shar sed 's/^X//' >ruby-xmms2-ecore/ruby-xmms2.ecore.shar << 'END-of-ruby-xmms2-ecore/ruby-xmms2.ecore.shar' X===> Creating shar file END-of-ruby-xmms2-ecore/ruby-xmms2.ecore.shar exit ===> Done --=_449c4dbf.K91klXjfB5dWIzFrLVRyregustH5Z95iwBryyJthTqaDmfdJ--