From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jan 19 17:30:37 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C15CC16A4CE for ; Mon, 19 Jan 2004 17:30:37 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5403F43D46 for ; Mon, 19 Jan 2004 17:30:23 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i0K1UNFR022333 for ; Mon, 19 Jan 2004 17:30:23 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i0K1UNdf022331; Mon, 19 Jan 2004 17:30:23 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 19 Jan 2004 17:30:23 -0800 (PST) Resent-Message-Id: <200401200130.i0K1UNdf022331@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, No-Name Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1827C16A4CE for ; Mon, 19 Jan 2004 17:26:45 -0800 (PST) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 8B3AB43D2D for ; Mon, 19 Jan 2004 17:26:39 -0800 (PST) (envelope-from arundel@gmx.net) Received: (qmail 6755 invoked by uid 65534); 20 Jan 2004 01:26:36 -0000 Received: from pD9FF1689.dip.t-dialin.net (EHLO freebsd-usr) (217.255.22.137) by mail.gmx.net (mp022) with SMTP; 20 Jan 2004 02:26:36 +0100 Received: by freebsd-usr (sSMTP sendmail emulation); Tue, 20 Jan 2004 02:26:33 +0100 Message-Id: <20040120012633.GA87083@gmx.net> Date: Tue, 20 Jan 2004 02:26:33 +0100 From: "alexander" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/61599: Maintainer update of emulators/vba X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: No-Name List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2004 01:30:37 -0000 Note: There was a bad value `<[' for the field `>Severity:'. It was set to the default value of `serious'. Note: There was a bad value `<[' for the field `>Priority:'. It was set to the default value of `medium'. >Number: 61599 >Category: ports >Synopsis: Maintainer update of emulators/vba >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jan 19 17:30:22 PST 2004 >Closed-Date: >Last-Modified: >Originator: No-Name >Release: FreeBSD 4.9-STABLE i386 >Organization: >Environment: System: FreeBSD skatecity 4.9-STABLE FreeBSD 4.9-STABLE #0: Fri Nov 14 17:57:57 CET 2003 root@skatecity:/usr/obj/usr/src/sys/ARUNDEL i386 >Description: Maintainer update of emulators/vba to version 1.7 >How-To-Repeat: >Fix: --- output begins here --- diff -ur /usr/ports/emulators/vba_old/Makefile /usr/ports/emulators/vba/Makefile --- /usr/ports/emulators/vba_old/Makefile Fri Oct 3 15:07:59 2003 +++ /usr/ports/emulators/vba/Makefile Tue Jan 20 02:09:52 2004 @@ -5,7 +5,7 @@ # $FreeBSD: ports/emulators/vba/Makefile,v 1.1 2003/10/03 13:07:59 edwin Exp $ PORTNAME= vba -PORTVERSION= 1.6a +PORTVERSION= 1.7 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -20,6 +20,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS= --without-profiling USE_SDL= yes WRKSRC= ${WRKDIR}/VisualBoyAdvance-${PORTVERSION} @@ -35,32 +36,20 @@ DATA_FILES= ${WRKSRC}/src/VisualBoyAdvance.cfg PROG_FILES= ${WRKSRC}/src/VisualBoyAdvance -DOC_FILES= ${WRKSRC}/COPYING ${WRKSRC}/COPYRIGHT.TXT ${WRKSRC}/NEWS ${WRKSRC}/README +DOC_FILES= ${WRKSRC}/COPYING ${WRKSRC}/AUTHORS ${WRKSRC}/NEWS ${WRKSRC}/README pre-everything:: @${ECHO_MSG} "" - @${ECHO_MSG} "VisualBoyAdvance has the following tunable option(s):" - @${ECHO_MSG} "" - @${ECHO_MSG} "--enable-gp enable GP32 emulation (default is NO)" - @${ECHO_MSG} "--enable-c-core enable C core (default is YES)" - @${ECHO_MSG} "--enable-dev enable development features (default is YES)" - @${ECHO_MSG} "--with-mmx use MMX (default is NO)" - @${ECHO_MSG} "--with-profiling enable profiling (default is YES)" - @${ECHO_MSG} "--with-sdl-prefix=PFX Prefix where SDL is installed (optional)" - @${ECHO_MSG} "--with-sdl-exec-prefix=PFX Exec prefix where SDL is installed (optional)" - @${ECHO_MSG} "--disable-sdltest Do not try to compile and run a test SDL program" - @${ECHO_MSG} "--with-x use the X Window System" - @${ECHO_MSG} "" @${ECHO_MSG} "GCC must be 3.x or greater in order to compile GBA.cpp with -O2. Earlier" @${ECHO_MSG} "versions have a problem during optimization that requires an absurd" @${ECHO_MSG} "ammount of memory and usually ends up crashing the compiler/computer" @${ECHO_MSG} "" @${ECHO_MSG} "Note by MAINTAINER: Currently everything < 500035 is being build with -O0" - @${ECHO_MSG} "flag. The options above are untested and probably don't work" + @${ECHO_MSG} "flag." @${ECHO_MSG} "" -do-build: - cd ${WRKSRC} && ${GMAKE} +post-extract: + rm -rf `find ${WRKSRC} -name '.deps'` do-install: ${INSTALL} -d ${TARGET_DIR} && \ @@ -68,7 +57,7 @@ ${INSTALL_DATA} ${DATA_FILES} ${TARGET_DIR} && \ post-install: -.if !defined(NOPORTDOCS) +.ifndef(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_MAN} ${DOC_FILES} ${DOCSDIR} .endif diff -ur /usr/ports/emulators/vba_old/distinfo /usr/ports/emulators/vba/distinfo --- /usr/ports/emulators/vba_old/distinfo Fri Oct 3 15:07:59 2003 +++ /usr/ports/emulators/vba/distinfo Tue Jan 20 01:57:48 2004 @@ -1 +1 @@ -MD5 (VisualBoyAdvance-src-1.6a.tar.gz) = 4ca771356a274d72b789e39011a1ba9c +MD5 (VisualBoyAdvance-src-1.7.tar.gz) = 31a8665e90e84a079ab6664842083f55 diff -ur /usr/ports/emulators/vba_old/files/patch-aa /usr/ports/emulators/vba/files/patch-aa --- /usr/ports/emulators/vba_old/files/patch-aa Fri Oct 3 15:07:59 2003 +++ /usr/ports/emulators/vba/files/patch-aa Tue Jan 20 01:57:48 2004 @@ -1,7 +1,7 @@ -*** src/SDL.cpp.orig Sat Aug 23 16:19:48 2003 ---- src/SDL.cpp Tue Sep 2 17:59:39 2003 +*** src/SDL.cpp.orig Sun Jan 11 22:20:00 2004 +--- src/SDL.cpp Sun Jan 11 22:17:23 2004 *************** -*** 619,625 **** +*** 625,631 **** } #else #define SDL_CALL_STRETCHER \ @@ -9,7 +9,7 @@ #endif #else #define SDL_CALL_STRETCHER \ ---- 619,625 ---- +--- 625,631 ---- } #else #define SDL_CALL_STRETCHER \ diff -ur /usr/ports/emulators/vba_old/files/patch-ab /usr/ports/emulators/vba/files/patch-ab --- /usr/ports/emulators/vba_old/files/patch-ab Fri Oct 3 15:07:59 2003 +++ /usr/ports/emulators/vba/files/patch-ab Tue Jan 20 01:57:48 2004 @@ -1,64 +1,103 @@ -*** configure.orig Sat Aug 23 16:20:50 2003 ---- configure Fri Sep 5 01:50:01 2003 +*** configure.orig Sun Jan 11 22:22:03 2004 +--- configure Sun Jan 11 22:24:51 2004 *************** -*** 2726,2784 **** +*** 5424,5521 **** fi -- echo $ac_n "checking for socklen_t""... $ac_c" 1>&6 -- echo "configure:2731: checking for socklen_t" >&5 -- cat > conftest.$ac_ext <&5 +- echo $ECHO_N "checking for socklen_t... $ECHO_C" >&6 +- cat >conftest.$ac_ext <<_ACEOF +- #line $LINENO "configure" +- /* confdefs.h. */ +- _ACEOF +- cat confdefs.h >>conftest.$ac_ext +- cat >>conftest.$ac_ext <<_ACEOF +- /* end confdefs.h. */ - #include - socklen_t x; - -- int main() { -- -- ; return 0; } -- EOF -- if { (eval echo configure:2742: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then -- rm -rf conftest* -- echo "$ac_t""yes" 1>&6 +- int +- main () +- { +- +- ; +- return 0; +- } +- _ACEOF +- rm -f conftest.$ac_objext +- if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 +- (eval $ac_compile) 2>&5 +- ac_status=$? +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 +- (exit $ac_status); } && +- { ac_try='test -s conftest.$ac_objext' +- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 +- (eval $ac_try) 2>&5 +- ac_status=$? +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 +- (exit $ac_status); }; }; then +- echo "$as_me:$LINENO: result: yes" >&5 +- echo "${ECHO_T}yes" >&6 - else -- echo "configure: failed program was:" >&5 -- cat conftest.$ac_ext >&5 -- rm -rf conftest* -- -- cat > conftest.$ac_ext <&5 +- sed 's/^/| /' conftest.$ac_ext >&5 +- +- +- cat >conftest.$ac_ext <<_ACEOF +- #line $LINENO "configure" +- /* confdefs.h. */ +- _ACEOF +- cat confdefs.h >>conftest.$ac_ext +- cat >>conftest.$ac_ext <<_ACEOF +- /* end confdefs.h. */ - #include - int accept (int, struct sockaddr *, size_t *); - -- int main() { -- -- ; return 0; } -- EOF -- if { (eval echo configure:2760: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then -- rm -rf conftest* -- -- echo "$ac_t""size_t" 1>&6 -- cat >> confdefs.h <<\EOF +- int +- main () +- { +- +- ; +- return 0; +- } +- _ACEOF +- rm -f conftest.$ac_objext +- if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 +- (eval $ac_compile) 2>&5 +- ac_status=$? +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 +- (exit $ac_status); } && +- { ac_try='test -s conftest.$ac_objext' +- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 +- (eval $ac_try) 2>&5 +- ac_status=$? +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 +- (exit $ac_status); }; }; then +- +- echo "$as_me:$LINENO: result: size_t" >&5 +- echo "${ECHO_T}size_t" >&6 +- cat >>confdefs.h <<\_ACEOF - #define socklen_t size_t -- EOF +- _ACEOF - - else -- echo "configure: failed program was:" >&5 -- cat conftest.$ac_ext >&5 -- rm -rf conftest* -- -- echo "$ac_t""int" 1>&6 -- cat >> confdefs.h <<\EOF +- echo "$as_me: failed program was:" >&5 +- sed 's/^/| /' conftest.$ac_ext >&5 +- +- +- echo "$as_me:$LINENO: result: int" >&5 +- echo "${ECHO_T}int" >&6 +- cat >>confdefs.h <<\_ACEOF - #define socklen_t int -- EOF +- _ACEOF - - fi -- rm -f conftest* +- rm -f conftest.$ac_objext conftest.$ac_ext - fi -- rm -f conftest* +- rm -f conftest.$ac_objext conftest.$ac_ext - - echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6 - echo "configure:2784: checking whether byte ordering is bigendian" >&5 - if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then ---- 2726,2731 ---- + echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5 + echo $ECHO_N "checking whether byte ordering is bigendian... $ECHO_C" >&6 + if test "${ac_cv_c_bigendian+set}" = set; then +--- 5424,5429 ---- Only in /usr/ports/emulators/vba_old/files: socket.h.diff diff -ur /usr/ports/emulators/vba_old/pkg-plist /usr/ports/emulators/vba/pkg-plist --- /usr/ports/emulators/vba_old/pkg-plist Fri Oct 3 15:07:59 2003 +++ /usr/ports/emulators/vba/pkg-plist Tue Jan 20 01:57:48 2004 @@ -1,7 +1,7 @@ bin/VisualBoyAdvance bin/VisualBoyAdvance.cfg %%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT.TXT +%%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README @dirrm share/doc/vba --- output ends here --- >Release-Note: >Audit-Trail: >Unformatted: