notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: games/doom-freedoom/Makefile
SVNWeb

Number of commits found: 26

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  d56127b  (Only the first 10 of 744 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 6 Jan 2020
[ 12:53 pkubaj search for other commits by this committer ] Original commit   Revision:522221
games/doom-freedoom to 0.12.1, switch maintainer to my FreeBSD.org address

PR:		241856
Submitted by:	hardy.schumacher@gmx.de
Sun, 4 Mar 2018
[ 07:44 yuri search for other commits by this committer ] Original commit   Revision:463555
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)
Wed, 6 Dec 2017
[ 21:32 amdmi3 search for other commits by this committer ] Original commit   Revision:455680
- Update to 0.10.1

PR:		216888
Submitted by:	BM-2cUeCzVy7CNYW6BX4WEnC4s9X9unYMUcre@bitmessage.ch
Fri, 12 Jun 2015
[ 20:58 erwin search for other commits by this committer ] Original commit   Revision:389300 (Only the first 10 of 57 ports in this commit are shown above. View all ports for this commit)
Reset dhn's ports

PR:		197522
Submitted by:	jbeich
Approved by:	portmgr
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
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
Mon, 22 Dec 2014
[ 21:38 bapt search for other commits by this committer ] Original commit   Revision:375273 (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
Revert r375084

A too sharp axe causes unpredictable damages

Reported by:	amdmi3
Sat, 20 Dec 2014
[ 18:37 bapt search for other commits by this committer ] Original commit   Revision:375084 (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
Cleanup plist
Thu, 3 Jul 2014
[ 23:27 adamw search for other commits by this committer ] Original commit   Revision:360485
Remove NOPORTDOCS.
Sun, 15 Jun 2014
[ 09:45 vanilla search for other commits by this committer ] Original commit   Revision:357859
Stagify.

Approved by:	portmgr@
Fri, 6 Jun 2014
[ 15:26 ak search for other commits by this committer ] Original commit   Revision:356803 (Only the first 10 of 56 ports in this commit are shown above. View all ports for this commit)
- 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
Mon, 10 Mar 2014
[ 14:49 bapt search for other commits by this committer ] Original commit   Revision:347760 (Only the first 10 of 191 ports in this commit are shown above. View all ports for this commit)
Convert g* to USES=zip
Fri, 20 Sep 2013
[ 17:36 bapt search for other commits by this committer ] Original commit   Revision:327730 (Only the first 10 of 1149 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
Mon, 8 Aug 2011
[ 10:26 dhn search for other commits by this committer ] Original commit 
- Update to 0.7
- Take maintainership
Sun, 27 Feb 2011
[ 04:54 tabthorpe search for other commits by this committer ] Original commit  (Only the first 10 of 147 ports in this commit are shown above. View all ports for this commit)
- Reassign ports to heap

Submitted by:   alepulver
Sat, 22 Aug 2009
[ 00:23 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 415 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with G
Mon, 24 Mar 2008
[ 20:44 alepulver search for other commits by this committer ] Original commit 
- Update to version 0.6.2.
Mon, 10 Mar 2008
[ 16:05 alepulver search for other commits by this committer ] Original commit 
- Update to version 0.6.
Thu, 5 Oct 2006
[ 00:33 alepulver search for other commits by this committer ] Original commit 
- Update to version 0.5.
Mon, 17 Apr 2006
[ 19:49 alepulver search for other commits by this committer ] Original commit 
- Update to version 0.4.1.
- Remove '@' from installation commands.
- Add final stop to pkg-descr.

Approved by:    garga (mentor)
Sun, 9 Apr 2006
[ 13:08 alepulver search for other commits by this committer ] Original commit  (Only the first 10 of 80 ports in this commit are shown above. View all ports for this commit)
Change the maintainership address to the @FreeBSD.org one.

Approved by:    garga (mentor)
Sun, 8 Jan 2006
[ 21:30 edwin search for other commits by this committer ] Original commit 
[MAINTAINER UPDATE] games/doom-freedoom: update to version 0.4

PR:             ports/91525
Submitted by:   Alejandro Pulver <alejandro@varnet.biz>
Fri, 9 Dec 2005
[ 11:19 garga search for other commits by this committer ] Original commit 
- 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
Thu, 24 Nov 2005
[ 10:04 edwin search for other commits by this committer ] Original commit 
[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: 26