summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-06-16 06:57:37 +0000
committerjlam <jlam@pkgsrc.org>2005-06-16 06:57:37 +0000
commit81edaaa606a86e87c2885489ad72ee9908969aba (patch)
tree3ccd645970d07eb5e027f9f4978696237c5cd04b /chat
parent8b982bf812954ec2be8cdc97dbf2d9dd2be7779e (diff)
downloadpkgsrc-81edaaa606a86e87c2885489ad72ee9908969aba.tar.gz
Create directories before installing files into them.
Diffstat (limited to 'chat')
-rw-r--r--chat/aim/Makefile4
-rw-r--r--chat/amsn/Makefile3
-rw-r--r--chat/bitlbee/Makefile4
-rw-r--r--chat/bnc/Makefile4
-rw-r--r--chat/eggdrop/Makefile4
-rw-r--r--chat/epic4-doc/Makefile4
-rw-r--r--chat/goofey/Makefile4
-rw-r--r--chat/i2cb/Makefile4
-rw-r--r--chat/icbirc/Makefile4
-rw-r--r--chat/ircu/Makefile4
-rw-r--r--chat/iroffer/Makefile4
-rw-r--r--chat/jabberd/Makefile5
-rw-r--r--chat/mu-conference/Makefile4
-rw-r--r--chat/psi/Makefile4
-rw-r--r--chat/tik/Makefile3
15 files changed, 44 insertions, 15 deletions
diff --git a/chat/aim/Makefile b/chat/aim/Makefile
index f2146ade478..a98496a8d89 100644
--- a/chat/aim/Makefile
+++ b/chat/aim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/04/03 21:31:13 fredb Exp $
+# $NetBSD: Makefile,v 1.9 2005/06/16 06:57:41 jlam Exp $
DISTNAME= aim-1.5.286
CATEGORIES= chat
@@ -28,6 +28,8 @@ PLIST_SUBST+= EMULSUBDIR=${EMULSUBDIR}
DIST_SUBDIR= .
RPMFILES= ${DISTFILES}
+INSTALLATION_DIRS= bin
+
do-install:
${CP} ${PKGDIR}/PLIST ${PLIST_SRC}
${LOCALBASE}/sbin/rpm2pkg -d ${PREFIX} -f ${PLIST_SRC} \
diff --git a/chat/amsn/Makefile b/chat/amsn/Makefile
index 7a398ef7ef5..2b29b48f9c0 100644
--- a/chat/amsn/Makefile
+++ b/chat/amsn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:03 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/06/16 06:57:41 jlam Exp $
#
DISTNAME= amsn-0_94
@@ -13,6 +13,7 @@ COMMENT= "Alvaro's MSN messenger client"
NO_CONFIGURE= YES
NO_BUILD= YES
+INSTALLATION_DIRS= bin
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/amsn
diff --git a/chat/bitlbee/Makefile b/chat/bitlbee/Makefile
index 84cb1a81c59..74963ea691f 100644
--- a/chat/bitlbee/Makefile
+++ b/chat/bitlbee/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/05/22 20:07:41 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2005/06/16 06:57:41 jlam Exp $
#
DISTNAME= bitlbee-0.91
@@ -35,6 +35,8 @@ OWN_DIRS_PERMS= ${STATEDIR} bitlbee nobody 700
PKG_USERS= bitlbee:nobody::Bitlbee\\ user:${VARBASE}/db/bitlbee
+INSTALLATION_DIRS= man/man8 sbin
+
do-install:
${INSTALL_DATA_DIR} ${DATADIR} ${DOCDIR} ${EGDIR}
${INSTALL_DATA} ${WRKSRC}/bitlbee.conf ${EGDIR}
diff --git a/chat/bnc/Makefile b/chat/bnc/Makefile
index 1aef8ba1138..4053a5a763b 100644
--- a/chat/bnc/Makefile
+++ b/chat/bnc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/03/24 21:12:51 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2005/06/16 06:57:41 jlam Exp $
DISTNAME= bnc2.8.6
PKGNAME= ${DISTNAME:S/bnc/&-/}
@@ -15,6 +15,8 @@ DEPENDS+= dialog-[0-9]*:../../misc/dialog
GNU_CONFIGURE= YES
+INSTALLATION_DIRS= bin
+
post-patch:
${MV} ${WRKSRC}/bncsetup ${WRKSRC}/bncsetup.orig
${SED} -e "s|./mkpasswd|${PREFIX}/bin/bncmkpasswd|g" \
diff --git a/chat/eggdrop/Makefile b/chat/eggdrop/Makefile
index 34914aeb93d..edb443ddf76 100644
--- a/chat/eggdrop/Makefile
+++ b/chat/eggdrop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/04/11 21:45:03 tv Exp $
+# $NetBSD: Makefile,v 1.20 2005/06/16 06:57:42 jlam Exp $
DISTNAME= eggdrop1.6.17
PKGNAME= eggdrop-1.6.17
@@ -28,6 +28,8 @@ PLIST_SUBST+= NOIPV6=
EGDIR= ${PREFIX}/share/examples/eggdrop
CONF_FILES= ${EGDIR}/eggdrop.conf ${PKG_SYSCONFDIR}/eggdrop.conf
+INSTALLATION_DIRS= bin man/man1
+
post-patch:
cd ${WRKSRC} && ${SED} -e 's,modules/,${PREFIX}/lib/eggdrop/,' \
< eggdrop.conf > eggdrop.conf.dist.new
diff --git a/chat/epic4-doc/Makefile b/chat/epic4-doc/Makefile
index a0006d2bfec..99d713c9dd0 100644
--- a/chat/epic4-doc/Makefile
+++ b/chat/epic4-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/04/04 09:10:50 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2005/06/16 06:57:42 jlam Exp $
#
DISTNAME= epic4-help-20050315
@@ -23,6 +23,8 @@ DEPENDS+= epic4>=2.0:../../chat/epic4
NO_BUILD= YES
+INSTALLATION_DIRS= share/epic/help
+
do-install:
${CP} -R ${WRKDIR}/help/* ${PREFIX}/share/epic/help
${RM} -r ${PREFIX}/share/epic/help/Makefile
diff --git a/chat/goofey/Makefile b/chat/goofey/Makefile
index b1ff0855068..04fcaa3d673 100644
--- a/chat/goofey/Makefile
+++ b/chat/goofey/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/05/23 09:01:45 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2005/06/16 06:57:42 jlam Exp $
#
DISTNAME= goofey-3.15
@@ -13,6 +13,8 @@ COMMENT= Text-based client for goofey, a flexible short message system
NO_CONFIGURE= yes
LDFLAGS.SunOS= -lnsl -lsocket
+INSTALLATION_DIRS= bin man/man1
+
do-build:
cd ${WRKSRC}; ${CC} ${CFLAGS} ${LDFLAGS} -o goofey goofey.c
diff --git a/chat/i2cb/Makefile b/chat/i2cb/Makefile
index 510769d98a9..c4633f9ec18 100644
--- a/chat/i2cb/Makefile
+++ b/chat/i2cb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/04/11 21:45:04 tv Exp $
+# $NetBSD: Makefile,v 1.16 2005/06/16 06:57:42 jlam Exp $
#
DISTNAME= i2cb-6.0_ALPHA
@@ -13,6 +13,8 @@ COMMENT= Next generation Internet Citicen's Band chat client
WRKSRC= ${WRKDIR}/icb
USE_GNU_READLINE= yes
+INSTALLATION_DIRS= bin libdata
+
post-extract:
${RM} -f ${WRKSRC}/src/.depend
diff --git a/chat/icbirc/Makefile b/chat/icbirc/Makefile
index 39973718088..3a3e0d03af8 100644
--- a/chat/icbirc/Makefile
+++ b/chat/icbirc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/05/23 09:04:56 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2005/06/16 06:57:42 jlam Exp $
DISTNAME= icbirc-1.8
CATEGORIES= chat
@@ -16,6 +16,8 @@ SRCS= icb.c irc.c icbirc.c
CPPFLAGS.Interix+= -Dsocklen_t=int
LDFLAGS.SunOS+= -lsocket -lnsl
+INSTALLATION_DIRS= bin man/man8
+
do-build:
.for f in ${SRCS}
cd ${WRKSRC} && ${COMPILE.c} ${f}
diff --git a/chat/ircu/Makefile b/chat/ircu/Makefile
index d5e300c9f6b..a5785adb75c 100644
--- a/chat/ircu/Makefile
+++ b/chat/ircu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/04/11 21:45:04 tv Exp $
+# $NetBSD: Makefile,v 1.14 2005/06/16 06:57:42 jlam Exp $
#
DISTNAME= ircu2.10.11.07
@@ -52,6 +52,8 @@ SUBST_SED.paths= -e "s|/usr/local/lib/irc|${PKG_SYSCONFDIR}|g" \
-e "s|@PREFIX@|${PREFIX}|g"
SUBST_MESSAGE.paths= "Fixing hardcoded paths."
+INSTALLATION_DIRS= man/man8 sbin
+
post-build:
@cd ${WRKSRC}/tools && \
${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} ${MAKE_FLAGS} \
diff --git a/chat/iroffer/Makefile b/chat/iroffer/Makefile
index 036fec944df..fee92443b02 100644
--- a/chat/iroffer/Makefile
+++ b/chat/iroffer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/11/28 16:03:46 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2005/06/16 06:57:42 jlam Exp $
#
DISTNAME= iroffer1.2b13
@@ -11,6 +11,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://iroffer.org/
COMMENT= IRC (Internet Relay Chat) DCC OfferBot
+INSTALLATION_DIRS= bin
+
do-configure:
cd ${WRKSRC}; ./Configure
diff --git a/chat/jabberd/Makefile b/chat/jabberd/Makefile
index 9ffdf0a3208..160242265d5 100644
--- a/chat/jabberd/Makefile
+++ b/chat/jabberd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2005/06/02 21:39:53 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2005/06/16 06:57:42 jlam Exp $
#
DISTNAME= jabber-1.4.2
@@ -54,6 +54,9 @@ OWN_DIRS_PERMS+= ${f} ${JABBERD_USER} ${JABBERD_GROUP} 750
CONF_FILES= ${EGDIR}/jabber.xml ${PKG_SYSCONFDIR}/jabber.xml
SUPPORT_FILES= ${EGDIR}/platform-settings \
${PKG_SYSCONFDIR}/platform-settings
+
+INSTALLATION_DIRS= sbin
+
post-extract:
@${MV} ${WRKSRC}/jabber.xml ${WRKSRC}/jabber.xml.in
diff --git a/chat/mu-conference/Makefile b/chat/mu-conference/Makefile
index 1e4ca41e239..a3fde06f871 100644
--- a/chat/mu-conference/Makefile
+++ b/chat/mu-conference/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/05/22 20:07:43 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2005/06/16 06:57:42 jlam Exp $
#
DISTNAME= mu-conference-0.6.0
@@ -32,6 +32,8 @@ FILES_SUBST+= JABBERD_USER=${JABBERD_USER}
EGDIR= ${PREFIX}/share/examples/jabberd
CONF_FILES+= ${EGDIR}/muc-jcr.xml ${PKG_SYSCONFDIR}/muc-jcr.xml
+INSTALLATION_DIRS= bin
+
post-extract:
@${MV} ${XMLCONFIG} ${XMLCONFIG}.in
diff --git a/chat/psi/Makefile b/chat/psi/Makefile
index 46df39c61e7..c544742fd12 100644
--- a/chat/psi/Makefile
+++ b/chat/psi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2005/06/01 18:02:41 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2005/06/16 06:57:42 jlam Exp $
PSI_VERSION= 0.9.3
DISTNAME= psi-${PSI_VERSION}
@@ -36,6 +36,8 @@ LANG_FILES= psi_zh.qm psi_nl.qm psi_sk.qm psi_fr.qm psi_cs.qm \
SITES_${l}= http://psi.affinix.com/?version=${PSI_VERSION}&file=
.endfor
+INSTALLATION_DIRS= bin
+
# XXX the psiwidgets.so symlink is somewhat ugly, but without that
# uic doesn't find the built plug-in and generates sources without
# proper psiwidgets #include's. This should eventually be fixed in
diff --git a/chat/tik/Makefile b/chat/tik/Makefile
index bba3f36176b..6d0b58f095b 100644
--- a/chat/tik/Makefile
+++ b/chat/tik/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/03/12 05:38:38 minskim Exp $
+# $NetBSD: Makefile,v 1.9 2005/06/16 06:57:42 jlam Exp $
#
DISTNAME= tik-0.90
@@ -16,6 +16,7 @@ NO_CONFIGURE= # defined
NO_BUILD= # defined
TIKDIR= ${PREFIX}/libexec/tik
+INSTALLATION_DIRS= bin
do-install:
${INSTALL_DATA_DIR} ${TIKDIR}