aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-05-14 02:51:55 +0000
committerPatrick Li <pat@FreeBSD.org>2002-05-14 02:51:55 +0000
commit530b83fb2b95c7eec016b2612018f1d458535a31 (patch)
treefcfcb8d0f9a9f2ea0350acc7f33bd7465c907c72
parent0a49708793742601672ef999d874959be5e71270 (diff)
downloadports-530b83fb2b95c7eec016b2612018f1d458535a31.tar.gz
ports-530b83fb2b95c7eec016b2612018f1d458535a31.zip
Notes
-rw-r--r--emulators/xmame/Makefile3
-rw-r--r--emulators/xmame/distinfo2
-rw-r--r--emulators/xmame/files/patch-ac27
-rw-r--r--emulators/xmame/pkg-plist1
4 files changed, 27 insertions, 6 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile
index b19853128b36..02f9dbc5e1c0 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME?= xmame
-PORTVERSION?= 0.59.1
+PORTVERSION?= 0.60.1
CATEGORIES= emulators
MASTER_SITES= http://x.mame.net/download/ \
http://www.mame.net/zips/ \
@@ -70,6 +70,7 @@ GENERALDOCS= changes.unix \
xmame.css \
xmame-doc.lyx \
xmame-doc.txt \
+ ctrlr.txt \
dga2.txt
XMAMEDOCS= changes.mame \
gamelist.mame \
diff --git a/emulators/xmame/distinfo b/emulators/xmame/distinfo
index da6672def8b8..977c6eee6c02 100644
--- a/emulators/xmame/distinfo
+++ b/emulators/xmame/distinfo
@@ -1,4 +1,4 @@
-MD5 (xmame/xmame-0.59.1.tar.bz2) = 5b46b6edac55d8a4db8dc46ff56d035b
+MD5 (xmame/xmame-0.60.1.tar.bz2) = 887e3956e410b06b92165637ba219070
MD5 (xmame/xmame-0.56.2.tar.bz2) = e43dd5e087f954351948fb9848485924
MD5 (xmame/xmame-0.37b14.2.tar.bz2) = 34bfba3d1412a8f8e1abd4d738de3f27
MD5 (xmame/cheat.zip) = b745ea4df1a3a517c00fedae1ee49a14
diff --git a/emulators/xmame/files/patch-ac b/emulators/xmame/files/patch-ac
index ca37cc743b69..cc654ce32acb 100644
--- a/emulators/xmame/files/patch-ac
+++ b/emulators/xmame/files/patch-ac
@@ -1,5 +1,5 @@
---- src/unix/unix.mak.orig Mon Mar 18 02:41:37 2002
-+++ src/unix/unix.mak Tue Mar 19 18:05:20 2002
+--- src/unix/unix.mak.orig Fri May 3 04:53:53 2002
++++ src/unix/unix.mak Mon May 6 14:04:08 2002
@@ -50,20 +50,20 @@
# svga and ggi also use $(X11LIB) since that's where zlib often is
@@ -26,7 +26,26 @@
CFLAGS.photon2 =
INST.x11 = doinstall
-@@ -357,7 +357,7 @@
+@@ -235,9 +235,18 @@
+ MY_LIBS += -lusb
+ endif
+ else
++ifeq ($(ARCH), freebsd)
++ifeq ($(shell test -f /usr/include/usbhid.h && echo have_usbhid), have_usbhid)
++CONFIG += -DHAVE_USBHID_H
++MY_LIBS += -lusbhid
++else
++MY_LIBS += /usr/lib/libusb.a
++endif
++else
+ MY_LIBS += -lusb
+ endif
+ endif
++endif
+
+ ifdef EFENCE
+ MY_LIBS += -lefence
+@@ -366,7 +375,7 @@
doc/x$(TARGET)rc.dist: all src/unix/xmamerc-keybinding-notes.txt
./x$(TARGET).$(DISPLAY_METHOD) -noloadconfig -showconfig | \
@@ -35,7 +54,7 @@
cat src/unix/xmamerc-keybinding-notes.txt >> doc/x$(TARGET)rc.dist
doc/gamelist.$(TARGET): all
-@@ -366,7 +366,8 @@
+@@ -375,7 +384,8 @@
doc/x$(TARGET).6: all src/unix/xmame.6-1 src/unix/xmame.6-3
cat src/unix/xmame.6-1 > doc/x$(TARGET).6
diff --git a/emulators/xmame/pkg-plist b/emulators/xmame/pkg-plist
index 3c7d6dd9d7d4..06e7500dcd52 100644
--- a/emulators/xmame/pkg-plist
+++ b/emulators/xmame/pkg-plist
@@ -25,6 +25,7 @@ share/%%MAMEMESS%%/%%MAMEMESS%%rc
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame.css
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc.lyx
%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc.txt
+%%PORTDOCS%%share/doc/%%MAMEMESS%%/ctrlr.txt
%%PORTDOCS%%share/doc/%%MAMEMESS%%/dga2.txt
%%MAMEONLY%%%%DATFILES%%share/xmame/hiscore.dat
%%MAMEONLY%%%%DATFILES%%share/xmame/history.dat