Bug 110690 - [PATCH] games/quake3: add ONLY_FOR_ARCHS=i386
Summary: [PATCH] games/quake3: add ONLY_FOR_ARCHS=i386
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: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-23 01:20 UTC by Alejandro Pulver
Modified: 2007-03-23 13:40 UTC (History)
0 users

See Also:


Attachments
quake3.diff (544 bytes, patch)
2007-03-23 01:20 UTC, Alejandro Pulver
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!