summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/blinkensim/Makefile4
-rw-r--r--emulators/bochs/Makefile4
-rw-r--r--emulators/e-uae/Makefile4
-rw-r--r--emulators/fuse/Makefile4
-rw-r--r--emulators/gens/Makefile4
-rw-r--r--emulators/gpsim-devel/Makefile4
-rw-r--r--emulators/gpsim-devel/buildlink3.mk4
-rw-r--r--emulators/gpsim-oscilloscope/Makefile4
-rw-r--r--emulators/gpsim-ptyusart/Makefile4
-rw-r--r--emulators/gpsim/Makefile4
-rw-r--r--emulators/mame/Makefile3
-rw-r--r--emulators/mess/Makefile3
-rw-r--r--emulators/nestopia/Makefile4
-rw-r--r--emulators/snes9x-gtk/Makefile4
-rw-r--r--emulators/tme/Makefile4
-rw-r--r--emulators/uae/Makefile4
-rw-r--r--emulators/vice/Makefile4
-rw-r--r--emulators/xnp2/Makefile4
-rw-r--r--emulators/yabause/Makefile4
19 files changed, 38 insertions, 36 deletions
diff --git a/emulators/blinkensim/Makefile b/emulators/blinkensim/Makefile
index a893fbd5d61..5857543836b 100644
--- a/emulators/blinkensim/Makefile
+++ b/emulators/blinkensim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2013/09/02 19:51:02 adam Exp $
+# $NetBSD: Makefile,v 1.31 2013/10/10 14:42:08 ryoon Exp $
#
DISTNAME= blinkensim-2.2
-PKGREVISION= 23
+PKGREVISION= 24
CATEGORIES= emulators graphics
MASTER_SITES= http://sven.gimp.org/blinkenlights/old/
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index 4f34ba8376f..7d823e2d04d 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.77 2013/09/02 19:51:02 adam Exp $
+# $NetBSD: Makefile,v 1.78 2013/10/10 14:42:08 ryoon Exp $
DISTNAME= bochs-2.6.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bochs/}
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile
index 10dea25f35e..2051840552c 100644
--- a/emulators/e-uae/Makefile
+++ b/emulators/e-uae/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2013/09/02 19:51:02 adam Exp $
+# $NetBSD: Makefile,v 1.31 2013/10/10 14:42:08 ryoon Exp $
DISTNAME= e-uae-0.8.28
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= emulators
MASTER_SITES= http://www.rcdrummond.net/uae/e-uae-0.8.28/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile
index 1b314cdb6d7..321e5690acb 100644
--- a/emulators/fuse/Makefile
+++ b/emulators/fuse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2013/09/02 19:51:02 adam Exp $
+# $NetBSD: Makefile,v 1.57 2013/10/10 14:42:08 ryoon Exp $
DISTNAME= fuse-1.1.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile
index e7941369602..5abd67c8c47 100644
--- a/emulators/gens/Makefile
+++ b/emulators/gens/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.35 2013/09/02 19:51:02 adam Exp $
+# $NetBSD: Makefile,v 1.36 2013/10/10 14:42:08 ryoon Exp $
#
DISTNAME= gens-rc3
PKGNAME= gens-2.12rc3
-PKGREVISION= 27
+PKGREVISION= 28
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gens/}
diff --git a/emulators/gpsim-devel/Makefile b/emulators/gpsim-devel/Makefile
index a9aaba7316d..b2216c83fd5 100644
--- a/emulators/gpsim-devel/Makefile
+++ b/emulators/gpsim-devel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2013/09/02 19:50:44 adam Exp $
+# $NetBSD: Makefile,v 1.35 2013/10/10 14:41:53 ryoon Exp $
#
DISTNAME= gpsim-20050905
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/gpsim-devel/buildlink3.mk b/emulators/gpsim-devel/buildlink3.mk
index 62b7e6ce901..a2e3c332234 100644
--- a/emulators/gpsim-devel/buildlink3.mk
+++ b/emulators/gpsim-devel/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.28 2013/09/02 19:50:44 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.29 2013/10/10 14:41:53 ryoon Exp $
BUILDLINK_TREE+= gpsim
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gpsim
GPSIM_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gpsim+= gpsim>=20050905
-BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb24
+BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb25
BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel
.include "../../x11/gtk2/buildlink3.mk"
diff --git a/emulators/gpsim-oscilloscope/Makefile b/emulators/gpsim-oscilloscope/Makefile
index 6dab3826427..9cc23794a23 100644
--- a/emulators/gpsim-oscilloscope/Makefile
+++ b/emulators/gpsim-oscilloscope/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.29 2013/09/02 19:51:02 adam Exp $
+# $NetBSD: Makefile,v 1.30 2013/10/10 14:42:08 ryoon Exp $
#
DISTNAME= oscilloscope-0.1.2
PKGNAME= gpsim-${DISTNAME}
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/gpsim-ptyusart/Makefile b/emulators/gpsim-ptyusart/Makefile
index 51fdd6a09f4..029bedf8fa7 100644
--- a/emulators/gpsim-ptyusart/Makefile
+++ b/emulators/gpsim-ptyusart/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.30 2013/09/02 19:51:02 adam Exp $
+# $NetBSD: Makefile,v 1.31 2013/10/10 14:42:08 ryoon Exp $
#
DISTNAME= ptyusart-0.3.2
PKGNAME= gpsim-${DISTNAME}
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/gpsim/Makefile b/emulators/gpsim/Makefile
index c69bd5de1d6..2929af8370a 100644
--- a/emulators/gpsim/Makefile
+++ b/emulators/gpsim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2013/09/02 19:51:02 adam Exp $
+# $NetBSD: Makefile,v 1.45 2013/10/10 14:42:08 ryoon Exp $
#
DISTNAME= gpsim-0.26.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpsim/}
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index e444a79454d..8bd72b14c9a 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2013/09/30 20:03:33 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2013/10/10 14:42:08 ryoon Exp $
DISTNAME= mame0150s
PKGNAME= ${DISTNAME:S/0/-0./:S/s$//}
+PKGREVISION= 1
MASTER_SITES= http://mamedev.org/downloader.php?file=releases/
COMMENT= Multiple Arcade Machine Emulator
diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile
index b0968237872..bdc3309a100 100644
--- a/emulators/mess/Makefile
+++ b/emulators/mess/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2013/09/30 20:03:33 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2013/10/10 14:42:08 ryoon Exp $
DISTNAME= mame0150s
PKGNAME= ${DISTNAME:S/mame0/mess-0./:S/s$//}
+PKGREVISION= 1
MASTER_SITES= http://mamedev.org/downloader.php?file=releases/
COMMENT= Multi Emulator Super System
diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile
index 8ced5ae2b85..4c040bab0e0 100644
--- a/emulators/nestopia/Makefile
+++ b/emulators/nestopia/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2013/09/02 19:51:02 adam Exp $
+# $NetBSD: Makefile,v 1.24 2013/10/10 14:42:08 ryoon Exp $
#
DISTNAME= Nestopia140src
PKGNAME= nestopia-1.40h
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nestopia/}
EXTRACT_SUFX= .zip
diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile
index 49b5e1244de..4540598db16 100644
--- a/emulators/snes9x-gtk/Makefile
+++ b/emulators/snes9x-gtk/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.33 2013/09/02 19:51:03 adam Exp $
+# $NetBSD: Makefile,v 1.34 2013/10/10 14:42:08 ryoon Exp $
#
DISTNAME= snes9x-1.53-src
PKGNAME= snes9x-gtk-1.53.81
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= emulators
MASTER_SITES= http://snes9x-gtk.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile
index 3c074829b79..17486d6b6b5 100644
--- a/emulators/tme/Makefile
+++ b/emulators/tme/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2013/09/23 10:03:40 joerg Exp $
+# $NetBSD: Makefile,v 1.45 2013/10/10 14:42:08 ryoon Exp $
#
DISTNAME= tme-0.8
-PKGREVISION= 20
+PKGREVISION= 21
CATEGORIES= emulators
MASTER_SITES= http://csail.mit.edu/~fredette/tme/
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile
index b8a90116153..3a39c989a00 100644
--- a/emulators/uae/Makefile
+++ b/emulators/uae/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.70 2013/09/02 19:51:03 adam Exp $
+# $NetBSD: Makefile,v 1.71 2013/10/10 14:42:08 ryoon Exp $
DISTNAME= uae-0.8.25
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= emulators
MASTER_SITES= http://www.freiburg.linux.de/~uae/bin/sources/develop/
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index 1c6a09c38b2..b4dc1feccc7 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.110 2013/09/02 19:51:03 adam Exp $
+# $NetBSD: Makefile,v 1.111 2013/10/10 14:42:08 ryoon Exp $
DISTNAME= vice-2.4
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vice-emu/}
MASTER_SITES+= ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/
diff --git a/emulators/xnp2/Makefile b/emulators/xnp2/Makefile
index 0798d09abb1..8d160a35dfc 100644
--- a/emulators/xnp2/Makefile
+++ b/emulators/xnp2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2013/09/02 19:51:03 adam Exp $
+# $NetBSD: Makefile,v 1.14 2013/10/10 14:42:09 ryoon Exp $
SNAPSHOTDATE= 20130727
DISTNAME= xnp2-${SNAPSHOTDATE}
PKGNAME= xnp2-0.83pl${SNAPSHOTDATE}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= http://www.nonakap.org/np2/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile
index 9064b82a902..bf4f4b3b4ba 100644
--- a/emulators/yabause/Makefile
+++ b/emulators/yabause/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2013/09/02 19:51:03 adam Exp $
+# $NetBSD: Makefile,v 1.34 2013/10/10 14:42:09 ryoon Exp $
DISTNAME= yabause-0.9.12
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yabause/}