summaryrefslogtreecommitdiff
path: root/devel/tcl-neo/files/patch-db (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The first part of the NeoWebScript port I'm working on (hard).Mikhail Teterin2001-08-171-0/+10
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.