Deploy USE_GNOMENG infrastructure

PR:		42345
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
This commit is contained in:
Mario Sergio Fujikawa Ferreira 2002-09-03 01:06:26 +00:00
parent 213b2478c0
commit b9d28dac8b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65520
59 changed files with 180 additions and 130 deletions

View file

@ -16,7 +16,8 @@ MAINTAINER= mahlon@martini.nu
BUILD_DEPENDS= lynx:${PORTSDIR}/www/lynx
WRKSRC= ${WRKDIR}/staticcharge
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
USE_X_PREFIX= yes
GNU_CONFIGURE= yes

View file

@ -16,8 +16,9 @@ LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile \
iconv.3:${PORTSDIR}/converters/libiconv
USE_X_PREFIX= yes
USE_GTK= yes
WANT_ESOUND= yes
USE_GNOMENG= yes
WANT_GNOME= yes
USE_GNOME= gtk12
USE_REINPLACE= yes
USE_GMAKE= yes
USE_BISON= yes
@ -31,8 +32,9 @@ MAN1= everybuddy.1
.include <bsd.port.pre.mk>
.if defined(HAVE_ESOUND)
USE_ESOUND= yes
.if ${HAVE_GNOME:Mesound}!=""
USE_GNOME+= esound
PKGNAMESUFFIX= -esound
.else
CONFIGURE_ARGS+= --disable-esd
.endif

View file

@ -18,15 +18,16 @@ LIB_DEPENDS= icq.0:${PORTSDIR}/net/libicq
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GTK= yes
USE_GNOMENG= yes
WANT_GNOME= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
.include <bsd.port.pre.mk>
.if defined(HAVE_GNOME)
USE_GNOME= yes
.if ${HAVE_GNOME:Mgtk12}!=""
USE_GNOME+= gtk12
PKGNAMESUFFIX= -gtk
.else
CONFIGURE_ARGS+=--without-gnome
.endif

View file

@ -14,7 +14,8 @@ MASTER_SITE_SUBDIR= gtkyahoo
MAINTAINER= anders@hack.org
USE_X_PREFIX= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
USE_BISON= yes
GNU_CONFIGURE= yes

View file

@ -19,8 +19,9 @@ LIB_DEPENDS= gtkmm:${PORTSDIR}/x11-toolkits/gtk-- \
icq2000.5:${PORTSDIR}/net/libicq2000
USE_X_PREFIX= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
WANT_GNOME= yes
USE_GTK= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
@ -35,9 +36,9 @@ post-patch:
.include <bsd.port.pre.mk>
.if defined(HAVE_GNOME) || defined(WITH_GNOME)
USE_GNOME= yes
.if ${HAVE_GNOME:Mlibcapplet}!="" || defined(WITH_GNOME)
USE_GNOME+= libcapplet
PKGNAMESUFFIX= -gnome
PLIST_SUB+= ICKLEDATADIR="share/gnome/" GNOME="" NOGNOME="@comment "
.else
CONFIGURE_ARGS+= --with-gnome=no
@ -54,7 +55,7 @@ PLIST_SUB+= ICKLECONTROL="@comment "
.endif
pre-everything::
.if !defined(HAVE_GNOME) && !defined(WITH_GNOME)
.if ${HAVE_GNOME:Mlibcapplet}=="" && !defined(WITH_GNOME)
@${ECHO_MSG} "===> Define WITH_GNOME to enable GNOME support"
.endif
.if !defined(WITH_ICKLE_CONTROL)

View file

@ -19,7 +19,8 @@ WRKSRC= ${WRKDIR}/LinPopUp-${PORTVERSION}/src
ALL_TARGET=
MAN1= linpopup.1 LinPopUp.1
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
USE_X_PREFIX= yes
post-install:

View file

@ -11,17 +11,18 @@ PORTVERSION= 0.99.19-1
CATEGORIES= net
MASTER_SITES= http://download.yahoo.com/dl/unix/fbsd45/
EXTRACT_SUFX= .tgz
NO_WRKSUBDIR= yes
MAINTAINER= sethk@meowfishies.com
ONLY_FOR_ARCHS= i386
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
USE_GTK= yes
ONLY_FOR_ARCHS= i386
USE_GNOMENG= yes
USE_GNOME= gtk12
USE_REINPLACE= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
do-install:
${INSTALL_SCRIPT} ${WRKDIR}/bin/ymessenger ${PREFIX}/bin

View file

@ -16,7 +16,8 @@ MAINTAINER= corecode@corecode.ath.cx
LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \
jpeg.9:${PORTSDIR}/graphics/jpeg
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
USE_X_PREFIX= yes
USE_GMAKE= yes

View file

@ -15,7 +15,8 @@ MAINTAINER= markp@FreeBSD.org
LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4
GNU_CONFIGURE= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
CONFIGURE_ARGS+= --with-ucdsnmp-prefix=${LOCALBASE}
post-patch:

View file

@ -16,12 +16,11 @@ DISTNAME= dc_gui-${PORTVERSION}
MAINTAINER= lioux@FreeBSD.org
BUILD_DEPENDS= dctc:${PORTSDIR}/net/dctc
LIB_DEPENDS= ORBit.2:${PORTSDIR}/devel/ORBit \
db4.0:${PORTSDIR}/databases/db4 \
LIB_DEPENDS= db4.0:${PORTSDIR}/databases/db4 \
intl.4:${PORTSDIR}/devel/gettext
USE_GNOMELIBS= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gnomelibs
USE_XLIB= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes

View file

@ -21,7 +21,8 @@ RUN_DEPENDS= donkey:${PORTSDIR}/net/edonkey-core
ONLY_FOR_ARCHS= i386
XFREE86_VERSION= 4
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
USE_X_PREFIX= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes

View file

@ -19,7 +19,8 @@ LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
USE_BZIP2= yes
USE_OPENSSL= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes

View file

@ -21,7 +21,8 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-no-rfc1918

View file

@ -14,11 +14,11 @@ MASTER_SITE_SUBDIR= gtkhx
MAINTAINER= jre@vineyard.net
LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
intl.4:${PORTSDIR}/devel/gettext
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
USE_XLIB= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gdkpixbuf
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libiconv-prefix=${PREFIX}

View file

@ -17,7 +17,8 @@ WRKSRC= ${WRKDIR}/napshare
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
.include <bsd.port.mk>

View file

@ -15,7 +15,8 @@ MAINTAINER= ports@FreeBSD.org
USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"

View file

@ -16,8 +16,9 @@ LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile \
iconv.3:${PORTSDIR}/converters/libiconv
USE_X_PREFIX= yes
USE_GTK= yes
WANT_ESOUND= yes
USE_GNOMENG= yes
WANT_GNOME= yes
USE_GNOME= gtk12
USE_REINPLACE= yes
USE_GMAKE= yes
USE_BISON= yes
@ -31,8 +32,9 @@ MAN1= everybuddy.1
.include <bsd.port.pre.mk>
.if defined(HAVE_ESOUND)
USE_ESOUND= yes
.if ${HAVE_GNOME:Mesound}!=""
USE_GNOME+= esound
PKGNAMESUFFIX= -esound
.else
CONFIGURE_ARGS+= --disable-esd
.endif

View file

@ -16,12 +16,11 @@ DISTNAME= dc_gui-${PORTVERSION}
MAINTAINER= lioux@FreeBSD.org
BUILD_DEPENDS= dctc:${PORTSDIR}/net/dctc
LIB_DEPENDS= ORBit.2:${PORTSDIR}/devel/ORBit \
db4.0:${PORTSDIR}/databases/db4 \
LIB_DEPENDS= db4.0:${PORTSDIR}/databases/db4 \
intl.4:${PORTSDIR}/devel/gettext
USE_GNOMELIBS= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gnomelibs
USE_XLIB= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes

View file

@ -16,7 +16,8 @@ MAINTAINER= corecode@corecode.ath.cx
LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \
jpeg.9:${PORTSDIR}/graphics/jpeg
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
USE_X_PREFIX= yes
USE_GMAKE= yes

View file

@ -21,7 +21,8 @@ RUN_DEPENDS= donkey:${PORTSDIR}/net/edonkey-core
ONLY_FOR_ARCHS= i386
XFREE86_VERSION= 4
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
USE_X_PREFIX= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes

View file

@ -14,9 +14,7 @@ DISTNAME= GnomeMeeting-0.85.1
MAINTAINER= roger@FreeBSD.org
LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf/
LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build
# note, we do not want to clean openh323, otherwise it has to build
@ -24,15 +22,15 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build
NOCLEANDEPENDS= yes
USE_BISON= yes
USE_GNOME= yes
USE_AUTOCONF= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gdkpixbuf
USE_GMAKE= yes
CONFIGURE_ARGS= --with-ptlib-includes=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib/include/ptlib \
--with-ptlib-libs=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib/lib \
--with-openh323-includes=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323/include \
--with-openh323-libs=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323/lib \
--with-ldap=/usr/local
--with-ldap=${PREFIX}
CONFIGURE_ENV= OSTYPE=${OPSYS} \
LIBS=-L${PREFIX}/lib \
PTLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib \

View file

@ -16,8 +16,9 @@ LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile \
iconv.3:${PORTSDIR}/converters/libiconv
USE_X_PREFIX= yes
USE_GTK= yes
WANT_ESOUND= yes
USE_GNOMENG= yes
WANT_GNOME= yes
USE_GNOME= gtk12
USE_REINPLACE= yes
USE_GMAKE= yes
USE_BISON= yes
@ -31,8 +32,9 @@ MAN1= everybuddy.1
.include <bsd.port.pre.mk>
.if defined(HAVE_ESOUND)
USE_ESOUND= yes
.if ${HAVE_GNOME:Mesound}!=""
USE_GNOME+= esound
PKGNAMESUFFIX= -esound
.else
CONFIGURE_ARGS+= --disable-esd
.endif

View file

@ -15,7 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ijliao@FreeBSD.org
USE_GNOMECTRL= yes
USE_GNOMENG= yes
USE_GNOME= libcapplet
post-patch:
@${PERL} -pi -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/prefs.h

View file

@ -22,7 +22,8 @@ EXTRACT_AFTER_ARGS= # empty
WRKSRC= ${WRKDIR}/GGSD
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ggsd ${PREFIX}/bin

View file

@ -18,15 +18,16 @@ LIB_DEPENDS= icq.0:${PORTSDIR}/net/libicq
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GTK= yes
USE_GNOMENG= yes
WANT_GNOME= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
.include <bsd.port.pre.mk>
.if defined(HAVE_GNOME)
USE_GNOME= yes
.if ${HAVE_GNOME:Mgtk12}!=""
USE_GNOME+= gtk12
PKGNAMESUFFIX= -gtk
.else
CONFIGURE_ARGS+=--without-gnome
.endif

View file

@ -17,7 +17,8 @@ BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm
USE_X_PREFIX= yes
USE_IMLIB= yes
USE_GNOMENG= yes
USE_GNOME= imlib
MAKE_ENV= GKRELLM_INCLUDE="-I${X11BASE}/include/gkrellm/" \
PLUGIN_DIR="${X11BASE}/libexec/gkrellm/plugins/"

View file

@ -20,8 +20,8 @@ RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm \
WRKSRC= ${WRKDIR}/${PORTNAME:S/mq/m_q/}
USE_X_PREFIX= yes
USE_GTK= yes
USE_IMLIB= yes
USE_GNOMENG= yes
USE_GNOME= imlib
MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" \
PTHREAD_CFLAGS="${PTHREAD_CFLAGS}"
ALL_TARGET= qst.so

View file

@ -17,6 +17,7 @@ BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm
USE_X_PREFIX= yes
USE_IMLIB= yes
USE_GNOMENG= yes
USE_GNOME= imlib
.include <bsd.port.mk>

View file

@ -14,7 +14,8 @@ MASTER_SITE_SUBDIR= gnomba
MAINTAINER= demon@FreeBSD.org
USE_GMAKE= yes
USE_GNOMELIBS= yes
USE_GNOMENG= yes
USE_GNOME= gnomelibs
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"

View file

@ -15,7 +15,8 @@ MAINTAINER= ports@FreeBSD.org
USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"

View file

@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.daa.com.au/pub/james/gnome/
MAINTAINER= domi@saargate.de
USE_GNOMELIBS= yes
USE_GNOMENG= yes
USE_GNOME= gnomelibs
USE_X_PREFIX= yes
GNU_CONFIGURE= yes

View file

@ -14,9 +14,7 @@ DISTNAME= GnomeMeeting-0.85.1
MAINTAINER= roger@FreeBSD.org
LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf/
LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build
# note, we do not want to clean openh323, otherwise it has to build
@ -24,15 +22,15 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build
NOCLEANDEPENDS= yes
USE_BISON= yes
USE_GNOME= yes
USE_AUTOCONF= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gdkpixbuf
USE_GMAKE= yes
CONFIGURE_ARGS= --with-ptlib-includes=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib/include/ptlib \
--with-ptlib-libs=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib/lib \
--with-openh323-includes=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323/include \
--with-openh323-libs=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323/lib \
--with-ldap=/usr/local
--with-ldap=${PREFIX}
CONFIGURE_ENV= OSTYPE=${OPSYS} \
LIBS=-L${PREFIX}/lib \
PTLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib \

View file

@ -14,9 +14,7 @@ DISTNAME= GnomeMeeting-0.85.1
MAINTAINER= roger@FreeBSD.org
LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf/
LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build
# note, we do not want to clean openh323, otherwise it has to build
@ -24,15 +22,15 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build
NOCLEANDEPENDS= yes
USE_BISON= yes
USE_GNOME= yes
USE_AUTOCONF= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gdkpixbuf
USE_GMAKE= yes
CONFIGURE_ARGS= --with-ptlib-includes=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib/include/ptlib \
--with-ptlib-libs=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib/lib \
--with-openh323-includes=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323/include \
--with-openh323-libs=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323/lib \
--with-ldap=/usr/local
--with-ldap=${PREFIX}
CONFIGURE_ENV= OSTYPE=${OPSYS} \
LIBS=-L${PREFIX}/lib \
PTLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib \

View file

@ -16,13 +16,15 @@ MAINTAINER= doc@lublin.t1.pl
WRKSRC= ${WRKDIR}/gg-${PORTVERSION}
USE_GMAKE= yes
USE_GTK= yes
WANT_ESOUND= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
WANT_GNOME= yes
GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
.if defined(HAVE_ESOUND)
USE_ESOUND= yes
.if ${HAVE_GNOME:Mesound}!=""
USE_GNOME+= esound
PKGNAMESUFFIX= -esound
.else
CONFIGURE_ARGS+= --disable-esd
.endif

View file

@ -19,7 +19,8 @@ LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
USE_BZIP2= yes
USE_OPENSSL= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes

View file

@ -19,7 +19,8 @@ LIB_DEPENDS+= ldap.1:${PORTSDIR}/net/openldap
.endif
USE_X_PREFIX= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ldap=${LOCALBASE}

View file

@ -21,7 +21,8 @@ RUN_DEPENDS= licq:${PORTSDIR}/net/licq
# It breaks the build for some reason
#USE_LIBTOOL= yes
USE_GMAKE= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
WANT_GNOME= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
@ -29,8 +30,9 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
.include <bsd.port.pre.mk>
.if defined(HAVE_GNOME)
USE_GNOME= yes
.if ${HAVE_GNOME:Mlibcapplet}!=""
USE_GNOME+= libcapplet
PKGNAMESUFFIX= -gnome
CONFIGURE_ARGS+= --enable-gnome
.else
CONFIGURE_ARGS+= --disable-gnome

View file

@ -21,7 +21,8 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-no-rfc1918

View file

@ -14,11 +14,11 @@ MASTER_SITE_SUBDIR= gtkhx
MAINTAINER= jre@vineyard.net
LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
intl.4:${PORTSDIR}/devel/gettext
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
USE_XLIB= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gdkpixbuf
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libiconv-prefix=${PREFIX}

View file

@ -14,7 +14,8 @@ MASTER_SITE_SUBDIR= gtkyahoo
MAINTAINER= anders@hack.org
USE_X_PREFIX= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
USE_BISON= yes
GNU_CONFIGURE= yes

View file

@ -19,8 +19,9 @@ LIB_DEPENDS= gtkmm:${PORTSDIR}/x11-toolkits/gtk-- \
icq2000.5:${PORTSDIR}/net/libicq2000
USE_X_PREFIX= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
WANT_GNOME= yes
USE_GTK= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
@ -35,9 +36,9 @@ post-patch:
.include <bsd.port.pre.mk>
.if defined(HAVE_GNOME) || defined(WITH_GNOME)
USE_GNOME= yes
.if ${HAVE_GNOME:Mlibcapplet}!="" || defined(WITH_GNOME)
USE_GNOME+= libcapplet
PKGNAMESUFFIX= -gnome
PLIST_SUB+= ICKLEDATADIR="share/gnome/" GNOME="" NOGNOME="@comment "
.else
CONFIGURE_ARGS+= --with-gnome=no
@ -54,7 +55,7 @@ PLIST_SUB+= ICKLECONTROL="@comment "
.endif
pre-everything::
.if !defined(HAVE_GNOME) && !defined(WITH_GNOME)
.if ${HAVE_GNOME:Mlibcapplet}=="" && !defined(WITH_GNOME)
@${ECHO_MSG} "===> Define WITH_GNOME to enable GNOME support"
.endif
.if !defined(WITH_ICKLE_CONTROL)

View file

@ -18,8 +18,8 @@ RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm \
gnomeicu:${PORTSDIR}/net/gnomeicu
USE_X_PREFIX= yes
USE_GNOMELIBS= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gnomelibs
post-patch:
@${PERL} -pi -ne "s!/usr/local/!${PREFIX}/!" ${WRKSRC}/config.h

View file

@ -13,7 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= Nicolas.Jombart@hsc-labs.com
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
post-patch:
@${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.old

View file

@ -16,7 +16,8 @@ MAINTAINER= pat@FreeBSD.org
USE_GMAKE= yes
USE_XPM= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
pre-patch:

View file

@ -19,7 +19,8 @@ WRKSRC= ${WRKDIR}/LinPopUp-${PORTVERSION}/src
ALL_TARGET=
MAN1= linpopup.1 LinPopUp.1
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
USE_X_PREFIX= yes
post-install:

View file

@ -15,7 +15,8 @@ MAINTAINER= markp@FreeBSD.org
LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4
GNU_CONFIGURE= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
CONFIGURE_ARGS+= --with-ucdsnmp-prefix=${LOCALBASE}
post-patch:

View file

@ -17,7 +17,8 @@ MAINTAINER= billf@FreeBSD.org
USE_AUTOCONF= yes
USE_GMAKE= yes
WANT_GTK= yes
USE_GNOMENG= yes
WANT_GNOME= yes
WANT_IPV6= yes
MAN8= mtr.8
@ -34,9 +35,10 @@ CONFIGURE_ARGS+=--enable-ipv6
CONFIGURE_ARGS+=--disable-ipv6
.endif
.if defined(HAVE_GTK)
.if ${HAVE_GNOME:Mgtk12}!=""
USE_GNOME+= gtk12
PKGNAMESUFFIX= -gtk
USE_XLIB= yes
USE_GTK= yes
.else
CONFIGURE_ARGS+=--without-gtk
.endif

View file

@ -17,7 +17,8 @@ WRKSRC= ${WRKDIR}/napshare
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
.include <bsd.port.mk>

View file

@ -18,12 +18,14 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
USE_REINPLACE= yes
WANT_GTK= yes
USE_GNOMENG= yes
WANT_GNOME= yes
.include <bsd.port.pre.mk>
.if defined(HAVE_GTK)
USE_GTK= yes
.if ${HAVE_GNOME:Mgtk12}!=""
USE_GNOME+= gtk12
PKGNAMESUFFIX= -gtk
ALL_TARGET= gbsd
.else
ALL_TARGET= bsd

View file

@ -14,7 +14,8 @@ MASTER_SITES= ftp://ftp.xelia.ch/pub/unix/ \
MAINTAINER= ijliao@FreeBSD.org
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
MAN1= finger.1 pfinger.1

View file

@ -18,7 +18,8 @@ RUN_DEPENDS= jags:${PORTSDIR}/net/jags
WRKSRC= ${WRKDIR}/SambaSentinel
USE_GMAKE= yes
USE_XPM= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
ALL_TARGET= SambaSentinel
do-install:

View file

@ -16,7 +16,8 @@ MAINTAINER= mahlon@martini.nu
BUILD_DEPENDS= lynx:${PORTSDIR}/www/lynx
WRKSRC= ${WRKDIR}/staticcharge
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
USE_X_PREFIX= yes
GNU_CONFIGURE= yes

View file

@ -15,7 +15,8 @@ MAINTAINER= mwest@uct.ac.za
LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
USE_X_PREFIX= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
post-patch:
@${PERL} -pi -e "s|/usr/local/bin|${PREFIX}/bin|" ${WRKSRC}/Makefile

View file

@ -16,7 +16,8 @@ MAINTAINER= sgt@outline.ru
LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl
GNU_CONFIGURE= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
MAN1= wmlj.1

View file

@ -15,13 +15,13 @@ MAINTAINER= sobomax@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/bin/host:${PORTSDIR}/net/host \
msgfmt-old:${PORTSDIR}/devel/gettext-old
LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
RUN_DEPENDS= ${LOCALBASE}/bin/host:${PORTSDIR}/net/host
USE_X_PREFIX= yes
USE_MESA= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gdkpixbuf
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-GL-prefix=${X11BASE}/lib \
--with-lib-GL \

View file

@ -15,7 +15,8 @@ MASTER_SITES= http://c64.org/~nr/ \
MAINTAINER= billf@FreeBSD.org
USE_X_PREFIX= yes
USE_GTK= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
do-install:

View file

@ -11,17 +11,18 @@ PORTVERSION= 0.99.19-1
CATEGORIES= net
MASTER_SITES= http://download.yahoo.com/dl/unix/fbsd45/
EXTRACT_SUFX= .tgz
NO_WRKSUBDIR= yes
MAINTAINER= sethk@meowfishies.com
ONLY_FOR_ARCHS= i386
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
USE_GTK= yes
ONLY_FOR_ARCHS= i386
USE_GNOMENG= yes
USE_GNOME= gtk12
USE_REINPLACE= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
do-install:
${INSTALL_SCRIPT} ${WRKDIR}/bin/ymessenger ${PREFIX}/bin

View file

@ -16,13 +16,15 @@ MAINTAINER= doc@lublin.t1.pl
WRKSRC= ${WRKDIR}/gg-${PORTVERSION}
USE_GMAKE= yes
USE_GTK= yes
WANT_ESOUND= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
WANT_GNOME= yes
GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
.if defined(HAVE_ESOUND)
USE_ESOUND= yes
.if ${HAVE_GNOME:Mesound}!=""
USE_GNOME+= esound
PKGNAMESUFFIX= -esound
.else
CONFIGURE_ARGS+= --disable-esd
.endif

View file

@ -16,13 +16,15 @@ MAINTAINER= doc@lublin.t1.pl
WRKSRC= ${WRKDIR}/gg-${PORTVERSION}
USE_GMAKE= yes
USE_GTK= yes
WANT_ESOUND= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
WANT_GNOME= yes
GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
.if defined(HAVE_ESOUND)
USE_ESOUND= yes
.if ${HAVE_GNOME:Mesound}!=""
USE_GNOME+= esound
PKGNAMESUFFIX= -esound
.else
CONFIGURE_ARGS+= --disable-esd
.endif