notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
mod_rivet Embeds a Tcl interpreter in the Apache server
3.2.0 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.2.0Version of this port present on the latest quarterly branch.
Maintainer: jeff.lawson@flightaware.com search for ports maintained by this maintainer
Port Added: 2010-09-09 03:42:20
Last Update: 2023-01-25 17:54:07
Commit Hash: 40843b1
Also Listed In: tcl
License: APACHE20
WWW:
https://tcl.apache.org/rivet/
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (69 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/mod_rivet-3.2.0/catalog.mk
  3. /usr/local/share/licenses/mod_rivet-3.2.0/LICENSE
  4. /usr/local/share/licenses/mod_rivet-3.2.0/APACHE20
  5. lib/rivet/default_request_handler.tcl
  6. lib/rivet/init.tcl
  7. lib/rivet/librivetlib.so
  8. lib/rivet/librivetparser.so
  9. lib/rivet/mpm/rivet_lazy_mpm.so
  10. lib/rivet/mpm/rivet_prefork_mpm.so
  11. lib/rivet/mpm/rivet_worker_mpm.so
  12. lib/rivet/packages/asciiglyphs/asciiglyphs.tcl
  13. lib/rivet/packages/calendar/calendar.tcl
  14. lib/rivet/packages/dio/aida.tcl
  15. lib/rivet/packages/dio/dio.tcl
  16. lib/rivet/packages/dio/dio_Mysql.tcl
  17. lib/rivet/packages/dio/dio_Oracle.tcl
  18. lib/rivet/packages/dio/dio_Postgresql.tcl
  19. lib/rivet/packages/dio/dio_Sqlite.tcl
  20. lib/rivet/packages/dio/dio_Tdbc.tcl
  21. lib/rivet/packages/dio/diodisplay.tcl
  22. lib/rivet/packages/dio/sql.tcl
  23. lib/rivet/packages/entities/entities.tcl
  24. lib/rivet/packages/form/form.tcl
  25. lib/rivet/packages/form/form2.tcl
  26. lib/rivet/packages/formbroker/formbroker.tcl
  27. lib/rivet/packages/session/README.txt
  28. lib/rivet/packages/session/session-class.tcl
  29. lib/rivet/packages/session/session-create-mysql.sql
  30. lib/rivet/packages/session/session-create-oracle.sql
  31. lib/rivet/packages/session/session-create-postgresql.sql
  32. lib/rivet/packages/session/session-create-sqlite.sql
  33. lib/rivet/packages/session/session-demo.rvt
  34. lib/rivet/packages/session/session-drop.sql
  35. lib/rivet/packages/session/session-httpd.conf
  36. lib/rivet/packages/session/session-purge-mysql.sql
  37. lib/rivet/packages/tclrivet/README
  38. lib/rivet/packages/tclrivet/parse.tcl
  39. lib/rivet/packages/tclrivet/tclrivet.tcl
  40. lib/rivet/packages/tclrivet/tclrivetparser.tcl
  41. lib/rivet/pkgIndex.tcl
  42. lib/rivet/rivet-tcl/README
  43. lib/rivet/rivet-tcl/catch.tcl
  44. lib/rivet/rivet-tcl/cookie.tcl
  45. lib/rivet/rivet-tcl/debug.tcl
  46. lib/rivet/rivet-tcl/html.tcl
  47. lib/rivet/rivet-tcl/http_accept.tcl
  48. lib/rivet/rivet-tcl/import_keyvalue_pairs.tcl
  49. lib/rivet/rivet-tcl/import_switch_args.tcl
  50. lib/rivet/rivet-tcl/lempty.tcl
  51. lib/rivet/rivet-tcl/lmatch.tcl
  52. lib/rivet/rivet-tcl/load_cookies.tcl
  53. lib/rivet/rivet-tcl/load_response.tcl
  54. lib/rivet/rivet-tcl/parray.tcl
  55. lib/rivet/rivet-tcl/parray_table.tcl
  56. lib/rivet/rivet-tcl/putsnnl.tcl
  57. lib/rivet/rivet-tcl/random.tcl
  58. lib/rivet/rivet-tcl/read_file.tcl
  59. lib/rivet/rivet-tcl/redirect.tcl
  60. lib/rivet/rivet-tcl/rivet_command_document.tcl
  61. lib/rivet/rivet-tcl/tclIndex
  62. lib/rivet/rivet-tcl/try.tcl
  63. lib/rivet/rivet-tcl/url_query.tcl
  64. lib/rivet/rivet-tcl/wrap.tcl
  65. lib/rivet/rivet-tcl/xml.tcl
  66. libexec/apache24/mod_rivet.so
  67. @owner
  68. @group
  69. @mode
Collapse this list.
Dependency lines:
  • mod_rivet>0:www/mod_rivet
To install the port:
cd /usr/ports/www/mod_rivet/ && make install clean
To add the package, run one of these commands:
  • pkg install www/mod_rivet
  • pkg install mod_rivet
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mod_rivet
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1633645502 SHA256 (rivet-3.2.0.tar.gz) = 2c1290cc6d8ef06a9d8c5081d3aeb3899002b551694c19bb82ed7f871dd9befe SIZE (rivet-3.2.0.tar.gz) = 1584681

Packages (timestamps in pop-ups are UTC):
mod_rivet
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.2.03.2.03.1.13.2.03.2.0-3.1.1-
FreeBSD:13:quarterly3.2.03.2.03.2.03.2.03.2.03.2.03.2.03.2.0
FreeBSD:14:latest3.2.03.2.0-3.2.03.2.03.2.0-3.2.0
FreeBSD:14:quarterly3.2.03.2.0-3.2.03.2.03.2.03.2.03.2.0
FreeBSD:15:latest3.2.03.2.0n/a3.2.0n/a3.2.03.2.03.2.0
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. apxs : www/apache24
  2. gmake>=4.3 : devel/gmake
Runtime dependencies:
  1. apxs : www/apache24
Library dependencies:
  1. libitcl.so : lang/itcl
  2. libtcl86.so : lang/tcl86
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_mod_rivet
USES:
apache compiler:c11 gmake libtool tcl:86+,tea
pkg-message:
For install:
Remember to modify your apache configuration file to load mod_rivet and set the appropriate handlers: LoadModule rivet_module libexec/apache24/mod_rivet.so AddType application/x-httpd-rivet .rvt AddType application/x-rivet-tcl .tcl Visit http://tcl.apache.org/rivet/ for documentation
Master Sites:
Expand this list (8 items)
Collapse this list.
  1. http://ftp.kddi-research.jp/infosystems/apache/tcl/rivet/
  2. http://miroir.univ-lorraine.fr/apache/tcl/rivet/
  3. http://mirror.cogentco.com/pub/apache/tcl/rivet/
  4. http://mirror.navercorp.com/apache/tcl/rivet/
  5. https://dlcdn.apache.org/tcl/rivet/
  6. https://ftp.wayne.edu/apache/tcl/rivet/
  7. https://mirror.its.dal.ca/apache/tcl/rivet/
  8. https://mirror.netcologne.de/apache.org/tcl/rivet/
Collapse this list.

There are no commits on branch 2022Q3 for this port