The FreeBSD Ports Archive
FreeBSD emulators : dosbox4>
An emulator of a PC with DOS
DOSBox is an emulator of a PC with dos.
The main focus of this project is emulating old dos games using the
local file system for files.
Currently emulated is:
o CPU:286/386 realmode/pmode
o GFX:VGA/EGS/CGA/SVGA/VESA
o SND:PC-Speaker/Tandy 3-Voice/Adlib/SoundBlaster
o MSC:Keyboard/Mouse
o DOS:Directory FileSystem/XMS/EMS
http://dosbox.sourceforge.net/
|
dosbox history
v. 1.19
date: 2007/09/19 18:21:38; author: araujo; state: Exp; lines: +3 -10
- Update to 0.72.
- Remove 4.X cruft.
PR: ports/115859
Submitted by: Alex Kozlov
Approved by: stas (mentor), Tom Carrick (maintainer)
v. 1.18
date: 2007/07/31 12:59:28; author: arved; state: Exp; lines: +1 -2
Update to 0.71
PR: 115057
Submitted by: Alex Kozlov
Approved by: "Tom Carrick"
v. 1.17
date: 2007/05/19 20:04:26; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16
date: 2007/03/13 13:18:08; author: miwi; state: Exp; lines: +2 -2
- Update to 0.70
PR: 110250
Submited by: Alex Kozlov
Approved by: maintainer
v. 1.15
date: 2006/09/20 11:20:42; author: stas; state: Exp; lines: +1 -0
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor)
v. 1.14
date: 2006/05/30 07:02:51; author: clsung; state: Exp; lines: +2 -0
- Fix build on 4.x
PR: 97937
Submitted by: Shaun Amott
Approved by: maintainer
v. 1.13
date: 2006/04/06 00:07:11; author: edwin; state: Exp; lines: +1 -2
emulators/dosbox - Update to 0.65
Update DOSBox to version 0.65
Changelog: http://dosbox.sourceforge.net/news.php?show_news=1
Remove USE_REINPLACE
PR: ports/95200
Submitted by: Lars Engels
Approved by: "Tom Carrick"
v. 1.12
date: 2005/01/03 21:43:09; author: kris; state: Exp; lines: +1 -1
Update maintainer address
Submitted by: maintainer
Approved by: portmgr (self)
v. 1.11
date: 2004/12/17 14:44:51; author: vs; state: Exp; lines: +1 -2
Update to 0.63
PR: ports/74303
Submitted by: Miguel Mendez
Approved by: maintainer timeout
v. 1.10
date: 2004/10/28 05:20:12; author: oliver; state: Exp; lines: +1 -0
fix build on FreeBSD 4
PR: ports/73002
Approved By: maintainer
v. 1.9
date: 2004/10/11 23:16:18; author: edwin; state: Exp; lines: +1 -3
Update: emulators/dosbox to 0.62
Updates dosbox from 0.61 to 0.62. Updates are speed/stability
increases, general updates, and gcc 3.4 support without the
patch. Note, the file 'files/patch-include-dos_inc.h' and
the directory 'files' have been removed.
PR: ports/72289
Submitted by: Tom Carrick
v. 1.8
date: 2004/03/16 04:23:35; author: edwin; state: Exp; lines: +1 -0
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
v. 1.7
date: 2004/02/07 17:35:11; author: krion; state: Exp; lines: +1 -1
- Update to version 0.61
PR: ports/62474
Submitted by: maintainer
v. 1.6
date: 2004/01/23 23:09:28; author: edwin; state: Exp; lines: +2 -3
Let ports use the USE_SDL macro
PR: ports/61807
Approved by: Tom Carrick
v. 1.5
date: 2003/11/01 14:28:19; author: netchild; state: Exp; lines: +22 -18
- update dosbox from 0.58 to 0.60
- updated website address
- Use USE_SDL instead of manually specifying devel/sdl12 as LIB_DEPENDS
and setting SDL_CONFIG.
- Enable screenshot and modem emulation support.
- Install the dosbox(1) manual page.
- Move the message displayed by the post-install target into a pkg-message
so it also gets displayed when this port is installed via its package.
- Use DOCSDIR.
PR: 58174
Submitted by: Marius Strobl
Approved by: maintainer
v. 1.4
date: 2003/08/16 11:44:40; author: kris; state: Exp; lines: +0 -1
Remove extraneous directory
Reviewed by: maintainer
v. 1.3
date: 2003/07/26 00:03:00; author: maho; state: Exp; lines: +5 -6
a) Update from 0.55 to 0.58
b) small clean-up
PR: 52127
Submitted by: Tom Carrick (maintainer)
v. 1.2
date: 2003/05/05 11:03:14; author: sumikawa; state: Exp; lines: +3 -2
Fixed dependency.
v. 1.1
date: 2003/05/01 22:19:27; author: sumikawa; state: Exp;
Add dosbox 0.55, an emulator of a PC with DOS.
PR: 41082
Submitted by: Tom Carrick
=============================================================================
v. 1.19
date: 2007/09/19 18:21:38; author: araujo; state: Exp; lines: +3 -10
- Update to 0.72.
- Remove 4.X cruft.
PR: ports/115859
Submitted by: Alex Kozlov
Approved by: stas (mentor), Tom Carrick (maintainer)
v. 1.18
date: 2007/07/31 12:59:28; author: arved; state: Exp; lines: +1 -2
Update to 0.71
PR: 115057
Submitted by: Alex Kozlov
Approved by: "Tom Carrick"
v. 1.17
date: 2007/05/19 20:04:26; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16
date: 2007/03/13 13:18:08; author: miwi; state: Exp; lines: +2 -2
- Update to 0.70
PR: 110250
Submited by: Alex Kozlov
Approved by: maintainer
v. 1.15
date: 2006/09/20 11:20:42; author: stas; state: Exp; lines: +1 -0
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor)
v. 1.14
date: 2006/05/30 07:02:51; author: clsung; state: Exp; lines: +2 -0
- Fix build on 4.x
PR: 97937
Submitted by: Shaun Amott
Approved by: maintainer
v. 1.13
date: 2006/04/06 00:07:11; author: edwin; state: Exp; lines: +1 -2
emulators/dosbox - Update to 0.65
Update DOSBox to version 0.65
Changelog: http://dosbox.sourceforge.net/news.php?show_news=1
Remove USE_REINPLACE
PR: ports/95200
Submitted by: Lars Engels
Approved by: "Tom Carrick"
v. 1.12
date: 2005/01/03 21:43:09; author: kris; state: Exp; lines: +1 -1
Update maintainer address
Submitted by: maintainer
Approved by: portmgr (self)
v. 1.11
date: 2004/12/17 14:44:51; author: vs; state: Exp; lines: +1 -2
Update to 0.63
PR: ports/74303
Submitted by: Miguel Mendez
Approved by: maintainer timeout
v. 1.10
date: 2004/10/28 05:20:12; author: oliver; state: Exp; lines: +1 -0
fix build on FreeBSD 4
PR: ports/73002
Approved By: maintainer
v. 1.9
date: 2004/10/11 23:16:18; author: edwin; state: Exp; lines: +1 -3
Update: emulators/dosbox to 0.62
Updates dosbox from 0.61 to 0.62. Updates are speed/stability
increases, general updates, and gcc 3.4 support without the
patch. Note, the file 'files/patch-include-dos_inc.h' and
the directory 'files' have been removed.
PR: ports/72289
Submitted by: Tom Carrick
v. 1.8
date: 2004/03/16 04:23:35; author: edwin; state: Exp; lines: +1 -0
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
v. 1.7
date: 2004/02/07 17:35:11; author: krion; state: Exp; lines: +1 -1
- Update to version 0.61
PR: ports/62474
Submitted by: maintainer
v. 1.6
date: 2004/01/23 23:09:28; author: edwin; state: Exp; lines: +2 -3
Let ports use the USE_SDL macro
PR: ports/61807
Approved by: Tom Carrick
v. 1.5
date: 2003/11/01 14:28:19; author: netchild; state: Exp; lines: +22 -18
- update dosbox from 0.58 to 0.60
- updated website address
- Use USE_SDL instead of manually specifying devel/sdl12 as LIB_DEPENDS
and setting SDL_CONFIG.
- Enable screenshot and modem emulation support.
- Install the dosbox(1) manual page.
- Move the message displayed by the post-install target into a pkg-message
so it also gets displayed when this port is installed via its package.
- Use DOCSDIR.
PR: 58174
Submitted by: Marius Strobl
Approved by: maintainer
v. 1.4
date: 2003/08/16 11:44:40; author: kris; state: Exp; lines: +0 -1
Remove extraneous directory
Reviewed by: maintainer
v. 1.3
date: 2003/07/26 00:03:00; author: maho; state: Exp; lines: +5 -6
a) Update from 0.55 to 0.58
b) small clean-up
PR: 52127
Submitted by: Tom Carrick (maintainer)
v. 1.2
date: 2003/05/05 11:03:14; author: sumikawa; state: Exp; lines: +3 -2
Fixed dependency.
v. 1.1
date: 2003/05/01 22:19:27; author: sumikawa; state: Exp;
Add dosbox 0.55, an emulator of a PC with DOS.
PR: 41082
Submitted by: Tom Carrick
=============================================================================
v. 1.19
date: 2007/09/19 18:21:38; author: araujo; state: Exp; lines: +3 -10
- Update to 0.72.
- Remove 4.X cruft.
PR: ports/115859
Submitted by: Alex Kozlov
Approved by: stas (mentor), Tom Carrick (maintainer)
v. 1.18
date: 2007/07/31 12:59:28; author: arved; state: Exp; lines: +1 -2
Update to 0.71
PR: 115057
Submitted by: Alex Kozlov
Approved by: "Tom Carrick"
v. 1.17
date: 2007/05/19 20:04:26; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16
date: 2007/03/13 13:18:08; author: miwi; state: Exp; lines: +2 -2
- Update to 0.70
PR: 110250
Submited by: Alex Kozlov
Approved by: maintainer
v. 1.15
date: 2006/09/20 11:20:42; author: stas; state: Exp; lines: +1 -0
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor)
v. 1.14
date: 2006/05/30 07:02:51; author: clsung; state: Exp; lines: +2 -0
- Fix build on 4.x
PR: 97937
Submitted by: Shaun Amott
Approved by: maintainer
v. 1.13
date: 2006/04/06 00:07:11; author: edwin; state: Exp; lines: +1 -2
emulators/dosbox - Update to 0.65
Update DOSBox to version 0.65
Changelog: http://dosbox.sourceforge.net/news.php?show_news=1
Remove USE_REINPLACE
PR: ports/95200
Submitted by: Lars Engels
Approved by: "Tom Carrick"
v. 1.12
date: 2005/01/03 21:43:09; author: kris; state: Exp; lines: +1 -1
Update maintainer address
Submitted by: maintainer
Approved by: portmgr (self)
v. 1.11
date: 2004/12/17 14:44:51; author: vs; state: Exp; lines: +1 -2
Update to 0.63
PR: ports/74303
Submitted by: Miguel Mendez
Approved by: maintainer timeout
v. 1.10
date: 2004/10/28 05:20:12; author: oliver; state: Exp; lines: +1 -0
fix build on FreeBSD 4
PR: ports/73002
Approved By: maintainer
v. 1.9
date: 2004/10/11 23:16:18; author: edwin; state: Exp; lines: +1 -3
Update: emulators/dosbox to 0.62
Updates dosbox from 0.61 to 0.62. Updates are speed/stability
increases, general updates, and gcc 3.4 support without the
patch. Note, the file 'files/patch-include-dos_inc.h' and
the directory 'files' have been removed.
PR: ports/72289
Submitted by: Tom Carrick
v. 1.8
date: 2004/03/16 04:23:35; author: edwin; state: Exp; lines: +1 -0
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
v. 1.7
date: 2004/02/07 17:35:11; author: krion; state: Exp; lines: +1 -1
- Update to version 0.61
PR: ports/62474
Submitted by: maintainer
v. 1.6
date: 2004/01/23 23:09:28; author: edwin; state: Exp; lines: +2 -3
Let ports use the USE_SDL macro
PR: ports/61807
Approved by: Tom Carrick
v. 1.5
date: 2003/11/01 14:28:19; author: netchild; state: Exp; lines: +22 -18
- update dosbox from 0.58 to 0.60
- updated website address
- Use USE_SDL instead of manually specifying devel/sdl12 as LIB_DEPENDS
and setting SDL_CONFIG.
- Enable screenshot and modem emulation support.
- Install the dosbox(1) manual page.
- Move the message displayed by the post-install target into a pkg-message
so it also gets displayed when this port is installed via its package.
- Use DOCSDIR.
PR: 58174
Submitted by: Marius Strobl
Approved by: maintainer
v. 1.4
date: 2003/08/16 11:44:40; author: kris; state: Exp; lines: +0 -1
Remove extraneous directory
Reviewed by: maintainer
v. 1.3
date: 2003/07/26 00:03:00; author: maho; state: Exp; lines: +5 -6
a) Update from 0.55 to 0.58
b) small clean-up
PR: 52127
Submitted by: Tom Carrick (maintainer)
v. 1.2
date: 2003/05/05 11:03:14; author: sumikawa; state: Exp; lines: +3 -2
Fixed dependency.
v. 1.1
date: 2003/05/01 22:19:27; author: sumikawa; state: Exp;
Add dosbox 0.55, an emulator of a PC with DOS.
PR: 41082
Submitted by: Tom Carrick
=============================================================================
|
| |

|