Index: head/math/cln/Makefile =================================================================== --- head/math/cln/Makefile (revision 116429) +++ head/math/cln/Makefile (revision 116430) @@ -1,62 +1,52 @@ # ex:ts=8 # New ports collection makefile for: cln # Date created: Fab 11, 2001 # Whom: Ying-Chieh Liao # # $FreeBSD$ # PORTNAME= cln -PORTVERSION= 1.1.6 -PORTREVISION= 1 +PORTVERSION= 1.1.8 CATEGORIES= math devel -MASTER_SITES= ftp://ftp.ilog.fr/pub/Users/haible/gnu/ \ - ftp://ftp.santafe.edu/pub/gnu/ \ - ftp://ftpthep.physik.uni-mainz.de/pub/gnu/ +MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/gnu/ MAINTAINER= ports@FreeBSD.org COMMENT= Class Library for Numbers LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 USE_BZIP2= yes +USE_GCC= 3.3 +USE_GNOME= gnomehack gnometarget lthack pkgconfig USE_GMAKE= yes -USE_GNOME= gnomehack -USE_INC_LIBTOOL_VER=13 -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +USE_INC_LIBTOOL_VER= 13 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_ARGS= --infodir=${PREFIX}/info --mandir=${PREFIX}/man \ +CONFIGURE_ARGS= --infodir=${PREFIX}/info --mandir=${MANPREFIX}/man \ --with-gmp MAKE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" INSTALLS_SHLIB= yes MAN1= cln-config.1 INFO= cln STRIP= # none CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib .include .if ${ARCH} == "sparc64" BROKEN= "Does not compile on sparc64" -.endif - -.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 post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR}/dvi ${INSTALL_DATA} ${WRKSRC}/doc/*.dvi ${DOCSDIR}/dvi @${MKDIR} ${DOCSDIR}/html ${INSTALL_DATA} ${WRKSRC}/doc/*.html ${DOCSDIR}/html .endif .include Property changes on: head/math/cln/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/math/cln/distinfo =================================================================== --- head/math/cln/distinfo (revision 116429) +++ head/math/cln/distinfo (revision 116430) @@ -1,2 +1,2 @@ -MD5 (cln-1.1.6.tar.bz2) = 8c364297c3cd7cbd413a510b68849451 -SIZE (cln-1.1.6.tar.bz2) = 1595522 +MD5 (cln-1.1.8.tar.bz2) = 490dd0697b3d16b2ba6a843829228cba +SIZE (cln-1.1.8.tar.bz2) = 1631985 Property changes on: head/math/cln/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/math/cln/files/patch-configure =================================================================== --- head/math/cln/files/patch-configure (revision 116429) +++ head/math/cln/files/patch-configure (nonexistent) @@ -1,10 +0,0 @@ ---- configure.orig Tue May 28 22:55:47 2002 -+++ configure Tue Jul 30 06:40:57 2002 -@@ -6933,6 +6933,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' Property changes on: head/math/cln/files/patch-configure ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property