From owner-svn-ports-head@freebsd.org Tue Aug 20 11:48:22 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 55E1ECF3E0; Tue, 20 Aug 2019 11:48:22 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46CTZZ1TlKz4Fp9; Tue, 20 Aug 2019 11:48:22 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 15C3F2951; Tue, 20 Aug 2019 11:48:22 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x7KBmLq6047887; Tue, 20 Aug 2019 11:48:21 GMT (envelope-from rodrigo@FreeBSD.org) Received: (from rodrigo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7KBmL92047883; Tue, 20 Aug 2019 11:48:21 GMT (envelope-from rodrigo@FreeBSD.org) Message-Id: <201908201148.x7KBmL92047883@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rodrigo set sender to rodrigo@FreeBSD.org using -f From: Rodrigo Osorio Date: Tue, 20 Aug 2019 11:48:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r509423 - in head/graphics: . fractgen X-SVN-Group: ports-head X-SVN-Commit-Author: rodrigo X-SVN-Commit-Paths: in head/graphics: . fractgen X-SVN-Commit-Revision: 509423 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Aug 2019 11:48:22 -0000 Author: rodrigo Date: Tue Aug 20 11:48:20 2019 New Revision: 509423 URL: https://svnweb.freebsd.org/changeset/ports/509423 Log: New port graphics/fractgen : Fractal Generator FractGen is a simple Qt-based fractal generator program for Mandelbrot fractals. PR: 239845 Submitted by: Thomas Dreibholz Added: head/graphics/fractgen/ head/graphics/fractgen/Makefile (contents, props changed) head/graphics/fractgen/distinfo (contents, props changed) head/graphics/fractgen/pkg-descr (contents, props changed) head/graphics/fractgen/pkg-plist (contents, props changed) Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Tue Aug 20 11:27:20 2019 (r509422) +++ head/graphics/Makefile Tue Aug 20 11:48:20 2019 (r509423) @@ -199,6 +199,7 @@ SUBDIR += fpc-rsvg SUBDIR += fpc-svgalib SUBDIR += fracplanet + SUBDIR += fractgen SUBDIR += fraqtive SUBDIR += freeglut SUBDIR += freeimage Added: head/graphics/fractgen/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/fractgen/Makefile Tue Aug 20 11:48:20 2019 (r509423) @@ -0,0 +1,20 @@ +# Created by: Thomas Dreibholz +# $FreeBSD$ + +PORTNAME= fractgen +PORTVERSION= 2.1.7 +CATEGORIES= graphics +MASTER_SITES= https://www.uni-due.de/~be0001/fractalgenerator/download/ + +MAINTAINER= dreibh@iem.uni-due.de +COMMENT= Fractal Generator + +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= tar:xz cmake qt:5 +USE_QT= core xml widgets printsupport buildtools_build qmake_build + +CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR=${PREFIX}/man + +.include Added: head/graphics/fractgen/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/fractgen/distinfo Tue Aug 20 11:48:20 2019 (r509423) @@ -0,0 +1,3 @@ +TIMESTAMP = 1565194937 +SHA256 (fractgen-2.1.7.tar.xz) = 733bc6d62afae87c39ad994f6b64caa8fbd5c004b94b45063452b5963278f33d +SIZE (fractgen-2.1.7.tar.xz) = 71852 Added: head/graphics/fractgen/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/fractgen/pkg-descr Tue Aug 20 11:48:20 2019 (r509423) @@ -0,0 +1,8 @@ +FractGen is a simple Qt-based fractal generator program for Mandelbrot +fractals. The image size is only limited by virtual memory. It is possible +to zoom into images. Image parameters can be saved in XML files and loaded +from XML files. Calculated images can be exported as PNG files. The intention +of this program is to generate graphics to be post-processed by other image +tools, e.g. in order to generate nice screen backgrounds or book covers. + +WWW: https://www.uni-due.de/~be0001/fractalgenerator/ Added: head/graphics/fractgen/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/fractgen/pkg-plist Tue Aug 20 11:48:20 2019 (r509423) @@ -0,0 +1,13 @@ +%%DATADIR%%/examples/alpha01.fsf +%%DATADIR%%/examples/alpha02.fsf +%%DATADIR%%/examples/alpha03.fsf +%%DATADIR%%/examples/alpha04.fsf +%%DATADIR%%/examples/alpha05.fsf +%%DATADIR%%/examples/alpha06.fsf +%%DATADIR%%/examples/alpha07.fsf +%%DATADIR%%/examples/alpha08.fsf +%%DATADIR%%/examples/demo-fractal.fsf +%%DATADIR%%/examples/test1.fsf +%%DATADIR%%/examples/test2.fsf +bin/fractgen +man/man1/fractgen.1.gz