Port details |
- doom-freedoom Complete Doom-based game IWAD that is Free Software
- 0.12.1 games =3 0.12.1Version of this port present on the latest quarterly branch.
- Maintainer: pkubaj@FreeBSD.org
- Port Added: 2005-11-24 10:05:21
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-Apache-SessionX, sash, zzuf, nc, healthd
- License: MIT
- WWW:
- https://freedoom.github.io/
- Description:
- Freedoom is a project to create a complete Doom II-compatible IWAD file which
is Free Software.
The IWAD file is the file used by Doom which contains all the game data
(graphics, sound effects, music, etc.). While the Doom source code is Free,
you currently still need one of the proprietary IWAD files from id in order to
play Doom. Freedoom aims to create a Free alternative. Combined with the
GPL-licensed Doom source code this will result in a complete Free Doom-based
game.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- doom-freedoom>0:games/doom-freedoom
- To install the port:
- cd /usr/ports/games/doom-freedoom/ && make install clean
- To add the package, run one of these commands:
- pkg install games/doom-freedoom
- pkg install doom-freedoom
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: doom-freedoom
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1573382233
SHA256 (freedoom-0.12.1.zip) = f42c6810fc89b0282de1466c2c9c7c9818031a8d556256a6db1b69f6a77b5806
SIZE (freedoom-0.12.1.zip) = 21996221
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- doom-data>0 : games/doom-data
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_doom-freedoom
- USES:
- zip
- 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) |
0.12.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 ) |
0.12.1 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 ) |
0.12.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.12.1 06 Jan 2020 12:53:50 |
pkubaj |
games/doom-freedoom to 0.12.1, switch maintainer to my FreeBSD.org address
PR: 241856
Submitted by: hardy.schumacher@gmx.de |
0.11.3 04 Mar 2018 07:44:13 |
yuri |
games/doom-freedoom: Update to 0.11.3
pkubaj@anongoth.pl takes maintainership.
Port changes:
* Changed to DISTVERSION
* Added LICENSE/LICENSE_FILE
* Fixed %%DATADIR%% in PLIST_FILES
PR: 226340
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Approved by: tcberner (mentor, implicit) |
0.10.1 06 Dec 2017 21:32:46 |
amdmi3 |
- Update to 0.10.1
PR: 216888
Submitted by: BM-2cUeCzVy7CNYW6BX4WEnC4s9X9unYMUcre@bitmessage.ch |
0.7 12 Jun 2015 20:58:14 |
erwin |
Reset dhn's ports
PR: 197522
Submitted by: jbeich
Approved by: portmgr |
0.7 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.7 22 Dec 2014 21:38:24 |
bapt |
Revert r375084
A too sharp axe causes unpredictable damages
Reported by: amdmi3 |
0.7 20 Dec 2014 18:37:12 |
bapt |
Cleanup plist |
0.7 03 Jul 2014 23:27:50 |
adamw |
Remove NOPORTDOCS. |
0.7 15 Jun 2014 09:45:21 |
vanilla |
Stagify.
Approved by: portmgr@ |
0.7 06 Jun 2014 15:26:41 |
ak |
- Use /usr/bin/unzip for zip files extraction (part 2)
Remove most of USES=zip:infozip
PR: ports/188419
Approved by: portmgr (bapt)
Exp-run: antoine |
10 Mar 2014 14:49:26
|
bapt |
Convert g* to USES=zip |
0.7 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.7 08 Aug 2011 10:26:27 |
dhn |
- Update to 0.7
- Take maintainership |
0.6.2 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
0.6.2 27 Feb 2011 04:54:41 |
tabthorpe |
- Reassign ports to heap
Submitted by: alepulver |
0.6.2 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
0.6.2 24 Mar 2008 20:44:07 |
alepulver |
- Update to version 0.6.2. |
0.6 10 Mar 2008 16:05:06 |
alepulver |
- Update to version 0.6. |
0.5 05 Oct 2006 00:33:56 |
alepulver |
- Update to version 0.5. |
0.4.1 17 Apr 2006 19:49:11 |
alepulver |
- Update to version 0.4.1.
- Remove '@' from installation commands.
- Add final stop to pkg-descr.
Approved by: garga (mentor) |
0.4 09 Apr 2006 13:08:16 |
alepulver |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor) |
0.4 08 Jan 2006 21:30:54 |
edwin |
[MAINTAINER UPDATE] games/doom-freedoom: update to version 0.4
PR: ports/91525
Submitted by: Alejandro Pulver <alejandro@varnet.biz> |
0.3 09 Dec 2005 11:19:52 |
garga |
- Changed doom-data/Makefile.include to be more similar to bsd.*.mk files,
also it doesn't override port's variables.
- Change dependant ports
PR: ports/90123
Submitted by: maintainer |
0.3 24 Nov 2005 10:04:34 |
edwin |
[NEW PORT] games/doom-freedoom - Complete Doom-based game IWAD that is Free
Software
Freedoom is a project to create a complete Doom II-compatible
IWAD file which is Free Software.
The IWAD file is the file used by Doom which contains all
the game data (graphics, sound effects, music, etc.). While
the Doom source code is Free, you currently still need one
of the proprietary IWAD files from id in order to play Doom.
Freedoom aims to create a Free alternative. Combined with
the GPL-licensed Doom source code this will result in a
complete Free Doom-based game
PR: ports/89473
Submitted by: "Alejandro Pulver" <alejandro@varnet.biz> |