aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2001-06-27 13:53:02 +0000
committerPeter Pentchev <roam@FreeBSD.org>2001-06-27 13:53:02 +0000
commit4c05bcfac532ffcfed59bc07cafe6c8c282355fc (patch)
tree9b49bfd5ed7f7b1cc5046ce391193235f78baaca /devel
parent8c410f8959c541f12ee77adbf6f2c4e8f5232b42 (diff)
downloadports-4c05bcfac532ffcfed59bc07cafe6c8c282355fc.tar.gz
ports-4c05bcfac532ffcfed59bc07cafe6c8c282355fc.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/entity/Makefile9
-rw-r--r--devel/entity/pkg-comment2
-rw-r--r--devel/entity/pkg-descr6
3 files changed, 9 insertions, 8 deletions
diff --git a/devel/entity/Makefile b/devel/entity/Makefile
index 27fedd090b64..5551a1af829a 100644
--- a/devel/entity/Makefile
+++ b/devel/entity/Makefile
@@ -8,15 +8,16 @@
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
+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 --git a/devel/entity/pkg-comment b/devel/entity/pkg-comment
index 0cf8fc4a9f8a..cc79d79494bc 100644
--- a/devel/entity/pkg-comment
+++ b/devel/entity/pkg-comment
@@ -1 +1 @@
-XML-based RAD
+A really rapid XML-based application development system
diff --git a/devel/entity/pkg-descr b/devel/entity/pkg-descr
index fc7908dd6494..c873b91b738c 100644
--- a/devel/entity/pkg-descr
+++ b/devel/entity/pkg-descr
@@ -16,9 +16,9 @@ and undo.
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