aboutsummaryrefslogtreecommitdiff
path: root/emulators/dosbox
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.70Martin Wilke2007-03-135-5/+39
| | | | | | | | | PR: 110250 Submited by: Alex Kozlov<spam@rm-rf.kiev.ua> Approved by: maintainer Notes: svn path=/head/; revision=187309
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-0/+1
| | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=173460
* - Fix build on 4.xCheng-Lung Sung2006-05-302-0/+13
| | | | | | | | | PR: 97937 Submitted by: Shaun Amott <shaun_AT_inerd dot com> Approved by: maintainer Notes: svn path=/head/; revision=163939
* emulators/dosbox - Update to 0.65Edwin Groothuis2006-04-062-5/+4
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=158916
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154146
* Update maintainer addressKris Kennaway2005-01-031-1/+1
| | | | | | | | Submitted by: maintainer Approved by: portmgr (self) Notes: svn path=/head/; revision=125702
* Update to 0.63Volker Stolz2004-12-174-30/+7
| | | | | | | | | PR: ports/74303 Submitted by: Miguel Mendez Approved by: maintainer timeout Notes: svn path=/head/; revision=124315
* fix build on FreeBSD 4Oliver Lehmann2004-10-283-0/+34
| | | | | | | | PR: ports/73002 Approved By: maintainer Notes: svn path=/head/; revision=120373
* Update: emulators/dosbox to 0.62Edwin Groothuis2004-10-113-38/+3
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=118667
* - Fix build with gcc 3.4Pav Lucistnik2004-08-211-0/+33
| | | | | | | Obtained from: Dosbox CVS Notes: svn path=/head/; revision=116949
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-0/+1
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* - Update to version 0.61Kirill Ponomarev2004-02-073-13/+2
| | | | | | | | PR: ports/62474 Submitted by: maintainer Notes: svn path=/head/; revision=100267
* Let ports use the USE_SDL macroEdwin Groothuis2004-01-231-3/+2
| | | | | | | | PR: ports/61807 Approved by: Tom Carrick <knyghtmare@knyghtmare.com> Notes: svn path=/head/; revision=98931
* - update dosbox from 0.58 to 0.60Alexander Leidinger2003-11-017-39/+45
| | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=92780
* Remove extraneous directoryKris Kennaway2003-08-162-1/+1
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=87054
* Fix build on 4-STABLEMaho Nakata2003-07-291-0/+12
| | | | | | | Submitted by: kris via bento Notes: svn path=/head/; revision=85795
* a) Update from 0.55 to 0.58Maho Nakata2003-07-264-21/+6
| | | | | | | | | | b) small clean-up PR: 52127 Submitted by: Tom Carrick <knyghtmare@knyghtmare.com> (maintainer) Notes: svn path=/head/; revision=85611
* Fixed dependency.Munechika SUMIKAWA2003-05-051-2/+3
| | | | Notes: svn path=/head/; revision=80166
* Add dosbox 0.55, an emulator of a PC with DOS.Munechika SUMIKAWA2003-05-015-0/+80
PR: 41082 Submitted by: Tom Carrick <knyghtmare@knyghtmare.com> Notes: svn path=/head/; revision=79969