Bug 191475 - [patch] [maintainer] add warning message for games/prboom
Summary: [patch] [maintainer] add warning message for games/prboom
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-29 13:04 UTC by thiagohero501
Modified: 2014-07-12 18:30 UTC (History)
1 user (show)

See Also:


Attachments
A warning message for Prboom. (1.29 KB, patch)
2014-06-29 13:04 UTC, thiagohero501
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description thiagohero501 2014-06-29 13:04:59 UTC
Created attachment 144243 [details]
A warning message for Prboom.

This patch add a warning message in the final install process.

Here is the message:

1) This port does not install any doom .wad ,
so you have to download it and run prboom -iwad /path/to/doom.wad 
or put it in /usr/local/share/games/doom/ !

2) Prboom is very out of date (http://prboom.sourceforge.net), so 
if you like prboom and  want a newer version 
you should look at http://prboom-plus.sourceforge.net!

3)Have fun!
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-07-12 17:58:43 UTC
A commit references this bug:

Author: rakuco
Date: Sat Jul 12 17:58:07 UTC 2014
New revision: 361630
URL: http://svnweb.freebsd.org/changeset/ports/361630

Log:
  Add a pkg-message with a few warnings.

  PR:		191475
  Submitted by:	thiagohero501@gmail.com (maintainer)

Changes:
  head/games/prboom/Makefile
  head/games/prboom/files/pkg-message.in
Comment 2 Raphael Kubo da Costa freebsd_committer freebsd_triage 2014-07-12 18:30:25 UTC
Committed, thanks!