7050 FreshPorts -- games/doom-data
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
doom-data 1.0_1 games on this many watch lists=2 search for ports that depend on this port
Shareware data files for Doom, Doom II, Hexen, Heretic, and Strife
Maintained by: jakub_lach@mailplus.pl search for ports maintained by this maintainer
Port Added: 17 Nov 2005 11:29:23
License: not specified in port


This port provides shareware data files for games of Doom, Doom II, Hexen,
Heretic, and Strife.  These are typically required to play various source
ports of original id Software games and their spin-offs.

To be able to play full game of any aforementioned, one is still required
to have legitimate (also called registered) copy of appropriate IWAD game
data files.
SVNWeb : Distfiles Availability : PortsMon

This port is required by:

for Run

To install the port: cd /usr/ports/games/doom-data/ && make install clean
To add the package: pkg_add -r doom-data


Configuration Options
===> The following configuration options are available for doom-data-1.0_1:
     DOOM=on: Install Doom shareware data
     HERETIC=off: Install Heretic shareware data
     HEXEN=off: Install Hexen shareware data
     STRIFE=off: Install Strife shareware data
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/doom-data/
  2. http://www.ijs.si/~lesi/distfiles/doom/

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
12 May 2013 08:39:29
Original commit files touched by this commit  1.0_1
danfe search for other commits by this committer
Toughen the check and unbreak INDEX.
12 May 2013 08:06:32
Original commit files touched by this commit  1.0_1
danfe search for other commits by this committer
If port is setting PKGNAMEPREFIX=${FOOPKGNAMEPREFIX}, but .include's this
file before <bsd.port.options.mk>, options handling gets broken because
options will be loaded from OPTIONSFILE which is based on UNIQUENAME and
thus PKGNAMEPREFIX, which is empty at that point.  Prevent this: ensure
that FOOPKGNAMEPREFIX is defined in advance for ports that use it to set
their PKGNAMEPREFIX and having OPTIONS.
12 May 2013 06:35:06
Original commit files touched by this commit  1.0_1
danfe search for other commits by this committer
- Slightly improve usage description (comment) in quake2-data/Makefile.include
- Synchronize other games' -data/Makefile.include files (consistently use
  LOCALBASE, drop obvious comments, adjust formatting, etc.)
29 Jan 2013 23:00:02
Original commit files touched by this commit  1.0_1
jgh search for other commits by this committer
- pass to new maintainer
- while here pet portlint
10 Dec 2012 01:20:17
Original commit files touched by this commit  1.0_1
eadler search for other commits by this committer
Revert Chris Petrik's ports to the pool.  Thank you for all your work so far,
and should you desire to return just let us know.

PR:		ports/174309
Submitted by:	Chris Petrik
22 Nov 2012 14:58:10
Original commit files touched by this commit  1.0_1
danfe search for other commits by this committer
- Fix Makefile header, improve COMMENT and port description
- Miscellaneous style fixes in Makefile.include

Approved by:	maintainer (implicit)
Feature safe:	yes
06 Oct 2012 08:02:07
Original commit files touched by this commit  1.0_1
ak search for other commits by this committer
- Add license
- Convert Makefile headers to new style
- Update MASTER_SITES

PR:	ports/172111
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
09 Sep 2012 02:30:44
Original commit files touched by this commit  1.0_1
eadler search for other commits by this committer
Welcome back Chris Petrik <c.petrik.sosa@gmail.com>

PR:	ports/171481
25 Jul 2012 06:32:08
Original commit files touched by this commit  1.0_1
cs search for other commits by this committer
Fix typos in COMMENT
12 Jun 2012 16:35:45
Original commit files touched by this commit  1.0_1
bapt search for other commits by this committer
Convert to new options framework
03 Jul 2011 14:25:36
Original commit files touched by this commit  1.0_1
ohauer search for other commits by this committer
-remove MD5
27 Feb 2011 04:54:41
Original commit files touched by this commit  1.0_1
tabthorpe search for other commits by this committer
- Reassign ports to heap

Submitted by:   alepulver
19 Sep 2009 11:42:22
Original commit files touched by this commit  1.0_1
miwi search for other commits by this committer
- Add Backup MASTER_SITES

PR:             138960
Submitted by:   Chris Petrik <chris@officialunix.com> (maintainer)
Feature safe:   yes
24 Apr 2006 21:03:30
Original commit files touched by this commit  1.0_1
alepulver search for other commits by this committer
- Remove unneeded PKGMESSAGE variable (SUB_FILES sets it).
- Fix OPTIONS handling.
- Remove '@' from installation command.
- Remove USE_REINPLACE.
- Bump PORTREVISION.

Approved by:    garga (mentor)
09 Apr 2006 13:08:16
Original commit files touched by this commit  1.0
alepulver search for other commits by this committer
Change the maintainership address to the @FreeBSD.org one.

Approved by:    garga (mentor)
09 Dec 2005 11:19:52
Original commit files touched by this commit  1.0
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
19 Nov 2005 12:06:43
Original commit files touched by this commit  1.0
barner search for other commits by this committer
Fix build if no WAD is selected (this also fixes the build of
games/doom-{hr, hr2, wolfendoom, hacx} which use this port's Makefile.include

PR:             ports/89263
Submitted by:   Alejandro Pulver <alejandro@varnet.biz> (maintainer)
17 Nov 2005 11:28:34
Original commit files touched by this commit  1.0
barner search for other commits by this committer
Add doom-data 1.0.

Doom data files (the shareware versions of Doom, Doom II, Hexen,
Heretic and Strife).

This port is the basis of a new framework that allows DooM
ports to share their data files.

The cannoical location of those WAD files is ${LOCALBASE}/share/doom
(the directory is owned by this port).

In order to create your own port for a DooM WAD port, please see
games/doom-hr for an example.

PR:             86439
Submitted by:   Alejandro Pulver <alejandro@varnet.biz>

Number of commits found: 18

28b3
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24569
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 3
new 48 hours10
new 7 days30
new fortnight85
new month175

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0