aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/quat/Makefile
blob: ca592babf92a6650147d46301daa547de8ba5c28 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# New ports collection makefile for:    quat
# Date created:             26 Aug 2002
# Whom:                 David Yeske <dyeske@yahoo.com>
#
# $FreeBSD$
#

PORTNAME=   quat
PORTVERSION=    1.20
CATEGORIES= graphics
MASTER_SITES=   http://www.physcip.uni-stuttgart.de/phy11733/download/

MAINTAINER= dyeske@yahoo.com
COMMENT=    A Three-dimensional fractal creator (command line only)

GNU_CONFIGURE=  yes
CONFIGURE_ARGS= --disable-gui \
        --datadir=${PREFIX}/share/doc
USE_REINPLACE=  yes

.if defined(WITH_OPTIMIZED_CFLAGS)
CFLAGS+=    -O3 -ffast-math
.endif

pre-everything::
.if !defined(WITH_OPTIMIZED_CFLAGS)
    @${ECHO_MSG} "You can enable additional compilation optimizations"
    @${ECHO_MSG} "by defining WITH_OPTIMIZED_CFLAGS"
.endif

post-patch:
    @${REINPLACE_CMD} -E -e 's,-(march=pentium|O3|ffast-math),,g' \
        ${WRKSRC}/configure
    @${REINPLACE_CMD} -E -e 's|-I\.[[:space:]]+-I\$$\(srcdir\)[[:space:]]+||' \
        ${WRKSRC}/kernel/Makefile.in
# disable data file installation since distfile does not do
# The Right Thing(TM)
    @${REINPLACE_CMD} -E -e \
        's|^(install-data-am:).*$$|\1|' \
        ${WRKSRC}/Makefile.in
.if defined(NOPORTDOCS)
    @${REINPLACE_CMD} -E -e \
        's|^(SUBDIRS.*)doc|\1|' \
        ${WRKSRC}/Makefile.in
.endif

.include <bsd.port.mk>
>stephen2016-05-111-0/+1 * math/yacas: update to 1.5.0gahr2016-05-107-57/+21 * - Update to 3.4.4lwhsu2016-05-103-11/+6 * Update the maintainer email address for the ports Iwoodsb022016-05-102-2/+2 * - Trying a different solution to C11 compliance on FreeBSD-9.stephen2016-05-101-6/+1 * Update to 5.2.0.mat2016-05-093-25/+13 * - Update to 1.2.2.stephen2016-05-092-3/+4 * - Update to 6.700.6danilo2016-05-083-4/+4 * - One more attempt to make it work with FreeBSD-9.stephen2016-05-081-0/+5 * - Update to 0.6.700.6.0tota2016-05-072-3/+3 * - Further attempts to make it C11 compliant for FreeBSD 9.stephen2016-05-071-1/+1 * Fix build with science/hdf5 version 1.10 by specifying that we want totruckman2016-05-074-1/+44 * Fix build with science/hdf5 version 1.10 by specifying that we want totruckman2016-05-071-0/+11 * - Update to 1.7-13tota2016-05-042-4/+4 * Update to upstream version 2.12.0riggs2016-05-045-6/+17 * Update to 3.12.5arved2016-05-043-4/+11 * - Use a C11 compliant compiler.stephen2016-05-041-1/+2 * math/openblas: fix poudriere builds: setting DYNAMIC_ARCH when BULK is definedpi2016-05-021-7/+2 * math/saga: 2.2.6 -> 2.2.7pi2016-05-022-4/+4 * - Update to 1.7.0.stephen2016-05-013-6/+7 * Change Ada Framework foundation from gcc5-aux to gcc6-auxmarino2016-04-301-0/+1 * - Add new port: math/R-cran-Rmpfrtota2016-04-294-0/+30 * - Add new port: math/R-cran-gmptota2016-04-294-0/+26 * - Update to 1.27sunpoet2016-04-292-4/+4 * - Update to 1.51sunpoet2016-04-292-4/+4 * - Update to 0.42sunpoet2016-04-292-4/+4 * - Update to 0.260804sunpoet2016-04-292-3/+6 * - Update to 1.999722sunpoet2016-04-293-15/+3 * math/rubygem-numru-units: remove unneeded USE_RAKEswills2016-04-281-1/+0 * math/rubygem-fftw3: remove unneeded USE_RAKEswills2016-04-281-1/+0 * math/rubygem-narray_miss: remove unneeded USE_RAKEswills2016-04-281-1/+0 * math/geogebra: 5.0.226.0 -> 5.0.231.0pi2016-04-285-10/+29 * - Add missing RUN_DEPENDSwen2016-04-281-0/+3 * - Add a MASTER_SITES mirrorwen2016-04-281-1/+1 * math/rubygem-narray: remove unneeded USE_RAKEswills2016-04-281-1/+0 * math/rubygem-numru-misc: remove unneeded USE_RAKEswills2016-04-281-1/+0 * Convert USES=gem:autoplist to USES=gem since autoplist is defaultswills2016-04-287-7/+7 * Update to GAP 4.8.3johans2016-04-282-6/+6 * create USES=gem and update rubygem- ports to use itswills2016-04-287-14/+7 * Update to ocamlgraph 1.8.7johans2016-04-272-4/+3 * Update to 1.14.vanilla2016-04-263-61/+32 * - Update to 16.04.1nivit2016-04-258-63/+62 * - Update to 6.700.5danilo2016-04-253-5/+4 * Update to 0.2.18flo2016-04-244-13/+12 * many ports: mark broken on powerpc64swills2016-04-2213-0/+25 * - Update to 1.10.0sunpoet2016-04-215-2/+5 * Update to 3.1.4 release.ale2016-04-193-10/+11 * Hook new ports on its categories Makefile.araujo2016-04-191-0/+1 * Cosmetic updatesmaho2016-04-1814-33/+64 * math/p5-Math-Algebra-Symbols: Update version 1.21=>1.27bofh2016-04-183-11/+5 * - Update to 1.2.3wen2016-04-182-3/+3 * Luminol is a light weight python library for time series data analysis.araujo2016-04-183-0/+30 * math/geogebra: update 5.0.218.0 -> 5.0.226.0robak2016-04-173-5/+3 * math/clfft: update 2.10.1 -> 2.10.2robak2016-04-173-5/+5 * Update to 0.5.2olivierd2016-04-162-3/+3 * - Update to 7.1tota2016-04-152-3/+3 * - Update to 0.6-4tota2016-04-152-4/+5 * - Update to 5.0.12wen2016-04-142-3/+3 * - Update to 6.700.4danilo2016-04-133-4/+4 * - Update to 2.3.0.stephen2016-04-112-4/+3 * math/p5-Statistics-Frequency: update to 0.04swills2016-04-112-4/+3 * Upgrade from 2016.02.27 to 2016.04.10.mi2016-04-104-4/+8 * - Update to 2.5.2sunpoet2016-04-092-4/+4 * - Update to 0.6.700.3.0tota2016-04-092-3/+3 * - Update to 7.0tota2016-04-092-5/+5 * math/pdal: Fix macro check and restore DragonFly supportmarino2016-04-082-2/+2 * math/yacas: update to 1.4.2, provide DOCS option to build the sphinx-based docsgahr2016-04-086-6/+32 * Mark BROKEN for 93i386:thierry2016-04-071-0/+3 * - Update to 6.700.3danilo2016-04-063-4/+13 * - Update to 0.10.1 releasecpm2016-04-052-11/+8 * - Update to 6.600.5danilo2016-04-053-4/+4 * Create a proper library with a SONAMEbapt2016-04-053-8/+36 * Update to upstream version 2.2.6riggs2016-04-043-16/+21 * - Use post-install-DOCS-on targetcpm2016-04-041-4/+3 * - Update to 0.10.0cpm2016-04-033-26/+37 * - Update to 2.1.1.stephen2016-04-022-4/+4 * Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-01334-1007/+1007 * Fixup some whitespace at the beginning of lines problems.mat2016-04-014-16/+16 * - Update to 2.5.1sunpoet2016-04-012-3/+3 * Cleanup dependencies on lang/p5-Scalar-List-Utils.mat2016-03-313-8/+4 * - Add LICENSEamdmi32016-03-291-0/+6 * - Add LICENSE_FILEamdmi32016-03-294-20/+17 * Update to 1.1.0.rakuco2016-03-29