The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD emulators : prodosemu

A text based Apple IIe ProDOS emulator

 Prodosemu is a text based Apple IIe ProDOS emulator. Unlike most
popular Apple emulators it does not use disk images, instead it uses
the UNIX file-system. If you have an Apple IIe then you will need to
transfer your programs/files into a directory somewhere with your
favorite comm's program. Otherwise you will need to install the aftp
port to pull the files out from the Apple disk images that are widely
available on the net (eg the ProDOS system disk available from
asimov).

The rom file (included) is stored in /usr/local/lib/apple2 (or similar
path on your system) under the name "prodos-2e.rom". I've adopted this
title so that Prodosemu can co-exist with the other apple emulators in
the ports collection.

There is no man page for this program so I have included the slightly
modified README at the end of this document. 

Share and enjoy,
Joel...
sutton@aardvark.apana.org.au
 

http://downloads.planetmirror.com/pub/apple2/emulators/prodosemu/



prodosemu history


v. 1.17
date: 2005/07/21 15:32:37;  author: pav;  state: Exp;  lines: +9 -2
- Use PLIST_FILES and PORTDOCS

PR:		ports/83855
Submitted by:	KATO Tsuguru 

v. 1.16 date: 2005/07/21 13:18:22; author: pav; state: Exp; lines: +2 -4 - Fix fetch, unbreak PR: ports/83848 Submitted by: Benjamin Lutz
v. 1.15 date: 2005/07/17 19:52:54; author: kris; state: Exp; lines: +2 -0 BROKEN: Unfetchable
v. 1.14 date: 2005/01/03 09:38:14; author: krion; state: Exp; lines: +2 -1 Fix MASTER_SITES. Approved by: portmgr (implicit)
v. 1.13 date: 2003/07/31 01:55:33; author: kris; state: Exp; lines: +0 -1 RESTRICTED implies NO_PACKAGE
v. 1.12 date: 2003/02/20 17:21:49; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.11 date: 2002/11/10 16:45:56; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.10 date: 2002/11/06 22:44:52; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.9 date: 2000/08/23 08:43:32; author: kevlo; state: Exp; lines: +3 -7 - Remove obsolete site form MASTER_SITES - Change location of data files from libdata/ to share/ PR: 20752 Submitted by: Ports Fury
v. 1.8 date: 2000/04/12 04:55:40; author: mharo; state: Exp; lines: +4 -4 PORTNAME/VERSION stuff
v. 1.7 date: 2000/01/22 13:15:48; author: mharo; state: Exp; lines: +15 -6 - Remove obsolete sites from MASTER_SITES - Add MAINTAINER line - Support CC/CFLAGS/PREFIX properly - Shorten pkg/DESCR and add README file from distribution source PR: 16035 Submitted by: tkato@prontomail.ne.jp
v. 1.6 date: 2000/01/07 18:18:25; author: fenner; state: Exp; lines: +1 -3 Remove sutton@aardvark.apana.org.au as MAINTAINER; email has bounced 4 out of 4 attempts over 3 months.
v. 1.5 date: 1999/08/25 05:49:31; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.4 date: 1999/04/16 06:45:26; author: mharo; state: Exp; lines: +2 -3 Removed bad master site
v. 1.3 date: 1998/12/02 20:36:04; author: billf; state: Exp; lines: +6 -4 Unbreak by adding many more MASTER_SITES. PR: ports/8935 Submitted by: Josh Gilliam
v. 1.2 date: 1998/12/01 09:36:32; author: obrien; state: Exp; lines: +3 -1 Mark BROKEN. Distfiles unfetchable.
v. 1.1 date: 1997/07/07 11:22:08; author: max; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/07/07 11:22:08; author: max; state: Exp; lines: +0 -0 New port, prodosemu: A text based Apple IIe ProDOS emulator. PR: 2817 Submitted by: Joel Sutton ============================================================================= v. 1.17 date: 2005/07/21 15:32:37; author: pav; state: Exp; lines: +9 -2 - Use PLIST_FILES and PORTDOCS PR: ports/83855 Submitted by: KATO Tsuguru
v. 1.16 date: 2005/07/21 13:18:22; author: pav; state: Exp; lines: +2 -4 - Fix fetch, unbreak PR: ports/83848 Submitted by: Benjamin Lutz
v. 1.15 date: 2005/07/17 19:52:54; author: kris; state: Exp; lines: +2 -0 BROKEN: Unfetchable
v. 1.14 date: 2005/01/03 09:38:14; author: krion; state: Exp; lines: +2 -1 Fix MASTER_SITES. Approved by: portmgr (implicit)
v. 1.13 date: 2003/07/31 01:55:33; author: kris; state: Exp; lines: +0 -1 RESTRICTED implies NO_PACKAGE
v. 1.12 date: 2003/02/20 17:21:49; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.11 date: 2002/11/10 16:45:56; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.10 date: 2002/11/06 22:44:52; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.9 date: 2000/08/23 08:43:32; author: kevlo; state: Exp; lines: +3 -7 - Remove obsolete site form MASTER_SITES - Change location of data files from libdata/ to share/ PR: 20752 Submitted by: Ports Fury
v. 1.8 date: 2000/04/12 04:55:40; author: mharo; state: Exp; lines: +4 -4 PORTNAME/VERSION stuff
v. 1.7 date: 2000/01/22 13:15:48; author: mharo; state: Exp; lines: +15 -6 - Remove obsolete sites from MASTER_SITES - Add MAINTAINER line - Support CC/CFLAGS/PREFIX properly - Shorten pkg/DESCR and add README file from distribution source PR: 16035 Submitted by: tkato@prontomail.ne.jp
v. 1.6 date: 2000/01/07 18:18:25; author: fenner; state: Exp; lines: +1 -3 Remove sutton@aardvark.apana.org.au as MAINTAINER; email has bounced 4 out of 4 attempts over 3 months.
v. 1.5 date: 1999/08/25 05:49:31; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.4 date: 1999/04/16 06:45:26; author: mharo; state: Exp; lines: +2 -3 Removed bad master site
v. 1.3 date: 1998/12/02 20:36:04; author: billf; state: Exp; lines: +6 -4 Unbreak by adding many more MASTER_SITES. PR: ports/8935 Submitted by: Josh Gilliam
v. 1.2 date: 1998/12/01 09:36:32; author: obrien; state: Exp; lines: +3 -1 Mark BROKEN. Distfiles unfetchable.
v. 1.1 date: 1997/07/07 11:22:08; author: max; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/07/07 11:22:08; author: max; state: Exp; lines: +0 -0 New port, prodosemu: A text based Apple IIe ProDOS emulator. PR: 2817 Submitted by: Joel Sutton ============================================================================= v. 1.17 date: 2005/07/21 15:32:37; author: pav; state: Exp; lines: +9 -2 - Use PLIST_FILES and PORTDOCS PR: ports/83855 Submitted by: KATO Tsuguru
v. 1.16 date: 2005/07/21 13:18:22; author: pav; state: Exp; lines: +2 -4 - Fix fetch, unbreak PR: ports/83848 Submitted by: Benjamin Lutz
v. 1.15 date: 2005/07/17 19:52:54; author: kris; state: Exp; lines: +2 -0 BROKEN: Unfetchable
v. 1.14 date: 2005/01/03 09:38:14; author: krion; state: Exp; lines: +2 -1 Fix MASTER_SITES. Approved by: portmgr (implicit)
v. 1.13 date: 2003/07/31 01:55:33; author: kris; state: Exp; lines: +0 -1 RESTRICTED implies NO_PACKAGE
v. 1.12 date: 2003/02/20 17:21:49; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.11 date: 2002/11/10 16:45:56; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.10 date: 2002/11/06 22:44:52; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.9 date: 2000/08/23 08:43:32; author: kevlo; state: Exp; lines: +3 -7 - Remove obsolete site form MASTER_SITES - Change location of data files from libdata/ to share/ PR: 20752 Submitted by: Ports Fury
v. 1.8 date: 2000/04/12 04:55:40; author: mharo; state: Exp; lines: +4 -4 PORTNAME/VERSION stuff
v. 1.7 date: 2000/01/22 13:15:48; author: mharo; state: Exp; lines: +15 -6 - Remove obsolete sites from MASTER_SITES - Add MAINTAINER line - Support CC/CFLAGS/PREFIX properly - Shorten pkg/DESCR and add README file from distribution source PR: 16035 Submitted by: tkato@prontomail.ne.jp
v. 1.6 date: 2000/01/07 18:18:25; author: fenner; state: Exp; lines: +1 -3 Remove sutton@aardvark.apana.org.au as MAINTAINER; email has bounced 4 out of 4 attempts over 3 months.
v. 1.5 date: 1999/08/25 05:49:31; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.4 date: 1999/04/16 06:45:26; author: mharo; state: Exp; lines: +2 -3 Removed bad master site
v. 1.3 date: 1998/12/02 20:36:04; author: billf; state: Exp; lines: +6 -4 Unbreak by adding many more MASTER_SITES. PR: ports/8935 Submitted by: Josh Gilliam
v. 1.2 date: 1998/12/01 09:36:32; author: obrien; state: Exp; lines: +3 -1 Mark BROKEN. Distfiles unfetchable.
v. 1.1 date: 1997/07/07 11:22:08; author: max; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/07/07 11:22:08; author: max; state: Exp; lines: +0 -0 New port, prodosemu: A text based Apple IIe ProDOS emulator. PR: 2817 Submitted by: Joel Sutton =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm