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
myrddin Myrddin Compiler
0.3.1_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 0.3.1_2Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-03-13 15:11:20
Last Update: 2024-02-24 16:12:17
Commit Hash: f9407ba
License: MIT
WWW:
https://myrlang.org/
Description:
Myrddin is a systems programming language that covers a similar niche as C including desktop, OS, and embedded development, but at the same time making it harder to shoot yourself in the foot. It is designed to be a simple language that runs close to the metal, giving the programmer predictable and transparent behavior and mental model. It also does strong type checking, generics, type inference, closures, and traits. Myrddin is not a language designed to explore the forefront of type theory or compiler technology. It is not a language that is focused on guaranteeing perfect safety. It is satisfied to be a practical, small, fairly well defined, and easy to understand language for code that needs to be close to the hardware.
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 (60 items)
Collapse this list.
  1. /usr/local/share/licenses/myrddin-0.3.1_2/catalog.mk
  2. /usr/local/share/licenses/myrddin-0.3.1_2/LICENSE
  3. /usr/local/share/licenses/myrddin-0.3.1_2/MIT
  4. bin/6m
  5. bin/h
  6. bin/mbld
  7. bin/mdumpleak
  8. bin/muse
  9. bin/redump
  10. bin/srvdot
  11. lib/myr/_myrrt.o
  12. lib/myr/libbio.a
  13. lib/myr/libbio.use
  14. lib/myr/libcrypto.a
  15. lib/myr/libcrypto.use
  16. lib/myr/libdate.a
  17. lib/myr/libdate.use
  18. lib/myr/libescfmt.a
  19. lib/myr/libescfmt.use
  20. lib/myr/libfileutil.a
  21. lib/myr/libfileutil.use
  22. lib/myr/libflate.a
  23. lib/myr/libflate.use
  24. lib/myr/libhttp.a
  25. lib/myr/libhttp.use
  26. lib/myr/libinifile.a
  27. lib/myr/libinifile.use
  28. lib/myr/libiter.a
  29. lib/myr/libiter.use
  30. lib/myr/libjson.a
  31. lib/myr/libjson.use
  32. lib/myr/libmath.a
  33. lib/myr/libmath.use
  34. lib/myr/libregex.a
  35. lib/myr/libregex.use
  36. lib/myr/libstd.a
  37. lib/myr/libstd.use
  38. lib/myr/libsys.a
  39. lib/myr/libsys.use
  40. lib/myr/libtestr.a
  41. lib/myr/libtestr.use
  42. lib/myr/libtestutil.a
  43. lib/myr/libtestutil.use
  44. lib/myr/libthread.a
  45. lib/myr/libthread.use
  46. lib/myr/libthrtestutil.a
  47. lib/myr/libthrtestutil.use
  48. share/man/man1/6m.1.gz
  49. share/man/man1/mbld.1.gz
  50. share/man/man1/muse.1.gz
  51. share/man/man3/myr-regex.3.gz
  52. share/vim/vimfiles/ftdetect/mbld.vim
  53. share/vim/vimfiles/ftdetect/myr.vim
  54. share/vim/vimfiles/indent/mbld.vim
  55. share/vim/vimfiles/indent/myr.vim
  56. share/vim/vimfiles/syntax/mbld.vim
  57. share/vim/vimfiles/syntax/myr.vim
  58. @owner
  59. @group
  60. @mode
Collapse this list.
Dependency lines:
  • myrddin>0:lang/myrddin
To install the port:
cd /usr/ports/lang/myrddin/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/myrddin
  • pkg install myrddin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: myrddin
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64
distinfo:
TIMESTAMP = 1530426120 SHA256 (myrddin-0.3.1.tar.gz) = f3ca5e144894a537eb2c5ffc062b96f8988c78354431dbdefafc6c37977f36f5 SIZE (myrddin-0.3.1.tar.gz) = 1111547

Packages (timestamps in pop-ups are UTC):
myrddin
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.3.1_2------
FreeBSD:13:quarterly-0.3.1_1------
FreeBSD:14:latest-0.3.1_2------
FreeBSD:14:quarterly-0.3.1_2------
FreeBSD:15:latest-0.3.1_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. as : devel/binutils
  2. gmake>=4.3 : devel/gmake
Runtime dependencies:
  1. as : devel/binutils
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for myrddin-0.3.1_2: DEBUG=off: Build with debugging support VIM=on: Install Vim plugin ===> Use 'make config' to modify these settings
Options name:
lang_myrddin
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://myrlang.org/releases/
Collapse this list.

There are no commits on branch 2022Q3 for this port