diff options
author | jlam <jlam@pkgsrc.org> | 2005-12-29 06:21:30 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-12-29 06:21:30 +0000 |
commit | 67eaa64b538f1cc9ee2559e7b9b0001914e6dd58 (patch) | |
tree | cd74196fb4970fddf0114e46d23d0bc534a0a70a /chat | |
parent | 48b36d105551f382acace5619771b16410f290ce (diff) | |
download | pkgsrc-67eaa64b538f1cc9ee2559e7b9b0001914e6dd58.tar.gz |
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/bitchbot/Makefile | 3 | ||||
-rw-r--r-- | chat/bitchx/Makefile | 3 | ||||
-rw-r--r-- | chat/bitlbee/Makefile | 3 | ||||
-rw-r--r-- | chat/cgiirc/Makefile | 3 | ||||
-rw-r--r-- | chat/dircproxy-devel/Makefile | 3 | ||||
-rw-r--r-- | chat/dircproxy/Makefile | 3 | ||||
-rw-r--r-- | chat/eggdrop/Makefile | 3 | ||||
-rw-r--r-- | chat/gale/Makefile | 3 | ||||
-rw-r--r-- | chat/gnomeicu/Makefile | 3 | ||||
-rw-r--r-- | chat/i2cbd/Makefile | 3 | ||||
-rw-r--r-- | chat/ircd-hybrid/Makefile | 3 | ||||
-rw-r--r-- | chat/ircservices/Makefile | 3 | ||||
-rw-r--r-- | chat/ircu/Makefile | 3 | ||||
-rw-r--r-- | chat/irssi/Makefile | 3 | ||||
-rw-r--r-- | chat/jabberd/Makefile | 3 | ||||
-rw-r--r-- | chat/jabberd2/Makefile | 3 | ||||
-rw-r--r-- | chat/mu-conference/Makefile | 3 | ||||
-rw-r--r-- | chat/ser/Makefile | 3 | ||||
-rw-r--r-- | chat/silc-client/Makefile | 3 | ||||
-rw-r--r-- | chat/silc-server/Makefile | 3 | ||||
-rw-r--r-- | chat/unrealircd/Makefile | 3 | ||||
-rw-r--r-- | chat/zephyr/Makefile | 3 |
22 files changed, 22 insertions, 44 deletions
diff --git a/chat/bitchbot/Makefile b/chat/bitchbot/Makefile index 47bc2c52f12..a067ce1cb93 100644 --- a/chat/bitchbot/Makefile +++ b/chat/bitchbot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/07/16 01:19:07 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2005/12/29 06:21:32 jlam Exp $ DISTNAME= bitchbot-1.0.2 CATEGORIES= chat @@ -11,7 +11,6 @@ COMMENT= Bitchbot is a perl-based IRC bot PKG_INSTALLATION_TYPES= overwrite pkgviews USE_TOOLS+= perl:run -USE_PKGINSTALL= YES REPLACE_PERL= bitch.pl genstats.pl diff --git a/chat/bitchx/Makefile b/chat/bitchx/Makefile index c5f677eaaec..3ab3a227a55 100644 --- a/chat/bitchx/Makefile +++ b/chat/bitchx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2005/11/06 17:40:47 adrianp Exp $ +# $NetBSD: Makefile,v 1.38 2005/12/29 06:21:32 jlam Exp $ DISTNAME= ircii-pana-1.1-final PKGNAME= bitchx-1.1 @@ -15,7 +15,6 @@ COMMENT= IRC client based on ircII NOT_FOR_PLATFORM= *-*-alpha *-*-sparc64 *-*-x86_64 WRKSRC= ${WRKDIR}/BitchX -USE_PKGINSTALL= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --with-ssl diff --git a/chat/bitlbee/Makefile b/chat/bitlbee/Makefile index eca8ee73ffd..30dd74a3641 100644 --- a/chat/bitlbee/Makefile +++ b/chat/bitlbee/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2005/12/05 23:55:02 rillig Exp $ +# $NetBSD: Makefile,v 1.29 2005/12/29 06:21:32 jlam Exp $ # DISTNAME= bitlbee-0.99 @@ -11,7 +11,6 @@ COMMENT= IRC to other chat networks gateway HAS_CONFIGURE= yes USE_TOOLS+= gmake pkg-config -USE_PKGINSTALL= yes CONFIGURE_ARGS+= --prefix=${PREFIX:Q} CONFIGURE_ARGS+= --bindir=${PREFIX}/sbin diff --git a/chat/cgiirc/Makefile b/chat/cgiirc/Makefile index 9fd9ca9096f..6f8dab3811e 100644 --- a/chat/cgiirc/Makefile +++ b/chat/cgiirc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/12/05 20:49:52 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2005/12/29 06:21:32 jlam Exp $ DISTNAME= cgiirc-0.5.6 CATEGORIES= chat @@ -10,7 +10,6 @@ COMMENT= Access IRC from a web browser USE_TOOLS+= perl:run NO_BUILD= YES -USE_PKGINSTALL= YES BUILD_DEFS+= USE_INET6 diff --git a/chat/dircproxy-devel/Makefile b/chat/dircproxy-devel/Makefile index 2843afb6348..f86d134186b 100644 --- a/chat/dircproxy-devel/Makefile +++ b/chat/dircproxy-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/12/05 23:55:02 rillig Exp $ +# $NetBSD: Makefile,v 1.5 2005/12/29 06:21:32 jlam Exp $ DISTNAME= dircproxy-1.1.0 CATEGORIES= chat @@ -10,7 +10,6 @@ COMMENT= Detachable internet relay chat proxy server GNU_CONFIGURE= YES USE_TOOLS+= perl:run -USE_PKGINSTALL= YES CONFLICTS= dircproxy-1.0.[0-9]* diff --git a/chat/dircproxy/Makefile b/chat/dircproxy/Makefile index 4f9df3bc44c..9fd66159d35 100644 --- a/chat/dircproxy/Makefile +++ b/chat/dircproxy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/12/05 23:55:02 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2005/12/29 06:21:32 jlam Exp $ DISTNAME= dircproxy-1.0.5 PKGREVISION= 2 @@ -11,7 +11,6 @@ COMMENT= Detachable internet relay chat proxy server GNU_CONFIGURE= YES USE_TOOLS+= perl:run -USE_PKGINSTALL= YES CONFLICTS= dircproxy-1.1.[0-9]* diff --git a/chat/eggdrop/Makefile b/chat/eggdrop/Makefile index 5e0f7d30241..0bd0620047a 100644 --- a/chat/eggdrop/Makefile +++ b/chat/eggdrop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2005/12/05 23:55:02 rillig Exp $ +# $NetBSD: Makefile,v 1.22 2005/12/29 06:21:32 jlam Exp $ DISTNAME= eggdrop1.6.17 PKGNAME= eggdrop-1.6.17 @@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.eggheads.org/ COMMENT= IRC robot with TCL scripting and multi-channel ability -USE_PKGINSTALL= yes GNU_CONFIGURE= yes BUILD_DEFS+= USE_INET6 CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} diff --git a/chat/gale/Makefile b/chat/gale/Makefile index e75be26ded7..f9dee586cf9 100644 --- a/chat/gale/Makefile +++ b/chat/gale/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2005/12/05 23:55:02 rillig Exp $ +# $NetBSD: Makefile,v 1.29 2005/12/29 06:21:32 jlam Exp $ DISTNAME= gale-0.99fruit PKGNAME= gale-0.99f @@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://gale.org/ COMMENT= Secure instant messaging system -USE_PKGINSTALL= yes USE_GNU_READLINE= yes # needs rl_named_function() USE_LIBTOOL= yes LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig ${WRKSRC}/liboopltconfig diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile index 657271516d4..f40133ec4b8 100644 --- a/chat/gnomeicu/Makefile +++ b/chat/gnomeicu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2005/12/18 15:52:19 joerg Exp $ +# $NetBSD: Makefile,v 1.35 2005/12/29 06:21:32 jlam Exp $ DISTNAME= gnomeicu-0.99.5 CATEGORIES= chat gnome @@ -12,7 +12,6 @@ COMMENT= GNOME ICQ client GNU_CONFIGURE= YES USE_DIRS+= gnome2-1.5 USE_TOOLS+= gmake pkg-config -USE_PKGINSTALL= YES USE_PKGLOCALEDIR= YES USE_LIBTOOL= YES BUILD_USES_MSGFMT= YES diff --git a/chat/i2cbd/Makefile b/chat/i2cbd/Makefile index 4d1bfdba5df..ba3079d93f3 100644 --- a/chat/i2cbd/Makefile +++ b/chat/i2cbd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/12/05 20:49:53 rillig Exp $ +# $NetBSD: Makefile,v 1.17 2005/12/29 06:21:32 jlam Exp $ # DISTNAME= i2cbd-2.0_BETA1 @@ -10,7 +10,6 @@ MAINTAINER= jwise@NetBSD.org HOMEPAGE= http://www.draga.com/~jwise/i2cb/ COMMENT= Next generation Internet Citizens Band chat server -USE_PKGINSTALL= YES .include "../../mk/bsd.prefs.mk" diff --git a/chat/ircd-hybrid/Makefile b/chat/ircd-hybrid/Makefile index 0931a65f7ad..b4fdea3e1d0 100644 --- a/chat/ircd-hybrid/Makefile +++ b/chat/ircd-hybrid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2005/12/05 23:55:03 rillig Exp $ +# $NetBSD: Makefile,v 1.25 2005/12/29 06:21:32 jlam Exp $ DISTNAME= ircd-hybrid-7.1.3 EXTRACT_SUFX= .tgz @@ -12,7 +12,6 @@ COMMENT= IRC server with many options CONFLICTS+= ircu-[0-9]* GNU_CONFIGURE= YES -USE_PKGINSTALL= YES BUILD_DEFS+= IRCD_HYBRID_SYSLOG_FACILITY IRCD_HYBRID_NICLEN \ IRCD_HYBRID_TOPICLEN IRCD_HYBRID_MAXCONN \ IRCD_HYBRID_SYSLOG_EVENTS IRCD_HYBRID_IRC_USER \ diff --git a/chat/ircservices/Makefile b/chat/ircservices/Makefile index 6e173e88d17..cdbf188e397 100644 --- a/chat/ircservices/Makefile +++ b/chat/ircservices/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2005/12/05 20:49:53 rillig Exp $ +# $NetBSD: Makefile,v 1.20 2005/12/29 06:21:32 jlam Exp $ # DISTNAME= ircservices-5.0.56 @@ -13,7 +13,6 @@ HOMEPAGE= http://www.ircservices.esper.net/ COMMENT= Services for IRC networks HAS_CONFIGURE= YES -USE_PKGINSTALL= YES USE_TOOLS+= gmake grep gsed perl RCD_SCRIPTS= ircservices PKG_GROUPS= services diff --git a/chat/ircu/Makefile b/chat/ircu/Makefile index 9b918fddf5d..ea89afdf47b 100644 --- a/chat/ircu/Makefile +++ b/chat/ircu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2005/12/05 23:55:03 rillig Exp $ +# $NetBSD: Makefile,v 1.19 2005/12/29 06:21:33 jlam Exp $ # DISTNAME= ircu2.10.11.07 @@ -13,7 +13,6 @@ COMMENT= Internet Relay Chat server customized for Undernet CONFLICTS+= ircd-hybrid-[0-9]* -USE_PKGINSTALL= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --bindir=${PREFIX}/sbin diff --git a/chat/irssi/Makefile b/chat/irssi/Makefile index 4e44b77def8..0fc02bbc98a 100644 --- a/chat/irssi/Makefile +++ b/chat/irssi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2005/12/05 23:55:03 rillig Exp $ +# $NetBSD: Makefile,v 1.42 2005/12/29 06:21:33 jlam Exp $ DISTNAME= ${IRSSI_DISTNAME} PKGREVISION= 7 @@ -14,7 +14,6 @@ COMMENT= Secure and modular IRC client with text mode user interf GNU_CONFIGURE= yes USE_LIBTOOL= yes -USE_PKGINSTALL= yes USE_TOOLS+= pkg-config CONFIGURE_ARGS+= --with-terminfo \ diff --git a/chat/jabberd/Makefile b/chat/jabberd/Makefile index 3409916e728..4a5ee4dbe7d 100644 --- a/chat/jabberd/Makefile +++ b/chat/jabberd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2005/12/19 18:27:54 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2005/12/29 06:21:33 jlam Exp $ # DISTNAME= jabber-1.4.2 @@ -17,7 +17,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews HAS_CONFIGURE= yes USE_TOOLS+= gmake -USE_PKGINSTALL= yes CONFIGURE_ARGS+= --enable-ssl diff --git a/chat/jabberd2/Makefile b/chat/jabberd2/Makefile index 886eee9923c..4d53991162d 100644 --- a/chat/jabberd2/Makefile +++ b/chat/jabberd2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2005/12/05 23:55:03 rillig Exp $ +# $NetBSD: Makefile,v 1.27 2005/12/29 06:21:33 jlam Exp $ # DISTNAME= jabberd-2.0s10 @@ -13,7 +13,6 @@ CONFLICTS= jabberd-[0-9]*:../../chat/jabberd USE_LIBTOOL= yes GNU_CONFIGURE= yes -USE_PKGINSTALL= yes BUILDLINK_DEPENDS.openssl+= openssl>=0.9.6b BUILDLINK_TRANSFORM.db4= -e "s,/db4/,/,g" diff --git a/chat/mu-conference/Makefile b/chat/mu-conference/Makefile index f342dd90fc6..fd20a196756 100644 --- a/chat/mu-conference/Makefile +++ b/chat/mu-conference/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/12/05 20:49:53 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2005/12/29 06:21:33 jlam Exp $ # DISTNAME= mu-conference-0.6.0 @@ -18,7 +18,6 @@ SUBWRKSRC= ${WRKSRC}/${DISTNAME}/src XMLCONFIG= ${WRKDIR}/${DISTNAME}/muc-jcr.xml USE_TOOLS+= gmake pkg-config -USE_PKGINSTALL= yes PKG_SYSCONFSUBDIR= jabberd RCD_SCRIPTS= muc diff --git a/chat/ser/Makefile b/chat/ser/Makefile index 95bb87cc48e..b3d347729e6 100644 --- a/chat/ser/Makefile +++ b/chat/ser/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2005/12/05 20:49:54 rillig Exp $ +# $NetBSD: Makefile,v 1.19 2005/12/29 06:21:33 jlam Exp $ # DISTNAME= ser-0.8.14_src @@ -13,7 +13,6 @@ COMMENT= SIP express router WRKSRC= ${WRKDIR}/ser-0.8.14 USE_TOOLS+= flex gmake yacc -USE_PKGINSTALL= yes PKG_SYSCONFSUBDIR= ser EGDIR= ${PREFIX}/share/examples/ser diff --git a/chat/silc-client/Makefile b/chat/silc-client/Makefile index 4857de4ad67..47ae08d9de5 100644 --- a/chat/silc-client/Makefile +++ b/chat/silc-client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2005/12/05 23:55:03 rillig Exp $ +# $NetBSD: Makefile,v 1.43 2005/12/29 06:21:33 jlam Exp $ # DISTNAME= ${SILC_CLIENT_DISTNAME} @@ -17,7 +17,6 @@ COMMENT= Client for the Secure Internet Live Conferencing (SILC) .include "../../chat/silc-client/Makefile.common" -USE_PKGINSTALL= YES GNU_CONFIGURE= YES USE_TOOLS+= gmake USE_LIBTOOL= YES diff --git a/chat/silc-server/Makefile b/chat/silc-server/Makefile index d3bbaea8557..8357887589a 100644 --- a/chat/silc-server/Makefile +++ b/chat/silc-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2005/12/15 00:16:08 salo Exp $ +# $NetBSD: Makefile,v 1.47 2005/12/29 06:21:33 jlam Exp $ # DISTNAME= silc-server-1.0.2 @@ -14,7 +14,6 @@ MAINTAINER= salo@NetBSD.org HOMEPAGE= http://www.silcnet.org/ COMMENT= Server for the Secure Internet Live Conferencing (SILC) protocol -USE_PKGINSTALL= yes GNU_CONFIGURE= yes USE_LIBTOOL= yes SHLIBTOOL_OVERRIDE= libtool */*/*/libtool diff --git a/chat/unrealircd/Makefile b/chat/unrealircd/Makefile index 3d22fa69aa7..74ac997f3f4 100644 --- a/chat/unrealircd/Makefile +++ b/chat/unrealircd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/12/08 10:07:46 adrianp Exp $ +# $NetBSD: Makefile,v 1.7 2005/12/29 06:21:33 jlam Exp $ DISTNAME= Unreal3.2.3 PKGNAME= unrealircd-3.2.3 @@ -15,7 +15,6 @@ COMMENT= Advanced IRC server with IPv6 and SSL support CONFLICTS+= ircu-[0-9]* GNU_CONFIGURE= YES -USE_PKGINSTALL= YES USE_TOOLS+= pkg-config WRKSRC= ${WRKDIR}/Unreal3.2 TRE_NEEDED= 0.7.2 diff --git a/chat/zephyr/Makefile b/chat/zephyr/Makefile index c789edd6c86..f23f3b33c61 100644 --- a/chat/zephyr/Makefile +++ b/chat/zephyr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/12/05 20:49:54 rillig Exp $ +# $NetBSD: Makefile,v 1.11 2005/12/29 06:21:33 jlam Exp $ # DISTNAME= zephyr-20010518 @@ -11,7 +11,6 @@ HOMEPAGE= http://web.mit.edu/olh/Zephyr/index.html COMMENT= Project Athena's original Instant Messaging system WRKSRC= ${WRKDIR}/zephyr -USE_PKGINSTALL= YES GNU_CONFIGURE= YES CPPFLAGS.NetBSD+= -I/usr/include/kerberosIV -I/usr/include/krb5 |