Port details |
- legesmotus Team-based, networked, 2D shooter set in zero-gravity
- 0.4.0_9 games
=2 0.4.0_9Version of this port present on the latest quarterly branch. - Maintainer: amdmi3@FreeBSD.org
 - Port Added: 2009-07-17 23:07:07
- Last Update: 2024-03-09 11:04:51
- Commit Hash: 809ec3f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2 GPLv3
- WWW:
- http://legesmotus.cs.brown.edu/
- Description:
- Leges Motus is a networked, team-based, 2D shooter set in zero-gravity.
Using only the force from jumping off of walls and the recoil from
their guns, players must travel across the arena to lower their
opponent's gate
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- legesmotus>0:games/legesmotus
- To install the port:
- cd /usr/ports/games/legesmotus/ && make install clean
- To add the package, run one of these commands:
- pkg install games/legesmotus
- pkg install legesmotus
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: legesmotus
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (legesmotus-0.4.0.tar.gz) = b247e3f21778a9b1c67010a12a49293375479eb384c5878f2315d35a7b792289
SIZE (legesmotus-0.4.0.tar.gz) = 1545456
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:
-
- gmake>=4.4.1 : devel/gmake
- sdl-config : devel/sdl12
- xorgproto>=0 : x11/xorgproto
- Library dependencies:
-
- libGL.so : graphics/libglvnd
- libSDL_image.so : graphics/sdl_image
- libSDL_mixer.so : audio/sdl_mixer
- libSDL.so : devel/sdl12
- libSDL_ttf.so : graphics/sdl_ttf
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for legesmotus-0.4.0_9:
====> Options available for the multi COMPONENTS: you have to choose at least one of them
CLIENT=on: Build client
SERVER=on: Build server
METASERVER=off: Build metaserver
SERVERSCANNER=off: Build server scanner
===> Use 'make config' to modify these settings
- Options name:
- games_legesmotus
- USES:
- compiler:c++11-lib gmake gl sdl
- 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 |
0.4.0_9 09 Mar 2024 11:04:51
    |
Nuno Teixeira (eduardo)  |
games/legesmotus: Move man pages to share/man
Approved by: portmgr (blanket) |
0.4.0_8 29 Feb 2024 20:21:37
    |
Tijl Coosemans (tijl)  |
Mk/*: Build with a clean environment
Both our make and gmake use the MAKEFLAGS environment variable but the
values aren't compatible and the latest version of gmake complains about
that. To rule out that any environment variable can cause problems like
this, add a new command SETENVI=/usr/bin/env -i that clears the
environment, and use it to run upstream build systems with a clean
environment.
Introduce a new variable WRK_ENV that contains the environment to use
with SETENVI in all targets that run upstream build commands. Variables
that are common between CONFIGURE_ENV and MAKE_ENV could be moved to
WRK_ENV but for now it just contains a minimal environment:
HOME=${WRKDIR}: Fixes USES=elixir ports that were using the user's HOME. (Only the first 15 lines of the commit message are shown above ) |
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) |
0.4.0_8 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 ) |
0.4.0_8 16 Oct 2021 09:51:39
    |
Jimmy Olgeni (olgeni)  |
*: fix tab vs. space issues, and comments according to the guide. |
0.4.0_8 22 Jun 2021 18:53:08
    |
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
0.4.0_7 07 Apr 2021 23:19:01
    |
Dmitry Marakasov (amdmi3)  |
Remove useless Created by: headers mentioning me |
0.4.0_7 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.4.0_7 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.4.0_6 01 Mar 2019 13:06:06
  |
amdmi3  |
- Clarify required c++ standard, add missing USES |
0.4.0_6 18 Sep 2018 08:47:31
  |
linimon  |
Conditionalize the addition of -Wno-c++11-narrowing to fix clang6 errors
in CFLAGS to affect clang-based archs.
Approved by: portmgr (tier-2 blanket) |
0.4.0_6 22 Jun 2018 20:31:45
  |
amdmi3  |
- Fix build with clang 6 |
0.4.0_6 10 Dec 2017 11:22:29
  |
amdmi3  |
- Remove arch limitations |
0.4.0_6 30 Nov 2017 05:55:17
  |
linimon  |
For ports that are marked NOT_FOR/ONLY_FOR armv6, also mark them so
on armv7.
This is part one of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket) |
0.4.0_6 26 May 2017 18:30:43
  |
linimon  |
Also fails on armv6. Convert to NOT_FOR.
Approved by: portmgr (tier-2 blanket) |
0.4.0_6 23 May 2017 05:03:16
  |
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
0.4.0_5 08 Nov 2016 19:29:57
  |
linimon  |
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'. |
0.4.0_5 08 Nov 2016 08:57:31
  |
linimon  |
Mark as broken on arm64.
Approved by: portmgr (tier-2 blanket) |
0.4.0_5 17 Oct 2015 05:33:48
  |
amdmi3  |
- Add LICENSE
- Switch to options helpers
- Regenerate patches with `make makepatch` |
0.4.0_5 08 Dec 2014 16:48:41
  |
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.4.0_4 22 Sep 2014 12:20:53
  |
amdmi3  |
- Cleanup plist |
0.4.0_4 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.4.0_3 13 Jun 2014 07:36:28
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |
0.4.0_3 19 Oct 2013 02:11:46
  |
amdmi3  |
- Support staging
- Convert USE_GMAKE to USES
- Use new OPTIONS features |
0.4.0_3 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.4.0_3 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.4.0_3 30 Jun 2013 21:09:01
  |
antoine  |
This port doesn't install DOCS since r267060 |
0.4.0_3 28 Feb 2013 16:29:04
  |
amdmi3  |
- OptionsNG
- Trim header |
0.4.0_3 23 Jan 2013 15:00:19
  |
makc  |
Bump PORTREVISION after DESKTOP_ENTRIES update |
0.4.0_2 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.4.0_1 18 Feb 2012 10:18:33
 |
mva  |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
0.4.0 28 Dec 2010 11:32:20
 |
amdmi3  |
- Update to 0.4.0 |
0.3.0_1 11 Aug 2010 06:57:34
 |
mva  |
- Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version. |
0.3.0 26 Apr 2010 15:11:19
 |
amdmi3  |
- Update to 0.3.0 |
0.2.2_3 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.2.2_2 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.2.2_1 30 Jan 2010 09:43:31
 |
mva  |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
0.2.2 11 Sep 2009 21:57:40
 |
amdmi3  |
- Add DESKTOP_ENTRY to bunch of ports
- Mark some ports MAKE_JOBS_SAFE |
0.2.2 03 Aug 2009 23:45:08
 |
amdmi3  |
- Update to 0.2.2 |
0.2.1_1 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.2.1 17 Jul 2009 23:06:47
 |
amdmi3  |
Leges Motus is a networked, team-based, 2D shooter set in zero-gravity.
Using only the force from jumping off of walls and the recoil from
their guns, players must travel across the arena to lower their
opponent's gate
WWW: http://legesmotus.cs.brown.edu/ |