From owner-svn-ports-head@FreeBSD.ORG Fri Apr 26 06:56:30 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 54944E80; Fri, 26 Apr 2013 06:56:30 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 378851107; Fri, 26 Apr 2013 06:56:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r3Q6uUhJ043253; Fri, 26 Apr 2013 06:56:30 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r3Q6uTLN043247; Fri, 26 Apr 2013 06:56:29 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201304260656.r3Q6uTLN043247@svn.freebsd.org> From: Martin Wilke Date: Fri, 26 Apr 2013 06:56:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r316577 - in head/emulators/xsystem35: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Apr 2013 06:56:30 -0000 Author: miwi Date: Fri Apr 26 06:56:29 2013 New Revision: 316577 URL: http://svnweb.freebsd.org/changeset/ports/316577 Log: - Fix build PR: 177559 Submitted by: Ports Fury Added: head/emulators/xsystem35/files/pkg-message.in (contents, props changed) Deleted: head/emulators/xsystem35/pkg-message Modified: head/emulators/xsystem35/Makefile head/emulators/xsystem35/pkg-plist (contents, props changed) Modified: head/emulators/xsystem35/Makefile ============================================================================== --- head/emulators/xsystem35/Makefile Fri Apr 26 06:48:12 2013 (r316576) +++ head/emulators/xsystem35/Makefile Fri Apr 26 06:56:29 2013 (r316577) @@ -10,44 +10,44 @@ MASTER_SITES= http://8ne.sakura.ne.jp:20 MAINTAINER= ports@FreeBSD.org COMMENT= AliceSoft System 3.5/3.6/3.8/3.9 on X Window System -BROKEN= Does not build +LICENSE= GPLv2 # (or later) -LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ - jpeg.11:${PORTSDIR}/graphics/jpeg +LIB_DEPENDS= vorbis:${PORTSDIR}/audio/libvorbis \ + jpeg:${PORTSDIR}/graphics/jpeg + +OPTIONS_DEFINE= ESOUND DOCS EXAMPLES -USE_AUTOTOOLS= autoconf libtool USES= gettext -USE_GMAKE= yes USE_GNOME= gtk12 -WANT_GNOME= yes - -PKGMESSAGE= ${WRKSRC}/MESSAGE - -DOCSDIR= ${PREFIX}/share/doc/ja/${PORTNAME} -PATCHES= pastel.diff - -.include - +USE_GMAKE= yes +USE_AUTOTOOLS= autoconf libtool CONFIGURE_ARGS= --without-included-gettext \ - --program-prefix="" \ --with-cachesize=20 \ --enable-midi=seq,extp,raw \ --enable-cdrom=bsd,mp3 +MAKE_JOBS_SAFE= yes + CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -.if ${HAVE_GNOME:Mesound}!="" +SUB_FILES= pkg-message + +DOCSDIR= ${PREFIX}/share/doc/ja/${PORTNAME} + +.include + +.if ${PORT_OPTIONS:MESOUND} USE_GNOME+= esound CONFIGURE_ARGS+= --enable-audio=oss,esd --with-default-output=esd .else CONFIGURE_ARGS+= --enable-audio=oss --with-default-output=oss .endif -#.if defined(WITH_SDL) +#.if ${PORT_OPTIONS:MSDL} #USE_SDL= sdl #CONFIGURE_ARGS+= --enable-sdl -#CONFIGURE_ENV+= "CPPFLAGS=`$(SDL_CONFIG) --cflags`" \ -# "LIBS=`$(SDL_CONFIG) --libs`" +#CPPFLAGS+= $$(${SDL_CONFIG} --cflags) +#LDFLAGS+= $$(${SDL_CONFIG} --libs) #.else CONFIGURE_ARGS+= --disable-sdl #.endif @@ -59,11 +59,6 @@ BUILD_DEPENDS+= nasm:${PORTSDIR}/devel/ CONFIGURE_ARGS+= --disable-mmx .endif -pre-everything:: -#.if !defined(WITH_SDL) -# @${ECHO_MSG} '===> Define WITH_SDL to enable SDL support' -#.endif - post-extract: @${CP} ${WRKSRC}/INSTALL ${WRKSRC}/doc/INSTALL @@ -71,24 +66,27 @@ post-patch: ${FIND} ${WRKSRC}/src -type f |\ ${XARGS} ${GREP} -l ' ${WRKSRC}/MESSAGE - @${CAT} ${WRKSRC}/MESSAGE + ${INSTALL_DATA} pastel.diff ${EXAMPLESDIR}) +.endif + @${CAT} ${PKGMESSAGE} -.include +.include Added: head/emulators/xsystem35/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/xsystem35/files/pkg-message.in Fri Apr 26 06:56:29 2013 (r316577) @@ -0,0 +1,15 @@ + +o Make sure your kernel has been configured with options SHMMAXPGS=4096 + when you run on display 16bpp or deeper color. + +o Copy %%PREFIX%%/share/example/xsystem35/xsys35rc.sample + to ~/.xsys35rc and fit it to your environment. + +o Install game data from AliceSoft's cdrom with + %%PREFIX%%/bin/instgame. + +o pcm0 sound device doesn't work well with this program for now. + Try snd0 instead, OSS commercial product or + `-devdsp none' command line option as the last resort. + +Enjoy! Modified: head/emulators/xsystem35/pkg-plist ============================================================================== --- head/emulators/xsystem35/pkg-plist Fri Apr 26 06:48:12 2013 (r316576) +++ head/emulators/xsystem35/pkg-plist Fri Apr 26 06:56:29 2013 (r316577) @@ -87,52 +87,52 @@ lib/xsystem35/tDemo.so %%PORTDOCS%%%%DOCSDIR%%/TECH.TXT %%PORTDOCS%%%%DOCSDIR%%/THANKS %%PORTDOCS%%%%DOCSDIR%%/TODO -%%EXAMPLESDIR%%/20cDPS.inf -%%EXAMPLESDIR%%/20cKaeru.inf -%%EXAMPLESDIR%%/456atlach.inf -%%EXAMPLESDIR%%/456ningen.inf -%%EXAMPLESDIR%%/456zero.inf -%%EXAMPLESDIR%%/README.TXT -%%EXAMPLESDIR%%/ambi.inf -%%EXAMPLESDIR%%/atlach_new.inf -%%EXAMPLESDIR%%/chairs.inf -%%EXAMPLESDIR%%/daiakuji.inf -%%EXAMPLESDIR%%/dalk.inf -%%EXAMPLESDIR%%/darcrows.inf -%%EXAMPLESDIR%%/diabo.inf -%%EXAMPLESDIR%%/diabo_new.inf -%%EXAMPLESDIR%%/drstop.inf -%%EXAMPLESDIR%%/esuka.inf -%%EXAMPLESDIR%%/hushaby.inf -%%EXAMPLESDIR%%/kakurezuki.inf -%%EXAMPLESDIR%%/katsumi.inf -%%EXAMPLESDIR%%/kichiku.inf -%%EXAMPLESDIR%%/mamatoto.inf -%%EXAMPLESDIR%%/mamori.inf -%%EXAMPLESDIR%%/miko.inf -%%EXAMPLESDIR%%/mugen.inf -%%EXAMPLESDIR%%/nd.inf -%%EXAMPLESDIR%%/onlyyou_r.inf -%%EXAMPLESDIR%%/oudou.inf -%%EXAMPLESDIR%%/panyo.inf -%%EXAMPLESDIR%%/panyo_new.inf -%%EXAMPLESDIR%%/pascha.inf -%%EXAMPLESDIR%%/pastel.diff -%%EXAMPLESDIR%%/persiom.inf -%%EXAMPLESDIR%%/progood.inf -%%EXAMPLESDIR%%/rance1.inf -%%EXAMPLESDIR%%/rance2.inf -%%EXAMPLESDIR%%/rance3.inf -%%EXAMPLESDIR%%/rance4.inf -%%EXAMPLESDIR%%/rance5d.inf -%%EXAMPLESDIR%%/seeinao.inf -%%EXAMPLESDIR%%/toushin.inf -%%EXAMPLESDIR%%/toushin2.inf -%%EXAMPLESDIR%%/tsuma.inf -%%EXAMPLESDIR%%/tsuma2.inf -%%EXAMPLESDIR%%/xsys35rc.sample -%%EXAMPLESDIR%%/zero_new.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/20cDPS.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/20cKaeru.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/456atlach.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/456ningen.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/456zero.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README.TXT +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ambi.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/atlach_new.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chairs.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/daiakuji.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dalk.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/darcrows.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/diabo.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/diabo_new.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/drstop.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/esuka.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hushaby.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kakurezuki.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/katsumi.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kichiku.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mamatoto.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mamori.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/miko.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mugen.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nd.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/onlyyou_r.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/oudou.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/panyo.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/panyo_new.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pascha.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pastel.diff +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/persiom.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/progood.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rance1.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rance2.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rance3.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rance4.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rance5d.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seeinao.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/toushin.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/toushin2.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tsuma.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tsuma2.inf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xsys35rc.sample +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zero_new.inf share/locale/ja/LC_MESSAGES/xsystem35.mo -@dirrm %%EXAMPLESDIR%% +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm lib/xsystem35