aboutsummaryrefslogtreecommitdiffstats
path: root/science/peekabot/Makefile
blob: 1b95444ce337018b094337dffd58a285885cc0cf (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
# Created by: chris@officialunix.com
# $FreeBSD$

PORTNAME=   peekabot
PORTVERSION=    0.8.6
PORTREVISION=   3
CATEGORIES= science
MASTER_SITES=   SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}.x

MAINTAINER= c.petrik.sosa@gmail.com
COMMENT=    Distributed real-time 3D visualization tool for robotics researchers

LICENSE=    BSL GPLv3
LICENSE_COMB=   multi

LIB_DEPENDS=    boost_regex:${PORTSDIR}/devel/boost-libs \
        xerces-c.3:${PORTSDIR}/textproc/xerces-c3 \
        gtkglextmm-x11-1.2:${PORTSDIR}/x11-toolkits/gtkglextmm

USE_BZIP2=  yes
USES=   pathfix
USE_GCC=    4.6+
USE_GMAKE=  yes
GNU_CONFIGURE=  yes
USE_LDCONFIG=   yes
MAKE_JOBS_SAFE= yes

CPPFLAGS+=  -I${LOCALBASE}/include
LDFLAGS+=   -L${LOCALBASE}/lib

.include <bsd.port.pre.mk>

.if ${ARCH} == "sparc64"
BROKEN=     does not compile with boost on sparc64
.endif

post-patch:
    @${REINPLACE_CMD} -e \
        "/names_next_round/s|'xerces-c'|'xerces-c-3.1'|" ${WRKSRC}/configure
    @${REINPLACE_CMD} -e \
        "/^AM_/s|-O2||" ${WRKSRC}/src/Makefile.in

.include <bsd.port.post.mk>
insertions'>+4 * Update LibreOffice suite to 7.0.3 releaseDima Panov2020-10-291-5/+5 * LibreOffice 7.0.2 is now available, with over 130 bugfixes and compatibility ...Dima Panov2020-10-091-5/+5 * Mark BROKENAntoine Brodin2020-09-301-0/+1 * Update to 5.5.1Jochen Neumeister2020-09-072-4/+4 * - Update LibreOffice suite to 7.0.1 releaseDima Panov2020-09-041-5/+5 * LibreOffice suite: update to 7.0.0 releaseDima Panov2020-08-161-5/+5 * Update LibreOffice suite to 6.4.6 maintenance releaseDima Panov2020-08-141-5/+5 * Multiple ports: improve regex compliance (part 2)Kyle Evans2020-07-251-1/+8 * Update to 1.11.0Romain Tartière2020-07-242-4/+4 * Update LibreOffice suite to 6.4.5 releaseDima Panov2020-07-071-5/+5 * Update to 5.4.2Jochen Neumeister2020-06-302-5/+6 * Switch from mpich2 to mpich and chase ScaLAPACK´s upgrade.Thierry Thomas2020-06-141-12/+7 * FreeBSD Office team is proud to announce LibreOffice 6.4.4, latest stable rel...Dima Panov2020-06-13