Port details |
- lambdamoo The most commonly used program to run MOOs
- 1.8.1_1 net =3 1.8.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
- Port Added: unknown
- Last Update: 2024-10-21 09:36:02
- Commit Hash: f0c5bad
- People watching this port, also watch:: aclgen, bbjd, cops, autoconf, libunicode
- License: XEROX
- WWW:
- https://www.moo.mud.org/
- Description:
- LambdaMOO is a network-accessible, multi-user, programmable, interactive
system well-suited to the construction of text-based adventure games,
conferencing systems, and other collaborative software.
Its most common use, however, is as a multi-participant,
low-bandwidth virtual reality, and it is with this focus in mind
that I describe it here.
See also /usr/local/share/doc/LambdaMOO.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lambdamoo>0:net/lambdamoo
- To install the port:
- cd /usr/ports/net/lambdamoo/ && make install clean
- To add the package, run one of these commands:
- pkg install net/lambdamoo
- pkg install lambdamoo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lambdamoo
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (LambdaMOO-1.8.1.tar.gz) = 1c404855e5db85224e4fec0667bbbb9b2a3e98ac82d49e885ddb4ce8c24f3e5a
SIZE (LambdaMOO-1.8.1.tar.gz) = 363803
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bison : devel/bison
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for lambdamoo-1.8.1_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_lambdamoo
- USES:
- autoreconf:build bison
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.1_1 21 Oct 2024 09:36:02 |
Robert Clausecker (fuz) |
net/lambdamoo: fix build on current FreeBSD, define LICENSE
- this has some seriously ancient autotools stuff in it
- it doesn't even quite work these days
MFH: 2024Q2 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
1.8.1_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.8.1_1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.8.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.8.1_1 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.8.1_1 30 Dec 2015 16:20:17 |
amdmi3 |
- Switch to options helpers |
1.8.1_1 16 Aug 2014 16:37:58 |
adamw |
Fix build by adding -lm. |
1.8.1_1 29 Jul 2014 01:59:17 |
adamw |
Rename net/ patch-xy patches to reflect the files they modify.
Approve by: portmgr (not really, but one of these is modifying
an unstaged port) |
1.8.1_1 17 Mar 2014 16:37:20 |
ehaupt |
- Support staging
- Define DOCS option |
1.8.1_1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.8.1_1 08 Mar 2013 11:32:12 |
bapt |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
1.8.1_1 29 Dec 2011 15:44:11 |
miwi |
- Fix build with CLANG
PR: 163293
Submitted by: Jan Beich <jbeich@tormail.net> |
1.8.1_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.8.1_1 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.8.1_1 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
1.8.1_1 09 Sep 2008 13:45:08 |
gahr |
- Respect PORTDOCS/DOCSDIR
Reported by: QA Tindie
Approved by: portmgr |
1.8.1_1 19 Aug 2008 09:18:37 |
linimon |
Return laszlof's ports to the pool due to lack of time.
Hat: portmgr |
1.8.1_1 17 Oct 2007 10:13:01 |
ade |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
1.8.1 07 Nov 2006 15:37:06 |
laszlof |
Update my email address in all ports that I maintain.
Approved by: flz (mentor) |
1.8.1 13 Apr 2006 11:16:32 |
anray |
- This patch will fix net/lambamoo to build on 6.x. The problem exists when the
configure script sets YACC in the Makefile. It sets it to "YACC= bison -y" on
6.x systems. For one reason or another this does not work. Where as on 4.x
systems, it sets "YACC= byacc" which works fine. I set YACC=${YACC} in
CONFIGURE_ENV to fix this problem. I also added the dependency for bison
(USE_BISON) as well as adding MASTER_SITE_SOURCEFORGE into the MASTER_SITES.
[1]
- Respect CFLAGS.
- Pass maintainership to submitter. [1]
PR: ports/93984 [1]
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> [1] |
1.8.1 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
1.8.1 03 Apr 2005 21:30:39 |
kris |
Reset inactive maintainer. Thanks for your work in the past! |
1.8.1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.8.1 07 Mar 2003 18:50:50 |
flathill |
Fix MASTER_SITES |
1.8.1 07 Mar 2003 06:08:06 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.8.1 09 Apr 2002 06:08:40 |
fenner |
Allow close-paren in a prototype [specifically for ioctl in configure] |
1.8.1 09 Apr 2002 06:07:31 |
fenner |
Don't redefine INT32_MAX |
29 Oct 2000 11:13:02 |
flathill |
Update to latest version 1.8.1 Pointed out by: Garance A Drosehn
<gad@eclipse.acs.rpi.edu> |
08 Oct 2000 07:19:09 |
asami |
Convert category net to new layout. |