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

Port details
mod_rivet 2.0.5_1 www on this many watch lists=0 search for ports that depend on this port
Embeds a Tcl interpreter in the Apache server
Maintained by: cowbert@gmail.com search for ports maintained by this maintainer
Port Added: 09 Sep 2010 03:42:20
Also Listed In: tcl
License: AL2


mod_rivet brings together the full power of the Tcl programming language
and the Apache HTTP server. You can use Tcl to manage Apache, respond to
requests for web pages and much more.

mod_rivet gives you a persistent Tcl interpreter embedded in your web
server. This lets you avoid the overhead of starting an external interpreter
and avoids the penalty of Tcl start-up time, giving you super-fast
dynamic content.

As you'd expect from the Tcl community, there are hundreds of modules
written for mod_rivet, everything from persistent database connections, to
templating sytems, to complete XML content delivery systems. Web sites like
FlightAware use mod_rivet. 

WWW: http://tcl.apache.org/rivet/
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
Required To Run:
  1. www/apache22
Required Libraries:
  1. lang/itcl
  2. lang/tcl85
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

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

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
21 Sep 2012 19:56:26
Original commit files touched by this commit  2.0.5_1
ohauer search for other commits by this committer
- add itcl to LIB_DEPENDS
- adopt new Makefile header

PR:		171210
Submitted by:	Pietro Cerutti <gahr@FreeBSD.org>
Approved by:	maintainer timeout
01 Jul 2012 20:22:46
Original commit files touched by this commit  2.0.5
ohauer search for other commits by this committer
- update to version 2.0.5

PR:             169468
Submitted by:   Jeff Lawson <jeff@bovine.net>
Approved by:    Peter Lai <cowbert@gmail.com> (maintainer)
18 Jan 2012 04:50:40
Original commit files touched by this commit  2.0.4
pgollucci search for other commits by this committer
- Update to 2.0.4
  Correct some errors in patch from drift and autotools overuse
- Respect PREFIX

PR:             ports/162814
Submitted by:   gahr@
Approved by:    maintainer timeout (cowbert@gmail.com; 54 days)
09 Jan 2012 15:41:08
Original commit files touched by this commit  2.0.2
tabthorpe search for other commits by this committer
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:             ports/163521
Submitted by:   Pedro Giffuni <pfg apache.org>
Hat:            portmgr
Exp run by:     pav
20 Aug 2011 17:27:52
Original commit files touched by this commit  2.0.2
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
18 Mar 2011 09:38:52
Original commit files touched by this commit  2.0.2
miwi search for other commits by this committer
- Update to 2.0.2

PR:             155164
Submitted by:   Peter C. Lai" <cowbert@gmail.com> (maintainer)
04 Dec 2010 07:34:27
Original commit files touched by this commit  2.0.0_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  2.0.0_1
ade search for other commits by this committer
Punt autoconf267->autoconf268
05 Oct 2010 19:57:56
Original commit files touched by this commit  2.0.0_1
ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
22 Sep 2010 05:45:34
Original commit files touched by this commit  2.0.0_1
pgollucci search for other commits by this committer
- Mark 2.2 only until maintainer sends a patch for 2.0

With hat:       apache@
Reported by:    pav via pointyhat x2 (pointyhat to myself)
15 Sep 2010 18:35:24
Original commit files touched by this commit  2.0.0_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
13 Sep 2010 23:32:15
Original commit files touched by this commit  2.0.0
pgollucci search for other commits by this committer
- Restrict to 20+

Discussed with: cowbert@gmail.com (maintainer) via #bsdports
Reported by:    pointyhat via pav
11 Sep 2010 20:21:09
Original commit files touched by this commit  2.0.0
pgollucci search for other commits by this committer
- Fix build, APACHE_VERSION containts the VERSION, AP_VERSION is an intermediary
  based on USE_APACHE

Reported by:        pointyhat via pav
09 Sep 2010 03:21:49
Original commit files touched by this commit  2.0.0
pgollucci search for other commits by this committer
mod_rivet brings together the full power of the Tcl programming language
and the Apache HTTP server. You can use Tcl to manage Apache, respond to
requests for web pages and much more.

mod_rivet gives you a persistent Tcl interpreter embedded in your web
server. This lets you avoid the overhead of starting an external interpreter
and avoids the penalty of Tcl start-up time, giving you super-fast
dynamic content.

As you'd expect from the Tcl community, there are hundreds of modules
written for mod_rivet, everything from persistent database connections, to
templating sytems, to complete XML content delivery systems. Web sites like
FlightAware use mod_rivet.

WWW: http://tcl.apache.org/rivet/

PR:             ports/148248
Submitted by:   Peter Lai <cowbert at gmail.com>

Number of commits found: 14

2830
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 24528
Broken 216
Deprecated 473
Ignore 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours12
new 7 days29
new fortnight58
new month215

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