# New ports collection makefile for: abi-compliance-checker # Date created: August 21, 2009 # Whom: bf # # $FreeBSD$ # PORTNAME= abi-compliance-checker PORTVERSION= 1.21.12 CATEGORIES= devel perl5 MASTER_SITES= http://linuxtesting.org/downloads/ \ LOCAL/bf MAINTAINER= bf@FreeBSD.org COMMENT= Checks binary compatibility of two versions of a C/C++ shared library LICENSE= LGPL20 GPLv2 LICENSE_COMB= dual NO_BUILD= yes USE_PERL5_RUN= yes PLIST_FILES= bin/${PORTNAME}.pl CPPFILT?= c++filt READELF?= readelf .include .if ${ARCH} == "sparc64" PICFLAG?= -fPIC .else PICFLAG?= -fpic .endif post-patch: @${REINPLACE_CMD} \ -e "\|ArCmd =|s|=.*|= \"${AR}\";|" \ -e "\|CPP_FILT =|s|=.*|= \"${CPPFILT}\";|" \ -e "\|GCC_PATH =|s|=.*|= \"${CC}\";|" \ -e "\|GPP_PATH =|s|=.*|= \"${CXX}\";|" \ -e "\|ObjdumpCmd =|s|=.*|= \"${OBJDUMP}\";|" \ -e "\|ReadelfCmd =|s|=.*|= \"${READELF}\";|" \ -e "s|-shared|& ${PICFLAG}|g" \ -e "s|detailes|details|g" \ ${WRKSRC}/${PORTNAME}.pl do-install: @${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl ${PREFIX}/bin check regression-test test: build @(cd ${WRKSRC} && ./${PORTNAME}.pl -test ) .ifndef(NOPORTDOCS) PORTDOCS= Changes.html Descriptor.html Options.html Readme.html post-install: @${MKDIR} ${DOCSDIR} @(cd ${WRKSRC}/doc; ${INSTALL_MAN} ${PORTDOCS} ${DOCSDIR}) .endif .include value='cinnamon'>cinnamon FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux-flashplugin-7* no longer existseadler2012-02-181-1/+1
* - user smaller distfile for plugineadler2011-11-132-6/+5
* - update flash10 to 10.3r183.11eadler2011-11-122-10/+8
* Flash version 11:eadler2011-11-01