Bug 145381 - repo copy games/tuxracer games/etuxracer
Summary: repo copy games/tuxracer games/etuxracer
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: Boris Samorodov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-04 17:10 UTC by Chris Petrik
Modified: 2010-05-13 10:40 UTC (History)
0 users

See Also:


Attachments
patch-etuxracer.txt (48.52 KB, patch)
2010-05-13 04:53 UTC, Chris Petrik
no flags Details | Diff
patch-etuxracer-new.txt (51.46 KB, patch)
2010-05-13 09:18 UTC, Chris Petrik
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Petrik 2010-04-04 17:10:09 UTC
Tuxracer has not been updated since about 2001

http://tuxracer.sourceforge.net - no updates since 2001
Their is a new version which is based on the original which improves the game, since not much has happened but the game is still fun regardless.
http://www.extremetuxracer.com/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-04-04 17:11:28 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Boris Samorodov freebsd_committer freebsd_triage 2010-04-27 15:47:48 UTC
State Changed
From-To: open->repocopy

Repocopies are portmgr territory. 


Comment 3 Boris Samorodov freebsd_committer freebsd_triage 2010-04-27 15:47:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

Repocopies are portmgr territory.
Comment 4 Joe Marcus Clarke freebsd_committer freebsd_triage 2010-05-03 07:59:49 UTC
State Changed
From-To: repocopy->open

Repocopy complete. 


Comment 5 Joe Marcus Clarke freebsd_committer freebsd_triage 2010-05-03 07:59:49 UTC
Responsible Changed
From-To: portmgr->bsam

Repocopy complete.
Comment 6 Chris Petrik 2010-05-13 04:53:01 UTC
Patch attached to update to the real etuxracer,
Comment 7 Boris B.Samorodov 2010-05-13 07:07:36 UTC
I get this error at my tinderbox:
-----
...
===>  Configuring for etuxracer-0.4
===>  Building for etuxracer-0.4
gmake: Makefile: No such file or directory
gmake: *** No rule to make target `Makefile'.  Stop.
*** Error code 1

Stop in /a/ports/games/etuxracer.
-----

Seems that we should use either GNU_CONFIGURE=yes or HAS_CONFIGURE=yes
but not USE_CONFIGURE=yes at the Makefile. What do you think?

-- 
WBR, bsam
Comment 8 Chris Petrik 2010-05-13 09:18:40 UTC
I submitted the wrong patch, this is the correct one.
Comment 9 dfilter service freebsd_committer freebsd_triage 2010-05-13 10:23:51 UTC
bsam        2010-05-13 09:23:42 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
    games/etuxracer      Makefile distinfo pkg-descr pkg-plist 
  Added files:
    games/etuxracer/files patch-configure patch-png_reader.cpp 
  Removed files:
    games/etuxracer/files patch-configure.in patch-game_config.c 
  Log:
  Welcome a new port games/etuxracer!
  
  PR:             ports/145381
  Submitted by:   Chris Petrik <chris at officialunix.com>
  
  Revision  Changes    Path
  1.1333    +1 -0      ports/games/Makefile
  1.39      +17 -27    ports/games/etuxracer/Makefile
  1.5       +3 -6      ports/games/etuxracer/distinfo
  1.3       +26 -0     ports/games/etuxracer/files/patch-configure (new)
  1.4       +0 -92     ports/games/etuxracer/files/patch-configure.in (dead)
  1.2       +0 -55     ports/games/etuxracer/files/patch-game_config.c (dead)
  1.1       +38 -0     ports/games/etuxracer/files/patch-png_reader.cpp (new)
  1.5       +3 -3      ports/games/etuxracer/pkg-descr
  1.3       +471 -173  ports/games/etuxracer/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 10 Boris Samorodov freebsd_committer freebsd_triage 2010-05-13 10:26:14 UTC
State Changed
From-To: open->closed

Committed, thanks! 
I've done two modifications (if you don't mind): 
. <spaces> -> <tabs> at Makefile after MASTER_SITES= and DISTNAME=; 
. changes some Makefile headers.
Comment 11 dfilter service freebsd_committer freebsd_triage 2010-05-13 10:36:31 UTC
bsam        2010-05-13 09:36:16 UTC

  FreeBSD doc repository (ports committer)

  Modified files:
    en_US.ISO8859-1/articles/contributors contrib.additional.sgml 
  Log:
  Add Chris Petrik for games/etuxracer.
  
  PR:             ports/145381
  Submitted by:   Chris Petrik <chris at officialunix.com>
  
  Revision  Changes    Path
  1.913     +4 -0      doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml
_______________________________________________
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"