| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=274473
|
|
|
|
|
|
|
| |
Notified by: erwin
Notes:
svn path=/head/; revision=248348
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=248131
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to USE_APACHE, remove apache from _DEPENDS
- Convert to USE_TCL
- APACHE_COMPAT is deprecated
- Use SUB_FILES for pkg-message, neowebscript.conf
- Use %%var%% in pkg-plist
- Honor NOPORTDOCS
- Bump PORTREVISION
PR: ports/134600
Approved by: maintainer timeout (2 weeks)
Submitted by: me
Notes:
svn path=/head/; revision=234927
|
|
|
|
|
|
|
| |
Prompted by: kris
Notes:
svn path=/head/; revision=107266
|
|
|
|
|
|
|
| |
newer Apache versions don't define it.
Notes:
svn path=/head/; revision=82201
|
|
|
|
| |
Notes:
svn path=/head/; revision=63337
|
|
|
|
|
|
|
| |
worth the PORTREVISION bump...
Notes:
svn path=/head/; revision=57339
|
|
|
|
|
|
|
|
|
|
|
|
| |
without user's input -- based, for example, on a cookie, remote ip,
referrer, or some such.
Bump up PORTREVISION.
Submitted by: Mark Abrams (http://video-collage.com/)
Notes:
svn path=/head/; revision=52831
|
|
|
|
|
|
|
| |
is disabled by default...
Notes:
svn path=/head/; revision=49387
|
|
embed the Tcl/Tk programming language in your webpages as a scripting
tool. It was invented by Karl Lehenbauer, NeoSoft's Chief Technical
Officer, and documented, enhanced and extended by NeoSoft's programmers
and technical writers.
WWW: http://www.sourceforge.net/projects/nws/
The changes:
. don't build the Apache, TclX, gd, db, neo-tcl bundled in the
tarball, but use those that are installed by their ports
. don't generate GIFs -- use PNGs
. look in /var/log for Apache's log file
. use /var/db/neowebscript for caches and per-user databases
. expose some configuration knobs into the neowebscript.conf --
there should be no need to edit init.tcl itself anymore
All of the bundled demos work, except for the gd-based banner generator.
The demo code uses Gdtclft commands that don't exist in the modern Gdtclft.
Notes:
svn path=/head/; revision=49283
|