CVS log for ports/devel/tcl-neo/files/Attic/patch-cute
Up to [FreeBSD] / ports / devel / tcl-neo / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4
Sun May 22 21:34:31 2011 UTC (8 months, 3 weeks ago) by mandree
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.3: +0 -0 lines
Kill deprecated ports: devel/tcl-neo and www/neowebscript. These have been broken and deprecated for weeks, the maintainer has not responded, and there was no discussion in the PR or on ports@. PR: ports/155759
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 19 05:43:57 2010 UTC (2 years ago) by mi
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +352 -7 lines
Allow use of Tcl-8.5 in both tcl-neo and neowebscript (its the former's primary consumer). Clean up another ton of warnings (to the level of WARNS=3 in tcl-neo and WARNS=2 in neowebscript). Update the installation of neowebscript.conf so as to not overwrite the existing version, if any.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Dec 8 06:21:29 2009 UTC (2 years, 2 months ago) by mi
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +32 -3 lines
Allow building with various Tcl versions (83+) instead of defaulting to 8.4. Now that TclX supports 85, still using 84 became a problem. While here, clean-up tons of warnings -- and lock things up with a -Werror. Allow parallel compilations. Bump PORTREVISION. Notified by: pav, Peggy Wilkins
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Aug 17 05:07:16 2001 UTC (10 years, 5 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_EOL, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_11_0, RELEASE_4_10_0, PRE_XORG_7
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.
