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
urweb Ultimate host for embedded domain-specific languages
20200209_2 lang 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 20200209_2Version of this port present on the latest quarterly branch.
Maintainer: beyert@cs.ucr.edu search for ports maintained by this maintainer
Port Added: 2012-04-06 14:37:03
Last Update: 2023-12-31 03:54:27
Commit Hash: 19338aa
Also Listed In: www
License: BSD3CLAUSE
WWW:
http://www.impredicative.com/ur/
Description:
Ur is a programming language in the tradition of ML and Haskell, but featuring a significantly richer type system. Ur is functional, pure, statically-typed, and strict. Ur supports a powerful kind of metaprogramming based on row types. Ur/Web is Ur plus a special standard library and associated rules for parsing and optimization. Ur/Web supports construction of dynamic web applications backed by SQL databases. The signature of the standard library is such that well-typed Ur/Web programs "don't go wrong" in a very broad sense. Not only do they not crash during particular page generations, but they also may not: * Suffer from any kinds of code-injection attacks * Return invalid HTML * Contain dead intra-application links * Have mismatches between HTML forms and the fields expected by their handlers * Include client-side code that makes incorrect assumptions about the "AJAX"-style services that the remote web server provides * Attempt invalid SQL queries * Use improper marshaling or unmarshaling in communication with SQL databases or between browsers and web servers
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 (63 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/urweb-20200209_2/catalog.mk
  3. /usr/local/share/licenses/urweb-20200209_2/LICENSE
  4. /usr/local/share/licenses/urweb-20200209_2/BSD3CLAUSE
  5. bin/urweb
  6. include/urweb/config.h
  7. include/urweb/queue.h
  8. include/urweb/request.h
  9. include/urweb/types.h
  10. include/urweb/types_cpp.h
  11. include/urweb/urweb.h
  12. include/urweb/urweb_cpp.h
  13. include/urweb/uthash.h
  14. lib/liburweb.a
  15. lib/liburweb.so
  16. lib/liburweb.so.1
  17. lib/liburweb.so.1.0.0
  18. lib/liburweb_cgi.a
  19. lib/liburweb_cgi.so
  20. lib/liburweb_cgi.so.1
  21. lib/liburweb_cgi.so.1.0.0
  22. lib/liburweb_fastcgi.a
  23. lib/liburweb_fastcgi.so
  24. lib/liburweb_fastcgi.so.1
  25. lib/liburweb_fastcgi.so.1.0.0
  26. lib/liburweb_http.a
  27. lib/liburweb_http.so
  28. lib/liburweb_http.so.1
  29. lib/liburweb_http.so.1.0.0
  30. lib/liburweb_static.a
  31. lib/liburweb_static.so
  32. lib/liburweb_static.so.1
  33. lib/liburweb_static.so.1.0.0
  34. lib/urweb/js/urweb.js
  35. lib/urweb/ur/basis.urs
  36. lib/urweb/ur/char.ur
  37. lib/urweb/ur/char.urs
  38. lib/urweb/ur/datetime.ur
  39. lib/urweb/ur/datetime.urs
  40. lib/urweb/ur/json.ur
  41. lib/urweb/ur/json.urs
  42. lib/urweb/ur/list.ur
  43. lib/urweb/ur/list.urs
  44. lib/urweb/ur/listPair.ur
  45. lib/urweb/ur/listPair.urs
  46. lib/urweb/ur/monad.ur
  47. lib/urweb/ur/monad.urs
  48. lib/urweb/ur/option.ur
  49. lib/urweb/ur/option.urs
  50. lib/urweb/ur/string.ur
  51. lib/urweb/ur/string.urs
  52. lib/urweb/ur/top.ur
  53. lib/urweb/ur/top.urs
  54. share/emacs/site-lisp/urweb-mode/urweb-compat.el
  55. share/emacs/site-lisp/urweb-mode/urweb-defs.el
  56. share/emacs/site-lisp/urweb-mode/urweb-flycheck.el
  57. share/emacs/site-lisp/urweb-mode/urweb-mode-startup.el
  58. share/emacs/site-lisp/urweb-mode/urweb-mode.el
  59. share/emacs/site-lisp/urweb-mode/urweb-move.el
  60. share/emacs/site-lisp/urweb-mode/urweb-util.el
  61. @owner
  62. @group
  63. @mode
Collapse this list.
Dependency lines:
  • urweb>0:lang/urweb
To install the port:
cd /usr/ports/lang/urweb/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/urweb
  • pkg install urweb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: urweb
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 i386
distinfo:
TIMESTAMP = 1679330544 SHA256 (urweb-urweb-20200209_GH0.tar.gz) = 56062e4b2485c73e2b912e6c7631ce47e885774dd0ac4e9acbb21594165fac01 SIZE (urweb-urweb-20200209_GH0.tar.gz) = 804989

Packages (timestamps in pop-ups are UTC):
urweb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-20200209_2------
FreeBSD:13:quarterly-20200209_2------
FreeBSD:14:latest-20200209_2------
FreeBSD:14:quarterly-20200209_2------
FreeBSD:15:latest-20200209_2n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. mlton : lang/mlton
  2. gmake>=4.3 : devel/gmake
  3. postgres : databases/postgresql15-server
  4. autoconf>=2.71 : devel/autoconf
  5. automake>=1.16.5 : devel/automake
  6. libtoolize : devel/libtool
Runtime dependencies:
  1. postgres : databases/postgresql15-server
Library dependencies:
  1. libgmp.so : math/gmp
  2. libicudata.so : devel/icu
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for urweb-20200209_2: ELISP=on: Install contributed Emacs Lisp PGSQL=on: PostgreSQL database support SQLITE=off: SQLite database support ===> Use 'make config' to modify these settings
Options name:
lang_urweb
USES:
autoreconf gmake libtool ssl tar:tgz pgsql
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/urweb/urweb/tar.gz/20200209?dummy=/
Collapse this list.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20200209_2
31 Dec 2023 03:54:27
commit hash: 19338aaab4d13bca88954a2f232972b561696c7acommit hash: 19338aaab4d13bca88954a2f232972b561696c7acommit hash: 19338aaab4d13bca88954a2f232972b561696c7acommit hash: 19338aaab4d13bca88954a2f232972b561696c7a files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/urweb: Remove non default option MYSQL

- When enabled with MYSQL option this port is BROKEN on all available
  versions of mysql in the tree.

Approved by:	portmgr (blanket)
20200209_2
29 Dec 2023 18:24:39
commit hash: ee6c86aea577dec2643f6a9915033feda7f67e26commit hash: ee6c86aea577dec2643f6a9915033feda7f67e26commit hash: ee6c86aea577dec2643f6a9915033feda7f67e26commit hash: ee6c86aea577dec2643f6a9915033feda7f67e26 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Refactor with IGNORE_WITH_MYSQL

- There are multiple ports which has MYSQL options and are non-DEFAULT.
  Most of the time committers actually forget to check with the OPTION
  enabled and in some cases they are BROKEN with newr versions of mysql.
  So test with different versions of mysql and mark IGNOPRE_WITH_MYSQL
  appropriately. Due to the EOL of 5.7 this has not been checked.
- Unbreak sysutils/cfengine* with MySQL 8.0 and later
- The primary purpose of running this check is having statistics of the
  MySQL usability over MariaDB to explore the future possibility of
  shifting to MariaDB as the default as major ports upstream have moved
  their codebase to support MariaDB over MySQL.
- The following actions will also be taken after the sunset of MySQL 5.7
  If a port is broken on all instances of MySQL/MariaDB:
  - If a port has the option of multiple DB backends and MySQL is the
    default then the DEFAULT will be changed to PGSQL/SQLITE before
    2024Q1. And the OPTION will be removed before 2024Q2. If a
    MAINTAINER is aware about such cases and want to prefer PGSQL over
    SQLITE or vice versa please do so at your own accord. Otherwise
    PGSQL will be preferred over SQLITE.
  - If a port has the option of multiple DB backends and MySQL is not
    the default then the the OPTION will be removed before 2024Q1.

Approved by:	portmgr (blanket)
20200209_2
17 Nov 2023 11:46:00
commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 74.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by:	GitHub (watch releases)
PR:		274317
Exp-run by:	antoine (incomplete)
Approved by:	fluffy
20200209_1
13 Apr 2023 00:56:37
commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 73.1

- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)

Changes:	https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by:	GitHub (watch releases)
PR:		270422
Exp-run by:	antoine
20200209
21 Mar 2023 06:19:54
commit hash: ecae8fdb1f74efed8659989b9203961da8c3f1c1commit hash: ecae8fdb1f74efed8659989b9203961da8c3f1c1commit hash: ecae8fdb1f74efed8659989b9203961da8c3f1c1commit hash: ecae8fdb1f74efed8659989b9203961da8c3f1c1 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Author: Timothy Beyer
lang/urweb: Update version 20150520=>20200209

- Unbreak port for modern FreeBSD versions, such as FreeBSD 12 and 13,
  and likely 14
- Update LIB_DEPENDS with new dependencies
- Pet portlint
- While I(bofh) am here pet portclippy/portfmt
- Utilize OPTIONSNG

PR:		262082
20150520_3
20 Feb 2023 15:55:52
commit hash: b58eb2aa9d67c222126b953963c67dda8f294902commit hash: b58eb2aa9d67c222126b953963c67dda8f294902commit hash: b58eb2aa9d67c222126b953963c67dda8f294902commit hash: b58eb2aa9d67c222126b953963c67dda8f294902 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
lang/urweb: deprecate
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
20150520_3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20150520_3
20 Jul 2022 14:22:15
commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
lang: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20150520_3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
20150520_3
08 Oct 2020 18:03:44
Revision:551726Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN everywhere

memmem.c:81:25: error: misleading indentation; statement is not part of the
previous 'if' [-Werror,-Wmisleading-indentation]
                        sp++;
                        ^
memmem.c:77:17: note: previous statement is here
                if (*sp == *pp)
                ^

Reported by:	pkg-fallout
20150520_3
15 Nov 2019 10:12:08
Revision:517643Original commit files touched by this commit
tobik search for other commits by this committer
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
20150520_3
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
20150520_2
22 Apr 2019 16:03:30
Revision:499657Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN on FreeBSD 12 and 13

mlton  -mlb-path-var 'SRC /wrkdirs/usr/ports/lang/urweb/work/urweb-20150520/src'
-mlb-path-var 'BUILD /wrkdirs/usr/ports/lang/urweb/work/urweb-20150520/src'
-output bin/urweb src/compiler.mlb
invalid target: self

Reported by:	pkg-fallout
MFH:		2019Q2
20150520_2
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
20150520_1
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
20150520
15 Mar 2017 14:45:31
Revision:436247Original commit files touched by this commit
mat search for other commits by this committer
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
20150520
01 Apr 2016 14:08:38
Revision:412347Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
20150520
10 Jan 2016 16:44:24
Revision:405721Original commit files touched by this commit
bapt search for other commits by this committer
Convert categories m* and m* to USES=sqlite and USES=firebird
20150520
16 Aug 2015 03:04:41
Revision:394385Original commit files touched by this commit
jbeich search for other commits by this committer
lang/urweb: update to 20150520

ChangeLog:
- Change default behavior of client-side GUI event handlers:
  By default, events are now passed to handlers on parent DOM nodes as well,
  just like in normal JavaScript.
  Call [preventDefault] or [stopPropagation] to tweak that behavior.
  WARNING: This change may break backward compatibility!
- URIs specified with 'file' .urp directive are implicitly allowed to be
referenced.
- New HTML tags: <fieldset>, <legend>
- New urweb-mode Emacs command: 'urweb-close-matching-tag'
- Bug fixes

PR:		202263
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
20150214
22 Feb 2015 22:03:46
Revision:379632Original commit files touched by this commit
rm search for other commits by this committer
lang/urweb: update to 20150214

PR:		197660
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
20140704
14 Feb 2015 13:58:07
Revision:378962Original commit files touched by this commit
kwm search for other commits by this committer
Fix the build with clang 3.5 by using the suggested function.

PR:		196124
Submitted by:	dim@
Approved by:	maintainer
20140704
22 Nov 2014 20:40:09
Revision:373100Original commit files touched by this commit Sanity Test Failure
crees search for other commits by this committer
Finally retire USE_PGSQL
20140704
27 Oct 2014 15:23:31
Revision:371587Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
20140704
29 Jul 2014 19:11:53
Revision:363374Original commit files touched by this commit
adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
20140704
08 Jul 2014 22:47:13
Revision:361318Original commit files touched by this commit
rakuco search for other commits by this committer
Update to 20140704.

PR:		191579
Submitted by:	beyert@cs.ucr.edu (maintainer)
20120925_2
02 Jul 2014 16:21:52
Revision:360217Original commit files touched by this commit
danilo search for other commits by this committer
-  Fix pthread error when compiling files at runtime

PR:		ports/191472
Submitted by:	beyert@cs.ucr.edu (maintainer)
20120925_1
01 Jul 2014 15:02:12
Revision:360027Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Stagify
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
20120925
26 May 2014 14:47:57
Revision:355354Original commit files touched by this commit
miwi search for other commits by this committer
- Convert gmake,bzip2 to USES

Approved by:	portmgr
20120925
20 Sep 2013 19:53:10
Revision:327741Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
20120925
18 Feb 2013 18:23:39
Revision:312516Original commit files touched by this commit
rm search for other commits by this committer
- update to 20120925
- trim Makefile header, while here

PR:		176206
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
20120807
11 Aug 2012 05:42:47
Original commit files touched by this commit
rm search for other commits by this committer
- update to 20120807

while here:
- convert to optionsNG
- tab -> space in pkg-descr:WWW

PR:		170486
Submitted by:	Timothy Beyer <beyert at cs.ucr dot edu> (maintainer)
20120512
03 Jun 2012 23:30:16
Original commit files touched by this commit
rm search for other commits by this committer
- correct pkg-descr entry that I forgout about
20120519
03 Jun 2012 23:28:44
Original commit files touched by this commit
rm search for other commits by this committer
- update to 20120519

PR:             168179
Submitted by:   Timothy Beyer <beyert at cs.ucr dot edu> (maintainer)
20120512
16 May 2012 22:11:56
Original commit files touched by this commit
pawel search for other commits by this committer
Update to version 20120512

PR:             port/167944
Submitted by:   Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
20120329_1
09 Apr 2012 11:54:04
Original commit files touched by this commit
scheidell search for other commits by this committer
- Fix suggested by upstream. Revise mutex initializer patch to avoid deadlocks
- Bump PORTREVISION

PR:             ports/166778
Submitted by:   Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
Feature safe:   yes
20120329
06 Apr 2012 14:36:30
Original commit files touched by this commit
scheidell search for other commits by this committer
Add New Port lang/urweb: Ur is a programming language in the tradition of ML and
Haskell, but featuring
a significantly richer type system. Ur is functional, pure, statically-typed,
and strict. Ur supports a powerful kind of metaprogramming based on row types.

Ur/Web is Ur plus a special standard library and associated rules for parsing
and optimization. Ur/Web supports construction of dynamic web applications
backed by SQL databases.

PR:             ports/166657
Submitted by:   Timothy Beyer <beyert@cs.ucr.edu>
Feature safe:   yes

Number of commits found: 37