# Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= jojodiff PORTVERSION= 0.8.1 CATEGORIES= misc devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}08 DISTNAME= jdiff${PORTVERSION:S/.//g} MAINTAINER= danfe@FreeBSD.org COMMENT= Diff and patch utilities for binary files LICENSE= GPLv3+ USES= gmake tar:tgz MAKE_ARGS= CC="${CC}" CPP="${CXX}" CFLAGS="${CFLAGS}" WRKSRC_SUBDIR= src PLIST_FILES= bin/jdiff bin/jptch PORTDOCS= readme.txt readme.htm OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -E 's,P(RI|8)(zd|hkey), & ,g' \ ${WRKSRC}/JFileAhead.cpp ${WRKSRC}/JFileIStreamAhead.cpp \ ${WRKSRC}/JHashPos.cpp ${WRKSRC}/JOutAsc.cpp \ ${WRKSRC}/JOutRgn.cpp ${WRKSRC}/jpatch.cpp \ ${WRKSRC}/main.cpp @${REINPLACE_CMD} -e 's,is %d bit,is %zu bit,' \ ${WRKSRC}/jpatch.cpp ${WRKSRC}/main.cpp do-install: ${INSTALL_PROGRAM} ${WRKSRC}/j???? ${STAGEDIR}${PREFIX}/bin do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${TR} -d \\r < ${WRKSRC}/../${f} | iconv -f latin1 -t utf8 \ > ${STAGEDIR}${DOCSDIR}/${f} .endfor .include freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Fix missing library problems when the linker enforces explicit linkingtijl2014-08-261-1/+1
* Convert all :U to :tu and :L to :tlbapt2014-05-05ef='/~lantw44/cgit/freebsd-ports-gnome/commit/net/ncplib?h=dependabot/npm_and_yarn/devel/electron6/files/ini-1.3.8&id=4f185e1b72df74c7f03d5cec592a5ebd94ed1186'>For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-5/+1
* - ONLY_FOR_ARCHS=i386sem2006-05-201-0/+2
* - Add missed man pagesem2006-05-021-1/+1
* - Unbreaksem2006-05-025-42/+11
* Reset bp as maintainer at his request due to lack of time. We appreciatelinimon2006-04-151-1/+1
* BROKEN: Incorrect pkg-plistkris2006-04-031-0/+2
* Ancient FreeBSD versions are no longer supported in bsd.port.mk, so thislinimon2006-01-271-4/+0
* Back to maintainer. bp@mnag2005-11-161-1/+1