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
mimir Data-structure library used by the Elan Programming Environment
2.15_2 devel 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 2.15_1Version of this port present on the latest quarterly branch.
Maintainer: ed@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-12-27 21:05:04
Last Update: 2024-03-06 13:03:21
Commit Hash: 6ca9888
License: not specified in port
WWW:
http://www.cs.ru.nl/elan/
Description:
Mimir is a library used by the Elan programming language for the generation of internal data structures to maintain the abstract syntax tree and intermediate code. Its usage is not restricted to the Elan programming language itself though.
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 (26 items)
Collapse this list.
  1. @ldconfig
  2. bin/dcg
  3. include/dcg.def
  4. include/dcg.h
  5. include/dcg_alloc.h
  6. include/dcg_arith.h
  7. include/dcg_error.h
  8. include/dcg_lexutil.h
  9. include/dcg_plist.def
  10. include/dcg_plist.h
  11. include/dcg_plist_ops.h
  12. include/dcg_random.h
  13. include/dcg_string.h
  14. include/dcg_xput.h
  15. lib/libdcg.a
  16. lib/libdcg.so
  17. lib/libdcg.so.2
  18. lib/libdcg.so.2.0.15
  19. lib/libdcg2.a
  20. lib/libdcg2.so
  21. lib/libdcg2.so.2
  22. lib/libdcg2.so.2.0.15
  23. share/man/man1/dcg.1.gz
  24. @owner
  25. @group
  26. @mode
Collapse this list.
Dependency lines:
  • mimir>0:devel/mimir
To install the port:
cd /usr/ports/devel/mimir/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/mimir
  • pkg install mimir
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mimir
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (mimir-2.15.tar.gz) = 5bd41d84ef70d6b7873e0c95afa72d1c153b247886b6902e6be99b28f5e2e580 SIZE (mimir-2.15.tar.gz) = 410373

Packages (timestamps in pop-ups are UTC):
mimir
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.15_22.15_22.15_12.15_22.15_2-2.15_1-
FreeBSD:13:quarterly2.15_12.15_12.15_12.15_12.15_12.15_12.15_12.15_1
FreeBSD:14:latest2.15_22.15_22.15_12.15_22.15_22.15_1-2.15_1
FreeBSD:14:quarterly2.15_12.15_1-2.15_12.15_12.15_12.15_12.15_1
FreeBSD:15:latest2.15_22.15_2n/a2.15_1n/a2.15_12.15_12.15_1
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. gmake>=4.4.1 : devel/gmake
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. lang/elan*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_mimir
USES:
gmake libtool
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.cs.ru.nl/pub/vb/mimir/src/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.15_2
06 Mar 2024 13:03:21
commit hash: 6ca9888040912e1c210150ce7cd3f8e0213caa7ccommit hash: 6ca9888040912e1c210150ce7cd3f8e0213caa7ccommit hash: 6ca9888040912e1c210150ce7cd3f8e0213caa7ccommit hash: 6ca9888040912e1c210150ce7cd3f8e0213caa7c files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/mimir: Move man pages 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)
2.15_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)
2.15_1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.15_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.
2.15_1
23 Jul 2014 21:53:23
Revision:362733Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
2.15
01 Feb 2014 15:19:54
Revision:342170Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
2.15
20 Sep 2013 17:13:47
Revision:327724Original 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:
devel part 3)
2.15
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
2.15
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
2.15
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
2.15
02 Feb 2009 09:35:08
Original commit files touched by this commit
ed search for other commits by this committer
Bump mimir to 2.15.

It seems distfiles have been moved around on the FTP site, so fix the
MASTER_SITES.
2.14_1
20 Jun 2008 07:18:30
Original commit files touched by this commit
ed search for other commits by this committer
Use the email address from the FreeBSD project for my ports.

Rink Springer also asked me if he could maintain his own ports. Change
maitainership of games/sudsol, net/freedbd and net/kissd to Rink.

Approved by:    philip (mentor), rink
2.14_1
01 Jun 2008 09:42:37
Original commit files touched by this commit
olgeni search for other commits by this committer
Large round of typo fixes in ports/devel (pkg-descr).
2.14_1
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
2.14_1
01 Feb 2007 02:42:06
Original commit files touched by this commit
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
2.14_1
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
2.14
28 Dec 2005 10:30:48
Original commit files touched by this commit
edwin search for other commits by this committer
Tarball rerolled. Verified to be a non-constructial change.
2.14
27 Dec 2005 21:04:05
Original commit files touched by this commit
edwin search for other commits by this committer
[New ports] devel/mimir, lang/elan - Elan Programming Language

        Elan is a programming language originally developed by the
        Technical University of Berlin, but nowadays an implementation
        is maintained by the Radboud University of Nijmegen.

        We at TCCN learn youngsters how to program in this language.
        We installed FreeBSD on one of our SPARC's some time ago,
        but Elan wasn't in the Ports tree yet. That's why I made
        two ports. One for lang/elan, the Elan compiler, and one
        for devel/mimir, a library the Elan compiler uses.

        More info about Elan:

        http://en.wikipedia.org/wiki/Elan_programming_language

PR:             ports/89275
Submitted by:   Ed Schouten <ed@fxq.nl>

Number of commits found: 19