aboutsummaryrefslogtreecommitdiff
path: root/devel/tcl-neo
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2006-06-27 23:23:20 +0000
committerMikhail Teterin <mi@FreeBSD.org>2006-06-27 23:23:20 +0000
commitad82eb27b87a2c255d02824838fc00132b8c27ea (patch)
treea3997e1956be69c25724b6879fceb291fffb13d8 /devel/tcl-neo
parentd767266adbd643e36e17a64de581f17774145cef (diff)
downloadports-ad82eb27b87a2c255d02824838fc00132b8c27ea.tar.gz
ports-ad82eb27b87a2c255d02824838fc00132b8c27ea.zip
Upgrade tclX from 8.3.5 to 8.4 released last November after several
years of idleness. The changes are fairly substantial -- all Tk bits, however insignificant they were, are now removed completely, for example. No TclX enabled executable is built/installed either -- a Tcl script is expected to load the Tclx package via the "package require Tclx" only. The changes to port add the handling of SIGINFO (made possible by the recent fix-up of lang/tcl84), running the authors' test-target as part of the build, and skipping building/installing of help files in the NOPORTDOCS case. The devel/tcl-neo is the only dependant port of tclX and is updated to depend on the new version.
Notes
Notes: svn path=/head/; revision=166474
Diffstat (limited to 'devel/tcl-neo')
-rw-r--r--devel/tcl-neo/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/devel/tcl-neo/Makefile b/devel/tcl-neo/Makefile
index 3de161433390..c6cb47d00a34 100644
--- a/devel/tcl-neo/Makefile
+++ b/devel/tcl-neo/Makefile
@@ -7,7 +7,7 @@
PORTNAME= neotcl
PORTVERSION= 8.2.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel tcl83
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=nws
@@ -16,8 +16,10 @@ DISTNAME= neowebscript-3.3
MAINTAINER= mi@aldan.algebra.com
COMMENT= The NeoTCL part of NeoWebScript -- an Apache TCL mod
-LIB_DEPENDS= tclx83:${PORTSDIR}/lang/tclX \
- db2:${PORTSDIR}/databases/db2
+LIB_DEPENDS= db2:${PORTSDIR}/databases/db2
+
+BUILD_DEPENDS= ${LOCALBASE}/include/tclExtend.h:${PORTSDIR}/lang/tclX
+RUN_DEPENDS= ${BUILD_DEPENDS}
# Not yet -- openldap used db3, neo used db2 :(
# ldap.2:${PORTSDIR}/net/openldap20-client