aboutsummaryrefslogtreecommitdiff
path: root/emulators/scummvm
Commit message (Collapse)AuthorAgeFilesLines
* Move scummvm back into games category for consistency with otherAlex Dupre2004-04-134-96/+0
| | | | | | | | | game interpreter. Requested by: kris Notes: svn path=/head/; revision=106910
* Move scummvm port from games to emulators category.Alex Dupre2004-04-062-10/+12
| | | | | | | | PR: ports/65179 Requested by: Alex Trull <alexander@trull.com> (maintainer) Notes: svn path=/head/; revision=106302
* Update to 0.6.0 release.Alex Dupre2004-03-263-21/+48
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=105391
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-1/+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
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Use new knobs from bsd.sdl.mkKirill Ponomarev2004-01-201-2/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=98675
* Chase the libmad/libid3tag shared lib version.Joe Marcus Clarke2003-12-071-1/+2
| | | | Notes: svn path=/head/; revision=95225
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-201-1/+1
| | | | | | | Submitted by: Oliver Eikemeier Notes: svn path=/head/; revision=94477
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-201-0/+1
| | | | | | | "perl -pi -e" construction. Notes: svn path=/head/; revision=94465
* Updated Port 'games/scummvm' to 0.5.1Edwin Groothuis2003-09-282-5/+5
| | | | | | | | | | | | Looks ok for me modulo he sent a shar instead of a diff -ruN. Please, pass maintainership to Alex as I'm not going to keep up with it. PR: ports/56333 Submmited by: Alex Trull <alexander@trull.com> Notes: svn path=/head/; revision=89652
* Update to 0.4.1.Adam Weinberger2003-06-022-2/+2
| | | | | | | | PR: ports/52700 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer) Notes: svn path=/head/; revision=81958
* Update to 0.4.0.Eric Anholt2003-05-132-6/+4
| | | | | | | | PR: ports/52149 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer) Notes: svn path=/head/; revision=80945
* Certain games need libmad for audio output, make scummvm depend onTilman Keskinoz2003-04-122-14/+4
| | | | | | | | | | mad. Bump PORTREVISION PR: 50870 Submitted by: maintainer Notes: svn path=/head/; revision=78817
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* Update version number of SDL shared library.Maxim Sobolev2003-01-021-1/+1
| | | | Notes: svn path=/head/; revision=72210
* Update scummvm to 0.3.0bAdam Weinberger2003-01-017-68/+29
| | | | | | | | PR: 46150 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> (maintainer) Notes: svn path=/head/; revision=72116
* Change maintainer.Adam Weinberger2002-12-161-1/+1
| | | | | | | | | | | This is part of the PR. The update to the port will have to wait until after the ports freeze. PR: 46150 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> Notes: svn path=/head/; revision=71664
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Change maintainership on all my ports.Adam Weinberger2002-10-182-1/+3
| | | | | | | | | adam@vectors.cx -> adam@FreeBSD.org Approved by: pat (mentor) Notes: svn path=/head/; revision=68248
* Turn Miguel Mendez' ports over to Adam Weinberger.Trevor Johnson2002-08-262-4/+1
| | | | | | | PR: 42012 Notes: svn path=/head/; revision=65004
* Miguel Mendez informed me in private e-mail that he has changed his mindWill Andrews2002-06-111-1/+1
| | | | | | | and would like to maintain these ports again. Welcome back, Miguel. :-) Notes: svn path=/head/; revision=61115
* Set Miguel Mendez' ports loose. Look out, world!Trevor Johnson2002-06-071-1/+1
| | | | | | | | | | | I would like to try maintaining the acroread5 one, so I pre-snarfed it. :-P PR: 38978 Submitted by: Miguel Mendez (outgoing maintainer) Notes: svn path=/head/; revision=60760
* Update to 0.2.0Patrick Li2002-05-145-30/+58
| | | | | | | | PR: 38072 Submitted by: maintainer Notes: svn path=/head/; revision=59105
* Chase increase of libSDL version number.Maxim Sobolev2002-04-171-1/+1
| | | | Notes: svn path=/head/; revision=57807
* Add new port games/scummvm - A free implementation of LucasArts S.C.U.M.M.Patrick Li2002-03-266-0/+89
interpreter PR: 36335 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> Notes: svn path=/head/; revision=56713