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

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.1_2
24 Feb 2024 16:12:17
commit hash: f9407ba419c515c3a7dd68cde5e3843419f51455commit hash: f9407ba419c515c3a7dd68cde5e3843419f51455commit hash: f9407ba419c515c3a7dd68cde5e3843419f51455commit hash: f9407ba419c515c3a7dd68cde5e3843419f51455 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/myrddin: Moved man to share/man

Approved by:    portmgr (blanket)
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)
0.3.1_1
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)
0.3.1_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.3.1_1
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.
0.3.1_1
28 Sep 2020 05:05:25
Revision:550400Original commit files touched by this commit
tobik search for other commits by this committer
Reset MAINTAINER
0.3.1_1
30 May 2020 16:19:21
Revision:537093Original commit files touched by this commit
tobik search for other commits by this committer
lang/myrddin: Unbreak runtime without /usr/bin/as and pet portlint&portclippy
after r537091
0.3.1
30 May 2020 16:01:52
Revision:537091Original commit files touched by this commit
emaste search for other commits by this committer
lang/myrddin: add BUILD_DEPENDS as:devel/binutils

/usr/bin/as will soon be removed from the FreeBSD base system, for
FreeBSD 13.0.

Depend on as (not ${LOCALBASE}/bin/as) so that this will introduce no
change for existing 11.x and 12.x, which will continue to use the base
system GNU as 2.17.50.

PR:		205250 [exp-run]
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
0.3.1
04 Apr 2020 07:52:28
Revision:530624Original commit files touched by this commit
tobik search for other commits by this committer
lang/myrddin: Remove -Werror
0.3.1
01 Jul 2018 11:13:19
Revision:473665Original commit files touched by this commit
tobik search for other commits by this committer
Do not always run the test suite

Requested by:	mat
0.3.1
01 Jul 2018 06:48:23
Revision:473654Original commit files touched by this commit
tobik search for other commits by this committer
lang/myrddin: Update to 0.3.1

- No functional change on FreeBSD in this version
- Building the bootstrap target is enough to build Myrddin
- Always run the test suite after the build
0.3.0
30 Jun 2018 03:26:02
Revision:473595Original commit files touched by this commit
tobik search for other commits by this committer
lang/myrddin: Update to 0.3

Changes:	https://myrlang.org/release-notes/r0p3
0.2.2
09 May 2018 09:55:30
Revision:469441Original commit files touched by this commit
tobik search for other commits by this committer
lang/myrddin: Update to 0.2.2

This release will build correctly with lld.
0.2.0
29 Mar 2018 15:02:05
Revision:465900Original commit files touched by this commit
emaste search for other commits by this committer
Use BINARY_ALIAS to make LLD_UNSAFE more widely applicable

Some ports do not honour $LD or -fuse-ld=bfd in $CFLAGS, but do invoke
ld via $PATH.   Automatically set BINARY_ALIAS+=ld=${LD} when LLD_UNSAFE
is active to use ld.bfd for these ports.

Approved by:	portmgr (antoine)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D14876
0.2.0
27 Mar 2018 17:45:30
Revision:465725Original commit files touched by this commit
tobik search for other commits by this committer
lang/myrddin: Fix build when ld is ld.lld

ld: error: <internal>: section sh_addralign is not a power of 2

Myrddin's build system directly calls ld so LLD_UNSAFE can't work
here.  Workaround the issue by adding a binary alias to ld.bfd to fix
the build for now.

PR:		226986
Reported by:	emaste
0.2.0
08 Dec 2017 18:42:14
Revision:455792Original commit files touched by this commit
tobik search for other commits by this committer
lang/myrddin: Fix build when PREFIX != /usr/local
0.2.0
22 Sep 2017 11:11:03
Revision:450355Original commit files touched by this commit
tobik search for other commits by this committer
lang/myrddin: Update to 0.2.0

Changes:	https://myrlang.org/release-notes/
0.1.1
13 Mar 2017 15:11:11
Revision:436084Original commit files touched by this commit
tobik search for other commits by this committer
New port: lang/myrddin

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.

WWW: https://myrlang.org/

Approved by:	lme (mentor)
Differential Revision:	https://reviews.freebsd.org/D9989

Number of commits found: 18