Bug 117143 - update games/prboom to version 2.4.7
Summary: update games/prboom to version 2.4.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-12 21:00 UTC by Pedro F. Giffuni
Modified: 2007-11-13 01:30 UTC (History)
0 users

See Also:


Attachments
file.diff (6.50 KB, patch)
2007-10-12 21:00 UTC, Pedro F. Giffuni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro F. Giffuni 2007-10-12 21:00:06 UTC
The new version ncludes many enhacements and fixes. Most notable:
- 64bit support (tested on amd64)
- fix gcc4x related bugs
- much faster

See the homepage for more details.

Fix: patch:
How-To-Repeat: Remaining issue: the (optional) OpenGL support was not found on my machine so I basically left the option as it was (disabled by default).
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-12 21:00:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-11-13 01:24:08 UTC
pav         2007-11-13 01:24:03 UTC

  FreeBSD ports repository

  Modified files:
    games/prboom         Makefile distinfo pkg-plist 
    games/prboom/files   patch-Makefile.in patch-configure 
                         patch-src-Makefile.in 
  Removed files:
    games/prboom/files   patch-data-Makefile.in 
                         patch-doc-Makefile.in 
  Log:
  - Update to 2.4.7 (which compiles on 7.0)
  
  PR:             ports/117143
  Submitted by:   Pedro F. Giffuni <giffunip@tutopia.com>
  Approved by:    portmgr (self), maintainer timeout (1 month)
  
  Revision  Changes    Path
  1.16      +5 -12     ports/games/prboom/Makefile
  1.7       +3 -3      ports/games/prboom/distinfo
  1.3       +5 -5      ports/games/prboom/files/patch-Makefile.in
  1.4       +7 -16     ports/games/prboom/files/patch-configure
  1.3       +0 -11     ports/games/prboom/files/patch-data-Makefile.in (dead)
  1.3       +0 -35     ports/games/prboom/files/patch-doc-Makefile.in (dead)
  1.3       +7 -7      ports/games/prboom/files/patch-src-Makefile.in
  1.3       +6 -5      ports/games/prboom/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2007-11-13 01:24:18 UTC
State Changed
From-To: feedback->closed

Committed, thanks!