Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 2008 20:30:02 GMT
From:      Max Brazhnikov <makc@issp.ac.ru>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/122084: update math/fraqtive to 0.4.0
Message-ID:  <200803252030.m2PKU23Y087704@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/122084; it has been noted by GNATS.

From: Max Brazhnikov <makc@issp.ac.ru>
To: bug-followup@freebsd.org, makc@issp.ac.ru
Cc:  
Subject: Re: ports/122084: update math/fraqtive to 0.4.0
Date: Tue, 25 Mar 2008 23:23:03 +0300

 --Boundary-00=_n8V6HTVR4wKYzPJ
 Content-Type: text/plain;
   charset="us-ascii"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 add forgotten dependencies: moc_build, rcc_build
 
 --Boundary-00=_n8V6HTVR4wKYzPJ
 Content-Type: text/x-diff;
   charset="us-ascii";
   name="fraqtive-0.4.0.diff"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename="fraqtive-0.4.0.diff"
 
 diff -ruN --exclude=CVS /usr/ports/graphics/fraqtive/Makefile /home/makc/porting/ports/math/fraqtive/Makefile
 --- /usr/ports/graphics/fraqtive/Makefile	2007-05-20 00:09:04.000000000 +0400
 +++ /home/makc/porting/ports/math/fraqtive/Makefile	2008-03-25 23:19:10.000000000 +0300
 @@ -6,21 +6,32 @@
  #
  
  PORTNAME=	fraqtive
 -PORTVERSION=	0.3.1
 -PORTREVISION=	2
 -CATEGORIES=	graphics kde
 -MASTER_SITES=	http://fraqtive.mimec.org/files/
 +PORTVERSION=	0.4.0
 +CATEGORIES=	graphics
 +MASTER_SITES=	SF
  
  MAINTAINER=	markus@FreeBSD.org
  COMMENT=	Draws Mandelbrot and Julia fractals
  
  USE_BZIP2=	yes
 -USE_KDELIBS_VER=3
 -USE_GL=		yes
 -USE_GMAKE=	yes
 -USE_AUTOTOOLS=	libtool:15
 +USE_QT_VER=	4
 +QT_COMPONENTS=	gui opengl qmake_build uic_build moc_build rcc_build
 +QT_NONSTANDARD=	yes
 +HAS_CONFIGURE=	yes
 +CONFIGURE_ENV=	QMAKESPEC="${QMAKESPEC}"
 +CONFIGURE_ARGS=	-prefix ${PREFIX} -qmake ${QMAKE}
 +INSTALLS_ICONS=	yes
  
 -post-patch:
 -	@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
 +OPTIONS=	SSE2 "Enable SSE2 optimization" off
  
 -.include <bsd.port.mk>
 +.include <bsd.port.pre.mk>
 +
 +.if !defined(WITH_SSE2)
 +CONFIGURE_ARGS+=-no-sse2
 +.endif
 +
 +post-configure:
 +	@${FIND} ${WRKSRC} -name Makefile | ${XARGS} ${REINPLACE_CMD} -e \
 +		's|^CC .*|CC=${CC}|; s|^CXX .*|CXX=${CXX}|; s|^LINK .*|LINK=${CXX}|'
 +
 +.include <bsd.port.post.mk>
 diff -ruN --exclude=CVS /usr/ports/graphics/fraqtive/distinfo /home/makc/porting/ports/math/fraqtive/distinfo
 --- /usr/ports/graphics/fraqtive/distinfo	2005-12-17 21:42:47.000000000 +0300
 +++ /home/makc/porting/ports/math/fraqtive/distinfo	2008-03-25 20:37:47.000000000 +0300
 @@ -1,3 +1,3 @@
 -MD5 (fraqtive-0.3.1.tar.bz2) = edc51dfcf61183df9cb3eb1b18a71137
 -SHA256 (fraqtive-0.3.1.tar.bz2) = ab491fedeca621df778bad8d98dfd14cbf60833acaedf5f9f6f75fa070cd92c7
 -SIZE (fraqtive-0.3.1.tar.bz2) = 507994
 +MD5 (fraqtive-0.4.0.tar.bz2) = e2b66186ec7d7707aec59295d8f8c6a8
 +SHA256 (fraqtive-0.4.0.tar.bz2) = 3246187d3c6ba00d4d75d6de4f8ad65e2bb04884c900cbf9d16c3962c12f19d6
 +SIZE (fraqtive-0.4.0.tar.bz2) = 75011
 diff -ruN --exclude=CVS /usr/ports/graphics/fraqtive/pkg-plist /home/makc/porting/ports/math/fraqtive/pkg-plist
 --- /usr/ports/graphics/fraqtive/pkg-plist	2007-05-20 00:09:04.000000000 +0400
 +++ /home/makc/porting/ports/math/fraqtive/pkg-plist	2008-03-25 21:16:12.000000000 +0300
 @@ -1,42 +1,17 @@
  bin/fraqtive
 -share/applnk/Utilities/fraqtive.desktop
 -share/apps/fraqtive/fraqtiveui.rc
 -share/apps/fraqtive/icons/hicolor/16x16/actions/frdisplay.png
 -share/apps/fraqtive/icons/hicolor/16x16/actions/frgradedit.png
 -share/apps/fraqtive/icons/hicolor/16x16/actions/frgradinv.png
 -share/apps/fraqtive/icons/hicolor/16x16/actions/frparams.png
 -share/apps/fraqtive/icons/hicolor/16x16/actions/frtab2d.png
 -share/apps/fraqtive/icons/hicolor/16x16/actions/frtab3d.png
 -share/apps/fraqtive/icons/hicolor/22x22/actions/frgradedit.png
 -share/apps/fraqtive/icons/hicolor/22x22/actions/frgradinv.png
 -share/config/fraqtiverc
 -share/doc/HTML/de/fraqtive/common
 -share/doc/HTML/de/fraqtive/index.cache.bz2
 -share/doc/HTML/de/fraqtive/index.docbook
 -share/doc/HTML/en/fraqtive/common
 -share/doc/HTML/en/fraqtive/index.cache.bz2
 -share/doc/HTML/en/fraqtive/index.docbook
 +share/applications/fraqtive.desktop
  share/icons/hicolor/16x16/apps/fraqtive.png
 +share/icons/hicolor/22x22/apps/fraqtive.png
  share/icons/hicolor/32x32/apps/fraqtive.png
  share/icons/hicolor/48x48/apps/fraqtive.png
 -share/locale/de/LC_MESSAGES/fraqtive.mo
 -share/locale/et/LC_MESSAGES/fraqtive.mo
 -share/locale/fr/LC_MESSAGES/fraqtive.mo
 -share/locale/it/LC_MESSAGES/fraqtive.mo
 -share/locale/nl/LC_MESSAGES/fraqtive.mo
 -share/locale/pl/LC_MESSAGES/fraqtive.mo
 -share/locale/pt/LC_MESSAGES/fraqtive.mo
 -share/locale/ru/LC_MESSAGES/fraqtive.mo
 -share/locale/sr/LC_MESSAGES/fraqtive.mo
 -share/locale/sv/LC_MESSAGES/fraqtive.mo
 -share/locale/vi/LC_MESSAGES/fraqtive.mo
 -@dirrm share/doc/HTML/en/fraqtive
 -@dirrm share/doc/HTML/de/fraqtive
 -@dirrmtry share/config
 -@dirrm share/apps/fraqtive/icons/hicolor/22x22/actions
 -@dirrm share/apps/fraqtive/icons/hicolor/22x22
 -@dirrm share/apps/fraqtive/icons/hicolor/16x16/actions
 -@dirrm share/apps/fraqtive/icons/hicolor/16x16
 -@dirrm share/apps/fraqtive/icons/hicolor
 -@dirrm share/apps/fraqtive/icons
 -@dirrm share/apps/fraqtive
 +@dirrmtry share/icons/hicolor/48x48/apps
 +@dirrmtry share/icons/hicolor/48x48
 +@dirrmtry share/icons/hicolor/32x32/apps
 +@dirrmtry share/icons/hicolor/32x32
 +@dirrmtry share/icons/hicolor/22x22/apps
 +@dirrmtry share/icons/hicolor/22x22
 +@dirrmtry share/icons/hicolor/16x16/apps
 +@dirrmtry share/icons/hicolor/16x16
 +@dirrmtry share/icons/hicolor
 +@dirrmtry share/icons
 +@dirrmtry share/applications
 
 --Boundary-00=_n8V6HTVR4wKYzPJ--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803252030.m2PKU23Y087704>