Port details |
- lmpc Tools to manipulate some FPS games demo recordings
- 3.4.4 games
=3 3.4.4Version of this port present on the latest quarterly branch. IGNORE: is only for armv6 armv7 i386 mips powerpc, while you are running amd64 (reason: assumes sizeof(long) == 4)
- Maintainer: danfe@FreeBSD.org
 - Port Added: 2006-03-16 19:10:57
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: zh-opencc, snd, p5-HTML-HTML5-Entities, xorg-docs, p5-Ubic
- License: GPLv2+
- WWW:
- http://demospecs.half-empty.de/lmpc-alpha/
- Description:
- LMPC is a tool to manipulate games recordings (demos). Supported games are
DOOM, DOOM II, Heretic, Hexen, Strife (LMP files), Duke Nukem 3D, Redneck
Rampage (DMO files), Quake (DEM), QuakeWorld (QWD), Quake II (DM2, client
recorded, server recorded, relay files), and Quake III Arena (DM3 files, or
dm_68 more precisely). It also includes DEM file cutter tool (DEMcut), DEM
text file analyser (DEMA), demo broadcasting server (DBS), and DM2 file
concatenator (DM2cat).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/lmpc/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install games/lmpc
- pkg install lmpc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lmpc
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: armv6 armv7 i386 mips powerpc
- distinfo:
- SHA256 (lmpc-3.4.4.tar.gz) = 6e2d57d82454b4b1ffd075a29895caeddcde1c1883209378676682bf1da42b3f
SIZE (lmpc-3.4.4.tar.gz) = 484815
SHA256 (lmpc.html) = 4c4ad9852a5ca7fef644f889853734a156390e5556497b0984ba23e1b6631a13
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.3 : devel/gmake
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for lmpc-3.4.4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_lmpc
- USES:
- gmake perl5 shebangfix
- 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 |
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) |
3.4.4 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 ) |
3.4.4 20 Jul 2022 14:21:58
    |
Tobias C. Berner (tcberner)  |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
3.4.4 02 Jan 2022 06:48:40
    |
Alexey Dokuchaev (danfe)  |
games/lmpc: allow the port to build on more 32-bit architectures
Convert to idiomatic ONLY_FOR_ARCHS and register one more object
file which depends on the generated "udemy.h" header file to fix
parallel builds (-jX).
While here, adjust LICENSE (it is GPLv2 or later) and factor out
installation of documentation into the dedicated helper target.
PR: 260697
Submitted by: Robert Clausecker |
3.4.4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.4.4 21 May 2014 06:56:47
  |
danfe  |
- Stagify; utilize shebangfix for one of the script files; touch COMMENT
- Try to fix parallel (-jX) builds by adding missing target dependencies |
3.4.4 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
3.4.4 17 Sep 2013 06:28:07
  |
bapt  |
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake |
3.4.4 10 Jul 2013 11:49:41
  |
bapt  |
Mark jobs unsafe and convert to USES=gmake |
3.4.4 16 May 2013 08:35:18
  |
danfe  |
- Update Makefile header and COMMENT
- Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS |
3.4.4 12 Oct 2011 02:39:03
 |
danfe  |
Define PORTSCOUT variable to ignore letter-suffixed archives as they contain
binaries for different platforms, not the source code. |
3.4.4 31 Aug 2011 17:50:44
 |
danfe  |
Reduce some whitespace and consistensify variable substitution syntax. |
3.4.4 31 Aug 2011 14:55:32
 |
danfe  |
- Update to version 3.4.4
- Download pregenerated documentation from the Internet
- Add LICENSE (GPLv2)
- Augment IGNORE statement
- Cleanup the Makefile while here |
3.4.2 31 Aug 2011 13:28:44
 |
danfe  |
Project homepage moved to a new place on the Internet. |
3.4.2 03 Jul 2011 14:25:36
 |
ohauer  |
-remove MD5 |
3.4.2 22 Aug 2009 00:23:13
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
3.4.2 03 Mar 2007 11:06:56
 |
danfe  |
Update to version 3.4.2. |
3.4.1 20 Mar 2006 11:01:38
 |
danfe  |
- Fix the build on 4/i386 and perl-less systems [*]
- Minor Makefile cleanups
Reported by: krismail [*] |
3.4.1 16 Mar 2006 19:02:02
 |
danfe  |
Add LMPC, a tool to manipulate games demo recordings. Supported games
include DOOM, DOOM II, Heretic, Hexen, Duke Nukem 3D, QuakeWorld, Quake II,
Quake III Arena, and more. |