FreeBSD Bugzilla – Attachment 14107 Details for
Bug 26560
Update port: devel/entity
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 6.71 KB, created by
jesse
on 2001-04-14 04:00:09 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
jesse
Created:
2001-04-14 04:00:09 UTC
Size:
6.71 KB
patch
obsolete
># 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: ># ># entity ># entity/Makefile ># entity/distinfo ># entity/pkg-comment ># entity/pkg-descr ># entity/pkg-plist ># entity/files ># entity/files/patch-renders-csink-resolve.c ># entity/README.html ># >echo c - entity >mkdir -p entity > /dev/null 2>&1 >echo x - entity/Makefile >sed 's/^X//' >entity/Makefile << 'END-of-entity/Makefile' >X# New ports collection makefile for: entity >X# Date created: 15 June 2000 >X# Whom: Jesse McConnell <jesse@cylant.co >m> >X# >X# $FreeBSD: ports/devel/entity/Makefile,v 1.2 2001/01/16 17:30:16 sobomax Exp $ >X# >X >XPORTNAME= entity >XPORTVERSION= 0.7.2 >XCATEGORIES= devel >XMASTER_SITES= http://entity.evilplan.org/Download/files/all-versions/ >X >XMAINTAINER= jesse@cylant.com >X >XLIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre >X >X#PREFIX= ${LOCALBASE} >X >XGNU_CONFIGURE= yes >XCONFIGURE_ARGS= --enable-tcl=no \ >X --enable-python=no \ >X --prefix=${PREFIX} >XUSE_GMAKE= yes >XUSE_GTK= yes >XINSTALLS_SHLIB= yes >X >XMAN1= entity.1 >X >Xpost-install: >X ${LDCONFIG} -m ${PREFIX}/lib/entity/clib ${PREFIX}/lib >X ${MKDIR} ${PREFIX}/share/entity >X cd ${WRKSRC}/apps && \ >X pax -r -w `ls | ${GREP} -v Makefile` ${PREFIX}/share/entity >X >X.include <bsd.port.mk> >END-of-entity/Makefile >echo x - entity/distinfo >sed 's/^X//' >entity/distinfo << 'END-of-entity/distinfo' >XMD5 (entity-0.7.2.tar.gz) = e3c99f264d40c7ae822033d2f77be293 >END-of-entity/distinfo >echo x - entity/pkg-comment >sed 's/^X//' >entity/pkg-comment << 'END-of-entity/pkg-comment' >XXML-based RAD >END-of-entity/pkg-comment >echo x - entity/pkg-descr >sed 's/^X//' >entity/pkg-descr << 'END-of-entity/pkg-descr' >XEntity is an application framework built around XML. The core of Entity is >Xactually an engine that allows you to create objects out of XML by supplying >Xmethods for creation, attribute-setting, and destruction of XML nodes in a >Xtree. >X >XThis design allows you to create tags in XML which can be used to represent >Xpretty much any object. We have used this to create a set of tags for the GTK+ >Xtoolkit, allowing you to create graphical applications using XML, and an >Xembedded scripting language. >X >XAny scripting language supported by Entity can be used to change the XML tree >Xduring runtime, and the changes are immediately reflected in the rendered >Xrepresentation of the XML. Using XML for the user interface, data storage, and >Xcode of an application allows you to easily implement configuration, saving, >Xand undo. >X >XThe interface for creating UIs and programming in Entity is quite intuitive and >Xallows for rapid application development. Entity currently supports Perl, >XPython, and C for doing runtime XML creation and modification. >X >XWWW: http://entity.evilplan.org >X >X- filbert >Xjesse@cylant.com >END-of-entity/pkg-descr >echo x - entity/pkg-plist >sed 's/^X//' >entity/pkg-plist << 'END-of-entity/pkg-plist' >Xbin/entity >Xbin/entity-config >Xlib/libentitynjs.so.1 >Xlib/libentitynjs.so >Xlib/libentitynjs.la >Xlib/entity/include/gextensions.h >Xlib/entity/include/gslist.h >Xlib/entity/include/gqueue.h >Xlib/entity/include/x31hash.h >Xlib/entity/include/ebuffer.h >Xlib/entity/include/econfig.h >Xlib/entity/include/edebug.h >Xlib/entity/include/elements.h >Xlib/entity/include/enode.h >Xlib/entity/include/entity.h >Xlib/entity/include/enode-base.h >Xlib/entity/include/enode-attribs.h >Xlib/entity/include/enode-call.h >Xlib/entity/include/enode-data.h >Xlib/entity/include/enode-destroy.h >Xlib/entity/include/enode-event.h >Xlib/entity/include/enode-kv.h >Xlib/entity/include/enode-search.h >Xlib/entity/include/enode-treewalk.h >Xlib/entity/include/enode-xml.h >Xlib/entity/include/erend.h >Xlib/entity/include/eutils.h >Xlib/entity/include/rargv.h >Xlib/entity/include/mainloop.h >Xlib/entity/include/renderers.h >Xlib/entity/include/xml-parser.h >Xlib/entity/include/entity-config.h >Xlib/entity/clib/librendcoregtk.so >Xlib/entity/clib/librendcoregtk.la >Xlib/entity/clib/librendextragtk.so >Xlib/entity/clib/librendextragtk.la >Xlib/entity/clib/librendcembed.so >Xlib/entity/clib/librendcembed.la >Xlib/entity/clib/librendnjs.so >Xlib/entity/clib/librendnjs.la >Xlib/entity/clib/librendsystem.so >Xlib/entity/clib/librendsystem.la >Xlib/entity/Entity.pl >Xlib/entity/E-init.pl >Xlib/entity/ENode.pl >Xlib/entity/csink_dns_resolve >Xlib/entity/config/rendcoregtk.conf >Xlib/entity/config/rendextragtk.conf >Xlib/entity/config/rendcembed.conf >Xlib/entity/config/rendnjs.conf >Xlib/entity/config/rendsystem.conf >Xlib/entity/libtool >Xlib/libentity.so.0 >Xlib/libentity.so >Xlib/libentity.la >Xshare/entity/element-browser.e >Xshare/entity/enview.e >Xshare/entity/ev.e >Xshare/entity/freaky-coo.e >Xshare/entity/omega-race-tags.e >Xshare/entity/omega-race.e >X@dirrm lib/entity/include >X@dirrm lib/entity/clib >X@dirrm lib/entity/config >X@dirrm lib/entity >X@dirrm share/entity >END-of-entity/pkg-plist >echo c - entity/files >mkdir -p entity/files > /dev/null 2>&1 >echo x - entity/files/patch-renders-csink-resolve.c >sed 's/^X//' >entity/files/patch-renders-csink-resolve.c << 'END-of-entity/files >/patch-renders-csink-resolve.c' >X--- renderers/csink/resolve.c.old Wed Mar 14 20:40:09 2001 >X+++ renderers/csink/resolve.c Fri Apr 6 11:16:29 2001 >X@@ -1,6 +1,7 @@ >X #include <stdlib.h> >X #include <stdio.h> >X #include <netdb.h> >X+#include <sys/types.h> >X #include <sys/socket.h> >X #include <netinet/in.h> >X #include <arpa/inet.h> >END-of-entity/files/patch-renders-csink-resolve.c >echo x - entity/README.html >sed 's/^X//' >entity/README.html << 'END-of-entity/README.html' >X<html> >X<title> The FreeBSD Ports Collection (devel/entity)</title> >X<head><h1> The FreeBSD Ports Collection ("devel/entity")</h1> </head> <hr> >X<body> >X >X<p>You are now in the directory for the port "devel/entity" (package name "enti >ty-0.6.6"). >X >X<p>This is the one-line description for this port: >X >X<p><hr><p> >XXML-based RAD >X<p><hr> >X >X<p>Please read the "<a href="pkg-descr">description file</a>" for a >Xlonger description. >X >X<p>Go to the <a href="../../README.html">top of the ports tree</a> for >Xa summary on how to use the ports collection. >X >X<p> >XThis port requires package(s) "XFree86-3.3.6_4 gettext-0.10.35 glib-1.2.8 gmake >-3.79.1 gtk-1.2.8 pcre-3.1" to build. >X<p> >XThis port requires package(s) "XFree86-3.3.6_4 gettext-0.10.35 glib-1.2.8 gtk-1 >.2.8 pcre-3.1" to run. >X >X<p><hr><p> >X<a href="../README.html"> Go up one level</a> >X| >X<a href="../../README.html"> Go to top of ports tree</a> >X</body> >X</html> >END-of-entity/README.html >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 26560
: 14107