From owner-cvs-all Thu Aug 16 22: 7:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2278337B401; Thu, 16 Aug 2001 22:07:17 -0700 (PDT) (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7H57Hx49142; Thu, 16 Aug 2001 22:07:17 -0700 (PDT) (envelope-from mi) Message-Id: <200108170507.f7H57Hx49142@freefall.freebsd.org> From: Mikhail Teterin Date: Thu, 16 Aug 2001 22:07:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/tcl-neo Makefile distinfo pkg-comment pkg-descr.bak pkg-plist ports/devel/tcl-neo/files Makefile.bsd patch-config patch-cute patch-db patch-md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mi 2001/08/16 22:07:16 PDT Modified files: devel Makefile Added files: devel/tcl-neo Makefile distinfo pkg-comment pkg-descr.bak pkg-plist devel/tcl-neo/files Makefile.bsd patch-config patch-cute patch-db patch-md5 Log: The first part of the NeoWebScript port I'm working on (hard). The beast comes as part of one GIANT tarball including the entire NeoWebScript as well as outdated Apache, gd, Tcl, itcl, TclX, db-2 (no kidding!), etc. This part is a set of general purpose commands and procedures, which can be used (and appreciated) by regular TCL scripting -- not just web-oriented inside NWS. This port is built without the available LDAP support -- our openldap2 port used db3, but the db-support in NeoTcl only works with db2. If some db-expert can send me a patch for the neoXdb.c, the humanity will remember him/her forev^H^H a while. Revision Changes Path 1.619 +2 -1 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message