Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jun 2001 08:46:58 -0700 (PDT)
From:      jesse@bc17952.bendcable.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27837: devel/entity Update 
Message-ID:  <200106021546.f52FkwD64718@bc17952.bendcable.com>

next in thread | raw e-mail | index | archive | help

>Number:         27837
>Category:       ports
>Synopsis:       devel/entity port update
>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:   Sat Jun 02 08:50:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jesse McConnell
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD bc17952 4.3-STABLE FreeBSD 4.3-STABLE #3: Tue May 1 10:33:10 PDT 2001 root@bc17952:/usr/obj/usr/src/sys/JAMMERWOCK i386


	
>Description:
Updated the port, added reference to new languages support, changed maintainer e-mail and new website location for Entity
	
>How-To-Repeat:
	n/a
	
>Fix:


diff -ruN entity.bak/Makefile entity/Makefile
--- entity.bak/Makefile	Sat Jun  2 08:22:35 2001
+++ entity/Makefile	Sat Jun  2 08:33:27 2001
@@ -8,15 +8,17 @@
 PORTNAME=	entity
 PORTVERSION=	0.7.2
 CATEGORIES=	devel
-MASTER_SITES=	http://entity.evilplan.org/Download/files/all-versions/
+MASTER_SITES=	http://www.entity.cx/Download/files/all-versions/
 
-MAINTAINER=	jesse@cylant.com
+MAINTAINER=	jesse_mcconnell@hotmail.com
 
-LIB_DEPENDS=	pcre:${PORTSDIR}/devel/pcre
+LIB_DEPENDS=	pcre:${PORTSDIR}/devel/pcre 
+
+RUN_DEPENDS=	python:${PORTSDIR}/lang/python
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS+=	--enable-tcl=no \
-		--enable-python=no
+CONFIGURE_ARGS= --enable-tcl=no
+
 USE_GMAKE=	yes
 USE_GTK=	yes
 INSTALLS_SHLIB=	yes
diff -ruN entity.bak/pkg-comment entity/pkg-comment
--- entity.bak/pkg-comment	Sat Jun  2 08:22:35 2001
+++ entity/pkg-comment	Sat Jun  2 08:24:31 2001
@@ -1 +1 @@
-XML-based RAD
+A really rapid XML-based application development system
diff -ruN entity.bak/pkg-descr entity/pkg-descr
--- entity.bak/pkg-descr	Sat Jun  2 08:22:35 2001
+++ entity/pkg-descr	Sat Jun  2 08:26:51 2001
@@ -16,9 +16,9 @@
 
 The interface for creating UIs and programming in Entity is quite intuitive and
 allows for rapid application development.  Entity currently supports Perl,
-Python, and C for doing runtime XML creation and modification.
+Python, TCL, Javascript, and C for doing runtime XML creation and modification.
 
-WWW:  http://entity.evilplan.org
+WWW:  http://www.entity.cx
 
 - filbert
-jesse@cylant.com
+jesse_mcconnell@hotmail.com
>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?200106021546.f52FkwD64718>