Date: Tue, 17 Aug 2004 01:00:25 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/70547: Update port: science/xloops-ginac Message-ID: <20040817010025.5e331850.tkato432@yahoo.com> Resent-Message-ID: <200408161610.i7GGASHx019978@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 70547 >Category: ports >Synopsis: Update port: science/xloops-ginac >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: Mon Aug 16 16:10:28 GMT 2004 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.10-RELEASE-p2 i386 >Organization: >Environment: >Description: - Chase libraries for new math/GiNaC version Remove file: files/patch-configure >How-To-Repeat: >Fix: diff -urN /usr/ports/science/xloops-ginac/Makefile science/xloops-ginac/Makefile --- /usr/ports/science/xloops-ginac/Makefile Sun Mar 14 18:17:19 2004 +++ science/xloops-ginac/Makefile Sun Aug 15 03:01:45 2004 @@ -8,33 +8,25 @@ PORTNAME= xloops-ginac PORTVERSION= 0.1.3 -PORTREVISION= 1 -PORTREVISOIN= 3 +PORTREVISION= 4 CATEGORIES= science MASTER_SITES= http://wwwthep.physik.uni-mainz.de/~xloops/ MAINTAINER= ports@FreeBSD.org COMMENT= A program calculating Feynman diagrams -LIB_DEPENDS= ginac-1.1.6:${PORTSDIR}/math/GiNaC +LIB_DEPENDS= ginac-1.2.3:${PORTSDIR}/math/GiNaC +USE_GCC= 3.3 +USE_GNOME= gnometarget lthack USE_GMAKE= yes -USE_LIBTOOL_VER=13 -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +USE_INC_LIBTOOL_VER= 13 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" +CFLAGS+= -O0 CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500035 -BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport -RUN_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport -CPPFLAGS+= -I${LOCALBASE}/include/stlport ${PTHREAD_CFLAGS} -LDFLAGS+= -lstlport_gcc ${PTHREAD_LIBS} -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff -urN /usr/ports/science/xloops-ginac/files/patch-configure science/xloops-ginac/files/patch-configure --- /usr/ports/science/xloops-ginac/files/patch-configure Sat Oct 11 03:01:51 2003 +++ science/xloops-ginac/files/patch-configure Thu Jan 1 09:00:00 1970 @@ -1,10 +0,0 @@ ---- configure.orig Thu Feb 28 01:06:04 2002 -+++ configure Fri Oct 10 10:45:33 2003 -@@ -7385,6 +7385,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040817010025.5e331850.tkato432>