Bug 110690

Summary: [PATCH] games/quake3: add ONLY_FOR_ARCHS=i386
Product: Ports & Packages Reporter: Alejandro Pulver <alepulver>
Component: Individual Port(s)Assignee: Alejandro Pulver <alepulver>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
quake3.diff none

Description Alejandro Pulver freebsd_committer freebsd_triage 2007-03-23 01:20:03 UTC

- Mark as ONLY_FOR_ARCHS=i386, the reason is that  it doesn't run properly (first it segfaulted, and after fixing it, the server just freezes consuming the CPU). It was tested on an amd64, but it's very likely to happen in the other archs too.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-23 01:20:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Submitter has GNATS access
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-23 01:20:16 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 shirshegsm 2007-03-23 12:26:28 UTC
OK, thanks!

On Fri, 23 Mar 2007 01:20:14 UT, Edwin Groothuis <edwin@freebsd.org> wrote:
> Maintainer of games/quake3,
>
> Please note that PR ports/110690 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/110690
>
> --
> Edwin Groothuis
> edwin@FreeBSD.org
>


-- 
Linas Valiukas
gsm: +370 687 65 870
email: shirshegsm@gmail.com
skype: shirshegsm
hp: http://www.pypt.lt
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-03-23 13:35:38 UTC
alepulver    2007-03-23 13:35:28 UTC

  FreeBSD ports repository

  Modified files:
    games/quake3         Makefile 
  Log:
  - Mark as ONLY_FOR_ARCHS=i386, the reason is that it doesn't run properly
    (first it segfaulted, and after fixing it, the server just freezes consuming
    the CPU). It was tested on an amd64, but it's very likely to happen in the
    other archs too).
  
  PR:             ports/110690
  Submitted by:   alepulver (myself)
  Approved by:    "Linas Valiukas" <shirshegsm@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.16      +2 -0      ports/games/quake3/Makefile
_______________________________________________
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 5 Alejandro Pulver freebsd_committer freebsd_triage 2007-03-23 13:36:13 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!