aboutsummaryrefslogtreecommitdiff
path: root/games/scummvm
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on armv6Lars Engels2015-05-111-0/+4
| | | | | | | | PR: 200122 Submitted by: mikael.urankar@gmail.com Notes: svn path=/head/; revision=386089
* games category: Remove $PTHREAD_LIBSJohn Marino2015-03-251-1/+1
| | | | | | | approved by: PTHREAD blanket Notes: svn path=/head/; revision=382275
* - Drop @dirrm* from and add empty directories to plistsDmitry Marakasov2015-01-151-2/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=377091
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* 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.7.0Alex Kozlov2014-07-233-4/+6
| | | | | | | Approved by: lme (maintainer) Notes: svn path=/head/; revision=362676
* - Include bsd.port.post.mk instead of bsd.port..mk [1]Lars Engels2014-07-201-3/+3
| | | | | | | | | | | - Change to USES= tar:bzip2 [1] - Strip scummvm binary PR: 191952 Submitted by: Radim Kolar <hsn@sendmail.cz> Notes: svn path=/head/; revision=362326
* Unbreak packaging by patching configure to put manpages into theAdam Weinberger2014-07-182-3/+4
| | | | | | | right directory. Notes: svn path=/head/; revision=362214
* Use OPTIONS helpers.Adam Weinberger2014-07-152-40/+23
| | | | | | | Add missing .gz to manpage in plist. PORTREVISION bump for that change. Notes: svn path=/head/; revision=362016
* Add DOCS to OPTIONS for ports that have PORTDOCS in the plist.Adam Weinberger2014-07-151-1/+1
| | | | Notes: svn path=/head/; revision=362015
* Chase libmad changesBaptiste Daroussin2014-02-051-0/+1
| | | | Notes: svn path=/head/; revision=342735
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (games category) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331269
* Re-work the port a bit:Lars Engels2013-09-272-54/+48
| | | | | | | | | | | | | - Don't install files manually but use upstream's installation logic - Install upstream's desktop file - Add a new OPTION for PNG support and enable it by default and disable it explicitly if it's not selected - Use new LIB_DEPENDS format - Use USES= gmake - Support staging Notes: svn path=/head/; revision=328448
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Update to 1.6.0 [1]Lars Engels2013-07-012-19/+12
| | | | | | | | | | | | - Trim Makefile header [1] - Remove unneeded bsd.port.pre.mk/bsd.port.post.mk [1] - Fix plist PR: ports/179245 Submitted by: ak Notes: svn path=/head/; revision=322132
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-231-0/+1
| | | | Notes: svn path=/head/; revision=310871
* - Update DESKTOP_ENTRIES:Max Brazhnikov2013-01-221-1/+1
| | | | | | | | | | | | | * rephrase Comment field or use port ${COMMENT} if appropriate * adjust Icon field according to the Desktop Entry Specification * update Categories field: remove deprecated category Application; set main category if missing - Remove indefinite article from COMMENT Approved by: maintainers Notes: svn path=/head/; revision=310844
* Mark broken on powerpc and sparc64 (and presumably, ia64).Mark Linimon2012-09-081-1/+7
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=303864
* - Update to 1.5.0Lars Engels2012-07-302-22/+20
| | | | | | | | | | | | - Convert to new options framework - Remove ABI version numbers from LIB_DEPENDS PR: ports/170048 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: maintainer (me) Notes: svn path=/head/; revision=301766
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber2012-07-191-2/+2
| | | | | | | directly or indirectly (via libvorbis, libtheora). Notes: svn path=/head/; revision=301188
* - Add a desktop entry [1]Lars Engels2012-05-231-2/+9
| | | | | | | | | | | - Chase fluidsynth shared library change [2] - Bump PORTREVISION PR: ports/166721 [1], ports/163751 [2] Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> [1], Bartosz Fabianowski <freebsd@chillt.de> [2] Notes: svn path=/head/; revision=297302
* - 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.4.1Lars Engels2012-02-152-3/+3
| | | | | | | | | PR: ports/164384, ports/164757 Submitted by: Alex Kozlov, swills Approved by: maintainer (me) Notes: svn path=/head/; revision=291474
* - Update to 1.4.0Lars Engels2011-11-112-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=285577
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+1
| | | | | | | | | | | | - 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
* - update to 1.3.1Lars Engels2011-08-282-17/+4
| | | | | | | | | | | - remove X86_ASM, which practically useless on x86, to unbreak sparc64 PR: ports/160238 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: Maintainer (me) Notes: svn path=/head/; revision=280633
* Does not compile on sparc64: invokes i386 asm.Mark Linimon2011-07-191-0/+4
| | | | Notes: svn path=/head/; revision=277924
* Update to 1.3.0Lars Engels2011-06-212-3/+5
| | | | | | | | | | | Changelog: http://sourceforge.net/projects/scummvm/files/scummvm/1.3.0/ReleaseNotes/view PR: ports/157859 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: maintainer (me) Notes: svn path=/head/; revision=276008
* - update to 1.2.1 [1]Lars Engels2010-12-272-15/+8
| | | | | | | | | | | | | - remove WITH_MPEG2, it's only set WITH_VORBIS [1] - turn X86_ASM off, I [PR submitter] tested a few games and didn't see any difference in speed, remove ONLY_FOR_ARCHS [1] - add missing translations PR: ports/153256 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: maintainer (me) Notes: svn path=/head/; revision=267023
* Mark as only for i386/amd64: invokes i386 asm.Mark Linimon2010-07-011-0/+3
| | | | | | | | Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=257236
* - Update to 1.1.1Lars Engels2010-06-162-27/+41
| | | | | | | | | | | | | | | | | - Install some more docs - MPEG2 support removed - Support for dynamic plugins removed - Add OPTIONS for MT32EMU and X86_ASM - Install more game engines - Update COMMENT with a clearer description - Add .desktop entry PR: ports/146120 Submitted by: Andre Heider <a.heider@gmail.com> Approved by: maintainer (me) Notes: svn path=/head/; revision=256609
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber2010-06-061-2/+2
| | | | | | | (via libvorbis, libtheora). Notes: svn path=/head/; revision=255958
* - Chase audio/fluidsynth shlib bumpMartin Wilke2010-01-051-2/+2
| | | | Notes: svn path=/head/; revision=247230
* - Install the shiny standard themeLars Engels2009-12-291-1/+5
| | | | | | | | | | | - Bump PORTREVISION PR: ports/141830 Submitted by: Oliver Herold <oh (AT) fixmbr.de> Approved by: maintainer (me) Notes: svn path=/head/; revision=246870
* Update to 1.0.0Lars Engels2009-12-202-4/+4
| | | | | | | | | PR: ports/141808 Submitted by: Oliver Herold Approved by: maintainer (me) Notes: svn path=/head/; revision=246304
* - Update to 1.0.0rc1Lars Engels2009-11-082-10/+13
| | | | | | | - Optionally enable dynamic plugins Notes: svn path=/head/; revision=243977
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-061-1/+2
| | | | Notes: svn path=/head/; revision=237283
* - Update to 0.13.0 [1]Lars Engels2009-03-292-4/+6
| | | | | | | | | | - Add MAKE_JOBS_SAFE PR: ports/132950 Submitted by: Alex Kozlov Notes: svn path=/head/; revision=231275
* Update to 0.12.0Lars Engels2008-09-042-5/+4
| | | | Notes: svn path=/head/; revision=219834
* Update to FLAC 1.2.1. This version includes two and a half yearsChristian Weisgerber2008-04-071-1/+2
| | | | | | | | | | | | | worth of changes and an altered API. Bump the revision of all ports that depend on libFLAC and adapt to the new API where necessary. Some patches from Debian, Gentoo, OpenBSD, and upstream repositories. PR: 119476 Notes: svn path=/head/; revision=210771
* - Update to 0.11.2Lars Engels2008-03-262-5/+4
| | | | | | | | PR: 122022 Submitted by: Oliver Herold <oliver (AT) akephalos.de> Notes: svn path=/head/; revision=209902
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-0/+1
| | | | Notes: svn path=/head/; revision=208952
* - Change WWW to the official websiteLars Engels2008-01-281-1/+1
| | | | | | | Noticed by: Eugene Sandulenko <sev (AT) scummvm.org> Notes: svn path=/head/; revision=206339
* - Update to 0.11.0Lars Engels2008-01-202-6/+5
| | | | | | | | | - Use PTHREAD_LIBS Changelog: http://sourceforge.net/project/shownotes.php?release_id=568141 Notes: svn path=/head/; revision=205887
* - Add FluidSynth support (provides much better MIDI quality than default ↵Lars Engels2007-10-271-2/+21
| | | | | | | | | | | | | | Adlib emulation) - Also add FLAC support for consistence - Add --disable-tremor (configure's tremor detection may potentially cause hidden dependency) PR: ports/117306 Submitted by: Dmitry Marakasov <amdmi3 (AT) amdmi3.ru> Approved by: miwi (mentor) Notes: svn path=/head/; revision=202136
* - Update to 0.10.0aLars Engels2007-09-092-8/+5
| | | | | | | | | - Clean up Makefile Approved by: miwi (mentor) Notes: svn path=/head/; revision=199186
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-1/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* With an up-to-date INDEX I even find the rest of the ports I maintain,Lars Engels2007-07-121-1/+1
| | | | | | | | | so change my e-mail address also in those ports. Approved by: miwi (mentor) Notes: svn path=/head/; revision=195496