# Created by: # $FreeBSD$ PORTNAME= fhist PORTVERSION= 1.21 DISTVERSIONSUFFIX= .D001 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Utilities to maintain file history, do file comparisons, and merges LICENSE= GPLv3 LIB_DEPENDS= explain:${PORTSDIR}/devel/libexplain OPTIONS_DEFINE= NLS WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-nlsdir=${PREFIX}/share/locale/en/LC_MESSAGES ALL_TARGET= all-bin MAKE_JOBS_UNSAFE=yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib MAN1= fcomp.1 fhist.1 fmerge.1 PLIST_FILES= bin/fcomp bin/fhist bin/fmerge .include .if ${PORT_OPTIONS:MNLS} USE_GETTEXT= yes .for file in fcomp fhist fmerge PLIST_FILES+= share/locale/en/LC_MESSAGES/${file}.mo .endfor .else CONFIGURE_ENV+= ac_cv_lib_intl_main=no .endif post-build: .for file in fcomp fhist fmerge .if ${PORT_OPTIONS:MNLS} @(cd ${WRKSRC}/lib/en/LC_MESSAGES && ${LOCALBASE}/bin/msgfmt -o \ ${file}.mo ${file}.po) .endif .endfor do-install: .for file in fcomp fhist fmerge ${INSTALL_PROGRAM} ${WRKSRC}/bin/${file} ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/lib/en/man1/${file}.1 ${MANPREFIX}/man/man1 .if ${PORT_OPTIONS:MNLS} @${MKDIR} ${PREFIX}/share/locale/en/LC_MESSAGES ${INSTALL_DATA} ${WRKSRC}/lib/en/LC_MESSAGES/${file}.mo \ ${PREFIX}/share/locale/en/LC_MESSAGES .endif .endfor .include FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 3.6enivit2010-05-082-6/+5
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirror...amdmi32009-09-021-1/+1
* - Update to 3.6bnivit2009-01-142-4/+4
* - Update to 3.6.anivit2008-12-103-5/+8
* - Update to 3.5nivit2008-05-303-9/+13
* - Update to 3.4fnivit2007-12-232-4/+4
* - Update to 3.4cnivit2007-08-243-4/+5
* - Update to 3.4anivit2007-05-013-6/+13
* - Use new WWWDIR infrastructurepav2007-03-251-2/+0
* - Updated email address in my portsnivit2006-12-101-1/+1
* - Update to 3.3gpav2006-11-113-5/+7
* - Update to 3.3emiwi2006-09-303-4/+5
* - Add WITH_SPRITE_FONTS optionrafan2006-08-041-1/+5
* Update to 3.3citetcu2006-08-023-4/+5
* Update to 3.3bitetcu2006-07-122-4/+4
* Remove authors e-mail addresserwin2006-06-041-1/+1