# Created by: torstenb@FreeBSD.org # $FreeBSD$ PORTNAME= recode PORTVERSION= 3.6 DISTVERSIONPREFIX= v PORTREVISION= 13 CATEGORIES= converters MAINTAINER= demon@FreeBSD.org COMMENT= Converts files between character sets and usages USE_GITHUB= yes GH_ACCOUNT= pinard GH_PROJECT= Recode GNU_CONFIGURE= yes USES= gettext iconv libtool perl5 USE_PERL5= run build USE_LDCONFIG= yes CONFIGURE_ARGS= --without-included-gettext CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} INFO= recode post-extract: @${CP} ${FILESDIR}/ru.po ${WRKSRC}/i18n @${RM} ${WRKSRC}/doc/${PORTNAME}.info* post-patch: @${REINPLACE_CMD} -E \ '/Project-Id-Version/ { \ s/3\.[45](r|\.[0-9])?/3.6/; \ s/: (Free )?recode/: GNU recode/; }' \ ${WRKSRC}/i18n/*.po @${REINPLACE_CMD} 's,"iconv\.h","${ICONV_PREFIX}/include/iconv.h",' \ ${WRKSRC}/src/libiconv.c @${CP} ${WRKSRC}/lib/error.c ${WRKSRC}/src .include ogo' rowspan='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/tel
Commit message (Expand)AuthorAgeFilesLines
* Cleanup plistbapt2014-10-201-1/+0
* Support STAGEDIRvanilla2014-08-281-8/+22
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2adamw2014-07-301-2/+1
* Use setuptools for all Python ports.wg2013-12-161-1/+6
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-21