Bug 120184 - New port: emulators/cpmtools27: Tools to access CP/M disks and disk images.
Summary: New port: emulators/cpmtools27: Tools to access CP/M disks and disk images.
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: Felippe de Meirelles Motta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-31 12:50 UTC by Sven Klose
Modified: 2008-06-22 23:13 UTC (History)
0 users

See Also:


Attachments
file.shar (4.89 KB, text/plain)
2008-01-31 12:50 UTC, Sven Klose
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Klose 2008-01-31 12:50:01 UTC
This is a port of the "cpmtools". The emulators/cpmtools currently to be found is misnamed and should be moved emulators/cpm. I called this port cpmtools27 to work around the conflict.

This port is promising lots of fun if the new port emulators/libdsk would be accepted.

Fix: Patch attached with submission follows:
Comment 1 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-05-17 18:43:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lippe

I'll take it.
Comment 2 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-05-17 20:55:57 UTC
Hi Submitter,

This port is the same that emulators/cpmtools, isn't it ? Could you
then update him (if yes). 

I'll wait an response! :)

-- 
lippe@FreeBSD.org
Felippe de Meirelles Motta
Comment 3 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-05-17 21:01:09 UTC
State Changed
From-To: open->feedback

Doubts on patch sent, submitter asked.
Comment 4 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-05-28 18:26:08 UTC
State Changed
From-To: feedback->open

Submitter has approved.
Comment 5 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-06-20 07:18:57 UTC
State Changed
From-To: open->feedback

Ask for submitter approval.
Comment 6 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-06-21 01:28:25 UTC
Responsible Changed
From-To: lippe->portmgr

Portmgr territory.
Comment 7 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-06-21 01:28:45 UTC
State Changed
From-To: feedback->repocopy

Please repocopy from emulators/cpmtools to emulators/cpmtools27.
Comment 8 Joe Marcus Clarke freebsd_committer freebsd_triage 2008-06-22 18:58:01 UTC
State Changed
From-To: repocopy->open

cpmtool27 already exists in the repo.  Just resurrect this port. 


Comment 9 Joe Marcus Clarke freebsd_committer freebsd_triage 2008-06-22 18:58:01 UTC
Responsible Changed
From-To: portmgr->lippe

cpmtool27 already exists in the repo.  Just resurrect this port.
Comment 10 dfilter service freebsd_committer freebsd_triage 2008-06-22 23:01:37 UTC
lippe       2008-06-22 22:01:32 UTC

  FreeBSD ports repository

  Modified files:
    emulators            Makefile 
  Added files:
    emulators/cpmtools27 Makefile distinfo pkg-descr pkg-plist 
    emulators/cpmtools27/files patch-Makefile.in 
  Log:
  This port allows to access CP/M file systems similar to the well-known mtools
  package, which accesses MSDOS file systems. I use it for file exchange with a
  Z80-PC simulator, but it works on floppy devices as well.
  
  WWW: http://www.moria.de/~michael/cpmtools/
  
  PR:             ports/120184
  Submitted by:   Sven Klose <pixel@hugbox.org>
  Approved by:    gabor (mentor, implicit)
  
  Revision  Changes    Path
  1.261     +1 -0      ports/emulators/Makefile
  1.1       +47 -0     ports/emulators/cpmtools27/Makefile (new)
  1.1       +3 -0      ports/emulators/cpmtools27/distinfo (new)
  1.1       +20 -0     ports/emulators/cpmtools27/files/patch-Makefile.in (new)
  1.1       +21 -0     ports/emulators/cpmtools27/pkg-descr (new)
  1.1       +9 -0      ports/emulators/cpmtools27/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 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-06-22 23:13:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!