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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
doom-freedoom Complete Doom-based game IWAD that is Free Software
0.12.1 games on this many watch lists=1 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 0.12.1Version of this port present on the latest quarterly branch.
Maintainer: pkubaj@FreeBSD.org search for ports maintained by this maintainer
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:: nethack32, svk, tmpreaper, uk-aspell
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.
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 (5 items)
Collapse this list.
  1. /usr/local/share/doom/freedoom/freedoom1.wad
  2. /usr/local/share/doom/freedoom/freedoom2.wad
  3. /usr/local/share/licenses/doom-freedoom-0.12.1/catalog.mk
  4. /usr/local/share/licenses/doom-freedoom-0.12.1/LICENSE
  5. /usr/local/share/licenses/doom-freedoom-0.12.1/MIT
Collapse this list.
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):
doom-freedoom
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.12.10.12.10.12.10.12.10.12.1-0.12.1-
FreeBSD:13:quarterly0.12.10.12.10.12.10.12.10.12.10.12.10.12.10.12.1
FreeBSD:14:latest0.12.10.12.10.12.10.12.10.12.10.12.1-0.12.1
FreeBSD:14:quarterly0.12.10.12.1-0.12.10.12.10.12.10.12.10.12.1
FreeBSD:15:latest0.12.10.12.1n/a0.12.1n/a0.12.10.12.10.12.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/freedoom/freedoom/releases/download/v0.12.1/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
0.12.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)
0.12.1
20 Jul 2022 14:21:58
commit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27c files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.12.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.
0.12.1
06 Jan 2020 12:53:50
Revision:522221Original commit files touched by this commit
pkubaj search for other commits by this committer
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
Revision:463555Original commit files touched by this commit
yuri search for other commits by this committer
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
Revision:455680Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.10.1

PR:		216888
Submitted by:	BM-2cUeCzVy7CNYW6BX4WEnC4s9X9unYMUcre@bitmessage.ch
0.7
12 Jun 2015 20:58:14
Revision:389300Original commit files touched by this commit
erwin search for other commits by this committer
Reset dhn's ports

PR:		197522
Submitted by:	jbeich
Approved by:	portmgr
0.7
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:375273Original commit files touched by this commit
bapt search for other commits by this committer
Revert r375084

A too sharp axe causes unpredictable damages

Reported by:	amdmi3
0.7
20 Dec 2014 18:37:12
Revision:375084Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.7
03 Jul 2014 23:27:50
Revision:360485Original commit files touched by this commit Sanity Test Failure
adamw search for other commits by this committer
Remove NOPORTDOCS.
0.7
15 Jun 2014 09:45:21
Revision:357859Original commit files touched by this commit
vanilla search for other commits by this committer
Stagify.

Approved by:	portmgr@
0.7
06 Jun 2014 15:26:41
Revision:356803Original commit files touched by this commit
ak search for other commits by this committer
- 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
Revision:347760Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Convert g* to USES=zip
0.7
20 Sep 2013 17:36:36
Revision:327730Original 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:
games)
0.7
08 Aug 2011 10:26:27
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 0.7
- Take maintainership
0.6.2
03 Jul 2011 14:25:36
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.6.2
27 Feb 2011 04:54:41
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign ports to heap

Submitted by:   alepulver
0.6.2
22 Aug 2009 00:23:13
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
0.6.2
24 Mar 2008 20:44:07
Original commit files touched by this commit
alepulver search for other commits by this committer
- Update to version 0.6.2.
0.6
10 Mar 2008 16:05:06
Original commit files touched by this commit
alepulver search for other commits by this committer
- Update to version 0.6.
0.5
05 Oct 2006 00:33:56
Original commit files touched by this commit
alepulver search for other commits by this committer
- Update to version 0.5.
0.4.1
17 Apr 2006 19:49:11
Original commit files touched by this commit
alepulver search for other commits by this committer
- 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
Original commit files touched by this commit
alepulver search for other commits by this committer
Change the maintainership address to the @FreeBSD.org one.

Approved by:    garga (mentor)
0.4
08 Jan 2006 21:30:54
Original commit files touched by this commit
edwin search for other commits by this committer
[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
Original commit files touched by this commit
garga search for other commits by this committer
- 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
Original commit files touched by this commit
edwin search for other commits by this committer
[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>

Number of commits found: 28