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
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--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.

There are no commits on branch 2022Q3 for this port