FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 9:07 AM GMT
Port details
dosbox 0.74_1 emulators on this many watch lists=30 search for ports that depend on this port
An emulator of a PC with DOS
Maintained by: knyght@gmail.com search for ports maintained by this maintainer
Port Added: 01 May 2003 22:19:53
License: not specified in port
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

WWW: http://dosbox.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/sdl12
Required Libraries: graphics/png, devel/sdl12, net/sdl_net, audio/sdl_sound
There are no ports dependent upon this port

To install the port: cd /usr/ports/emulators/dosbox/ && make install clean
To add the package: pkg_add -r dosbox


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/dosbox/dosbox/0.74/
http://sunet.dl.sourceforge.net/project/dosbox/dosbox/0.74/
http://iweb.dl.sourceforge.net/project/dosbox/dosbox/0.74/
http://switch.dl.sourceforge.net/project/dosbox/dosbox/0.74/
http://surfnet.dl.sourceforge.net/project/dosbox/dosbox/0.74/
http://kent.dl.sourceforge.net/project/dosbox/dosbox/0.74/
http://freefr.dl.sourceforge.net/project/dosbox/dosbox/0.74/
http://voxel.dl.sourceforge.net/project/dosbox/dosbox/0.74/
http://jaist.dl.sourceforge.net/project/dosbox/dosbox/0.74/
http://osdn.dl.sourceforge.net/project/dosbox/dosbox/0.74/
http://nchc.dl.sourceforge.net/project/dosbox/dosbox/0.74/
http://ncu.dl.sourceforge.net/project/dosbox/dosbox/0.74/
http://transact.dl.sourceforge.net/project/dosbox/dosbox/0.74/
http://softlayer.dl.sourceforge.net/project/dosbox/dosbox/0.74/
http://internode.dl.sourceforge.net/project/dosbox/dosbox/0.74/
http://ufpr.dl.sourceforge.net/project/dosbox/dosbox/0.74/
http://waix.dl.sourceforge.net/project/dosbox/dosbox/0.74/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 32

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Oct 2011 16:02:31
Original commit files touched by this commit  0.74_1
pawel search for other commits by this committer
Fix build with gcc 4.6

PR:             ports/161782
Submitted by:   Christian Mangin <cmangin@arobas.net>
Approved by:    maintainer
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.74
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
02 Jul 2011 17:14:20
Original commit files touched by this commit  0.74
miwi search for other commits by this committer
= Drop MD5 support
28 May 2010 08:59:56
Original commit files touched by this commit  0.74
wen search for other commits by this committer
- Update to 0.74

PR:             ports/146529
Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:    maintainer(timeout, > 15days)
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.73_1
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
22 Aug 2009 00:20:34
Original commit files touched by this commit  0.73
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with E,F
04 Jul 2009 22:39:05
Original commit files touched by this commit  0.73
miwi search for other commits by this committer
- Update to 0.73

PR:             135277
Submitted by:   Wen Heping <wenheping@gmail.com>
Approved by:    maintainer
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.72_1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
13 Mar 2008 14:28:35
Original commit files touched by this commit  0.72_1
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
19 Sep 2007 18:21:39
Original commit files touched by this commit  0.72
araujo search for other commits by this committer
- Update to 0.72.
- Remove 4.X cruft.

PR:             ports/115859
Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:    stas (mentor), Tom Carrick <knyght@gmail.com> (maintainer)
31 Jul 2007 12:59:28
Original commit files touched by this commit  0.71
arved search for other commits by this committer
Update to 0.71

PR:             115057
Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:    "Tom Carrick" <knyght@gmail.com>
19 May 2007 20:32:57
Original commit files touched by this commit  0.70_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
13 Mar 2007 13:18:09
Original commit files touched by this commit  0.70
miwi search for other commits by this committer
- Update to 0.70

PR:             110250
Submited by:    Alex Kozlov<spam@rm-rf.kiev.ua>
Approved by:    maintainer
20 Sep 2006 11:21:59
Original commit files touched by this commit  0.65_1
stas search for other commits by this committer
 - 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)
30 May 2006 07:02:51
Original commit files touched by this commit  0.65
clsung search for other commits by this committer
- Fix build on 4.x

PR:             97937
Submitted by:   Shaun Amott <shaun_AT_inerd dot com>
Approved by:    maintainer
06 Apr 2006 00:07:12
Original commit files touched by this commit  0.65
edwin search for other commits by this committer
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 <lars.engels@0x20.net>
Approved by:    "Tom Carrick" <knyght@gmail.com>
22 Jan 2006 09:47:28
Original commit files touched by this commit  0.63
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
03 Jan 2005 21:43:09
Original commit files touched by this commit  0.63
kris search for other commits by this committer
Update maintainer address

Submitted by:   maintainer
Approved by:    portmgr (self)
17 Dec 2004 14:44:51
Original commit files touched by this commit  0.63
vs search for other commits by this committer
Update to 0.63

PR:             ports/74303
Submitted by:   Miguel Mendez
Approved by:    maintainer timeout
28 Oct 2004 05:20:12
Original commit files touched by this commit  0.62_1
oliver search for other commits by this committer
fix build on FreeBSD 4

PR:             ports/73002
Approved By:    maintainer
11 Oct 2004 23:16:18
Original commit files touched by this commit  0.62
edwin search for other commits by this committer
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 <knyghtmare@knyghtmare.com>
21 Aug 2004 14:35:53
Original commit files touched by this commit  0.61_1
pav search for other commits by this committer
- Fix build with gcc 3.4

Obtained from:  Dosbox CVS
18 Mar 2004 18:01:13
Original commit files touched by this commit  0.61_1
trevor search for other commits by this committer
Add size data, approved by maintainers.
16 Mar 2004 04:23:56
Original commit files touched by this commit  0.61_1
edwin search for other commits by this committer
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
07 Feb 2004 17:35:11
Original commit files touched by this commit  0.61
krion search for other commits by this committer
- Update to version 0.61

PR:             ports/62474
Submitted by:   maintainer
23 Jan 2004 23:09:28
Original commit files touched by this commit  0.60
edwin search for other commits by this committer
Let ports use the USE_SDL macro

PR:             ports/61807
Approved by:    Tom Carrick <knyghtmare@knyghtmare.com>
01 Nov 2003 14:28:19
Original commit files touched by this commit  0.60
netchild search for other commits by this committer
 - 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 <marius@alchemy.franken.de>
Approved by:    maintainer
16 Aug 2003 11:44:40
Original commit files touched by this commit  0.58
kris search for other commits by this committer
Remove extraneous directory

Reviewed by:    maintainer
29 Jul 2003 00:49:08
Original commit files touched by this commit  0.58
maho search for other commits by this committer
Fix build on 4-STABLE

Submitted by:   kris via bento
26 Jul 2003 00:03:00
Original commit files touched by this commit  0.58
maho search for other commits by this committer
a) Update from 0.55 to 0.58
b) small clean-up

PR:             52127
Submitted by:   Tom Carrick <knyghtmare@knyghtmare.com> (maintainer)
05 May 2003 11:03:14
Original commit files touched by this commit  0.55
sumikawa search for other commits by this committer
Fixed dependency.
01 May 2003 22:19:27
Original commit files touched by this commit  0.55
sumikawa search for other commits by this committer
Add dosbox 0.55, an emulator of a PC with DOS.

PR:             41082
Submitted by:   Tom Carrick <knyghtmare@knyghtmare.com>

Number of commits found: 32

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
surfFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01

13 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23149
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 5
new 48 hours8
new 7 days49
new fortnight76
new month142

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.472 seconds.