Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 2013 20:19:34 GMT
From:      chris petrik <c.petrik.sosa@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/176820: [PATCH] rename emulators/fceu-server to emulators/fceux-server
Message-ID:  <201303102019.r2AKJYot085901@red.freebsd.org>
Resent-Message-ID: <201303102020.r2AKK0Ts013932@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         176820
>Category:       ports
>Synopsis:       [PATCH] rename emulators/fceu-server to emulators/fceux-server
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 10 20:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     chris petrik
>Release:        FreeBSD 9.1
>Organization:
na
>Environment:
>Description:
rename fceu-server to fceux-server to be consistent with fceux port
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: emulators/fceu-server/Makefile
===================================================================
--- emulators/fceu-server/Makefile	(revision 313838)
+++ emulators/fceu-server/Makefile	(working copy)
@@ -1,33 +0,0 @@
-# New ports collection makefile for: fceu-server
-# Date created:		28 July 2007
-# Whom:			Pontus Stenetorp <ninjin@kth.se>
-#
-# $FreeBSD$
-#
-
-PORTNAME=	fceu-server
-PORTVERSION=	0.0.5
-PORTREVISION=	3
-CATEGORIES=	emulators
-MASTER_SITES=	SF/fceultra/OldFiles
-
-MAINTAINER=	ninjin@kth.se
-COMMENT=	The network play server for the NES/Famicom emulator fceu
-
-CFLAGS+=	-DSOL_TCP=6
-USE_GMAKE=	yes
-USE_SDL=	sdl
-
-post-patch:
-	@${REINPLACE_CMD} -e 's|/etc/fceu-standard.conf|${ETCDIR}/fceu-standard.conf|g' \
-		${WRKSRC}/server.cpp
-
-do-install:
-	@${MKDIR} ${ETCDIR}
-	@${INSTALL_DATA} ${WRKSRC}/fceu-server.conf ${ETCDIR}/fceu-server.conf.sample
-	@${INSTALL_PROGRAM} ${WRKSRC}/fceu-server ${PREFIX}/bin
-	@[ -f ${ETCDIR}/fceu-standard.conf ] || \
-		${INSTALL_DATA} ${WRKSRC}/fceu-server.conf \
-			${ETCDIR}/fceu-standard.conf
-
-.include <bsd.port.mk>
Index: emulators/fceu-server/distinfo
===================================================================
--- emulators/fceu-server/distinfo	(revision 313838)
+++ emulators/fceu-server/distinfo	(working copy)
@@ -1,2 +0,0 @@
-SHA256 (fceu-server-0.0.5.tar.gz) = c9e5b3f77e92364ae7a66e351012dc01d6373ea44a100d23ec028f00d5fc825f
-SIZE (fceu-server-0.0.5.tar.gz) = 18623
Index: emulators/fceu-server/pkg-descr
===================================================================
--- emulators/fceu-server/pkg-descr	(revision 313838)
+++ emulators/fceu-server/pkg-descr	(working copy)
@@ -1,3 +0,0 @@
-This is a port of the FCE Ultra network play server.
-
-WWW: http://fceultra.sourceforge.net/
Index: emulators/fceu-server/pkg-plist
===================================================================
--- emulators/fceu-server/pkg-plist	(revision 313838)
+++ emulators/fceu-server/pkg-plist	(working copy)
@@ -1,5 +0,0 @@
-bin/fceu-server
-@unexec if cmp -s %D/%%ETCDIR%%/fceu-standard.conf %D/%%ETCDIR%%/fceu-server.conf.sample; then rm %D/%%ETCDIR%%/fceu-standard.conf; fi
-%%ETCDIR%%/fceu-server.conf.sample
-@exec [ -f %D/%%ETCDIR%%/fceu-standard.conf ] || install -m 644 %D/%%ETCDIR%%/fceu-server.conf.sample %D/%%ETCDIR%%/fceu-standard.conf
-@dirrmtry etc/fceu-server
Index: emulators/fceux-server/Makefile
===================================================================
--- emulators/fceux-server/Makefile	(revision 0)
+++ emulators/fceux-server/Makefile	(working copy)
@@ -0,0 +1,33 @@
+# New ports collection makefile for: fceu-server
+# Date created:		28 July 2007
+# Whom:			Pontus Stenetorp <ninjin@kth.se>
+#
+# $FreeBSD$
+#
+
+PORTNAME=	fceu-server
+PORTVERSION=	0.0.5
+PORTREVISION=	3
+CATEGORIES=	emulators
+MASTER_SITES=	SF/fceultra/OldFiles
+
+MAINTAINER=	ninjin@kth.se
+COMMENT=	The network play server for the NES/Famicom emulator fceu
+
+CFLAGS+=	-DSOL_TCP=6
+USE_GMAKE=	yes
+USE_SDL=	sdl
+
+post-patch:
+	@${REINPLACE_CMD} -e 's|/etc/fceu-standard.conf|${ETCDIR}/fceu-standard.conf|g' \
+		${WRKSRC}/server.cpp
+
+do-install:
+	@${MKDIR} ${ETCDIR}
+	@${INSTALL_DATA} ${WRKSRC}/fceu-server.conf ${ETCDIR}/fceu-server.conf.sample
+	@${INSTALL_PROGRAM} ${WRKSRC}/fceu-server ${PREFIX}/bin
+	@[ -f ${ETCDIR}/fceu-standard.conf ] || \
+		${INSTALL_DATA} ${WRKSRC}/fceu-server.conf \
+			${ETCDIR}/fceu-standard.conf
+
+.include <bsd.port.mk>

Property changes on: emulators/fceux-server/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+FreeBSD=%H
\ No newline at end of property
Index: emulators/fceux-server/distinfo
===================================================================
--- emulators/fceux-server/distinfo	(revision 0)
+++ emulators/fceux-server/distinfo	(working copy)
@@ -0,0 +1,2 @@
+SHA256 (fceu-server-0.0.5.tar.gz) = c9e5b3f77e92364ae7a66e351012dc01d6373ea44a100d23ec028f00d5fc825f
+SIZE (fceu-server-0.0.5.tar.gz) = 18623

Property changes on: emulators/fceux-server/distinfo
___________________________________________________________________
Added: fbsd:nokeywords
## -0,0 +1 ##
+yes
\ No newline at end of property
Index: emulators/fceux-server/pkg-descr
===================================================================
--- emulators/fceux-server/pkg-descr	(revision 0)
+++ emulators/fceux-server/pkg-descr	(working copy)
@@ -0,0 +1,3 @@
+This is a port of the FCE Ultra network play server.
+
+WWW: http://fceultra.sourceforge.net/

Property changes on: emulators/fceux-server/pkg-descr
___________________________________________________________________
Added: fbsd:nokeywords
## -0,0 +1 ##
+yes
\ No newline at end of property
Index: emulators/fceux-server/pkg-plist
===================================================================
--- emulators/fceux-server/pkg-plist	(revision 0)
+++ emulators/fceux-server/pkg-plist	(working copy)
@@ -0,0 +1,5 @@
+bin/fceu-server
+@unexec if cmp -s %D/%%ETCDIR%%/fceu-standard.conf %D/%%ETCDIR%%/fceu-server.conf.sample; then rm %D/%%ETCDIR%%/fceu-standard.conf; fi
+%%ETCDIR%%/fceu-server.conf.sample
+@exec [ -f %D/%%ETCDIR%%/fceu-standard.conf ] || install -m 644 %D/%%ETCDIR%%/fceu-server.conf.sample %D/%%ETCDIR%%/fceu-standard.conf
+@dirrmtry etc/fceu-server

Property changes on: emulators/fceux-server/pkg-plist
___________________________________________________________________
Added: fbsd:nokeywords
## -0,0 +1 ##
+yes
\ No newline at end of property


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303102019.r2AKJYot085901>