aboutsummaryrefslogtreecommitdiff
path: root/emulators/dosbox
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on FreeBSD-current with Clang 4.0.Alexander Kabaev2017-03-071-0/+25
| | | | | | | Approved by: Tom Carrick (maintainer) Notes: svn path=/head/; revision=435580
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Typos, whitespace and capitalization fixes (A-F).Jimmy Olgeni2015-09-201-2/+2
| | | | Notes: svn path=/head/; revision=397395
* Fix build and running issues with clang on 11 and beyondRodrigo Osorio2014-12-312-1/+12
| | | | | | | | | | Bump portrevision PR: 191630 Submitted by: knyght@gmail.com Notes: svn path=/head/; revision=375888
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Convert net/sdl_net to USES=libtool and bump dependent portsTijl Coosemans2014-07-091-1/+1
| | | | | | | | | - Add INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstaged port) Notes: svn path=/head/; revision=361403
* audio/sdl_sound:Tijl Coosemans2014-05-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - USES=libtool. - Strip library. - Replace patch+reinplace with a single reinplace. - Remove a patch so we use the upstream library name again. Bump PORTREVISION on all dependent ports. games/alephone: - USES=gmake tar:bzip2. - Remove unneeded PKG_CONFIG variable. - Staging. - New LIB_DEPENDS syntax. games/asc: - USES=libtool. games/gltron: - New LIB_DEPENDS syntax. - USES=gmake. - Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS. - Use option helpers. - Staging. lang/kroc: (still BROKEN due to use of "python" command) - New LIB_DEPENDS syntax. - USES=pathfix tar:bzip2. - Staging. - Replace patches with post-patch. - Replace MAKE with MAKE_CMD. lang/smalltalk: - USES=libtool tar:xz. - Use BROKEN_sparc64. Notes: svn path=/head/; revision=352933
* - Fix build with clang on i386 [1]Alex Kozlov2013-10-232-20/+35
| | | | | | | | | | | | - Support STAGEDIR - Convert to new LIB_DEPENDS syntax - Add LICENSE PR: ports/183213 [1] Submitted by: Tom Carrick <knyght@gmail.com> (maintainer) [1] Notes: svn path=/head/; revision=331434
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | emulators) Notes: svn path=/head/; revision=327721
* - Install an icon and use it in a desktop fileDmitry Marakasov2013-08-261-3/+4
| | | | | | | | | PR: 181499 Submitted by: myself Approved by: Tom Carrick <knyght@gmail.com> (maintainer) Notes: svn path=/head/; revision=325405
* - Add OPTIONS to enable internal debuggerFelippe de Meirelles Motta2013-07-081-0/+11
| | | | | | | | | PR: ports/179924 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Approved by: Tom Carrick <knyght@gmail.com> (maintainer) Notes: svn path=/head/; revision=322539
* - Add desktop entry file [1]Pawel Pekala2013-05-241-8/+10
| | | | | | | | | | | | | - Remove leading article from COMMENT - Convert to OptionsNG - Trim Makefile header PR: ports/178727 [1] Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> [1] Approved by: maintainer Notes: svn path=/head/; revision=318998
* - update png to 1.5.10Dirk Meyer2012-06-011-2/+2
| | | | Notes: svn path=/head/; revision=297915
* - Fix build with clangMartin Wilke2012-05-251-0/+14
| | | | | | | | | PR: 164243 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=297437
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+1
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* Fix build with gcc 4.6Pawel Pekala2011-10-213-0/+23
| | | | | | | | | PR: ports/161782 Submitted by: Christian Mangin <cmangin@arobas.net> Approved by: maintainer Notes: svn path=/head/; revision=284069
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* = Drop MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276915
* - Update to 0.74Wen Heping2010-05-283-11/+6
| | | | | | | | | PR: ports/146529 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: maintainer(timeout, > 15days) Notes: svn path=/head/; revision=255231
* - update to 1.4.1Dirk Meyer2010-03-281-1/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with E,F Notes: svn path=/head/; revision=240069
* - Update to 0.73Martin Wilke2009-07-042-6/+5
| | | | | | | | | PR: 135277 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=237116
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-0/+1
| | | | Notes: svn path=/head/; revision=208952
* - Update to 0.72.Marcelo Araujo2007-09-197-49/+7
| | | | | | | | | | | - 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) Notes: svn path=/head/; revision=199776
* Update to 0.71Tilman Keskinoz2007-07-315-35/+10
| | | | | | | | | PR: 115057 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: "Tom Carrick" <knyght@gmail.com> Notes: svn path=/head/; revision=196821
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - 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