Index: head/textproc/apertium/Makefile =================================================================== --- head/textproc/apertium/Makefile (revision 325738) +++ head/textproc/apertium/Makefile (revision 325739) @@ -1,59 +1,55 @@ -# New ports collection makefile for: apertium -# Date created: 14 April 2009 -# Whom: Mykola Dzham -# +# Created by: Mykola Dzham # $FreeBSD$ -# PORTNAME= apertium PORTVERSION= ${APVER}.${APREV} PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${APVER} MAINTAINER= i@levsha.me COMMENT= A toolbox to build shallow-transfer machine translation systems BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash RUN_DEPENDS= bash:${PORTSDIR}/shells/bash LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \ xslt:${PORTSDIR}/textproc/libxslt \ lttoolbox3:${PORTSDIR}/textproc/lttoolbox \ pcre.3:${PORTSDIR}/devel/pcre APVER= 3.2 APREV= 0 MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -USE_GNOME= gnomehack pkgconfig +USES= pathfix pkgconfig USE_LDCONFIG= yes PLIST_SUB+= APVER="${APVER}" MAN1= apertium-deshtml.1 apertium-desodt.1 apertium-despptx.1 \ apertium-desrtf.1 apertium-destxt.1 apertium-deswxml.1 \ apertium-desxlsx.1 apertium-filter-ambiguity.1 \ apertium-gen-deformat.1 apertium-gen-lextorbil.1 \ apertium-gen-lextormono.1 apertium-gen-modes.1 \ apertium-gen-reformat.1 apertium-gen-stopwords-lextor.1 \ apertium-gen-wlist-lextor-translation.1 apertium-gen-wlist-lextor.1 \ apertium-interchunk.1 apertium-lextor.1 apertium-multiple-translations.1 \ apertium-postchunk.1 apertium-preprocess-corpus-lextor.1 \ apertium-preprocess-transfer.1 apertium-pretransfer.1 \ apertium-rehtml.1 apertium-reodt.1 apertium-repptx.1 \ apertium-rertf.1 apertium-retxt.1 apertium-rewxml.1 apertium-rexlsx.1 \ apertium-tagger-apply-new-rules.1 apertium-tagger.1 apertium-transfer.1 \ apertium-validate-acx.1 apertium-validate-dictionary.1 \ apertium-validate-interchunk.1 apertium-validate-modes.1 \ apertium-validate-postchunk.1 apertium-validate-tagger.1\ apertium-validate-transfer.1 apertium-unformat.1 \ apertium.1 apertium-desmediawiki.1 apertium-remediawiki.1 post-patch: @${REINPLACE_CMD} -e 's/pcre_info/pcre_fullinfo/g' ${WRKSRC}/configure .include Index: head/textproc/artha/Makefile =================================================================== --- head/textproc/artha/Makefile (revision 325738) +++ head/textproc/artha/Makefile (revision 325739) @@ -1,38 +1,38 @@ # Created by: Zhihao Yuan # $FreeBSD$ PORTNAME= artha PORTVERSION= 1.0.3 CATEGORIES= textproc MASTER_SITES= SF MAINTAINER= lichray@gmail.com COMMENT= A free cross-platform English thesaurus LICENSE= GPLv2 LIB_DEPENDS= dbus-glib:${PORTSDIR}/devel/dbus-glib \ WN:${PORTSDIR}/textproc/wordnet MAN1= artha.1 USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= gtk20 intltool pkgconfig +USE_GNOME= gtk20 intltool +USES= gmake pkgconfig CONFIGURE_ARGS= --enable-static=no --x-includes=${LOCALBASE}/include \ --x-libraries=${LOCALBASE}/lib LDFLAGS+= -L${LOCALBASE}/lib CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/WordNet OPTIONS_DEFINE= NOTIFY NOTIFY_DESC= Popup word definition as notification .include .if ${PORT_OPTIONS:MNOTIFY} LIB_DEPENDS+= notify:${PORTSDIR}/devel/libnotify .endif .include Index: head/textproc/google-ctemplate/Makefile =================================================================== --- head/textproc/google-ctemplate/Makefile (revision 325738) +++ head/textproc/google-ctemplate/Makefile (revision 325739) @@ -1,50 +1,45 @@ -# ex:ts=8 -# Ports collection makefile for: google-ctemplate -# Date created: Apr 26, 2006 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= google-ctemplate PORTVERSION= 2.2 CATEGORIES= textproc MASTER_SITES= GOOGLE_CODE PROJECTHOST= ctemplate DISTNAME= ctemplate-${PORTVERSION} MAINTAINER= vanilla@FreeBSD.org COMMENT= A simple but powerful template language for C++ GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= pkgconfig +USES= pkgconfig .if !defined(NOPORTDOCS) PORTDOCS= * .endif post-patch: ${REINPLACE_CMD} -e 's|^pkgconfigdir.*|pkgconfigdir = $${PREFIX}/libdata/pkgconfig|' \ ${WRKSRC}/Makefile.in .if !defined(NOPORTDOCS) @${REINPLACE_CMD} -e \ 's|$$(prefix)/share/doc/$$(PACKAGE)-$$(VERSION)|${DOCSDIR}|' \ ${WRKSRC}/Makefile.in .else @${REINPLACE_CMD} -e \ '/install-data-am/ s|install-dist_docDATA||' \ ${WRKSRC}/Makefile.in .endif tests: build @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check) .include .if ${ARCH} == "powerpc" BROKEN= Does not compile on powerpc .endif .include Index: head/textproc/ibus-table/Makefile =================================================================== --- head/textproc/ibus-table/Makefile (revision 325738) +++ head/textproc/ibus-table/Makefile (revision 325739) @@ -1,41 +1,41 @@ # Created by: Nikola Lecic # $FreeBSD$ PORTNAME= ibus-table PORTVERSION= 1.3.9.20110827 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ http://anthesphoria.net/FreeBSD/ports/distfiles/ MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= Table based input method framework for IBus BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 LIB_DEPENDS= ibus-1.0:${PORTSDIR}/textproc/ibus RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 USE_PYTHON= yes -USE_GNOME= pkgconfig pygtk2 +USE_GNOME= pygtk2 +USES= gmake pkgconfig GNU_CONFIGURE= yes -USE_GMAKE= yes PROJECTHOST= ibus .include .if ${PORT_OPTIONS:MNLS} USES+= gettext PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .endif post-patch: @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|' \ ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e "s|/usr/|${PREFIX}/|g" ${WRKSRC}/engine/*.py .include Index: head/textproc/libxml++/Makefile =================================================================== --- head/textproc/libxml++/Makefile (revision 325738) +++ head/textproc/libxml++/Makefile (revision 325739) @@ -1,23 +1,19 @@ -# ex:ts=8 -# New ports collection makefile for: libxml++ -# Date created: Feb 26, 2001 -# Whom: Ying-Chieh Liao -# +# Created by: Ying-Chieh Liao # $FreeBSD$ -# PORTNAME= libxml++ PORTVERSION= 1.0.5 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= GNOME MAINTAINER= bland@FreeBSD.org COMMENT= XML API for C++ USE_AUTOTOOLS= libtool -USE_GNOME= gnomehack libxml2 pkgconfig +USES= pathfix pkgconfig +USE_GNOME= libxml2 GNU_CONFIGURE= yes USE_LDCONFIG= yes .include Index: head/textproc/libxml++26/Makefile =================================================================== --- head/textproc/libxml++26/Makefile (revision 325738) +++ head/textproc/libxml++26/Makefile (revision 325739) @@ -1,48 +1,43 @@ -# ex:ts=8 -# New ports collection makefile for: libxml++ -# Date created: Feb 26, 2001 -# Whom: Ying-Chieh Liao -# +# Created by: Ying-Chieh Liao # $FreeBSD$ # $MCom: ports/textproc/libxml++26/Makefile,v 1.43 2011/04/18 19:58:29 kwm Exp $ -# PORTNAME= libxml++ PORTVERSION= 2.34.2 PORTREVISION?= 0 CATEGORIES= textproc MASTER_SITES= GNOME MAINTAINER= bland@FreeBSD.org COMMENT= XML API for C++ USE_XZ= yes PLIST_SUB= VERSION="2.6" API_VERSION="2.6" .if !defined(REFERENCE_PORT) LATEST_LINK= libxml++26 LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 -USE_GMAKE= yes -USE_GNOME= gnomehack libxml2 pkgconfig +USES= gmake pathfix pkgconfig +USE_GNOME= libxml2 GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-static --disable-documentation post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \ ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e '/^gentoo_ltmain_version=/s/`.*`/$$gentoo_lt_version/' \ ${WRKSRC}/configure @${REINPLACE_CMD} -e '/^library_configdir =/s/libdir/includedir/' \ ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e '/^Cflags:/s/libdir/includedir/' \ ${WRKSRC}/libxml++-2.6.pc.in .include .endif Index: head/textproc/lttoolbox/Makefile =================================================================== --- head/textproc/lttoolbox/Makefile (revision 325738) +++ head/textproc/lttoolbox/Makefile (revision 325739) @@ -1,29 +1,25 @@ -# New ports collection makefile for: lttoolbox -# Date created: 14 April 2009 -# Whom: Mykola Dzham -# +# Created by: Mykola Dzham # $FreeBSD$ -# PORTNAME= lttoolbox PORTVERSION= ${APVER}.${APREV} CATEGORIES= textproc MASTER_SITES= SF/apertium/${PORTNAME}/${APVER} MAINTAINER= i@levsha.me COMMENT= A tool for lexical, morphological analysis and generation of words LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 APVER= 3.2 APREV= 0 GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack pkgconfig +USES= pathfix pkgconfig PLIST_SUB+= APVER="${APVER}" MAN1= lt-comp.1 lt-expand.1 lt-proc.1 lt-tmxcomp.1 lt-tmxproc.1 .include Index: head/textproc/m17n-im-config/Makefile =================================================================== --- head/textproc/m17n-im-config/Makefile (revision 325738) +++ head/textproc/m17n-im-config/Makefile (revision 325739) @@ -1,45 +1,45 @@ # Created by: Nikola Lecic # $FreeBSD$ PORTNAME= m17n-im-config PORTVERSION= 0.9.0 PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= http://www.m17n.org/common/im-config/ \ http://anthesphoria.net/FreeBSD/ports/distfiles/ MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= A GUI for per-user configuration of m17n-lib input methods LIB_DEPENDS= m17n.4:${PORTSDIR}/devel/m17n-lib MAKE_JOBS_UNSAFE= yes USE_AUTOTOOLS= libtool -USE_GNOME= gtk20 intltool intlhack pkgconfig glib20 -USES= gettext +USE_GNOME= gtk20 intltool intlhack glib20 +USES= gettext pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes DESKTOP_ENTRIES="M17N-IM Configuration" \ "${COMMENT}" \ "" \ "m17n-im-config" \ "Settings;" \ true .include .if ${PORT_OPTIONS:MNLS} USES+= gettext PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .endif post-patch: @${REINPLACE_CMD} -e 's|^pkgconfigdir = $${libdir}/pkgconfig|pkgconfigdir = $${prefix}/libdata/pkgconfig|' \ ${WRKSRC}/Makefile.in .include Index: head/textproc/rubygem-augeas/Makefile =================================================================== --- head/textproc/rubygem-augeas/Makefile (revision 325738) +++ head/textproc/rubygem-augeas/Makefile (revision 325739) @@ -1,20 +1,21 @@ # Whom: Russell Jackson # $FreeBSD$ PORTNAME= ruby-augeas PORTVERSION= 0.5.0 CATEGORIES= textproc rubygems MASTER_SITES= http://download.augeas.net/ruby/ MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby bindings for Augeas LIB_DEPENDS= augeas:${PORTSDIR}/textproc/augeas USE_RUBY= yes USE_RUBYGEMS= yes -USE_GNOME= pkgconfig libxml2 +USES= pkgconfig +USE_GNOME= libxml2 RUBYGEM_AUTOPLIST= yes CONFIGURE_ARGS+= --with-opt-include="${LOCALBASE}/include/libxml2" .include