From stas@310.ru Mon Jul 10 06:49:40 2006 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49F6E16A4DA for ; Mon, 10 Jul 2006 06:49:40 +0000 (UTC) (envelope-from stas@310.ru) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFFB543D49 for ; Mon, 10 Jul 2006 06:49:39 +0000 (GMT) (envelope-from stas@310.ru) Received: from [212.57.150.10] (helo=fonon.realnet) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1Fzphw-0002No-Hp for FreeBSD-gnats-submit@freebsd.org; Mon, 10 Jul 2006 10:57:28 +0400 Received: from fonon.realnet (localhost [127.0.0.1]) by fonon.realnet (8.13.6/8.13.6) with ESMTP id k6A6nRlb008959 for ; Mon, 10 Jul 2006 10:49:27 +0400 (MSD) (envelope-from stas@fonon.realnet) Received: (from stas@localhost) by fonon.realnet (8.13.6/8.13.6/Submit) id k6A6nR4P008958; Mon, 10 Jul 2006 10:49:27 +0400 (MSD) (envelope-from stas) Message-Id: <200607100649.k6A6nR4P008958@fonon.realnet> Date: Mon, 10 Jul 2006 10:49:27 +0400 (MSD) From: Stanislav Sedov To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: [NEW PORT] x11/e17-module-rain: An e17 module which draws raindrops on your screen X-Send-Pr-Version: 3.113 X-GNATS-Notify: >Number: 100006 >Category: ports >Synopsis: [NEW PORT] x11/e17-module-rain: An e17 module which draws raindrops on your screen >Confidential: no >Severity: non-critical >Priority: low >Responsible: itetcu >State: closed >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 10 06:50:35 GMT 2006 >Closed-Date: Mon Jul 10 20:17:19 GMT 2006 >Last-Modified: Mon Jul 10 20:17:19 GMT 2006 >Originator: Stanislav Sedov >Release: FreeBSD 7.0-CURRENT i386 >Organization: MBSD labs, Inc. >Environment: System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #7: Sun Jun 18 20:51:36 MSD 2006 >Description: This e17 module draws falling raindrops and clouds on your desktop window. The rain density is fully configurable. Author: Team Ninjapirates WWW: http://www.enlightenment.org >How-To-Repeat: >Fix: --- e17-module-rain-20060707.shar begins here --- # 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: # # e17-module-rain # e17-module-rain/files # e17-module-rain/files/patch-configure # e17-module-rain/pkg-descr # e17-module-rain/Makefile # e17-module-rain/pkg-plist # e17-module-rain/distinfo # echo c - e17-module-rain mkdir -p e17-module-rain > /dev/null 2>&1 echo c - e17-module-rain/files mkdir -p e17-module-rain/files > /dev/null 2>&1 echo x - e17-module-rain/files/patch-configure sed 's/^X//' >e17-module-rain/files/patch-configure << 'END-of-e17-module-rain/files/patch-configure' X--- configure.orig Fri Jun 23 16:14:40 2006 X+++ configure Fri Jun 23 16:14:53 2006 X@@ -21497,7 +21497,7 @@ X X X X-MODULE_ARCH="$host_os-$host_cpu" X+MODULE_ARCH="" X X X cat >>confdefs.h <<_ACEOF END-of-e17-module-rain/files/patch-configure echo x - e17-module-rain/pkg-descr sed 's/^X//' >e17-module-rain/pkg-descr << 'END-of-e17-module-rain/pkg-descr' XThis e17 module draws falling raindrops and clouds on your desktop window. XThe rain density is fully configurable. X XAuthor: Team Ninjapirates XWWW: http://www.enlightenment.org END-of-e17-module-rain/pkg-descr echo x - e17-module-rain/Makefile sed 's/^X//' >e17-module-rain/Makefile << 'END-of-e17-module-rain/Makefile' X# New ports collection makefile for: e17-module-rain X# Date created: 23 June 2006 X# Whom: Stanislav Sedov X# X# $FreeBSD$ X# X XPORTNAME= rain XPORTVERSION= 20060707 XCATEGORIES= x11 XMASTER_SITES= http://mbsd.msk.ru/dist/ XPKGNAMEPREFIX= e17-module- XDISTNAME= ${PORTNAME}-${PORTVERSION} X XMAINTAINER= ssedov@mbsd.msk.ru XCOMMENT= An e17 module which draws raindrops on your screen X XBUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment-devel XRUN_DEPENDS= ${BUILD_DEPENDS} X XUSE_BZIP2= yes XUSE_X_PREFIX= yes XUSE_GMAKE= yes XGNU_CONFIGURE= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" X X.if !defined(WITHOUT_NLS) XUSE_GETTEXT= yes XPLIST_SUB+= NLS="" X.else XCONFIGURE_ARGS= --disable-nls XPLIST_SUB+= NLS="@comment " X.endif X X.include END-of-e17-module-rain/Makefile echo x - e17-module-rain/pkg-plist sed 's/^X//' >e17-module-rain/pkg-plist << 'END-of-e17-module-rain/pkg-plist' Xlib/enlightenment/modules/rain/cloud.png Xlib/enlightenment/modules/rain/drop-l.png Xlib/enlightenment/modules/rain/drop-m.png Xlib/enlightenment/modules/rain/drop-s.png Xlib/enlightenment/modules/rain/module.a Xlib/enlightenment/modules/rain/module.eap Xlib/enlightenment/modules/rain/module.la Xlib/enlightenment/modules/rain/module.so Xlib/enlightenment/modules/rain/module_icon.png X%%NLS%%share/locale/eo/LC_MESSAGES/rain.mo X%%NLS%%share/locale/fi/LC_MESSAGES/rain.mo X%%NLS%%share/locale/fr/LC_MESSAGES/rain.mo X%%NLS%%share/locale/it/LC_MESSAGES/rain.mo X%%NLS%%share/locale/ja/LC_MESSAGES/rain.mo X%%NLS%%share/locale/sv/LC_MESSAGES/rain.mo X@dirrm lib/enlightenment/modules/rain END-of-e17-module-rain/pkg-plist echo x - e17-module-rain/distinfo sed 's/^X//' >e17-module-rain/distinfo << 'END-of-e17-module-rain/distinfo' XMD5 (rain-20060707.tar.bz2) = 603ae7f4c58b27d0be633030fbbb88cb XSHA256 (rain-20060707.tar.bz2) = 0901114c5c4477f4c60480d4c03475a2e8558930bc60668a08897b77ad2712a0 XSIZE (rain-20060707.tar.bz2) = 309011 END-of-e17-module-rain/distinfo exit --- e17-module-rain-20060707.shar ends here --- >Release-Note: >Audit-Trail: Responsible-Changed-From-To: freebsd-ports-bugs->itetcu Responsible-Changed-By: itetcu Responsible-Changed-When: Mon Jul 10 12:28:54 UTC 2006 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=100006 State-Changed-From-To: open->closed State-Changed-By: itetcu State-Changed-When: Mon Jul 10 20:17:15 UTC 2006 State-Changed-Why: New port added. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=100006 >Unformatted: