aboutsummaryrefslogtreecommitdiff
path: root/devel/tcl-neo/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* - Prepare for removal of shlib filteringPav Lucistnik2007-01-281-1/+1
| | | | Notes: svn path=/head/; revision=183533
* The first part of the NeoWebScript port I'm working on (hard).Mikhail Teterin2001-08-171-0/+68
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. Notes: svn path=/head/; revision=46349