Date: Tue, 15 Aug 2006 14:32:53 +0600 (YEKST) From: Stanislav Sedov <ssedov@mbsd.msk.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/102076: [NEW PORT] x11/enity: Create Etk dialogs using scripts Message-ID: <20060815083253.4C83912D70@fonon.realnet> Resent-Message-ID: <200608151110.k7FBACcO007769@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 102076 >Category: ports >Synopsis: [NEW PORT] x11/enity: Create Etk dialogs using scripts >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Aug 15 11:10:11 GMT 2006 >Closed-Date: >Last-Modified: >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 #1: Wed Aug 2 21:44:37 MSD >Description: Enity allows users to create Etk dialogs using shell scripts or other scripting languages that can call programs. The basic idea is to ease the development of quick interfaces for input, configuration, installation, etc... Author: Hisham 'CodeWarrior' Mardambey <hisham.mardambey@gmail.com> WWW: http://www.enlightenment.org/ Note: this depends on x11-toolkits/etk PR >How-To-Repeat: >Fix: --- enity-20060807.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: # # enity # enity/pkg-descr # enity/Makefile # enity/distinfo # echo c - enity mkdir -p enity > /dev/null 2>&1 echo x - enity/pkg-descr sed 's/^X//' >enity/pkg-descr << 'END-of-enity/pkg-descr' XEnity allows users to create Etk dialogs using shell scripts or other Xscripting languages that can call programs. The basic idea is to ease Xthe development of quick interfaces for input, configuration, Xinstallation, etc... X XAuthor: Hisham 'CodeWarrior' Mardambey <hisham.mardambey@gmail.com> XWWW: http://www.enlightenment.org/ END-of-enity/pkg-descr echo x - enity/Makefile sed 's/^X//' >enity/Makefile << 'END-of-enity/Makefile' X# New ports collection makefile for: enity X# Date created: 2006-08-14 X# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> X# X# $MBSDlabs$ X# $FreeBSD$ X# X XPORTNAME= enity XPORTVERSION= 20060807 XCATEGORIES= x11 XMASTER_SITES= http://mbsd.msk.ru/dist/ X XMAINTAINER= ssedov@mbsd.msk.ru XCOMMENT= Create Etk dialogs using scripts X XUSE_BZIP2= yes XUSE_GMAKE= yes XUSE_GNOME= gnomehack pkgconfig gnometarget XUSE_EFL= etk XGNU_CONFIGURE= yes X XPLIST_FILES= bin/enity X X.include <bsd.port.pre.mk> X.include "${PORTSDIR}/x11-toolkits/etk/bsd.efl.mk" X.include <bsd.port.post.mk> END-of-enity/Makefile echo x - enity/distinfo sed 's/^X//' >enity/distinfo << 'END-of-enity/distinfo' XMD5 (enity-20060807.tar.bz2) = 41bcd0a01f3d5dce5744f006a02eae81 XSHA256 (enity-20060807.tar.bz2) = 68d62ebf7e87c25e041ebbd821da556d2b82bd7c0d4fd6cf7c7a7cd8ea753489 XSIZE (enity-20060807.tar.bz2) = 232282 END-of-enity/distinfo exit --- enity-20060807.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060815083253.4C83912D70>