aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libredblack/Makefile
blob: 5c00abc13d40847e6de3a1de6f41df6905ce48ac (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
# New ports collection makefile for:    libredblack
# Date created:     15 April 2002
# Whom:         smace@freebsd.org
#
# $FreeBSD$
#

PORTNAME=   libredblack
PORTVERSION=    1.3
CATEGORIES= devel
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

MAINTAINER= ports@FreeBSD.org
COMMENT=    Library that provides the red-black balanced tree algorithm

USE_REINPLACE=  yes
USE_AUTOTOOLS=  libtool:15
CONFIGURE_TARGET=   --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes

MAN1=       rbgen.1
MAN3=       rbcloselist.3 rbdelete.3 rbdestroy.3 rbfind.3 rbinit.3 \
        rblookup.3 rbopenlist.3 rbreadlist.3 rbsearch.3 rbwalk.3

.if defined(WITHOUT_PYTHON)
CONFIGURE_ARGS+=    --without-rbgen
PLIST_SUB+= PYTHON="@comment "
.else
USE_PYTHON= yes
PLIST_SUB+= PYTHON=""
.endif

post-patch:
    @${REINPLACE_CMD} -e \
        's|^CFLAGS =.*$$|CFLAGS = @CFLAGS@|g' ${WRKSRC}/Makefile.in

.include <bsd.port.mk>
e-3.24&id=edfbf1ad4d14827e93aceef7cc183128705a5653'>- Update to 3.5.1wen2011-10-092-4/+3 * update R to 2.13.1 [1], and adjust dependent ports (thisbf2011-07-281-0/+1 * - Update to 3.5wen2011-05-102-4/+3 * - update to 2.13.0bf2011-05-071-1/+1 * Use DISTVERSION for CRAN ports with hyphenated versionsbf2011-04-301-2/+2 * - Get Rid MD5 supportmiwi2011-03-201-1/+0 * - Update R to 2.12.2, a bugfix releasebf2011-03-011-1/+1 * - Update R to 2.12.1bf2011-01-301-0/+1 * - Add CRAN_Include_MAINTAINER tag to Mk/bsd.cran.mktota2010-09-261-2/+1 * - Use R_MOD_AUTOPLIST instead of pkg-plisttota2010-08-152-662/+1 * - Update to 3.4.8wen2010-04-243-132/+93 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * - Fix build after math/R updatemiwi2009-12-252-201/+6 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1