Bug 158781 - New port: games/drcreep Platform Puzzle Game
Summary: New port: games/drcreep Platform Puzzle Game
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: Alex Kozlov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-11 03:50 UTC by Robert Crossfield
Modified: 2012-03-30 15:40 UTC (History)
0 users

See Also:


Attachments
file.shar (2.47 KB, text/plain)
2011-07-11 03:50 UTC, Robert Crossfield
no flags Details
drcreep.shar (2.69 KB, application/x-shar)
2011-10-26 23:18 UTC, Robert Crossfield
no flags Details
drcreep.shar (2.64 KB, application/x-shar)
2012-02-04 06:31 UTC, Robert Crossfield
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Crossfield 2011-07-11 03:50:08 UTC
Port of the 1984 Commodore 64 Game 'The Castles of Dr. Creep'

Fix: Patch attached with submission follows:
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2011-10-20 04:38:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->eadler

I'll take it.
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2011-10-26 02:57:03 UTC
State Changed
From-To: open->feedback

please use tabs, not spaces 
portversion, not distversion 
drcreep, not creep 
please use iso dates 
LICENSE goes in makefile, not pkg-descr 
use pkg-plist and pay attension to @dirrm directives 
check out portlint, it can help a lot.
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2011-10-27 03:02:54 UTC
State Changed
From-To: feedback->open

Submitter has fixed.
Comment 4 Eitan Adler freebsd_committer freebsd_triage 2011-11-02 22:01:38 UTC
Responsible Changed
From-To: eadler->freebsd-ports-bugs

ENOTIME
Comment 5 Eitan Adler freebsd_committer freebsd_triage 2011-12-25 18:28:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->eadler

I'll take it.
Comment 6 Eitan Adler freebsd_committer freebsd_triage 2011-12-27 01:39:00 UTC
State Changed
From-To: open->feedback

per my comments
Comment 7 Eitan Adler freebsd_committer freebsd_triage 2012-01-14 15:45:22 UTC
State Changed
From-To: feedback->open

I seem to have gotten feedback
Comment 8 Eitan Adler freebsd_committer freebsd_triage 2012-02-06 02:38:38 UTC
Responsible Changed
From-To: eadler->freebsd-ports-bugs

I can't work on this one anymore
Comment 9 Alex Kozlov freebsd_committer freebsd_triage 2012-03-24 20:34:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ak

I'll take it.
Comment 10 dfilter service freebsd_committer freebsd_triage 2012-03-30 15:36:46 UTC
ak          2012-03-30 14:36:33 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/drcreep        Makefile distinfo pkg-descr pkg-plist 
  Log:
  The Castles of Dr. Creep is a platform puzzle game
  originally for the Commodore 64 and released in 1984
  By Broderbund and written by Ed Hobbs.
  
  PR:     ports/158781
  Submitted by:   Robert Crossfield <robcrossfield@gmail.com>
  Approved by:    itetcu (mentor)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.1406    +1 -0      ports/games/Makefile
  1.1       +43 -0     ports/games/drcreep/Makefile (new)
  1.1       +2 -0      ports/games/drcreep/distinfo (new)
  1.1       +7 -0      ports/games/drcreep/pkg-descr (new)
  1.1       +7 -0      ports/games/drcreep/pkg-plist (new)
_______________________________________________
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 11 Alex Kozlov freebsd_committer freebsd_triage 2012-03-30 15:38:10 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!