diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-11-19 15:08:31 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-11-19 15:08:31 +0000 |
commit | 43ab6e6f036dc79493fea001de2594c60b6a7fc7 (patch) | |
tree | e2e23958ee93bb330523e18fc65c516652de7cfd /irc | |
parent | 626a23c0dd6e1afae8f9ab540c25c182da61e89f (diff) | |
download | ports-43ab6e6f036dc79493fea001de2594c60b6a7fc7.tar.gz ports-43ab6e6f036dc79493fea001de2594c60b6a7fc7.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/xchat-devel/Makefile | 28 | ||||
-rw-r--r-- | irc/xchat-devel/distinfo | 2 | ||||
-rw-r--r-- | irc/xchat-gnome/Makefile | 28 | ||||
-rw-r--r-- | irc/xchat-gnome/distinfo | 2 | ||||
-rw-r--r-- | irc/xchat/Makefile | 28 | ||||
-rw-r--r-- | irc/xchat/distinfo | 2 | ||||
-rw-r--r-- | irc/xchat1/Makefile | 28 | ||||
-rw-r--r-- | irc/xchat1/distinfo | 2 | ||||
-rw-r--r-- | irc/xchat2/Makefile | 28 | ||||
-rw-r--r-- | irc/xchat2/distinfo | 2 |
10 files changed, 80 insertions, 70 deletions
diff --git a/irc/xchat-devel/Makefile b/irc/xchat-devel/Makefile index 74ff0e4b846f..bab8f5bda179 100644 --- a/irc/xchat-devel/Makefile +++ b/irc/xchat-devel/Makefile @@ -1,21 +1,23 @@ -# New ports collection makefile for: xchat -# Version required: 0.2.5 -# Date created: 17 Nov 1998 -# Whom: Jim Mock <jim@phrantic.phear.net> +# New ports collection makefile for: xchat +# Version required: 0.3.1 +# Date created: 17 Nov 1998 +# Whom: Jim Mock <jim@phrantic.phear.net> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/11/19 09:27:59 flathill Exp $ # -DISTNAME= xchat-0.2.5 -CATEGORIES= net x11 -MASTER_SITES= http://users.mentasm.com/~zed/xchat/files/ -EXTRACT_SUFX= .tgz +DISTNAME= xchat-0.3.1 +CATEGORIES= net +MASTER_SITES= http://users.mentasm.com/~zed/xchat/files/ -MAINTAINER= jim@phrantic.phear.net +MAINTAINER= jim@phrantic.phear.net -BUILD_DEPENDS= gtk-config:${PORTSDIR}/x11-toolkits/gtk +LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \ + gnomeui.0:${PORSDIR}/x11/gnomelibs -do-build: - @(cd ${WRKSRC}; make) +USE_GMAKE= yes +USE_PERL5= yes +GNU_CONFIGURE= yes +CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11-config" .include <bsd.port.mk> diff --git a/irc/xchat-devel/distinfo b/irc/xchat-devel/distinfo index cd116af8a7d3..f6784e4a1142 100644 --- a/irc/xchat-devel/distinfo +++ b/irc/xchat-devel/distinfo @@ -1 +1 @@ -MD5 (xchat-0.2.5.tgz) = d94469cd13b4717d98606a51281b11a7 +MD5 (xchat-0.3.1.tar.gz) = f9f0ba9b62a7df783f94f869f3682426 diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index 74ff0e4b846f..bab8f5bda179 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -1,21 +1,23 @@ -# New ports collection makefile for: xchat -# Version required: 0.2.5 -# Date created: 17 Nov 1998 -# Whom: Jim Mock <jim@phrantic.phear.net> +# New ports collection makefile for: xchat +# Version required: 0.3.1 +# Date created: 17 Nov 1998 +# Whom: Jim Mock <jim@phrantic.phear.net> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/11/19 09:27:59 flathill Exp $ # -DISTNAME= xchat-0.2.5 -CATEGORIES= net x11 -MASTER_SITES= http://users.mentasm.com/~zed/xchat/files/ -EXTRACT_SUFX= .tgz +DISTNAME= xchat-0.3.1 +CATEGORIES= net +MASTER_SITES= http://users.mentasm.com/~zed/xchat/files/ -MAINTAINER= jim@phrantic.phear.net +MAINTAINER= jim@phrantic.phear.net -BUILD_DEPENDS= gtk-config:${PORTSDIR}/x11-toolkits/gtk +LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \ + gnomeui.0:${PORSDIR}/x11/gnomelibs -do-build: - @(cd ${WRKSRC}; make) +USE_GMAKE= yes +USE_PERL5= yes +GNU_CONFIGURE= yes +CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11-config" .include <bsd.port.mk> diff --git a/irc/xchat-gnome/distinfo b/irc/xchat-gnome/distinfo index cd116af8a7d3..f6784e4a1142 100644 --- a/irc/xchat-gnome/distinfo +++ b/irc/xchat-gnome/distinfo @@ -1 +1 @@ -MD5 (xchat-0.2.5.tgz) = d94469cd13b4717d98606a51281b11a7 +MD5 (xchat-0.3.1.tar.gz) = f9f0ba9b62a7df783f94f869f3682426 diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index 74ff0e4b846f..bab8f5bda179 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -1,21 +1,23 @@ -# New ports collection makefile for: xchat -# Version required: 0.2.5 -# Date created: 17 Nov 1998 -# Whom: Jim Mock <jim@phrantic.phear.net> +# New ports collection makefile for: xchat +# Version required: 0.3.1 +# Date created: 17 Nov 1998 +# Whom: Jim Mock <jim@phrantic.phear.net> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/11/19 09:27:59 flathill Exp $ # -DISTNAME= xchat-0.2.5 -CATEGORIES= net x11 -MASTER_SITES= http://users.mentasm.com/~zed/xchat/files/ -EXTRACT_SUFX= .tgz +DISTNAME= xchat-0.3.1 +CATEGORIES= net +MASTER_SITES= http://users.mentasm.com/~zed/xchat/files/ -MAINTAINER= jim@phrantic.phear.net +MAINTAINER= jim@phrantic.phear.net -BUILD_DEPENDS= gtk-config:${PORTSDIR}/x11-toolkits/gtk +LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \ + gnomeui.0:${PORSDIR}/x11/gnomelibs -do-build: - @(cd ${WRKSRC}; make) +USE_GMAKE= yes +USE_PERL5= yes +GNU_CONFIGURE= yes +CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11-config" .include <bsd.port.mk> diff --git a/irc/xchat/distinfo b/irc/xchat/distinfo index cd116af8a7d3..f6784e4a1142 100644 --- a/irc/xchat/distinfo +++ b/irc/xchat/distinfo @@ -1 +1 @@ -MD5 (xchat-0.2.5.tgz) = d94469cd13b4717d98606a51281b11a7 +MD5 (xchat-0.3.1.tar.gz) = f9f0ba9b62a7df783f94f869f3682426 diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index 74ff0e4b846f..bab8f5bda179 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -1,21 +1,23 @@ -# New ports collection makefile for: xchat -# Version required: 0.2.5 -# Date created: 17 Nov 1998 -# Whom: Jim Mock <jim@phrantic.phear.net> +# New ports collection makefile for: xchat +# Version required: 0.3.1 +# Date created: 17 Nov 1998 +# Whom: Jim Mock <jim@phrantic.phear.net> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/11/19 09:27:59 flathill Exp $ # -DISTNAME= xchat-0.2.5 -CATEGORIES= net x11 -MASTER_SITES= http://users.mentasm.com/~zed/xchat/files/ -EXTRACT_SUFX= .tgz +DISTNAME= xchat-0.3.1 +CATEGORIES= net +MASTER_SITES= http://users.mentasm.com/~zed/xchat/files/ -MAINTAINER= jim@phrantic.phear.net +MAINTAINER= jim@phrantic.phear.net -BUILD_DEPENDS= gtk-config:${PORTSDIR}/x11-toolkits/gtk +LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \ + gnomeui.0:${PORSDIR}/x11/gnomelibs -do-build: - @(cd ${WRKSRC}; make) +USE_GMAKE= yes +USE_PERL5= yes +GNU_CONFIGURE= yes +CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11-config" .include <bsd.port.mk> diff --git a/irc/xchat1/distinfo b/irc/xchat1/distinfo index cd116af8a7d3..f6784e4a1142 100644 --- a/irc/xchat1/distinfo +++ b/irc/xchat1/distinfo @@ -1 +1 @@ -MD5 (xchat-0.2.5.tgz) = d94469cd13b4717d98606a51281b11a7 +MD5 (xchat-0.3.1.tar.gz) = f9f0ba9b62a7df783f94f869f3682426 diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index 74ff0e4b846f..bab8f5bda179 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -1,21 +1,23 @@ -# New ports collection makefile for: xchat -# Version required: 0.2.5 -# Date created: 17 Nov 1998 -# Whom: Jim Mock <jim@phrantic.phear.net> +# New ports collection makefile for: xchat +# Version required: 0.3.1 +# Date created: 17 Nov 1998 +# Whom: Jim Mock <jim@phrantic.phear.net> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/11/19 09:27:59 flathill Exp $ # -DISTNAME= xchat-0.2.5 -CATEGORIES= net x11 -MASTER_SITES= http://users.mentasm.com/~zed/xchat/files/ -EXTRACT_SUFX= .tgz +DISTNAME= xchat-0.3.1 +CATEGORIES= net +MASTER_SITES= http://users.mentasm.com/~zed/xchat/files/ -MAINTAINER= jim@phrantic.phear.net +MAINTAINER= jim@phrantic.phear.net -BUILD_DEPENDS= gtk-config:${PORTSDIR}/x11-toolkits/gtk +LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \ + gnomeui.0:${PORSDIR}/x11/gnomelibs -do-build: - @(cd ${WRKSRC}; make) +USE_GMAKE= yes +USE_PERL5= yes +GNU_CONFIGURE= yes +CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11-config" .include <bsd.port.mk> diff --git a/irc/xchat2/distinfo b/irc/xchat2/distinfo index cd116af8a7d3..f6784e4a1142 100644 --- a/irc/xchat2/distinfo +++ b/irc/xchat2/distinfo @@ -1 +1 @@ -MD5 (xchat-0.2.5.tgz) = d94469cd13b4717d98606a51281b11a7 +MD5 (xchat-0.3.1.tar.gz) = f9f0ba9b62a7df783f94f869f3682426 |