| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
21 Sep 2012 19:56:26
2.0.5_1
|
ohauer  |
- 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
2.0.5
|
ohauer  |
- 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
2.0.4
|
pgollucci  |
- 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
2.0.2
|
tabthorpe  |
- 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
2.0.2
|
ohauer  |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
18 Mar 2011 09:38:52
2.0.2
|
miwi  |
- Update to 2.0.2
PR: 155164
Submitted by: Peter C. Lai" <cowbert@gmail.com> (maintainer) |
04 Dec 2010 07:34:27
2.0.0_1
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
2.0.0_1
|
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
2.0.0_1
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
22 Sep 2010 05:45:34
2.0.0_1
|
pgollucci  |
- 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
2.0.0_1
|
ade  |
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
2.0.0
|
pgollucci  |
- Restrict to 20+
Discussed with: cowbert@gmail.com (maintainer) via #bsdports
Reported by: pointyhat via pav |
11 Sep 2010 20:21:09
2.0.0
|
pgollucci  |
- 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
2.0.0
|
pgollucci  |
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> |