diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-03-28 14:47:48 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-03-28 14:47:48 +0800 |
commit | e8efdd21e5ff43846d793d8491abfecf222c6dc2 (patch) | |
tree | b0a924a25960c5a794c5f3614258ee9387d99e7f /emulators | |
parent | 2cff994f91a2b9cc6ebdf1c83056d6e0bfbf5f54 (diff) | |
download | freebsd-ports-gnome-e8efdd21e5ff43846d793d8491abfecf222c6dc2.tar.gz freebsd-ports-gnome-e8efdd21e5ff43846d793d8491abfecf222c6dc2.tar.zst freebsd-ports-gnome-e8efdd21e5ff43846d793d8491abfecf222c6dc2.zip |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Diffstat (limited to 'emulators')
53 files changed, 68 insertions, 59 deletions
diff --git a/emulators/aqemu/Makefile b/emulators/aqemu/Makefile index 71eb32554cc9..d95d63b6404b 100644 --- a/emulators/aqemu/Makefile +++ b/emulators/aqemu/Makefile @@ -7,7 +7,7 @@ PORTNAME= aqemu PORTVERSION= 0.7.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= SF diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile index fb58c22894f7..8f0b5069d3d3 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -7,7 +7,7 @@ PORTNAME= atari800 PORTVERSION= 2.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= SF DISTFILES= ${DISTNAME}${EXTRACT_SUFX} xf25.zip @@ -18,7 +18,7 @@ MAINTAINER= gamato@users.sf.net COMMENT= Atari 8-bit computer emulator BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png RESTRICTED= "xf25 contains copyright ROMs and cannot be distributed." diff --git a/emulators/basiliskII/Makefile b/emulators/basiliskII/Makefile index 23070da64958..d5f71906a5b8 100644 --- a/emulators/basiliskII/Makefile +++ b/emulators/basiliskII/Makefile @@ -7,7 +7,7 @@ PORTNAME= basiliskII PORTVERSION= 1.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= emulators MASTER_SITES= http://gwenole.beauchesne.info/projects/basilisk2/files/ MASTER_SITE_SUBDIR= basilisk diff --git a/emulators/bsnes/Makefile b/emulators/bsnes/Makefile index 970ef7e20c7e..9e647e561da7 100644 --- a/emulators/bsnes/Makefile +++ b/emulators/bsnes/Makefile @@ -6,7 +6,7 @@ PORTNAME= bsnes PORTVERSION= 0.58 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://byuu.org/files/ \ ftp://ftp.arcadebsd.org/pub/ArcadeBSD/ports/distfiles/ diff --git a/emulators/catapult/Makefile b/emulators/catapult/Makefile index 01a0f42f6285..05c932a84db7 100644 --- a/emulators/catapult/Makefile +++ b/emulators/catapult/Makefile @@ -8,7 +8,7 @@ PORTNAME= catapult PORTVERSION= 0.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= SF/openmsx/openmsx/${PORTVERSION} DISTNAME= openmsx-${PORTNAME}-${PORTVERSION} diff --git a/emulators/dboxfe/Makefile b/emulators/dboxfe/Makefile index c4ddc62834af..6fc429090d53 100644 --- a/emulators/dboxfe/Makefile +++ b/emulators/dboxfe/Makefile @@ -7,7 +7,7 @@ PORTNAME= dboxfe PORTVERSION= 0.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR=${PORTNAME} diff --git a/emulators/desmume/Makefile b/emulators/desmume/Makefile index b77ce926250b..b61054a5130e 100644 --- a/emulators/desmume/Makefile +++ b/emulators/desmume/Makefile @@ -7,7 +7,7 @@ PORTNAME= desmume PORTVERSION= 0.9.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= SF diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile index 4deef7509d40..f9b99c0736f5 100644 --- a/emulators/dosbox/Makefile +++ b/emulators/dosbox/Makefile @@ -7,13 +7,14 @@ PORTNAME= dosbox PORTVERSION= 0.73 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF MAINTAINER= knyght@gmail.com COMMENT= An emulator of a PC with DOS -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png GNU_CONFIGURE= yes USE_SDL= sdl net sound diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile index 466a1f06c2a4..dd79bfb16c04 100644 --- a/emulators/e-uae/Makefile +++ b/emulators/e-uae/Makefile @@ -7,7 +7,7 @@ PORTNAME= e-uae DISTVERSION= 0.8.29.w4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators MASTER_SITES= http://www.rcdrummond.net/uae/${DISTNAME}/ DISTNAME= e-uae-0.8.29-WIP4 diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile index c8f7b0a30d9e..ecc80370cb0e 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -7,7 +7,7 @@ PORTNAME= fceux PORTVERSION= 2.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= SF/fceultra/Source%20Code/${PORTVERSION}%20src/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index 18c9567fc81a..b179fbe23eb2 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -7,7 +7,7 @@ PORTNAME= fuse PORTVERSION= 0.10.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION} diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile index 9efb35b4de0e..45a8c54d81d8 100644 --- a/emulators/gens/Makefile +++ b/emulators/gens/Makefile @@ -7,7 +7,7 @@ PORTNAME= gens PORTVERSION= 2.12a -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Gens%20Source%20Code/Gens%20WIP%20linux DISTNAME= Gens212a1SrcL diff --git a/emulators/gngeo/Makefile b/emulators/gngeo/Makefile index c1e0d5570e43..bddebd630d0d 100644 --- a/emulators/gngeo/Makefile +++ b/emulators/gngeo/Makefile @@ -7,7 +7,7 @@ PORTNAME= gngeo PORTVERSION= 0.7 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/emulators/gns3/Makefile b/emulators/gns3/Makefile index def057f0c175..9c79326a82f8 100644 --- a/emulators/gns3/Makefile +++ b/emulators/gns3/Makefile @@ -7,7 +7,7 @@ PORTNAME= gns3 PORTVERSION= 0.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= SF/gns-3/GNS3/${PORTVERSION} DISTNAME= GNS3-${PORTVERSION}-src diff --git a/emulators/gsnes9x/Makefile b/emulators/gsnes9x/Makefile index 86b5332709a8..9d3344957598 100644 --- a/emulators/gsnes9x/Makefile +++ b/emulators/gsnes9x/Makefile @@ -7,7 +7,7 @@ PORTNAME= gsnes9x PORTVERSION= 3.12 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/GSnes9x/${PORTVERSION} DISTNAME= GSnes9x-${PORTVERSION} diff --git a/emulators/gxmame/Makefile b/emulators/gxmame/Makefile index 57c46512c794..4b08f4fd7035 100644 --- a/emulators/gxmame/Makefile +++ b/emulators/gxmame/Makefile @@ -7,7 +7,7 @@ PORTNAME= gxmame DISTVERSION= 0.35beta2 -PORTREVISION= 10 +PORTREVISION= 11 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.35beta2 diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile index 6eb941432773..9b6471f6a95e 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -7,13 +7,14 @@ PORTNAME= hatari PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= BERLIOS MAINTAINER= ports@FreeBSD.org COMMENT= An Atari ST emulator -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png USE_BZIP2= yes USE_SDL= sdl diff --git a/emulators/hugo/Makefile b/emulators/hugo/Makefile index 2f62ac9daa05..4f6526dfd94e 100644 --- a/emulators/hugo/Makefile +++ b/emulators/hugo/Makefile @@ -7,7 +7,7 @@ PORTNAME= hugo PORTVERSION= 2.12 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= emulators MASTER_SITES= http://www.zeograd.com/download/ diff --git a/emulators/lisaem/Makefile b/emulators/lisaem/Makefile index 155af8c470ab..5d785899c4f8 100644 --- a/emulators/lisaem/Makefile +++ b/emulators/lisaem/Makefile @@ -7,7 +7,7 @@ PORTNAME= lisaem DISTVERSION= 1.2.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://lisaem.sunder.net/downloads/ diff --git a/emulators/loemu/Makefile b/emulators/loemu/Makefile index 506e26e00a69..1d60908bf3f5 100644 --- a/emulators/loemu/Makefile +++ b/emulators/loemu/Makefile @@ -7,7 +7,7 @@ PORTNAME= loemu PORTVERSION= 0.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators python MASTER_SITES= http://loemu.pegueroles.com/dists/ diff --git a/emulators/mupen64plus-base/Makefile b/emulators/mupen64plus-base/Makefile index 2a94aae38844..9153564a211d 100644 --- a/emulators/mupen64plus-base/Makefile +++ b/emulators/mupen64plus-base/Makefile @@ -7,7 +7,7 @@ PORTNAME= mupen64plus PORTVERSION?= 1.5 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMESUFFIX?= -base diff --git a/emulators/mupen64plus-core/Makefile b/emulators/mupen64plus-core/Makefile index 2a94aae38844..9153564a211d 100644 --- a/emulators/mupen64plus-core/Makefile +++ b/emulators/mupen64plus-core/Makefile @@ -7,7 +7,7 @@ PORTNAME= mupen64plus PORTVERSION?= 1.5 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMESUFFIX?= -base diff --git a/emulators/mupen64plus/Makefile b/emulators/mupen64plus/Makefile index 236d08d23c60..d598f8c4b151 100644 --- a/emulators/mupen64plus/Makefile +++ b/emulators/mupen64plus/Makefile @@ -7,7 +7,7 @@ PORTNAME= mupen64plus PORTVERSION= 1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= # empty DISTFILES= # empty diff --git a/emulators/nonpareil/Makefile b/emulators/nonpareil/Makefile index fd06c8d48059..85f696c36542 100644 --- a/emulators/nonpareil/Makefile +++ b/emulators/nonpareil/Makefile @@ -7,7 +7,7 @@ PORTNAME= nonpareil PORTVERSION= 0.78 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= emulators MASTER_SITES= http://nonpareil.brouhaha.com/download/ diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile index 0ab45525ada8..c43c4b3f94d4 100644 --- a/emulators/open-vm-tools/Makefile +++ b/emulators/open-vm-tools/Makefile @@ -7,7 +7,7 @@ PORTNAME= open-vm-tools PORTVERSION= ${BUILD_VER} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators kld MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${RELEASE_DATE} DISTNAME= open-vm-tools-${RELEASE_DATE}-${BUILD_VER} diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index 93af89a60384..60ac679416c5 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -7,7 +7,7 @@ PORTNAME= openmsx DISTVERSION= 0.7.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= SF diff --git a/emulators/pyxmame/Makefile b/emulators/pyxmame/Makefile index 471f0763a7f7..d0057474cfb0 100644 --- a/emulators/pyxmame/Makefile +++ b/emulators/pyxmame/Makefile @@ -7,7 +7,7 @@ PORTNAME= pyxmame PORTVERSION= 0.4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators python MASTER_SITES= SF/${PORTNAME}/tgz%20source/${PORTVERSION} diff --git a/emulators/qemu-launcher/Makefile b/emulators/qemu-launcher/Makefile index 332f297124c6..98cbdda8cf0a 100644 --- a/emulators/qemu-launcher/Makefile +++ b/emulators/qemu-launcher/Makefile @@ -7,7 +7,7 @@ PORTNAME= qemu-launcher PORTVERSION= 1.7.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators MASTER_SITES= http://download.gna.org/qemulaunch/1.7.x/ DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/emulators/qmc2/Makefile b/emulators/qmc2/Makefile index c928263b6d3f..e4952bc1511b 100644 --- a/emulators/qmc2/Makefile +++ b/emulators/qmc2/Makefile @@ -7,6 +7,7 @@ PORTNAME= qmc2 PORTVERSION= 0.2.b8 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF diff --git a/emulators/qtemu/Makefile b/emulators/qtemu/Makefile index 9b10eb254a00..67edafd5e1f8 100644 --- a/emulators/qtemu/Makefile +++ b/emulators/qtemu/Makefile @@ -7,7 +7,7 @@ PORTNAME= qtemu PORTVERSION= 1.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= SF diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile index f4e19bd5f0fb..1a0ea66a2321 100644 --- a/emulators/raine/Makefile +++ b/emulators/raine/Makefile @@ -7,7 +7,7 @@ PORTNAME= raine PORTVERSION= 0.43.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= emulators games MASTER_SITES= http://www.rainemu.com/html/archive/ DISTNAME= ${PORTNAME}s-${PORTVERSION} @@ -17,7 +17,7 @@ COMMENT= Arcade Emulator for M68000, M68020 and Z80 based hardware BUILD_DEPENDS= ${LOCALBASE}/bin/nasm:${PORTSDIR}/devel/nasm LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro \ - png.5:${PORTSDIR}/graphics/png \ + png.6:${PORTSDIR}/graphics/png \ vga.1:${PORTSDIR}/graphics/svgalib WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/emulators/skyeye/Makefile b/emulators/skyeye/Makefile index 63aabe5d5e62..d7ec4207c21b 100644 --- a/emulators/skyeye/Makefile +++ b/emulators/skyeye/Makefile @@ -7,7 +7,7 @@ PORTNAME= skyeye PORTVERSION= 1.2 -PORTREVISION= 4 +PORTREVISION= 5 DISTVERSIONPREFIX=v DISTVERSIONSUFFIX=_Rel CATEGORIES= emulators diff --git a/emulators/snes9express/Makefile b/emulators/snes9express/Makefile index 2d1d3afb70f1..befe5bd77f8b 100644 --- a/emulators/snes9express/Makefile +++ b/emulators/snes9express/Makefile @@ -7,7 +7,7 @@ PORTNAME= snes9express PORTVERSION= 1.42 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= emulators MASTER_SITES= SF diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile index 860f3f7e19aa..80b9fbccbaa9 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -7,6 +7,7 @@ PORTNAME= snes9x PORTVERSION= 1.52r79 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://snes9x-gtk.googlecode.com/files/ PKGNAMESUFFIX= -gtk @@ -15,7 +16,7 @@ DISTNAME= snes9x-1.52-src MAINTAINER= root@cooltrainer.org COMMENT= Super Nintendo Entertainment System(SNES) Emulator -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png USE_PERL= 5.8.1+ USE_BZIP2= yes @@ -71,7 +72,7 @@ CONFIGURE_ARGS+= --without-opengl .endif .if !defined(WITHOUT_SCREENSHOT) -LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS+= png.6:${PORTSDIR}/graphics/png CONFIGURE_ARGS+= --with-screenshot .else CONFIGURE_ARGS+= --without-screenshot diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile index 5f9a1a23167c..f5c386ecd642 100644 --- a/emulators/snes9x/Makefile +++ b/emulators/snes9x/Makefile @@ -7,7 +7,7 @@ PORTNAME= snes9x PORTVERSION= 1.51 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://files.ipherswipsite.com/snes9x/ \ http://www.geocities.co.jp/SiliconValley-PaloAlto/2560/release/ \ @@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= acm@FreeBSD.org COMMENT= Super Nintendo Entertainment System(SNES) Emulator -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png USE_BZIP2= yes USE_XORG= x11 sm ice xext @@ -80,7 +80,7 @@ SNES9X_BIN= snes9x .endif .if !defined(WITHOUT_SCREENSHOT) -LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS+= png.6:${PORTSDIR}/graphics/png CONFIGURE_ARGS+= --with-screenshot .else CONFIGURE_ARGS+= --without-screenshot diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile index e2c748c2b972..7ac4fc1e8980 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -7,6 +7,7 @@ PORTNAME= stella PORTVERSION= 3.0 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -14,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= acm@FreeBSD.org COMMENT= A multi-platform Atari 2600 VCS emulator -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/emulators/tiemu2/Makefile b/emulators/tiemu2/Makefile index cd07dec35310..3ece3c61451a 100644 --- a/emulators/tiemu2/Makefile +++ b/emulators/tiemu2/Makefile @@ -7,7 +7,7 @@ PORTNAME= tiemu2 PORTVERSION= 2.08 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= emulators MASTER_SITES= http://www.ticalc.org/pub/unix/ \ http://freebsd.nsu.ru/distfiles/tiemu/ diff --git a/emulators/tiemu3/Makefile b/emulators/tiemu3/Makefile index 24fa93b21bed..c7ec26beaf4d 100644 --- a/emulators/tiemu3/Makefile +++ b/emulators/tiemu3/Makefile @@ -7,7 +7,7 @@ PORTNAME= tiemu3 PORTVERSION= 3.02 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators MASTER_SITES= SF/gtktiemu/tiemu-linux/TiEmu%20${PORTVERSION} DISTNAME= tiemu-${PORTVERSION} diff --git a/emulators/tilem/Makefile b/emulators/tilem/Makefile index 49f6bbee0aea..f4b78356ffd6 100644 --- a/emulators/tilem/Makefile +++ b/emulators/tilem/Makefile @@ -7,7 +7,7 @@ PORTNAME= tilem PORTVERSION= 0.973 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-devel/${PORTVERSION} diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index 2d1920a17ac3..6adb0f24d2e2 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -7,7 +7,7 @@ PORTNAME= uae PORTVERSION= 0.8.25 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= emulators MASTER_SITES= ftp://ftp.freiburg.linux.de/pub/uae/sources/develop/ \ http://www.electronghost.co.uk/~bernds/ diff --git a/emulators/vba/Makefile b/emulators/vba/Makefile index bd32036dcb7a..58e152d50738 100644 --- a/emulators/vba/Makefile +++ b/emulators/vba/Makefile @@ -6,7 +6,7 @@ PORTNAME= vba PORTVERSION= 1.7.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/VisualBoyAdvance/${PORTVERSION} DISTNAME= VisualBoyAdvance-src-${PORTVERSION} @@ -15,7 +15,7 @@ MAINTAINER= arundel@h3c.de COMMENT= Open Source Gameboy Advance emulator BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png WANT_GNOME= yes USE_GMAKE= yes diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index b797965f73d7..97dba8938670 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -6,7 +6,7 @@ PORTNAME= vice PORTVERSION= 2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://www.viceteam.org/online/ \ http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/ \ diff --git a/emulators/virtualbox-ose-legacy/Makefile b/emulators/virtualbox-ose-legacy/Makefile index f91e560c9cbc..c2337b4ea852 100644 --- a/emulators/virtualbox-ose-legacy/Makefile +++ b/emulators/virtualbox-ose-legacy/Makefile @@ -7,6 +7,7 @@ PORTNAME= virtualbox-ose DISTVERSION= 3.1.6 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://tmp.chruetertee.ch/ \ http://freebsd.unixfreunde.de/sources/ \ @@ -24,7 +25,7 @@ BUILD_DEPENDS= yasm:${PORTSDIR}/devel/yasm \ as86:${PORTSDIR}/devel/dev86 \ xsltproc:${PORTSDIR}/textproc/libxslt \ kmk:${PORTSDIR}/devel/kBuild -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ xslt.2:${PORTSDIR}/textproc/libxslt \ curl.5:${PORTSDIR}/ftp/curl RUN_DEPENDS= /boot/modules/vboxdrv.ko:${PORTSDIR}/emulators/virtualbox-ose-kmod diff --git a/emulators/virtualbox-ose/Makefile b/emulators/virtualbox-ose/Makefile index f91e560c9cbc..c2337b4ea852 100644 --- a/emulators/virtualbox-ose/Makefile +++ b/emulators/virtualbox-ose/Makefile @@ -7,6 +7,7 @@ PORTNAME= virtualbox-ose DISTVERSION= 3.1.6 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://tmp.chruetertee.ch/ \ http://freebsd.unixfreunde.de/sources/ \ @@ -24,7 +25,7 @@ BUILD_DEPENDS= yasm:${PORTSDIR}/devel/yasm \ as86:${PORTSDIR}/devel/dev86 \ xsltproc:${PORTSDIR}/textproc/libxslt \ kmk:${PORTSDIR}/devel/kBuild -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ xslt.2:${PORTSDIR}/textproc/libxslt \ curl.5:${PORTSDIR}/ftp/curl RUN_DEPENDS= /boot/modules/vboxdrv.ko:${PORTSDIR}/emulators/virtualbox-ose-kmod diff --git a/emulators/visualos/Makefile b/emulators/visualos/Makefile index 8404c56f36c7..b6e3e6386c20 100644 --- a/emulators/visualos/Makefile +++ b/emulators/visualos/Makefile @@ -7,7 +7,7 @@ PORTNAME= VisualOS PORTVERSION= 1.0.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= emulators gnome MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION} diff --git a/emulators/vmips/Makefile b/emulators/vmips/Makefile index c203cdda01b1..eefc8e2ded50 100644 --- a/emulators/vmips/Makefile +++ b/emulators/vmips/Makefile @@ -7,7 +7,7 @@ PORTNAME= vmips PORTVERSION= 1.3.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= SF \ http://www.dgate.org/vmips/releases/vmips-${PORTVERSION}/ diff --git a/emulators/wahcade/Makefile b/emulators/wahcade/Makefile index a75d9108ae0d..58b5d91f41fa 100644 --- a/emulators/wahcade/Makefile +++ b/emulators/wahcade/Makefile @@ -7,7 +7,7 @@ PORTNAME= wahcade PORTVERSION= 0.28 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://www.anti-particle.com/projects/wahcade/ diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 92b0fb376068..017939411441 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -8,6 +8,7 @@ PORTNAME= wine DISTVERSION= 1.1.41 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ @@ -21,7 +22,7 @@ LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \ freetype.9:${PORTSDIR}/print/freetype2 \ jpeg.11:${PORTSDIR}/graphics/jpeg \ lcms.1:${PORTSDIR}/graphics/lcms \ - png.5:${PORTSDIR}/graphics/png \ + png.6:${PORTSDIR}/graphics/png \ xml2:${PORTSDIR}/textproc/libxml2 GNU_CONFIGURE= yes diff --git a/emulators/wine-doors/Makefile b/emulators/wine-doors/Makefile index ed04743decd9..96447c4ff0a8 100644 --- a/emulators/wine-doors/Makefile +++ b/emulators/wine-doors/Makefile @@ -7,7 +7,7 @@ PORTNAME= wine-doors PORTVERSION= 0.1.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators MASTER_SITES= http://www.wine-doors.org/releases/ diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 92b0fb376068..017939411441 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -8,6 +8,7 @@ PORTNAME= wine DISTVERSION= 1.1.41 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ @@ -21,7 +22,7 @@ LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \ freetype.9:${PORTSDIR}/print/freetype2 \ jpeg.11:${PORTSDIR}/graphics/jpeg \ lcms.1:${PORTSDIR}/graphics/lcms \ - png.5:${PORTSDIR}/graphics/png \ + png.6:${PORTSDIR}/graphics/png \ xml2:${PORTSDIR}/textproc/libxml2 GNU_CONFIGURE= yes diff --git a/emulators/xgngeo/Makefile b/emulators/xgngeo/Makefile index 44cb6d6b9f12..fa944d31290e 100644 --- a/emulators/xgngeo/Makefile +++ b/emulators/xgngeo/Makefile @@ -7,7 +7,7 @@ PORTNAME= xgngeo PORTVERSION= 16 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= emulators games MASTER_SITES= ${MASTER_SITE_BERLIOS} diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile index 6ee1ec9ca368..dbffebcf4ed7 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -7,7 +7,7 @@ PORTNAME= yabause PORTVERSION= 0.9.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= SF diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile index fd7fa4fc09fe..747f09e2e6a0 100644 --- a/emulators/zsnes/Makefile +++ b/emulators/zsnes/Makefile @@ -7,7 +7,7 @@ PORTNAME= zsnes PORTVERSION= 1.51 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/ZSNES%20v${PORTVERSION} @@ -18,7 +18,7 @@ COMMENT= Intel x86 only Super Nintendo Entertainment System (SNES) Emulator # This must be >= 0.98! BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png ONLY_FOR_ARCHS= i386 ONLY_FOR_ARCHS_REASON= non-portable, for a portable emulator see emulators/snes9x |