Index: head/accessibility/at-poke/Makefile =================================================================== --- head/accessibility/at-poke/Makefile (revision 325642) +++ head/accessibility/at-poke/Makefile (revision 325643) @@ -1,27 +1,23 @@ -# New ports collection makefile for: at-poke -# Date created: 24 Oct 2006 -# Whom: Marcus von Appen -# +# Created by: Marcus von Appen # $FreeBSD$ -# PORTNAME= at-poke PORTVERSION= 0.2.3 PORTREVISION= 7 CATEGORIES= accessibility gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= mva@FreeBSD.org COMMENT= Accessibility testing and poking tool -USE_GMAKE= yes +USES= gmake USE_GNOME= gnomeprefix libglade2 libgailgnome GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib post-patch: @${REINPLACE_CMD} -e 's|glib/.*\.h>|glib.h>|g' ${WRKSRC}/src/eventlog.h .include Index: head/accessibility/at-spi/Makefile =================================================================== --- head/accessibility/at-spi/Makefile (revision 325642) +++ head/accessibility/at-spi/Makefile (revision 325643) @@ -1,44 +1,43 @@ # Created by: Maxim Sobolev # $FreeBSD$ # $MCom: ports/accessibility/at-spi/Makefile,v 1.103 2010/09/27 09:47:42 kwm Exp $ PORTNAME= at-spi PORTVERSION= 1.32.0 PORTREVISION?= 2 CATEGORIES= accessibility x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Assistive Technology Service Provider Interface USE_BZIP2= yes .if !defined(REFERENCE_PORT) RUN_DEPENDS= at-spi2-atk>2.6.0:${PORTSDIR}/accessibility/at-spi2-atk -USES= gettext -USE_GMAKE= yes +USES= gmake gettext USE_GNOME= gnomehack gnomehier intlhack gtk20 gconf2 libbonobo USE_XORG= x11 xtst USE_PYTHON= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-static CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GCONF_SCHEMAS= at-spi.schemas post-extract: @${RM} -f ${WRKSRC}/registryd/Accessibility_Registry.server post-patch: @${REINPLACE_CMD} -e "/^SUBDIRS =/s/test//" ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e "/^SUBDIRS =/s/docs//" ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e "/^SUBDIRS =/s/atk-bridge//" ${WRKSRC}/Makefile.in .include .endif Index: head/accessibility/atkmm/Makefile =================================================================== --- head/accessibility/atkmm/Makefile (revision 325642) +++ head/accessibility/atkmm/Makefile (revision 325643) @@ -1,23 +1,22 @@ # Created by: Koop Mast # $FreeBSD$ # $MCom: ports/accessibility/atkmm/Makefile,v 1.12 2012/09/01 23:02:08 mezz Exp $ PORTNAME= atkmm PORTVERSION= 2.22.6 CATEGORIES= accessibility gnome MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= C++ wrapper for ATK API library -USES= pathfix pkgconfig +USES= gmake pathfix pkgconfig USE_XZ= yes USE_LDCONFIG= yes -USE_GMAKE= yes USE_GNOME= atk glibmm GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --disable-documentation .include Index: head/accessibility/dasher/Makefile =================================================================== --- head/accessibility/dasher/Makefile (revision 325642) +++ head/accessibility/dasher/Makefile (revision 325643) @@ -1,50 +1,49 @@ # Created by: lewiz # $FreeBSD$ # $MCom: ports/accessibility/dasher/Makefile,v 1.66 2009/03/18 04:59:21 marcus Exp $ PORTNAME= dasher PORTVERSION= 4.10.1 PORTREVISION= 6 PORTEPOCH= 2 CATEGORIES= accessibility editors x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= lewiz@compsoc.man.ac.uk COMMENT= Information efficient text-entry interface BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian USE_BZIP2= yes -USES= gettext -USE_GMAKE= yes +USES= gettext gmake USE_GNOME= gnomeprefix gnomehack intlhack gnomehier libgnomeui atspi \ libwnck gnomedocutils WANT_GNOME= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALLS_OMF= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GCONF_SCHEMAS= dasher.schemas MAN1= dasher.1 .include #.if ${HAVE_GNOME:Mgnomespeech}!="" #USE_GNOME+= gnomespeech #CONFIGURE_ARGS+=--enable-speech #.endif CONFIGURE_ARGS+= --disable-speech post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/configure @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|-O2||g' @${REINPLACE_CMD} -e 's|__gnu_cxx::lldiv|lldiv|' \ ${WRKSRC}/Src/DasherCore/DasherViewSquare.cpp .include Index: head/accessibility/eflite/Makefile =================================================================== --- head/accessibility/eflite/Makefile (revision 325642) +++ head/accessibility/eflite/Makefile (revision 325643) @@ -1,64 +1,60 @@ -# Ports collection makefile for: eflite -# Date created: Thu Jul 21 2005 -# Whom: David K. Gerry -# +# Created by: David K. Gerry # $FreeBSD$ -# PORTNAME= eflite PORTVERSION= 0.4.1 CATEGORIES= accessibility MASTER_SITES= SF MAINTAINER= David.K.Gerry@GMail.com COMMENT= Speech server for Festival Lite used by yasr and Emacspeak BUILD_DEPENDS= flite:${PORTSDIR}/audio/flite RUN_DEPENDS= flite:${PORTSDIR}/audio/flite +USES= gmake GNU_CONFIGURE= yes -USE_GMAKE= yes ALL_TARGET= eflite CONFIGURE_ARGS+= --with-audio=freebsd .if defined(FL_LANG) CONFIGURE_ARGS+= --with-lang=${FL_LANG} .endif .if defined(FL_LEX) CONFIGURE_ARGS+= --with-lex=${FL_LEX} .endif .if defined(FL_VOX) CONFIGURE_ARGS+= --with-vox=${FL_VOX} .else CONFIGURE_ARGS+= --with-vox=cmu_us_kal16 .endif CONFIGURE_ENV+= flite_dir=${LOCALBASE} PLIST_FILES= bin/eflite PORTDOCS= AUTHORS CREDITS ChangeLog INSTALL README pre-fetch: .ifdef!(FL_LANG || FL_LEX || FL_VOX) @${ECHO_MSG} "===> You can set FL_LANG, FL_LEX and/or FL_VOX" @${ECHO_MSG} " to link the appropriate libflite_* libraries" @${ECHO_MSG} " (i.e. \"make FL_VOX=cmu_us_kal\".)" .endif post-patch: @${REINPLACE_CMD} -e 's|/etc/es\.conf|${PREFIX}/etc/es.conf|' ${WRKSRC}/es.c @${REINPLACE_CMD} -e 's|/etc/es\.conf|${PREFIX}/etc/es.conf|;s|sockname|socketfile|g' ${WRKSRC}/INSTALL post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for doc in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} .endfor .endif ${INSTALL_DATA} ${FILESDIR}/es.conf.sample ${PREFIX}/etc @if [ ! -f ${PREFIX}/etc/es.conf ]; then \ ${CP} -p ${PREFIX}/etc/es.conf.sample ${PREFIX}/etc/es.conf ; \ fi .include Index: head/accessibility/gnome-mag/Makefile =================================================================== --- head/accessibility/gnome-mag/Makefile (revision 325642) +++ head/accessibility/gnome-mag/Makefile (revision 325643) @@ -1,33 +1,28 @@ -# New ports collection makefile for: gnomemag -# Date created: 12 April 2003 -# Whom: Joe Marcus Clarke -# +# Created by: Joe Marcus Clarke # $FreeBSD$ # $MCom: ports/accessibility/gnome-mag/Makefile,v 1.54 2010/10/31 11:01:52 kwm Exp $ -# PORTNAME= gnome-mag PORTVERSION= 0.16.3 PORTREVISION= 1 CATEGORIES= accessibility gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME screen magnifier USE_BZIP2= yes USE_XORG= xfixes xdamage ice xcomposite sm USE_GNOME= gnomehack gnomeprefix atspi libbonobo intlhack ltverhack -USE_GMAKE= yes -USES= gettext +USES= gmake gettext USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib DOCSDIR= ${PREFIX}/share/doc/gnome-mag-${PORTVERSION} MAN1= magnifier.1 .include Index: head/accessibility/gnome-speech/Makefile =================================================================== --- head/accessibility/gnome-speech/Makefile (revision 325642) +++ head/accessibility/gnome-speech/Makefile (revision 325643) @@ -1,54 +1,53 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ # $MCom: ports/accessibility/gnome-speech/Makefile,v 1.21 2006/08/22 00:55:57 ahze Exp $ PORTNAME= gnome-speech PORTVERSION= 0.4.25 CATEGORIES= accessibility audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME text-to-speech API USE_BZIP2= yes -USE_GMAKE= yes USE_GNOME= gnomeprefix libbonobo -USES= pathfix pkgconfig +USES= gmake pathfix pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-static CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= ESPEAK FESTIVAL ESPEAK_DESC= Espeak speech synthesizer support FESTIVAL_DESC= Festival speech synthesis support .include .if ${PORT_OPTIONS:MESPEAK} LIB_DEPENDS+= espeak:${PORTSDIR}/audio/espeak CONFIGURE_ARGS+=--with-espeak-dir=${LOCALBASE} PLIST_SUB+= ESPEAK:="" .else PLIST_SUB+= ESPEAK:="@comment " .endif .if ${PORT_OPTIONS:MFESTIVAL} RUN_DEPENDS+= festival:${PORTSDIR}/audio/festival .endif post-patch: @${REINPLACE_CMD} -e 's|== x|= x|g' \ ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|glib/.*\.h>|glib.h>|g' \ ${WRKSRC}/drivers/swift/*.[ch] \ ${WRKSRC}/drivers/dectalk/*.[ch] \ ${WRKSRC}/drivers/theta/*.[ch] \ ${WRKSRC}/drivers/eloquence/*.[ch] \ ${WRKSRC}/drivers/viavoice/*.[ch] \ ${WRKSRC}/drivers/loquendo/*.[ch] \ ${WRKSRC}/drivers/espeak/*.[ch] .include Index: head/accessibility/gnopernicus/Makefile =================================================================== --- head/accessibility/gnopernicus/Makefile (revision 325642) +++ head/accessibility/gnopernicus/Makefile (revision 325643) @@ -1,43 +1,38 @@ -# New ports collection makefile for: gnopernicus -# Date created: 11 May 2003 -# Whom: Joe Marcus Clarke -# +# Created by: Joe Marcus Clarke # $FreeBSD$ # $MCom: ports/accessibility/gnopernicus/Makefile,v 1.85 2007/07/23 19:03:49 mezz Exp $ -# PORTNAME= gnopernicus PORTVERSION= 1.1.2 PORTREVISION= 10 CATEGORIES= accessibility x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of accessibility apps for GNOME 2 LIB_DEPENDS= gnome-mag.2:${PORTSDIR}/accessibility/gnome-mag USE_BZIP2= yes -USES= gettext +USES= gettext gmake USE_LDCONFIG= yes INSTALLS_OMF= yes INSTALLS_ICONS= yes -USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui atspi gnomespeech GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include `pkg-config --cflags gtk+-2.0` LDFLAGS+= -L${LOCALBASE}/lib MAKE_ENV= SED="${SED}" GCONF_SCHEMAS= brlmonitor.schemas gnopernicus.schemas remote.schemas SHLIB_VERSION= 2 PLIST_SUB= SHLIB_VERSION=${SHLIB_VERSION} post-patch: @${REINPLACE_CMD} -e 's|^F||' \ ${WRKSRC}/help/braille_monitor/C/brlmonitor-C.omf \ ${WRKSRC}/help/braille_monitor/es/brlmonitor-es.omf @${CP} ${FILESDIR}/gnopernicus-mag-config ${WRKSRC}/gnopi .include Index: head/accessibility/gok/Makefile =================================================================== --- head/accessibility/gok/Makefile (revision 325642) +++ head/accessibility/gok/Makefile (revision 325643) @@ -1,36 +1,31 @@ -# New ports collection makefile for: gok -# Date created: 12 April 2003 -# Whom: Adam Weinberger -# +# Created by: Adam Weinberger # $FreeBSD$ # $MCom: ports/accessibility/gok/Makefile,v 1.112 2010/09/29 07:37:57 kwm Exp $ -# PORTNAME= gok PORTVERSION= 2.30.1 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= accessibility sysutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME On-Screen Keyboard (GOK) LIB_DEPENDS= canberra-gtk.0:${PORTSDIR}/audio/libcanberra \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib USE_BZIP2= yes -USES= gettext +USES= gmake gettext INSTALLS_OMF= yes USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui atspi libwnck \ gnomespeech libxml2 -USE_GMAKE= yes INSTALLS_ICONS= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GCONF_SCHEMAS= gok.schemas .include Index: head/accessibility/java-access-bridge/Makefile =================================================================== --- head/accessibility/java-access-bridge/Makefile (revision 325642) +++ head/accessibility/java-access-bridge/Makefile (revision 325643) @@ -1,32 +1,32 @@ # Created by: Michael Johnson # $FreeBSD$ # $MCom: ports/accessibility/java-access-bridge/Makefile,v 1.2 2007/03/06 14:03:02 ahze Exp $ PORTNAME= java-access-bridge PORTVERSION= 1.18.0 PORTREVISION= 7 CATEGORIES= accessibility java gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Gnome Java Accessibility Bridge BUILD_DEPENDS= xprop:${PORTSDIR}/x11/xprop RUN_DEPENDS= xprop:${PORTSDIR}/x11/xprop +USES= gmake USE_BZIP2= yes GNU_CONFIGURE= yes USE_GNOME= atspi gnomehack USE_JAVA= yes JAVA_OS= native -USE_GMAKE= yes CONFIGURE_ARGS= --without-gcj-compile --with-jardir=${JAVAJARDIR} MAKE_JOBS_UNSAFE= yes post-patch: @${REINPLACE_CMD} -e 's|$${prefix}/share/jar|${JAVAJARDIR}|' \ ${WRKSRC}/Makefile.in \ ${WRKSRC}/bridge/Makefile.in .include Index: head/accessibility/mousetweaks/Makefile =================================================================== --- head/accessibility/mousetweaks/Makefile (revision 325642) +++ head/accessibility/mousetweaks/Makefile (revision 325643) @@ -1,32 +1,27 @@ -# Ports collection makefile for: mousetweaks -# Date created: 2008 01 10 -# Whom: Koop Mast -# +# Created by: Koop Mast # $FreeBSD$ # $MCom: ports/accessibility/mousetweaks/Makefile,v 1.53 2010/11/15 21:25:36 kwm Exp $ -# PORTNAME= mousetweaks PORTVERSION= 2.32.1 PORTREVISION= 1 CATEGORIES= accessibility MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Mouse accessibility enhancements for the GNOME desktop USE_XORG= x11 xfixes xcursor xtst USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix gnomepanel intlhack -USE_GMAKE= yes -USES= gettext +USES= gmake gettext INSTALLS_OMF= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GCONF_SCHEMAS= mousetweaks.schemas pointer-capture-applet.schemas MAN1= dwell-click-applet.1 mousetweaks.1 pointer-capture-applet.1 .include Index: head/accessibility/orca/Makefile =================================================================== --- head/accessibility/orca/Makefile (revision 325642) +++ head/accessibility/orca/Makefile (revision 325643) @@ -1,48 +1,43 @@ -# New ports collection makefile for: orca -# Date created: 25 Jul 2006 -# Whom: Joe Marcus Clarke -# +# Created by: Joe Marcus Clarke # $FreeBSD$ # $MCom: ports/accessibility/orca/Makefile,v 1.90 2010/11/16 12:00:48 avl Exp $ -# PORTNAME= orca PORTVERSION= 2.32.1 PORTREVISION= 2 CATEGORIES= accessibility gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Scriptable screen reader BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:${PORTSDIR}/devel/py-dbus \ ${PYTHON_SITELIBDIR}/pyatspi/__init__.py:${PORTSDIR}/accessibility/at-spi \ ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg LIB_DEPENDS= gnome-mag.2:${PORTSDIR}/accessibility/gnome-mag RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:${PORTSDIR}/devel/py-dbus \ ${PYTHON_SITELIBDIR}/pyatspi/__init__.py:${PORTSDIR}/accessibility/at-spi \ ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg LATEST_LINK= gnome-orca USE_BZIP2= yes -USES= gettext +USES= gmake gettext USE_PYTHON= yes -USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomeui gnomespeech pygnome2 \ pygnomedesktop INSTALLS_ICONS= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib MAN1= orca.1 post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ ${WRKSRC}/src/orca/orca.in @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ ${WRKSRC}/src/orca/orca_i18n.py .include Index: head/accessibility/redshift/Makefile =================================================================== --- head/accessibility/redshift/Makefile (revision 325642) +++ head/accessibility/redshift/Makefile (revision 325643) @@ -1,69 +1,65 @@ -# New ports collection makefile for: redshift -# Date created: Wed Nov 24 12:35:17 CST 2010 -# Whom: Mark Felder -# +# Created by: Mark Felder # $FreeBSD$ -# PORTNAME= redshift PORTVERSION= 1.7 PORTREVISION= 1 CATEGORIES= accessibility MASTER_SITES= http://launchpad.net/redshift/trunk/${PORTVERSION}/+download/ MAINTAINER= feld@FreeBSD.org COMMENT= Adjusts the color temperature of your screen FETCH_ARGS= "-pRr" -USE_GMAKE= yes +USES= gmake USE_BZIP2= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes MAN1= redshift.1 MANCOMPRESSED= no CONFIGURE_ARGS+= --disable-wingdi OPTIONS_DEFINE= GUI NLS RANDR VIDMODE OPTIONS_DEFAULT= RANDR GUI_DESC= Tray icon and location via Gnome clock RANDR_DESC= Support RANDR for changing colors VIDMODE_DESC= Support VIDMODE for changing colors (NVIDIA) .include .if ${PORT_OPTIONS:MNLS} USES+= gettext CONFIGURE_ARGS+=--with-libiconv-prefix=${LOCALBASE} \ --with-libintl-prefix=${LOCALBASE} PLIST_SUB= NLS="" .else CONFIGURE_ARGS+=--disable-nls PLIST_SUB= NLS="@comment " .endif .if ${PORT_OPTIONS:MRANDR} CONFIGURE_ARGS+=--enable-randr USE_XORG= xrandr .else CONFIGURE_ARGS+=--disable-randr .endif .if ${PORT_OPTIONS:MVIDMODE} CONFIGURE_ARGS+=--enable-vidmode .else CONFIGURE_ARGS+=--disable-vidmode .endif .if ${PORT_OPTIONS:MGUI} CONFIGURE_ARGS+=--enable-gui --enable-gnome-clock RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 \ ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg PLIST_SUB+= GUI="" .else CONFIGURE_ARGS+=--disable-gui --disable-gnome-clock PLIST_SUB+= GUI="@comment " .endif .include Index: head/accessibility/speech-dispatcher/Makefile =================================================================== --- head/accessibility/speech-dispatcher/Makefile (revision 325642) +++ head/accessibility/speech-dispatcher/Makefile (revision 325643) @@ -1,140 +1,140 @@ # $FreeBSD$ PORTNAME= speech-dispatcher PORTVERSION= 0.7.1 PORTREVISION= 3 CATEGORIES= accessibility audio MASTER_SITES= http://www.freebsoft.org/pub/projects/speechd/ MAINTAINER= avilla@FreeBSD.org COMMENT= Common interface to speech synthesis LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi LIB_DEPENDS= dotconf:${PORTSDIR}/devel/dotconf \ sndfile:${PORTSDIR}/audio/libsndfile # gnomehier is required because of share/sounds directory. -USE_GNOME= glib20 gnomehier pkgconfig +USES= gmake pkgconfig +USE_GNOME= glib20 gnomehier GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -USE_GMAKE= yes USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/lib/${PORTNAME} ETCFILES= clients/emacs.conf clients/gnome-speech.conf \ modules/cicero.conf modules/dtk-generic.conf \ modules/epos-generic.conf modules/espeak-generic.conf \ modules/espeak-mbrola-generic.conf modules/espeak.conf \ modules/festival.conf modules/flite.conf modules/ibmtts.conf \ modules/ivona.conf modules/llia_phon-generic.conf \ modules/swift-generic.conf speechd.conf PLIST_SUB+= ETCFILES="${ETCFILES}" PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README TODO INFO= spd-say speech-dispatcher ssip OPTIONS_DEFINE= ALSA AO ESPEAK FESTIVAL FLITE NAS PULSEAUDIO PYTHON OPTIONS_DEFAULT=ESPEAK ESPEAK_DESC= eSpeak output module FESTIVAL_DESC= Festival output module FLITE_DESC= Festival Lite output module .include .if ${OSVERSION} < 800067 && ${ARCH} == "amd64" CFLAGS+= -fPIC .endif .if ${PORT_OPTIONS:MALSA} LIB_DEPENDS+= asound:${PORTSDIR}/audio/alsa-lib CONFIGURE_ARGS+=--with-alsa .else CONFIGURE_ARGS+=--without-alsa .endif .if ${PORT_OPTIONS:MAO} LIB_DEPENDS+= ao:${PORTSDIR}/audio/libao CONFIGURE_ARGS+=--with-libao .else CONFIGURE_ARGS+=--without-libao .endif .if ${PORT_OPTIONS:MESPEAK} LIB_DEPENDS+= espeak:${PORTSDIR}/audio/espeak CONFIGURE_ARGS+=--with-espeak PLIST_SUB+= ESPEAK="" .else CONFIGURE_ARGS+=--without-espeak PLIST_SUB+= ESPEAK="@comment " .endif .if ${PORT_OPTIONS:MFESTIVAL} RUN_DEPENDS+= festival:${PORTSDIR}/audio/festival \ ${LOCALBASE}/share/festival/lib/${PORTNAME}.scm:${PORTSDIR}/audio/festival-freebsoft-utils .endif .if ${PORT_OPTIONS:MFLITE} BUILD_DEPENDS+= flite:${PORTSDIR}/audio/flite RUN_DEPENDS+= flite:${PORTSDIR}/audio/flite CONFIGURE_ARGS+=--with-flite PLIST_SUB+= FLITE="" .else CONFIGURE_ARGS+=--without-flite PLIST_SUB+= FLITE="@comment " .endif .if ${PORT_OPTIONS:MNAS} LIB_DEPENDS+= audio:${PORTSDIR}/audio/nas CONFIGURE_ARGS+=--with-nas .else CONFIGURE_ARGS+=--without-nas .endif .if ${PORT_OPTIONS:MPULSEAUDIO} LIB_DEPENDS+= pulse:${PORTSDIR}/audio/pulseaudio CONFIGURE_ARGS+=--with-pulse .else CONFIGURE_ARGS+=--without-pulse .endif .if ${PORT_OPTIONS:MPYTHON} USE_PYTHON= 2.5+ CONFIGURE_ARGS+=--enable-python PLIST_SUB+= PYTHON="" .else CONFIGURE_ARGS+=--disable-python PLIST_SUB+= PYTHON="@comment " .endif post-patch: ${REINPLACE_CMD} -e 's/-pthread/${PTHREAD_LIBS}/g' \ ${WRKSRC}/ltmain.sh ${REINPLACE_CMD} -e 's/-lpthread/${PTHREAD_LIBS}/g' \ ${WRKSRC}/configure \ ${WRKSRC}/src/audio/Makefile.in \ ${WRKSRC}/src/c/api/Makefile.in \ ${WRKSRC}/src/c/clients/spdsend/Makefile.in \ ${WRKSRC}/src/modules/Makefile.in \ ${WRKSRC}/src/server/Makefile.in ${REINPLACE_CMD} -e '/SUBDIRS/ s/tests//' \ ${WRKSRC}/src/Makefile.in post-install: .for f in ${ETCFILES} @if [ ! -f ${ETCDIR}/${f} ]; then \ ${CP} -p ${ETCDIR}/${f}.sample ${ETCDIR}/${f}; \ fi .endfor .if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_MAN} ${WRKSRC}/${f} ${DOCSDIR} .endfor .endif .include Index: head/accessibility/yasr/Makefile =================================================================== --- head/accessibility/yasr/Makefile (revision 325642) +++ head/accessibility/yasr/Makefile (revision 325643) @@ -1,57 +1,57 @@ # Created by: David K. Gerry # $FreeBSD$ PORTNAME= yasr PORTVERSION= 0.6.9 PORTREVISION= 2 CATEGORIES= accessibility MASTER_SITES= SF MAINTAINER= David.K.Gerry@GMail.com COMMENT= General-purpose console screen reader LICENSE= LGPL20 +USES= gmake GNU_CONFIGURE= yes -USE_GMAKE= yes MAN1= yasr.1 PORTDOCS= AUTHORS BUGS CREDITS ChangeLog NEWS README TODO \ README-br README-de README-es README-fr README-ru SUB_FILES= pkg-message .include .if ${PORT_OPTIONS:MNLS} CONFIGURE_ARGS+= --enable-nls PLIST_SUB+= NLS="" USES+= gettext .else CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .endif PLIST_FILES= bin/yasr \ %%DATADIR%%/yasr.conf \ %%NLS%%share/locale/es/LC_MESSAGES/yasr.mo \ %%NLS%%share/locale/fr/LC_MESSAGES/yasr.mo PLIST_DIRS= %%DATADIR%% .include .if ${OSVERSION} > 900007 BROKEN= fails to build with new utmpx .endif post-patch: @${REINPLACE_CMD} -e 's|/bin/bash|/bin/csh|' ${WRKSRC}/yasr.conf post-install: .if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${DOCSDIR} .for doc in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} .endfor .endif @${ECHO_CMD}; ${CAT} ${PKGMESSAGE}; ${ECHO_CMD} .include