aboutsummaryrefslogtreecommitdiff
path: root/emulators/dgen-sdl
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with nasm 2.13.01Alex Kozlov2017-07-121-0/+6
| | | | | | | | PR: 220099 Submitted by: rozhuk.im Notes: svn path=/head/; revision=445611
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* 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
* - Switch to USES=libarchive as suggested by stage-qaDmitry Marakasov2015-08-261-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=395331
* - Switch to gmake to fix build on headAlex Kozlov2015-06-261-1/+1
| | | | Notes: svn path=/head/; revision=390650
* 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-0/+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
* - Update to 1.33Alex Kozlov2014-08-222-3/+3
| | | | | | | | PR: 192684 Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> Notes: svn path=/head/; revision=365659
* - Fix build on 10.x [1]Alex Kozlov2013-10-012-6/+6
| | | | | | | | | - Support STAGEDIR Reported by: pkg-fallout [1] Notes: svn path=/head/; revision=328911
* 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
* - Update to 1.32Alex Kozlov2013-02-142-3/+3
| | | | | | | | PR: ports/176128 Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> Notes: svn path=/head/; revision=312204
* - Update to 1.31 [1]Alex Kozlov2012-11-222-9/+5
| | | | | | | | | | | | - Convert Makefile headers to new style - Remove indefinite article from COMMENT PR: ports/173758 [1] Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> Feature safe: yes Notes: svn path=/head/; revision=307632
* Update dgen-sdl to 1.30Alex Kozlov2012-03-132-3/+3
| | | | | | | | | | | | | | | | | | - M68K debugger support (contributed by Edd Barrett). - Screen initialization has been completely rewritten. - Improved archived ROMs support, ZIP files can now be read properly. - Interactive prompt support which enables DGen to be reconfigured and to load/unload ROMs on the fly. - International (read: non-US/QWERTY) keyboards support. - Many bugfixes PR: ports/165945 Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> Approved by: eadler (mentor) Feature safe: yes Notes: svn path=/head/; revision=293205
* Update maintainer email in my portsAlex Kozlov2012-03-021-1/+1
| | | | | | | Approved by: eadler (mentor) Notes: svn path=/head/; revision=292555
* Update to 1.29Max Brazhnikov2012-02-182-6/+3
| | | | | | | | | PR: ports/164743 Submitted by: Hardy Schumacher <hardy.schumacher at gmx.de> Approved by: Alex Kozlov (maintainer) Notes: svn path=/head/; revision=291745
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-0/+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
* Update to 1.28Rene Ladan2011-11-192-5/+5
| | | | | | | | | Submitted by: maintainer Notified by: Hardy Schumacher [hardy.schumacher/gmx] Feature safe: yes Notes: svn path=/head/; revision=286052
* Update to 1.27 which works properly on amd64 and does not need theRene Ladan2011-11-147-112/+7
| | | | | | | | | | | | restricted patches any longer. PR: ports/162543 Submitted by: Hardy Schumacher [hardy.schumacher gmx/de] Approved by: maintainer Feature safe: yes Notes: svn path=/head/; revision=285787
* - Incorporate Quilt MZ80 patches for non-i386 and add legal notificationsRene Ladan2011-09-307-13/+91
| | | | | | | | | | | | | | | - Update MASTER_SITES - Replace pkg-plist by PLIST_FILES - Only depend on devel/nasm when on i386 - Add WWW to pkg-descr - Bump PORTREVISION PR: ports/153437 Submitted by: Anonymous (swell.k) Approved by: maintainer Notes: svn path=/head/; revision=282688
* = Drop MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276915
* - Fix fetch, kill WWW, undeprecate and sign up a new maintainerPav Lucistnik2008-06-182-7/+2
| | | | | | | Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> (the new maintainer) Notes: svn path=/head/; revision=215049
* - Up for grabs. Give this a three month grace period, then kill itPav Lucistnik2008-06-171-0/+3
| | | | Notes: svn path=/head/; revision=215022
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* Remove BROKEN: fetches again.Erwin Lansing2008-01-031-2/+0
| | | | Notes: svn path=/head/; revision=204936
* Mark as broken: fails to fetch.Mark Linimon2007-11-131-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=202686
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-1/+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
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149315
* Fix build with gcc-3.4Kirill Ponomarev2004-08-221-0/+14
| | | | Notes: svn path=/head/; revision=117057
* 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
* Properly use SDL everywhere:Edwin Groothuis2004-03-081-1/+1
| | | | | | | | | | | | | | | USE_SDL=yes -> USE_SDL=sdl (good examles everywhere) WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...) See http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL. PR: follow-ups of ports/55494, ports/61877 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=103247
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* USE_MESA -> USE_GLMax Khon2003-12-101-1/+1
| | | | Notes: svn path=/head/; revision=95536
* Update to 1.23Kirill Ponomarev2003-08-072-7/+3
| | | | | | | | PR: 55240 Submitted by: Ports Fury Notes: svn path=/head/; revision=86450
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-291-1/+1
| | | | | | | | these great pieces of software, so that let others with more free time to take over them. Notes: svn path=/head/; revision=85841
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update version number of SDL shared library.Maxim Sobolev2003-01-021-1/+1
| | | | Notes: svn path=/head/; revision=72210
* Chase increase of libSDL version number.Maxim Sobolev2002-04-171-1/+1
| | | | Notes: svn path=/head/; revision=57807
* Move:Maxim Sobolev2001-04-091-1/+1
| | | | | | | | | | devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami Notes: svn path=/head/; revision=41125
* Distfile has been rerolled without version bump. The new release includeMaxim Sobolev2001-03-112-1/+2
| | | | | | | | some fixes for the case when SDL doesn't contain GL support built in, so bump PORTREVISION to let users know that update is necessary. Notes: svn path=/head/; revision=39569
* Correct version number of SDL shared library.Maxim Sobolev2001-02-241-1/+1
| | | | | | | | PR: 25343 Submitted by: Carl Fongheiser <cmf@iabears.org> Notes: svn path=/head/; revision=38672
* Update to 1.22.Maxim Sobolev2001-02-234-41/+31
| | | | | | | Submitted by: Joe Groff <joe@pknet.com> (author of dgen-sdl) Notes: svn path=/head/; revision=38649
* Update checksum. The only change between old and new versions is fixed a bugMaxim Sobolev2001-02-201-1/+1
| | | | | | | | | | in joystick support, but AFAIK SDL port doesn't support joystick on FreeBSD, so no PORTREVISION bump was performed. Submitted by: bento Notes: svn path=/head/; revision=38503
* Update MASTER_SITES and WWW (home page has been moved).Maxim Sobolev2000-11-082-2/+2
| | | | | | | Submitted by: Bill "distfiles" Fenner Notes: svn path=/head/; revision=34910
* Add dgen-sdl - a SDL version of wonderful Sega Genesis/MegaDrive emulator.Maxim Sobolev2000-09-206-0/+67
Notes: svn path=/head/; revision=32900