Date: Thu, 26 Aug 2004 17:21:31 GMT From: Björn Jonare <asdfgl@home.se> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/70998: New port: lang/embryo Message-ID: <200408261721.i7QHLVQk005051@www.freebsd.org> Resent-Message-ID: <200408261730.i7QHUP9P043192@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 70998 >Category: ports >Synopsis: New port: lang/embryo >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: Thu Aug 26 17:30:24 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Björn Jonare >Release: 5.2.1 >Organization: >Environment: >Description: Small virtual machine. Part of the asparagus release of the enlightenment foundation libraries. >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: # # embryo # embryo/Makefile # embryo/distinfo # embryo/pkg-descr # embryo/pkg-plist # echo c - embryo mkdir -p embryo > /dev/null 2>&1 echo x - embryo/Makefile sed 's/^X//' >embryo/Makefile << 'END-of-embryo/Makefile' X# New ports collection makefile for: embryo X# Date created: 26 Aug 2004 X# Whom: Bjˆrn Jonare <mimer@tjohoo.se> X# X# $FreeBSD$ X# X XPORTNAME= embryo XPORTVERSION= 0.9.0 XCATEGORIES= lang XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= enlightenment X XMAINTAINER= ports@FreeBSD.org XCOMMENT= Very small virtual machine used by the efl X XUSE_REINPLACE= yes X XUSE_INC_LIBTOOL_VER=13 XGNU_CONFIGURE= yes XCONFIGURE_TARGET= #empty X XINSTALLS_SHLIB= yes X X.include <bsd.port.mk> END-of-embryo/Makefile echo x - embryo/distinfo sed 's/^X//' >embryo/distinfo << 'END-of-embryo/distinfo' XMD5 (embryo-0.9.0.tar.gz) = 1c60761baaeaa19b4e92588f2654e06d XSIZE (embryo-0.9.0.tar.gz) = 1448799 END-of-embryo/distinfo echo x - embryo/pkg-descr sed 's/^X//' >embryo/pkg-descr << 'END-of-embryo/pkg-descr' XA very small virtual machine used by the enlightenment foundation libraries. X XWWW: http://enlightenment.org/pages/embryo.html END-of-embryo/pkg-descr echo x - embryo/pkg-plist sed 's/^X//' >embryo/pkg-plist << 'END-of-embryo/pkg-plist' Xbin/embryo Xbin/embryo-config Xbin/embryo_cc Xinclude/Embryo.h Xlib/libembryo.a Xlib/libembryo.la Xlib/libembryo.so Xlib/libembryo.so.9 Xlib/pkgconfig/embryo.pc Xshare/embryo/examples/example.inc Xshare/embryo/examples/example.sma Xshare/embryo/examples/recurse.inc Xshare/embryo/examples/recurse.sma Xshare/embryo/examples/test.inc Xshare/embryo/examples/test.sma Xshare/embryo/include/default.inc Xshare/nls/POSIX Xshare/nls/en_US.US-ASCII X@dirrm share/embryo/include X@dirrm share/embryo/examples X@dirrm share/embryo X@dirrm lib/pkgconfig END-of-embryo/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408261721.i7QHLVQk005051>