9bca FreshPorts -- www/websh
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
websh 3.6.0b5_2 www on this many watch lists=0 search for ports that depend on this port
Embeds a TCL8 interpreter in the Apache server
Maintained by: mi@aldan.algebra.com search for ports maintained by this maintainer
Port Added: 13 Feb 2007 06:47:14
Also Listed In: tcl
License: not specified in port


Web|sh is a TCL module for Apache. It is currently the most
advanced and the best supported of the several such modules
listed at

	http://tcl.apache.org/

Works with both Apache-1.3.x and 2.x and has an interesting development
paradigm.

WWW: http://tcl.apache.org/websh/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. www/apache22
  2. devel/gmake
  3. devel/autoconf
Required To Run:
  1. www/apache22
Required Libraries:
  1. lang/tcl85
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/websh/ && make install clean
To add the package: pkg_add -r websh


Configuration Options
     No options to configure

Master Sites:
  1. ftp://apache.rinet.ru/pub/mirror/apache.org/dist/tcl/websh/source/
  2. ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/tcl/websh/source/
  3. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  4. ftp://ftp.forthnet.gr/pub/www/apache/tcl/websh/source/
  5. ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/tcl/websh/source/
  6. ftp://ftp.rhnet.is/pub/apache/tcl/websh/source/
  7. ftp://ftp.sunet.se/pub/www/servers/apache/dist/tcl/websh/source/
  8. ftp://ftp.task.gda.pl/pub/www/apache/dist/tcl/websh/source/
  9. ftp://mir1.ovh.net/ftp.apache.org/dist/tcl/websh/source/
  10. ftp://sunsite.icm.edu.pl/pub/www/apache/dist/tcl/websh/source/
  11. ftp://xenia.sote.hu/pub/mirrors/www.apache.org/tcl/websh/source/
  12. http://archive.apache.org/dist/tcl/websh/source/
  13. http://ftp.twaren.net/Unix/Web/apache/tcl/websh/source/
  14. http://ring.nict.go.jp/archives/net/apache/tcl/websh/source/
  15. http://www.apache.org/dist/tcl/websh/source/

Number of commits found: 26

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
12 May 2013 19:08:50
Original commit files touched by this commit  3.6.0b5_2
mi search for other commits by this committer
Add some more patches to satisfy increasingly picky compiler(s).

Notified by:	itetcu
06 Feb 2013 13:37:57
Original commit files touched by this commit  3.6.0b5_2
gahr search for other commits by this committer
- Fix build with -Werror and clang
  Reported upstream as:
  https://issues.apache.org/bugzilla/show_bug.cgi?id=54531
18 Aug 2012 14:29:11
Original commit files touched by this commit  3.6.0b5_2
ohauer search for other commits by this committer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
01 Jan 2012 16:47:41
Original commit files touched by this commit  3.6.0b5_2
ohauer search for other commits by this committer
- change required APACHE version from 13+ to 20+
  (prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
23 Sep 2011 22:26:39
Original commit files touched by this commit  3.6.0b5_2
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
20 Aug 2011 17:27:52
Original commit files touched by this commit  3.6.0b5_2
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
22 Feb 2011 04:18:39
Original commit files touched by this commit  3.6.0b5_1
mi search for other commits by this committer
The PORTREVISION bump was not warranted -- the pre-built package was not
affected by the ohauer's change, which only affected the post-install
target.
21 Feb 2011 23:45:16
Original commit files touched by this commit  3.6.0b5_2
ohauer search for other commits by this committer
 - fix pkg-plist if installed from port (leftover in httpd.conf)
 - remove MD5 from distfile

 Reference:
 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/147009
 http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/a.8-exp.20110129080700/ap22-mod_log_sql-1.101.log

PR:             ports/154752
Submitted by:   myself
Approved by:    maintainer timeout
04 Dec 2010 07:34:27
Original commit files touched by this commit  3.6.0b5_1
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  3.6.0b5_1
ade search for other commits by this committer
Punt autoconf267->autoconf268
15 Sep 2010 18:35:24
Original commit files touched by this commit  3.6.0b5_1
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
25 Feb 2010 03:55:54
Original commit files touched by this commit  3.6.0b5
mi search for other commits by this committer
Add a hunk, that I missed earlier, because I compiled with `-O0 -g'
here..

Notified by:    QAT
Feature safe:   yes
25 Feb 2010 03:42:08
Original commit files touched by this commit  3.6.0b5
mi search for other commits by this committer
Clean-up the atavisms accidentally left out by the prior commit. The
OPTIONS no longer had an effect.

Feature safe: yes
25 Feb 2010 03:38:57
Original commit files touched by this commit  3.6.0b5
mi search for other commits by this committer
Upgrade from 3.6.b4 to 3.6.b5. The author says, a number of Tcl-8.5 (and
8.6) compatibility issues are solved.

Feature safe: yes
24 Jun 2009 04:03:08
Original commit files touched by this commit  3.6.0b4_2
pgollucci search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE=yes

PR:             ports/135552, ports/135553, ports/135538
Appproved by:   linimon (via irc)
Submitted by:   myself (pgollucci@)
15 Feb 2009 11:25:59
Original commit files touched by this commit  3.6.0b4_2
mm search for other commits by this committer
- Change USE_TCL from YES to 84 due to planned default tcl change
20 Aug 2008 00:57:32
Original commit files touched by this commit  3.6.0b4_2
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
21 Apr 2008 03:59:03
Original commit files touched by this commit  3.6.0b4_2
mi search for other commits by this committer
Fix up the makefile post-configure to avoid useless
PACKAGE_-definitions, which may conflict with the
(equally useless) Apache ones.

Insist on TCL-8.4 -- using 8.5 causes self-test failures
including seg-faults... These are being investigated.
19 Apr 2008 17:56:05
Original commit files touched by this commit  3.6.0b4_1
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
09 Apr 2008 13:42:26
Original commit files touched by this commit  3.6.0b4_1
pav search for other commits by this committer
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
30 Sep 2007 04:47:37
Original commit files touched by this commit  3.6.0b4_1
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
02 Apr 2007 22:56:15
Original commit files touched by this commit  3.6.0b4
pav search for other commits by this committer
- Convert existing ports to a new bsd.tcl.mk order

PR:             ports/109097
Submitted by:   Martin Matuska <martin@matuska.org>
Tested on:      pointyhat exp-run
15 Feb 2007 05:37:14
Original commit files touched by this commit  3.6.0b4
mi search for other commits by this committer
Fix a curious problem, which appears to affect FreeBSD-5's make
(or sh?) only...

Notified by:    kris
13 Feb 2007 23:39:15
Original commit files touched by this commit  3.6.0b4
mi search for other commits by this committer
Hush a few more warnings to allow building with -Wall -Werror.

Notified by:    kris
13 Feb 2007 06:53:06
Original commit files touched by this commit  3.6.0b4
mi search for other commits by this committer
Grrr... Fix the stuff that stayed from the mod_dtcl port, which I
used as a template...
13 Feb 2007 06:46:59
Original commit files touched by this commit  3.6.0b4
mi search for other commits by this committer
Webshell -- a TCL module for Apache. Appears to be the most advanced
and the best supported such module of the several listed at

        http://tcl.apache.org/

Works with both Apache-1.3.x and 2.x and has an interesting development
paradigm.

Number of commits found: 26

2828
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight78
new month210

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0