Skip to content

Commit

Permalink
Implement USE_GTK, part 2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Lea authored and Jeremy Lea committed Oct 5, 2000
1 parent fda2e98 commit 99290b0
Showing 112 changed files with 328 additions and 616 deletions.
8 changes: 1 addition & 7 deletions devel/gob2/Makefile
Original file line number Diff line number Diff line change
@@ -12,16 +12,10 @@ MASTER_SITES= http://ftp.5z.com/pub/gob/

MAINTAINER= nakai@FreeBSD.org

LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12

GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config

USE_GMAKE= yes
USE_GTK= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
GLIB_CONFIG="${GLIB_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"

MAN1= gob.1
6 changes: 1 addition & 5 deletions korean/gau/Makefile
Original file line number Diff line number Diff line change
@@ -17,16 +17,12 @@ PATCH_DIST_STRIP= -p1

MAINTAINER= cjh@kr.freebsd.org

LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz \
${X11BASE}/lib/X11/fonts/local/gulim12.pcf.gz:${PORTSDIR}/korean/baekmukfonts-bdf

GTK_CONFIG?= ${X11BASE}/bin/gtk12-config

USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GTK= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
MAKE_ENV= GTK_CONFIG="${GTK_CONFIG}"

.include <bsd.port.mk>
11 changes: 3 additions & 8 deletions mail/gbuffy/Makefile
Original file line number Diff line number Diff line change
@@ -12,17 +12,12 @@ MASTER_SITES= http://www.fiction.net/blong/programs/gbuffy/

MAINTAINER= kaj@Raditex.se

LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
PropList.2:${PORTSDIR}/devel/libPropList \
LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
compface.1:${PORTSDIR}/mail/faces

GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config

USE_X_PREFIX= yes
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" \
GTK_CONFIG="${GTK_CONFIG}" \
GLIB_CONFIG="${GLIB_CONFIG}"
USE_GTK= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"

.include <bsd.port.mk>
13 changes: 5 additions & 8 deletions mail/spruce/Makefile
Original file line number Diff line number Diff line change
@@ -13,17 +13,14 @@ MASTER_SITES= http://www.xtorshun.org/spruce/v0.6/ \

MAINTAINER= erich@tacni.net

LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12

GTK_CONFIG= ${X11BASE}/bin/gtk12-config
GLIB_CONFIG= ${LOCALBASE}/bin/glib12-config
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext

USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= GTK_CONFIG=${GTK_CONFIG} GLIB_CONFIG=${GLIB_CONFIG} \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \
CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include"
USE_GMAKE= yes
USE_GTK= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"

MAN1= spruce.1

7 changes: 2 additions & 5 deletions math/geg/Makefile
Original file line number Diff line number Diff line change
@@ -14,16 +14,13 @@ MASTER_SITE_SUBDIR= science/visualization/plotting

MAINTAINER= domi@saargate.de

LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12

GTK_CONFIG?= ${X11BASE}/bin/gtk12-config

USE_X_PREFIX= yes
USE_GTK= yes
USE_AUTOMAKE= yes
AUTOMAKE= automake -a -i
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"

MAN1= geg.1

pre-configure:
9 changes: 3 additions & 6 deletions math/grpn/Makefile
Original file line number Diff line number Diff line change
@@ -12,15 +12,12 @@ MASTER_SITES= http://wilkins.ne.mediaone.net/grpn/

MAINTAINER= jedgar@fxp.org

LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
USE_X_PREFIX= yes
USE_GTK= yes

ALL_TARGET=
USE_X_PREFIX= yes
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
MAKE_ENV+= GTK_CONFIG=${GTK_CONFIG} \
X11BASE=${X11BASE}

do-install:
${INSTALL_PROGRAM} ${WRKSRC}/grpn ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/grpn ${PREFIX}/bin

.include <bsd.port.mk>
24 changes: 9 additions & 15 deletions misc/biblereader/Makefile
Original file line number Diff line number Diff line change
@@ -19,26 +19,21 @@ DISTFILES+= easton.tar.gz mhc.tar.gz

MAINTAINER= patseal@hyperhost.net

LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12

USE_X_PREFIX= yes
MAKE_ENV= GTK_CONFIG=${GTK_CONFIG}
PLIST= ${WRKDIR}/PLIST
USE_GTK= yes
PLIST= ${WRKDIR}/PLIST

DATAFILES= ${WRKDIR}/kjv/kjv
DATAFILES= ${WRKDIR}/kjv/kjv
PLISTS= ${PKGDIR}/PLIST
.if defined(WITH_TRANSLATIONS)
DATAFILES+= ${WRKDIR}/asv/asv ${WRKDIR}/darby/darby
PLISTS+= ${PKGDIR}/PLIST.translations
DATAFILES+= ${WRKDIR}/asv/asv ${WRKDIR}/darby/darby
PLISTS+= ${PKGDIR}/PLIST.translations
.endif
.if defined(WITH_SUPPLEMENTS)
DATAFILES+= ${WRKDIR}/easton/easton.dict ${WRKDIR}/mhc/mhc
PLISTS+= ${PKGDIR}/PLIST.supplements
DATAFILES+= ${WRKDIR}/easton/easton.dict ${WRKDIR}/mhc/mhc
PLISTS+= ${PKGDIR}/PLIST.supplements
.endif

PLISTS+= ${PKGDIR}/PLIST

GTK_CONFIG?= ${X11BASE}/bin/gtk12-config

.if !defined(WITH_TRANSLATIONS)
pre-fetch:
@${ECHO_MSG}
@@ -54,12 +49,11 @@ pre-fetch:
.endif

do-install:
@echo ${DATAFILES}
${INSTALL_PROGRAM} ${WRKSRC}/biblereader ${PREFIX}/bin/biblereader
${MKDIR} ${PREFIX}/share/biblereader
@for file in ${DATAFILES}; do \
${INSTALL_DATA} $${file} ${PREFIX}/share/biblereader; \
done
@cat ${PLISTS} > ${PLIST}
@${CAT} ${PLISTS} > ${PLIST}

.include <bsd.port.mk>
10 changes: 1 addition & 9 deletions misc/gplbp/Makefile
Original file line number Diff line number Diff line change
@@ -12,17 +12,9 @@ MASTER_SITES= ftp://ftp.stampede.org/skibum/

MAINTAINER= jedgar@FreeBSD.org

LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12

GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config

USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GTK= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-x
CONFIGURE_ENV+= CFLAGS="${CFLAGS}" \
GLIB_CONFIG="${GLIB_CONFIG}" \
GTK_CONFIG="${GTK_CONFIG}"

.include <bsd.port.mk>
7 changes: 1 addition & 6 deletions misc/grun/Makefile
Original file line number Diff line number Diff line change
@@ -12,15 +12,10 @@ MASTER_SITES= http://www.geocities.com/ResearchTriangle/Facility/1468/sg/

MAINTAINER= domi@saargate.de

LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12

GTK_CONFIG?= ${X11BASE}/bin/gtk12-config

USE_X_PREFIX= yes
USE_GTK= yes
GNU_CONFIGURE= yes

MAN1= grun.1x

CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"

.include <bsd.port.mk>
10 changes: 4 additions & 6 deletions misc/gtkfind/Makefile
Original file line number Diff line number Diff line change
@@ -15,13 +15,11 @@ MASTER_SITES= http://www.oz.net/~mattg/

MAINTAINER= billf@FreeBSD.org

LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GTK= yes
GNU_CONFIGURE= yes

MAN1= gtkfind.1 mktmp.1
GNU_CONFIGURE= yes
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
USE_GMAKE= yes
USE_X_PREFIX= yes

.include <bsd.port.mk>
6 changes: 1 addition & 5 deletions misc/snowflake/Makefile
Original file line number Diff line number Diff line change
@@ -13,12 +13,8 @@ DISTNAME= ${PORTNAME}

MAINTAINER= nakai@FreeBSD.org

LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12

GTK_CONFIG?= ${X11BASE}/bin/gtk12-config

USE_X_PREFIX= yes
MAKE_ENV= GTK_CONFIG="${GTK_CONFIG}"
USE_GTK= yes

do-install:
${INSTALL_PROGRAM} ${WRKSRC}/snowflake ${PREFIX}/bin
6 changes: 1 addition & 5 deletions net-im/gtkyahoo/Makefile
Original file line number Diff line number Diff line change
@@ -12,12 +12,8 @@ MASTER_SITES= http://www.unixtools.org/gtkyahoo/dist/tars/

MAINTAINER= dannyman@dannyland.org

LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12

USE_X_PREFIX= yes
USE_GTK= yes
GNU_CONFIGURE= yes

GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"

.include <bsd.port.mk>
5 changes: 1 addition & 4 deletions net-p2p/gtk-gnutella/Makefile
Original file line number Diff line number Diff line change
@@ -13,12 +13,9 @@ MASTER_SITES= http://gtk-gnutella.sourceforge.net/download/ \

MAINTAINER= rbt@zort.on.ca

LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12

GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GTK= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= GTK_CONFIG="${GTK_CONFIG}"

.include <bsd.port.mk>
6 changes: 2 additions & 4 deletions net/amcl/Makefile
Original file line number Diff line number Diff line change
@@ -16,12 +16,10 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}pl1

MAINTAINER= will@FreeBSD.org

LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12

GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}

USE_X_PREFIX= yes
USE_GTK= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= GTK_CONFIG="${GTK_CONFIG}"

.include <bsd.port.mk>
8 changes: 1 addition & 7 deletions net/ethereal/Makefile
Original file line number Diff line number Diff line change
@@ -16,16 +16,10 @@ MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \

MAINTAINER= billf@FreeBSD.org

LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
glib12.3:${PORTSDIR}/devel/glib12

GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
USE_X_PREFIX= yes
USE_GTK= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-snmp=no
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \
GLIB_CONFIG="${GLIB_CONFIG}"
PLIST_SUB= PORTVERSION=${PORTVERSION}

MAN1= ethereal.1 tethereal.1 editcap.1
7 changes: 1 addition & 6 deletions net/ggsd/Makefile
Original file line number Diff line number Diff line change
@@ -16,20 +16,15 @@ EXTRACT_SUFX= .tar

MAINTAINER= dima@chg.ru

LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12

EXTRACT_CMD= ${TAR}
EXTRACT_BEFORE_ARGS= -xf
EXTRACT_AFTER_ARGS= # empty

GTK_CONFIG?= ${X11BASE}/bin/gtk12-config

WRKSRC= ${WRKDIR}/GGSD

MAKE_ENV= GTK_CONFIG="${GTK_CONFIG}"
USE_GTK= yes

do-install:

${INSTALL_PROGRAM} ${WRKSRC}/ggsd ${PREFIX}/bin
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/ggsd
6 changes: 2 additions & 4 deletions net/gnome-mud/Makefile
Original file line number Diff line number Diff line change
@@ -16,12 +16,10 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}pl1

MAINTAINER= will@FreeBSD.org

LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12

GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}

USE_X_PREFIX= yes
USE_GTK= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= GTK_CONFIG="${GTK_CONFIG}"

.include <bsd.port.mk>
5 changes: 2 additions & 3 deletions net/gnubile/Makefile
Original file line number Diff line number Diff line change
@@ -12,12 +12,11 @@ MASTER_SITES= http://gnutella.wego.com/file_depot/0-10000000/110000-120000/11670

MAINTAINER= klaus.herrmann@gmx.net

LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
xml.5:${PORTSDIR}/textproc/libxml
LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml

USE_X_PREFIX= yes
USE_GTK= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk12-config
USE_GMAKE= yes

.include <bsd.port.mk>
7 changes: 2 additions & 5 deletions net/gq/Makefile
Original file line number Diff line number Diff line change
@@ -12,14 +12,11 @@ MASTER_SITES= http://biot.com/gq/download/

MAINTAINER= roman@xpert.com

LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
ldap.1:${PORTSDIR}/net/openldap
LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap

USE_X_PREFIX= yes

USE_GTK= yes
GNU_CONFIGURE= yes
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
CONFIGURE_ARGS= --with-ldap=${LOCALBASE}

.include <bsd.port.mk>
5 changes: 1 addition & 4 deletions net/gtk-gnutella/Makefile
Original file line number Diff line number Diff line change
@@ -13,12 +13,9 @@ MASTER_SITES= http://gtk-gnutella.sourceforge.net/download/ \

MAINTAINER= rbt@zort.on.ca

LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12

GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GTK= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= GTK_CONFIG="${GTK_CONFIG}"

.include <bsd.port.mk>
6 changes: 1 addition & 5 deletions net/gtkyahoo/Makefile
Original file line number Diff line number Diff line change
@@ -12,12 +12,8 @@ MASTER_SITES= http://www.unixtools.org/gtkyahoo/dist/tars/

MAINTAINER= dannyman@dannyland.org

LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12

USE_X_PREFIX= yes
USE_GTK= yes
GNU_CONFIGURE= yes

GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"

.include <bsd.port.mk>
Loading

0 comments on commit 99290b0

Please sign in to comment.