summaryrefslogtreecommitdiffstats
path: root/devel/tcl-neo
Commit message (Collapse)AuthorAgeFilesLines
* BerkeleyDB cleanup - stage 3ade2002-08-221-1/+1
| | | | | Version 2 of Berkeley DB has been repo-copied to databases/db2, for naming consistency with the other ports. Fix dependencies accordingly.
* Catch up to the new bsd.lib.mk API.ru2002-07-211-5/+1
|
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1
| | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
* LIB_DEPEND on tclx83 instead of 82, now that the tclX port is upgraded.mi2001-10-281-1/+2
|
* Add the missing MASTER_SITE_SUBDIR...mi2001-08-171-0/+1
|
* Well, ooopss. I hope, I don't need to explain what happened...mi2001-08-171-0/+0
|
* The first part of the NeoWebScript port I'm working on (hard).mi2001-08-1710-0/+211
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.
OpenPOWER on IntegriCloud