# Created by: ijliao # $FreeBSD$ PORTNAME= libecc PORTVERSION= 0.14.0 PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF MAINTAINER= johans@FreeBSD.org COMMENT= C++ Elliptic Curve Library LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp USES= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${PREFIX}/include -I${LOCALBASE}/include LDFLAGS+= -L${PREFIX}/lib -L${LOCALBASE}/lib post-patch: @${REINPLACE_CMD} 's@endian\.h@sys/&@' ${WRKSRC}/include/libecc/bitset.h .include 'https://www.lant.com.tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* For ports that are marked BROKEN on armv6, and also fail to build onlinimon2017-11-301-0/+1
* lang/see: Fix licensepizzamig2017-10-251-2/+7
* Mark some ports failing on armv6, for errors classified as "???".linimon2017-05-271-1/+2
* The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.linimon2016-11-091-1/+1
* Mark as broken on arm64.linimon2016-11-081-0/+2
* Remove useless WRKSRC definitions.mat2016-05-251-2/+0