Date: Fri, 16 Mar 2001 17:47:11 -0600 (CST) From: ishmael27@home.com To: FreeBSD-gnats-submit@freebsd.org Subject: ports/25862: New port: ecore-0.0.1 <synopsis of the problem (one line)> Message-ID: <200103162347.f2GNlB077140@babylon.merseine.nu>
next in thread | raw e-mail | index | archive | help
>Number: 25862 >Category: ports >Synopsis: New port: ecore-0.0.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Mar 16 15:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Jeremy Norris >Release: FreeBSD 4.3-BETA i386 >Organization: >Environment: System: FreeBSD babylon.merseine.nu 4.3-BETA FreeBSD 4.3-BETA #0: Tue Mar 6 20:09:07 CST 2001 ishmael@babylon.merseine.nu:/usr/obj/usr/src/sys/BABYLON i386 >Description: New port for ecore-0.0.1. Ecore is a core event (X11) abstraction library. >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: # # ecore # ecore/Makefile # ecore/distinfo # ecore/pkg-comment # ecore/pkg-descr # ecore/pkg-plist # echo c - ecore mkdir -p ecore > /dev/null 2>&1 echo x - ecore/Makefile sed 's/^X//' >ecore/Makefile << 'END-of-ecore/Makefile' X# New ports collection makefile for: ecore X# Date created: 16 March 2001 X# Whom: Jeremy Norris <ishmael27@home.com> X# X# $FreeBSD$ X# X XPORTNAME= ecore XPORTVERSION= 0.0.1 XCATEGORIES= x11 XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= enlightenment X XMAINTAINER= ishmael27@home.com X XUSE_X_PREFIX= yes XUSE_LIBTOOL= yes XINSTALLS_SHLIB= yes X Xpost-install: X @strip ${PREFIX}/lib/libecore.so.0 X X.include <bsd.port.mk> END-of-ecore/Makefile echo x - ecore/distinfo sed 's/^X//' >ecore/distinfo << 'END-of-ecore/distinfo' XMD5 (ecore-0.0.1.tar.gz) = 4fd2b7095494a87323b8f796fd40b880 END-of-ecore/distinfo echo x - ecore/pkg-comment sed 's/^X//' >ecore/pkg-comment << 'END-of-ecore/pkg-comment' XA core event abstraction library END-of-ecore/pkg-comment echo x - ecore/pkg-descr sed 's/^X//' >ecore/pkg-descr << 'END-of-ecore/pkg-descr' XA core event abstracter layer and X abstraction layer that makes doing Xselections, Xdnd, general X stuff, and event loops, timeouts and idle handlers Xfast, optimised, and convenient. END-of-ecore/pkg-descr echo x - ecore/pkg-plist sed 's/^X//' >ecore/pkg-plist << 'END-of-ecore/pkg-plist' Xbin/ecore-config Xinclude/Ecore.h Xlib/libecore.a Xlib/libecore.so Xlib/libecore.so.0 Xshare/aclocal/ecore.m4 END-of-ecore/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103162347.f2GNlB077140>