From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 23 06:10:25 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 77E9916A4CF for ; Sun, 23 May 2004 06:10:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C77B43D1D for ; Sun, 23 May 2004 06:10:25 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i4NDALAH094471 for ; Sun, 23 May 2004 06:10:22 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i4NDALaq094470; Sun, 23 May 2004 06:10:21 -0700 (PDT) (envelope-from gnats) Resent-Date: Sun, 23 May 2004 06:10:21 -0700 (PDT) Resent-Message-Id: <200405231310.i4NDALaq094470@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, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB4F216A4D0 for ; Sun, 23 May 2004 06:01:35 -0700 (PDT) Received: from hfep07.dion.ne.jp (hfep07.dion.ne.jp [203.181.105.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AF9843D1F for ; Sun, 23 May 2004 06:01:34 -0700 (PDT) (envelope-from tkato@prontomail.com) Received: from localhost ([211.126.70.158]) by hfep07.dion.ne.jp with SMTP id <20040523130100978.OQIY@hfep07.dion.ne.jp> for ; Sun, 23 May 2004 22:01:00 +0900 Message-Id: <20040523220012.551cc8a9.tkato@prontomail.com> Date: Sun, 23 May 2004 22:00:12 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/67081: Update port: devel/eboxy to 0.4.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 May 2004 13:10:25 -0000 >Number: 67081 >Category: ports >Synopsis: Update port: devel/eboxy to 0.4.1 >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 May 23 06:10:21 PDT 2004 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.9-RELEASE-p8 i386 >Organization: >Environment: >Description: - Update to version 0.4.1 New file: files/patch-eboxy::Makefile.in files/patch-eboxy::basewidgets::stringlist.cpp files/patch-eboxy::conf.cpp files/patch-eboxy::interfacemanager.cpp files/patch-eboxy::processobject.cpp files/patch-eboxy::script_bison.ypp Remove file: files/patch-admin::ltmain.sh >How-To-Repeat: >Fix: diff -urN /usr/ports/devel/eboxy/Makefile devel/eboxy/Makefile --- /usr/ports/devel/eboxy/Makefile Fri Mar 19 23:43:41 2004 +++ devel/eboxy/Makefile Thu May 20 23:02:22 2004 @@ -7,8 +7,7 @@ # PORTNAME= eboxy -PORTVERSION= 0.3.9 -PORTREVISION= 1 +PORTVERSION= 0.4.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,11 +15,12 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Create simple GUI interfaces for entertainment PC -USE_SDL= sdl gui -USE_GNOME= gnometarget libxml2 +USE_BZIP2= yes +USE_SDL= sdl gui mixer +USE_GNOME= gnometarget libxml2 lthack USE_GETOPT_LONG= yes USE_REINPLACE= yes -GNU_CONFIGURE= yes +USE_LIBTOOL_VER= 13 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-lirc @@ -37,8 +37,10 @@ .endif post-patch: - @${REINPLACE_CMD} -e 's|-O2 $$CFLAGS|$$CFLAGS|g' ${WRKSRC}/configure - @${GREP} -lR "malloc\.h" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \ - 's|malloc\.h|stdlib.h|g' + @${REINPLACE_CMD} -e 's|-O2 $$CFLAGS|$$CFLAGS|g ; \ + s|-O2 $$CXXFLAGS|$$CXXFLAGS|g' ${WRKSRC}/configure + +pre-build: + @cd ${WRKSRC}/eboxy && ${SH} ./makeparser.sh .include diff -urN /usr/ports/devel/eboxy/distinfo devel/eboxy/distinfo --- /usr/ports/devel/eboxy/distinfo Tue Feb 3 18:08:16 2004 +++ devel/eboxy/distinfo Thu May 20 20:19:21 2004 @@ -1,2 +1,2 @@ -MD5 (eboxy-0.3.9.tar.gz) = 8002a233edf4b30ddf553b43c883be0a -SIZE (eboxy-0.3.9.tar.gz) = 1053498 +MD5 (eboxy-0.4.1.tar.bz2) = ff1086e34497053d3be317a56e161791 +SIZE (eboxy-0.4.1.tar.bz2) = 815967 diff -urN /usr/ports/devel/eboxy/files/patch-admin::ltmain.sh devel/eboxy/files/patch-admin::ltmain.sh --- /usr/ports/devel/eboxy/files/patch-admin::ltmain.sh Thu Nov 7 02:03:40 2002 +++ devel/eboxy/files/patch-admin::ltmain.sh Thu Jan 1 09:00:00 1970 @@ -1,15 +0,0 @@ ---- admin/ltmain.sh.orig Tue Oct 1 17:43:57 2002 -+++ admin/ltmain.sh Sat Nov 2 17:38:55 2002 -@@ -4746,10 +4746,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff -urN /usr/ports/devel/eboxy/files/patch-eboxy::Makefile.in devel/eboxy/files/patch-eboxy::Makefile.in --- /usr/ports/devel/eboxy/files/patch-eboxy::Makefile.in Thu Jan 1 09:00:00 1970 +++ devel/eboxy/files/patch-eboxy::Makefile.in Thu May 20 21:24:34 2004 @@ -0,0 +1,11 @@ +--- eboxy/Makefile.in.orig Thu May 20 16:46:56 2004 ++++ eboxy/Makefile.in Thu May 20 21:24:26 2004 +@@ -239,7 +239,7 @@ + INCLUDES = $(all_includes) + + # the library search path. +-eboxy_LDFLAGS = $(all_libraries) -ldl $(XML_LIBS) $(LIRC_LIBS) ++eboxy_LDFLAGS = $(all_libraries) $(XML_LIBS) $(LIRC_LIBS) + + eboxy_CXXFLAGS = $(XML_CFLAGS) $(LIRC_INCLUDE) + diff -urN /usr/ports/devel/eboxy/files/patch-eboxy::basewidgets::stringlist.cpp devel/eboxy/files/patch-eboxy::basewidgets::stringlist.cpp --- /usr/ports/devel/eboxy/files/patch-eboxy::basewidgets::stringlist.cpp Thu Jan 1 09:00:00 1970 +++ devel/eboxy/files/patch-eboxy::basewidgets::stringlist.cpp Thu May 20 20:57:07 2004 @@ -0,0 +1,10 @@ +--- eboxy/basewidgets/stringlist.cpp.orig Thu May 20 16:46:55 2004 ++++ eboxy/basewidgets/stringlist.cpp Thu May 20 20:56:53 2004 +@@ -18,6 +18,7 @@ + #include + #include + #include ++#include + + #include "stringlist.h" + diff -urN /usr/ports/devel/eboxy/files/patch-eboxy::conf.cpp devel/eboxy/files/patch-eboxy::conf.cpp --- /usr/ports/devel/eboxy/files/patch-eboxy::conf.cpp Thu Jan 1 09:00:00 1970 +++ devel/eboxy/files/patch-eboxy::conf.cpp Thu May 20 21:23:28 2004 @@ -0,0 +1,10 @@ +--- eboxy/conf.cpp.orig Thu May 20 16:46:55 2004 ++++ eboxy/conf.cpp Thu May 20 21:23:18 2004 +@@ -19,6 +19,7 @@ + #include "config.h" + #endif + ++#include + #include + #include + #include diff -urN /usr/ports/devel/eboxy/files/patch-eboxy::interfacemanager.cpp devel/eboxy/files/patch-eboxy::interfacemanager.cpp --- /usr/ports/devel/eboxy/files/patch-eboxy::interfacemanager.cpp Thu Jan 1 09:00:00 1970 +++ devel/eboxy/files/patch-eboxy::interfacemanager.cpp Thu May 20 21:22:23 2004 @@ -0,0 +1,19 @@ +--- eboxy/interfacemanager.cpp.orig Thu May 20 16:46:55 2004 ++++ eboxy/interfacemanager.cpp Thu May 20 21:22:10 2004 +@@ -16,6 +16,7 @@ + ***************************************************************************/ + + #include ++#include + + #include "dlfcn.h" + #include "main.h" +@@ -48,7 +49,7 @@ + libhandle = dlopen(libfile, RTLD_LAZY); + if(libhandle == 0) { + // Load failed +- char *errorstr = dlerror(); ++ const char *errorstr = dlerror(); + cerr << "InterfaceManager: Couldn't load interface plugin " << libfile << endl; + cerr << errorstr << endl; + return EBERR_DLOPEN_FAILED; // Failed to load library diff -urN /usr/ports/devel/eboxy/files/patch-eboxy::processobject.cpp devel/eboxy/files/patch-eboxy::processobject.cpp --- /usr/ports/devel/eboxy/files/patch-eboxy::processobject.cpp Thu Jan 1 09:00:00 1970 +++ devel/eboxy/files/patch-eboxy::processobject.cpp Thu May 20 21:14:51 2004 @@ -0,0 +1,10 @@ +--- eboxy/processobject.cpp.orig Thu May 20 16:46:55 2004 ++++ eboxy/processobject.cpp Thu May 20 21:14:22 2004 +@@ -16,6 +16,7 @@ + ***************************************************************************/ + + #include ++#include + #include + #include + #include diff -urN /usr/ports/devel/eboxy/files/patch-eboxy::script_bison.ypp devel/eboxy/files/patch-eboxy::script_bison.ypp --- /usr/ports/devel/eboxy/files/patch-eboxy::script_bison.ypp Thu Jan 1 09:00:00 1970 +++ devel/eboxy/files/patch-eboxy::script_bison.ypp Thu May 20 21:20:24 2004 @@ -0,0 +1,10 @@ +--- eboxy/script_bison.ypp.orig Thu May 20 16:46:55 2004 ++++ eboxy/script_bison.ypp Thu May 20 21:20:13 2004 +@@ -24,6 +24,7 @@ + #include + #include + #include ++#include + #include + #include + #include diff -urN /usr/ports/devel/eboxy/pkg-plist devel/eboxy/pkg-plist --- /usr/ports/devel/eboxy/pkg-plist Tue Jan 14 18:47:23 2003 +++ devel/eboxy/pkg-plist Thu May 20 22:48:04 2004 @@ -2,9 +2,17 @@ include/eboxy/eboxyplugin.h include/eboxy/pluginconstants.h include/eboxy/plugintypes.h -lib/eboxy/filebrowser.so +lib/eboxy/libbasewidgets.a +lib/eboxy/libbasewidgets.so +lib/eboxy/libbasewidgets.so.0 +lib/eboxy/plugins/generic/filebrowser.so +lib/eboxy/plugins/generic/simplemusic.so +lib/eboxy/plugins/interface/libsdl_gui.so lib/libeboxyplugin.a -share/eboxy/eboxy.dtd -@dirrm share/eboxy +%%DATADIR%%/eboxy.dtd +@dirrm %%DATADIR%% +@dirrm lib/eboxy/plugins/interface +@dirrm lib/eboxy/plugins/generic +@dirrm lib/eboxy/plugins @dirrm lib/eboxy @dirrm include/eboxy >Release-Note: >Audit-Trail: >Unformatted: