summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-06-17 03:50:19 +0000
committerjlam <jlam@pkgsrc.org>2005-06-17 03:50:19 +0000
commite46a9dd38060ef6414b4db2f15402a701e32c7b7 (patch)
tree067490bfc0f733c9b522363134ffa36e43b49192 /misc
parent412af280c005dfc946b85f88a9e754232c586fc7 (diff)
downloadpkgsrc-e46a9dd38060ef6414b4db2f15402a701e32c7b7.tar.gz
Create directories before installing files into them.
Diffstat (limited to 'misc')
-rw-r--r--misc/9menu/Makefile3
-rw-r--r--misc/ascii/Makefile4
-rw-r--r--misc/astrolog/Makefile4
-rw-r--r--misc/bbdb/Makefile5
-rw-r--r--misc/celestia-gnome/Makefile4
-rw-r--r--misc/celestia-gtk/Makefile4
-rw-r--r--misc/celestia-kde/Makefile5
-rw-r--r--misc/chipmunk/Makefile4
-rw-r--r--misc/colorize/Makefile3
-rw-r--r--misc/cuecat/Makefile4
-rw-r--r--misc/dnetc/Makefile4
-rw-r--r--misc/easymenu/Makefile4
-rw-r--r--misc/figlet-fonts/Makefile3
-rw-r--r--misc/gkrellm-launch/Makefile4
-rw-r--r--misc/gnuls/Makefile4
-rw-r--r--misc/granulate/Makefile4
-rw-r--r--misc/ibutton-pdkit/Makefile4
-rw-r--r--misc/ja-man/Makefile3
-rw-r--r--misc/jhd/Makefile4
-rw-r--r--misc/jive/Makefile3
-rw-r--r--misc/latin-words-bin/Makefile4
-rw-r--r--misc/mmv/Makefile4
-rw-r--r--misc/mtail/Makefile3
-rw-r--r--misc/multitail/Makefile3
-rw-r--r--misc/openoffice-bin/Makefile4
-rw-r--r--misc/openoffice/Makefile4
-rw-r--r--misc/parchive/Makefile4
-rw-r--r--misc/pty-redir/Makefile4
-rw-r--r--misc/reed/Makefile4
-rw-r--r--misc/root/Makefile4
-rw-r--r--misc/routeplanner-cli/Makefile4
-rw-r--r--misc/sch/Makefile4
-rw-r--r--misc/setiathome/Makefile4
-rw-r--r--misc/splitvt/Makefile3
-rw-r--r--misc/ttyrec/Makefile4
-rw-r--r--misc/vera/Makefile4
-rw-r--r--misc/visual-regexp/Makefile4
-rw-r--r--misc/xjdic/Makefile4
-rw-r--r--misc/zorro/Makefile4
39 files changed, 110 insertions, 40 deletions
diff --git a/misc/9menu/Makefile b/misc/9menu/Makefile
index 1321e8a87b8..bf2a172fd29 100644
--- a/misc/9menu/Makefile
+++ b/misc/9menu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/06/01 18:03:04 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2005/06/17 03:50:21 jlam Exp $
DISTNAME= 9menu-1.8
CATEGORIES= misc plan9
@@ -12,6 +12,7 @@ MAKEFILE= Makefile.noimake
BUILD_TARGET= 9menu
WRKSRC= ${WRKDIR}
+INSTALLATION_DIRS= bin man/man1
.include "../../mk/x11.buildlink3.mk"
diff --git a/misc/ascii/Makefile b/misc/ascii/Makefile
index 0766c4ea85c..c5e5be99af6 100644
--- a/misc/ascii/Makefile
+++ b/misc/ascii/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/12/03 15:15:03 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2005/06/17 03:50:21 jlam Exp $
#
DISTNAME= ascii-3.0
@@ -11,6 +11,8 @@ COMMENT= ASCII character table program
BUILD_TARGET= ascii
+INSTALLATION_DIRS= bin man/man1
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ascii ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/ascii.1 ${PREFIX}/man/man1
diff --git a/misc/astrolog/Makefile b/misc/astrolog/Makefile
index 0c6f6764584..576d27ffc86 100644
--- a/misc/astrolog/Makefile
+++ b/misc/astrolog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2005/06/01 18:03:04 jlam Exp $
+# $NetBSD: Makefile,v 1.27 2005/06/17 03:50:21 jlam Exp $
DISTNAME= ast54unx
PKGNAME= astrolog-5.40
@@ -27,6 +27,8 @@ USE_X11BASE= yes
DIST_SUBDIR= astrolog
BUILD_TARGET= astrolog
+INSTALLATION_DIRS= bin
+
.include "../../mk/x11.buildlink3.mk"
do-install:
diff --git a/misc/bbdb/Makefile b/misc/bbdb/Makefile
index ea632208f1a..ab1409b9654 100644
--- a/misc/bbdb/Makefile
+++ b/misc/bbdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/04/11 21:46:33 tv Exp $
+# $NetBSD: Makefile,v 1.7 2005/06/17 03:50:21 jlam Exp $
#
DISTNAME= bbdb-2.34
@@ -33,6 +33,9 @@ pre-install:
.else
LISPDIR= ${EMACS_LISPPREFIX}/bbdb
INFODIR= info
+
+INSTALLATION_DIRS= ${INFO_DIR}
+
do-install:
${MKDIR} ${LISPDIR}
${INSTALL_DATA} ${WRKSRC}/lisp/*.el ${LISPDIR}
diff --git a/misc/celestia-gnome/Makefile b/misc/celestia-gnome/Makefile
index d44f0720431..416b237b76c 100644
--- a/misc/celestia-gnome/Makefile
+++ b/misc/celestia-gnome/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/12/05 11:55:12 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2005/06/17 03:50:21 jlam Exp $
PKGNAME= ${DISTNAME:S/-/-gnome-/}
@@ -10,6 +10,8 @@ CONFIGURE_ARGS+= --with-gnome
BUILD_DIRS= ${WRKSRC}/src
+INSTALLATION_DIRS= bin share/applications share/pixmaps
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/celestia/celestia \
${PREFIX}/bin/gcelestia
diff --git a/misc/celestia-gtk/Makefile b/misc/celestia-gtk/Makefile
index 44643509ca0..f2e3ad5feb4 100644
--- a/misc/celestia-gtk/Makefile
+++ b/misc/celestia-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/11/12 23:44:02 kristerw Exp $
+# $NetBSD: Makefile,v 1.4 2005/06/17 03:50:21 jlam Exp $
PKGNAME= ${DISTNAME:S/-/-gtk-/}
@@ -10,6 +10,8 @@ CONFIGURE_ARGS+= --with-gtk
BUILD_DIRS= ${WRKSRC}/src
+INSTALLATION_DIRS= bin
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/celestia/celestia ${PREFIX}/bin/gtkcelestia
diff --git a/misc/celestia-kde/Makefile b/misc/celestia-kde/Makefile
index e968c8317ab..171c0f76f11 100644
--- a/misc/celestia-kde/Makefile
+++ b/misc/celestia-kde/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/11/16 14:34:10 adam Exp $
+# $NetBSD: Makefile,v 1.15 2005/06/17 03:50:21 jlam Exp $
PKGNAME= ${DISTNAME:S/-/-kde-/}
@@ -11,6 +11,8 @@ CONFIGURE_ARGS+= --with-kde
BUILD_DIRS= ${WRKSRC}/src
KDEWRKSRC= ${WRKSRC}/src/celestia/kde/data
+INSTALLATION_DIRS= bin share/kde/mimelnk/application share/kde/services
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/celestia/celestia \
${PREFIX}/bin/kcelestia
@@ -42,6 +44,7 @@ do-install:
${INSTALL_DATA} ${KDEWRKSRC}/../doc/celestia/index.docbook \
${PREFIX}/share/doc/kde/HTML/en/celestia/
.for nn in 16 22 32 48
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/kde/icons/hicolor/${nn}x${nn}/apps
${INSTALL_DATA} ${KDEWRKSRC}/hi${nn}-app-celestia.png \
${PREFIX}/share/kde/icons/hicolor/${nn}x${nn}/apps/celestia.png
.endfor
diff --git a/misc/chipmunk/Makefile b/misc/chipmunk/Makefile
index 6aca823c499..c79e6f1797e 100644
--- a/misc/chipmunk/Makefile
+++ b/misc/chipmunk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/04/11 21:46:34 tv Exp $
+# $NetBSD: Makefile,v 1.19 2005/06/17 03:50:21 jlam Exp $
#
DISTNAME= chipmunk-1.4
@@ -17,6 +17,8 @@ BUILD_TARGET= chipmunk
MAKE_ENV+= CONFIG_OPTIONS="${CPPFLAGS}"
MAKE_ENV+= EXTRA_LIBS=-li386
+INSTALLATION_DIRS= sbin
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/chipmunk ${PREFIX}/sbin/chipmunk
diff --git a/misc/colorize/Makefile b/misc/colorize/Makefile
index 27e41e8fe0a..d793028c738 100644
--- a/misc/colorize/Makefile
+++ b/misc/colorize/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/05/15 22:02:27 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2005/06/17 03:50:21 jlam Exp $
#
DISTNAME= colorize_0.3.0
@@ -16,6 +16,7 @@ NO_BUILD= yes
USE_PERL5= yes
PKGSRC_USE_TOOLS+= gunzip
+INSTALLATION_DIRS= bin man/man1
post-patch:
${SED} -e "s,/usr/bin/perl,${LOCALBASE}/bin/perl," \
diff --git a/misc/cuecat/Makefile b/misc/cuecat/Makefile
index 2bf11569045..fe310d0d62f 100644
--- a/misc/cuecat/Makefile
+++ b/misc/cuecat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/05/22 20:08:14 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/06/17 03:50:21 jlam Exp $
#
DISTNAME= cuecat-0.2.1
@@ -17,6 +17,8 @@ NO_BIN_ON_CDROM= ${NO_SOURCE_ON_FTP}
USE_TOOLS+= gmake
+INSTALLATION_DIRS= bin
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/read_cuecat ${PREFIX}/bin
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/cuecat
diff --git a/misc/dnetc/Makefile b/misc/dnetc/Makefile
index 07b155349f2..62c21d40574 100644
--- a/misc/dnetc/Makefile
+++ b/misc/dnetc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/05/16 01:15:32 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2005/06/17 03:50:21 jlam Exp $
DISTNAME= ${DISTNAME_${OPSYS}_${MACHINE_ARCH}}
PKGNAME= dnetc-2.${DISTVER_${OPSYS}_${MACHINE_ARCH}}
@@ -50,6 +50,8 @@ WRKSRC=${WRKDIR}/${DISTNAME:S/dnetc/dnetc${DISTVER_${OPSYS}_${MACHINE_ARCH}:E}/1
RCD_SCRIPTS= dnetc
+INSTALLATION_DIRS= bin man/man1
+
.if ${MACHINE_ARCH} != "arm" && ${MACHINE_ARCH} != "arm32"
do-extract:
@cd ${WRKDIR} && ${GTAR} -zxf ${DISTDIR}/${DISTFILES}
diff --git a/misc/easymenu/Makefile b/misc/easymenu/Makefile
index 015284935dc..d0d0bb9d977 100644
--- a/misc/easymenu/Makefile
+++ b/misc/easymenu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/04/11 21:46:34 tv Exp $
+# $NetBSD: Makefile,v 1.3 2005/06/17 03:50:21 jlam Exp $
#
DISTNAME= easymenu-0.7.2
@@ -11,6 +11,8 @@ COMMENT= Software used to generate menu systems
NO_BUILD= # defined
+INSTALLATION_DIRS= bin
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/bin/easymenu ${PREFIX}/bin/
${INSTALL_DATA_DIR} ${PREFIX}/share/easymenu
diff --git a/misc/figlet-fonts/Makefile b/misc/figlet-fonts/Makefile
index f76ef62d780..d305740b4b6 100644
--- a/misc/figlet-fonts/Makefile
+++ b/misc/figlet-fonts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/05/16 01:15:32 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/06/17 03:50:21 jlam Exp $
#
DISTNAME= figlet-fonts-20021023
@@ -17,6 +17,7 @@ NO_CONFIGURE= # defined
NO_BUILD= # defined
PKGSRC_USE_TOOLS+= gtar gzcat
+INSTALLATION_DIRS= bin share/figlet
post-extract:
cd ${WRKDIR}/international && \
diff --git a/misc/gkrellm-launch/Makefile b/misc/gkrellm-launch/Makefile
index fed1498983a..8484a6fdd62 100644
--- a/misc/gkrellm-launch/Makefile
+++ b/misc/gkrellm-launch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/04/11 21:46:34 tv Exp $
+# $NetBSD: Makefile,v 1.7 2005/06/17 03:50:21 jlam Exp $
#
DISTNAME= gkrellmlaunch-0.5
@@ -13,6 +13,8 @@ COMMENT= GKrellM plugin to allow quick launch of applications
BUILD_TARGET= gkrellmlaunch.so
+INSTALLATION_DIRS= lib/gkrellm2/plugins
+
do-install:
${INSTALL_DATA} ${WRKSRC}/gkrellmlaunch.so ${PREFIX}/lib/gkrellm2/plugins
diff --git a/misc/gnuls/Makefile b/misc/gnuls/Makefile
index 96b3cc1e0e9..c962f276afb 100644
--- a/misc/gnuls/Makefile
+++ b/misc/gnuls/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/04/11 21:46:35 tv Exp $
+# $NetBSD: Makefile,v 1.13 2005/06/17 03:50:21 jlam Exp $
#
DISTNAME= coreutils-5.2.1
@@ -19,7 +19,7 @@ GNU_CONFIGURE= YES
PLIST_SUBST+= GNU_PROGRAM_PREFIX="${GNU_PROGRAM_PREFIX}"
BUILD_DEFS+= GNU_PROGRAM_PREFIX
-INSTALL_DIRS= bin man/man1
+INSTALLATION_DIRS= bin man/man1
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/dircolors \
diff --git a/misc/granulate/Makefile b/misc/granulate/Makefile
index 9eef888e174..39e6323bf78 100644
--- a/misc/granulate/Makefile
+++ b/misc/granulate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 21:49:08 grant Exp $
+# $NetBSD: Makefile,v 1.5 2005/06/17 03:50:21 jlam Exp $
#
DISTNAME= granulate-0.1
@@ -8,6 +8,8 @@ MASTER_SITES= ftp://134.74.16.12/pub/
MAINTAINER= zuntum@NetBSD.org
COMMENT= Program for splitting files in place
+INSTALLATION_DIRS= bin
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/granulate ${PREFIX}/bin
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/granulate
diff --git a/misc/ibutton-pdkit/Makefile b/misc/ibutton-pdkit/Makefile
index f686cd7515f..43f69361950 100644
--- a/misc/ibutton-pdkit/Makefile
+++ b/misc/ibutton-pdkit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/01/20 12:21:02 agc Exp $
+# $NetBSD: Makefile,v 1.8 2005/06/17 03:50:21 jlam Exp $
#
DISTNAME= ulinuxgnu
@@ -16,6 +16,8 @@ WRKSRC= ${WRKDIR}
SCRIPTS_ENV+= SED=${SED}
+INSTALLATION_DIRS= bin
+
post-patch:
cd ${WRKSRC}; \
${MAKE} clean; \
diff --git a/misc/ja-man/Makefile b/misc/ja-man/Makefile
index 87dfa2b66a6..986d808431f 100644
--- a/misc/ja-man/Makefile
+++ b/misc/ja-man/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/05/16 01:15:32 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/06/17 03:50:21 jlam Exp $
DISTNAME= NetBSD1.3I-jman-19990531
PKGNAME= ja-man-19990531
@@ -20,6 +20,7 @@ PLIST_SRC= ${WRKDIR}/PLIST
PKGSRC_USE_TOOLS+= gtar
MANCOMPRESSED_IF_MANZ= yes
+INSTALLATION_DIRS= bin etc share/groff/tmac
.include "../../mk/bsd.prefs.mk"
diff --git a/misc/jhd/Makefile b/misc/jhd/Makefile
index 313e62aa375..f0cded030ea 100644
--- a/misc/jhd/Makefile
+++ b/misc/jhd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/03/24 21:12:57 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2005/06/17 03:50:21 jlam Exp $
DISTNAME= jhd-2.3
CATEGORIES= japanese misc
@@ -9,6 +9,8 @@ COMMENT= Japanese Hexadecimal Dump
BUILD_DEPENDS= nkf-1.7:../../converters/nkf
+INSTALLATION_DIRS= bin man/ja_JP.EUC/man1
+
post-build:
@(cd ${WRKSRC}; ${MV} jhd.1 jhd.1.org; nkf -e jhd.1.org > jhd.1)
diff --git a/misc/jive/Makefile b/misc/jive/Makefile
index 5e445cf25b2..b68449774ce 100644
--- a/misc/jive/Makefile
+++ b/misc/jive/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/03/24 21:12:57 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2005/06/17 03:50:22 jlam Exp $
DISTNAME= jive-1.1
CATEGORIES= misc
@@ -8,6 +8,7 @@ MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Filter that converts English text to Jive
WRKSRC= ${WRKDIR}/jive
+INSTALLATION_DIRS= bin man/man1
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/jive ${PREFIX}/bin
diff --git a/misc/latin-words-bin/Makefile b/misc/latin-words-bin/Makefile
index c392ae5e00f..c304607ea42 100644
--- a/misc/latin-words-bin/Makefile
+++ b/misc/latin-words-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/04/11 21:46:37 tv Exp $
+# $NetBSD: Makefile,v 1.3 2005/06/17 03:50:22 jlam Exp $
#
DISTNAME= words-1.97-linux
@@ -20,6 +20,8 @@ CHECK_SHLIBS= NO
DEPENDS+= suse_base>=6.1:../../emulators/${SUSE_DIR_PREFIX}_base
.endif
+INSTALLATION_DIRS= bin libexec
+
do-build:
${SED} -e "s|@PREFIX@|${PREFIX}|g" ${FILESDIR}/latin-words.sh \
> ${WRKSRC}/latin-words
diff --git a/misc/mmv/Makefile b/misc/mmv/Makefile
index db313cec06d..07853e59a11 100644
--- a/misc/mmv/Makefile
+++ b/misc/mmv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/12/03 15:15:04 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2005/06/17 03:50:22 jlam Exp $
#
DISTNAME= mmv_1.01b.orig
@@ -19,6 +19,8 @@ BUILD_TARGET= mmv
CFLAGS+= -DIS_SYSV
.endif
+INSTALLATION_DIRS= bin man/man1
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/mmv ${PREFIX}/bin/mmv
${INSTALL_MAN} ${WRKSRC}/mmv.1 ${PREFIX}/man/man1/mmv.1
diff --git a/misc/mtail/Makefile b/misc/mtail/Makefile
index 2fd53f02e34..ec0bd50ce1a 100644
--- a/misc/mtail/Makefile
+++ b/misc/mtail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/21 17:01:18 martti Exp $
+# $NetBSD: Makefile,v 1.7 2005/06/17 03:50:22 jlam Exp $
#
DISTNAME= mtail-1.0.0
@@ -13,6 +13,7 @@ COMMENT= Small tail workalike that performs output coloring
NO_BUILD= yes
PYTHON_PATCH_SCRIPTS= mtail
+INSTALLATION_DIRS= bin share/examples
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/mtail ${PREFIX}/bin
diff --git a/misc/multitail/Makefile b/misc/multitail/Makefile
index 62df19ebfa6..7a17e48970d 100644
--- a/misc/multitail/Makefile
+++ b/misc/multitail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/04/11 21:46:38 tv Exp $
+# $NetBSD: Makefile,v 1.13 2005/06/17 03:50:22 jlam Exp $
#
DISTNAME= multitail-2.4
@@ -11,6 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.vanheusden.com/multitail/
COMMENT= View one or multiple files
+INSTALLATION_DIRS= bin man/man1
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/multitail ${PREFIX}/bin/
diff --git a/misc/openoffice-bin/Makefile b/misc/openoffice-bin/Makefile
index f061ad7adda..bfee89baf96 100644
--- a/misc/openoffice-bin/Makefile
+++ b/misc/openoffice-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/04/14 21:06:44 mrauch Exp $
+# $NetBSD: Makefile,v 1.8 2005/06/17 03:50:22 jlam Exp $
PKGNAME= openoffice-bin-${OO_VER}
PKGREVISION= 1
@@ -76,6 +76,8 @@ PKG_FAIL_REASON= '${PKGNAME} needs to have the PLIST fixed up still'
.endif
.endif
+INSTALLATION_DIRS= bin
+
pre-install:
${CP} ${WRKSRC}/setup.ins ${WRKSRC}/setup.ins.orig
${SED} -e "s|/usr/bin/soffice|${PREFIX}/bin/soffice.orig|g" \
diff --git a/misc/openoffice/Makefile b/misc/openoffice/Makefile
index 0b494bcd398..a3e6d8bf303 100644
--- a/misc/openoffice/Makefile
+++ b/misc/openoffice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2005/06/01 18:03:05 jlam Exp $
+# $NetBSD: Makefile,v 1.66 2005/06/17 03:50:22 jlam Exp $
DISTNAME= openoffice-1.1.4
PKGREVISION= 2
@@ -56,6 +56,8 @@ MESSAGE_SUBST+= OPENOFFICE_VERSION=${OPENOFFICE_VERSION}
OPENOFFICE_VERSION= OpenOffice.org1.1.4
+INSTALLATION_DIRS= bin
+
post-extract:
# bring the two files from GPC into place
${CP} ${WRKDIR}/gpc231/gpc.c ${WRKSRC}/../external/gpc/
diff --git a/misc/parchive/Makefile b/misc/parchive/Makefile
index bbf207075b0..77a02ac19e2 100644
--- a/misc/parchive/Makefile
+++ b/misc/parchive/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/01/20 12:21:02 agc Exp $
+# $NetBSD: Makefile,v 1.8 2005/06/17 03:50:22 jlam Exp $
#
DISTNAME= par-v1.1
@@ -13,6 +13,8 @@ COMMENT= Create or use "Parity Volume Set" (PAR and Pnn) files
WRKSRC= ${WRKDIR}/par-cmdline
+INSTALLATION_DIRS= bin
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/par ${PREFIX}/bin/parchive
diff --git a/misc/pty-redir/Makefile b/misc/pty-redir/Makefile
index d3a465dd924..f6f8c4a4add 100644
--- a/misc/pty-redir/Makefile
+++ b/misc/pty-redir/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/12/28 14:21:38 xtraeme Exp $
+# $NetBSD: Makefile,v 1.5 2005/06/17 03:50:22 jlam Exp $
DISTNAME= pty-redir-0.1
CATEGORIES= misc
@@ -9,6 +9,8 @@ MASTER_SITES= ${MASTER_SITE_BACKUP} \
MAINTAINER= dustin@spy.net
COMMENT= Attach a program's stdio to a pty
+INSTALLATION_DIRS= bin
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/pty-redir ${PREFIX}/bin
diff --git a/misc/reed/Makefile b/misc/reed/Makefile
index e499e083a3f..ff92b009a0e 100644
--- a/misc/reed/Makefile
+++ b/misc/reed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/04/11 21:46:39 tv Exp $
+# $NetBSD: Makefile,v 1.16 2005/06/17 03:50:22 jlam Exp $
DISTNAME= reed-5.4
PKGREVISION= 2
@@ -18,6 +18,8 @@ REPLACE_PERL= breed fix_bookmarks.pl wrap
# wgetnstr()
INCOMPAT_CURSES= NetBSD-1.5-* NetBSD-1.5.*-* NetBSD-1.5[A-U]-*
+INSTALLATION_DIRS= bin man/man1
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/reed ${PREFIX}/bin
${INSTALL_SCRIPT} ${WRKSRC}/breed ${PREFIX}/bin
diff --git a/misc/root/Makefile b/misc/root/Makefile
index a0dba2c076e..23caf913ca7 100644
--- a/misc/root/Makefile
+++ b/misc/root/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/06/01 18:03:05 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2005/06/17 03:50:22 jlam Exp $
DISTNAME= root_v2.23.08.source
PKGNAME= root-2.23
@@ -22,6 +22,8 @@ MAKE_ENV= LD_LIBRARY_PATH=${WRKDIR}/lib ROOTSYS=${WRKDIR}
BROKEN= Compilation stops due to internal compiler error
.endif
+INSTALLATION_DIRS= bin
+
do-configure:
${CP} ${FILESDIR}/Makefile.netbsd ${WRKDIR}/src
${MKDIR} ${WRKDIR}/bin
diff --git a/misc/routeplanner-cli/Makefile b/misc/routeplanner-cli/Makefile
index 912927d509a..dd938fb345d 100644
--- a/misc/routeplanner-cli/Makefile
+++ b/misc/routeplanner-cli/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/05/15 22:02:28 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2005/06/17 03:50:22 jlam Exp $
#
DISTNAME= routeplanner_0.11
@@ -21,6 +21,8 @@ RPDB= Basic-USA.rpl3 NorthAmerica.rpl3
RP_LIBDIR_SED= "s|/usr/share/routeplanner|${RPLIBDIR}|g"
+INSTALLATION_DIRS= bin
+
post-patch:
for i in rpcli rpcli.py;do \
${MV} ${WRKSRC}/$$i ${WRKSRC}/$$i.tmp && \
diff --git a/misc/sch/Makefile b/misc/sch/Makefile
index 26498b39398..8228ff2ab28 100644
--- a/misc/sch/Makefile
+++ b/misc/sch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/20 12:21:02 agc Exp $
+# $NetBSD: Makefile,v 1.7 2005/06/17 03:50:22 jlam Exp $
DISTNAME= sch-20010224
CATEGORIES= misc
@@ -12,6 +12,8 @@ LICENSE= no-commercial-use
WRKSRC= ${WRKDIR}/sch/build
GNU_CONFIGURE= yes
+INSTALLATION_DIRS= bin
+
# manpages are not complete, don't confuse people
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/sch ${PREFIX}/bin
diff --git a/misc/setiathome/Makefile b/misc/setiathome/Makefile
index 74acd08cef4..6d72bc70909 100644
--- a/misc/setiathome/Makefile
+++ b/misc/setiathome/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/12/28 02:47:46 reed Exp $
+# $NetBSD: Makefile,v 1.15 2005/06/17 03:50:22 jlam Exp $
#
DISTNAME= ${PKGNAME_NOREV}
@@ -60,6 +60,8 @@ USE_PKGINSTALL= yes
RCD_SCRIPTS= setiathome
+INSTALLATION_DIRS= bin man/cat1
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/setiathome ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/xsetiathome ${PREFIX}/bin
diff --git a/misc/splitvt/Makefile b/misc/splitvt/Makefile
index 0dedd14f5b6..9f35bdc9132 100644
--- a/misc/splitvt/Makefile
+++ b/misc/splitvt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/04/11 21:46:40 tv Exp $
+# $NetBSD: Makefile,v 1.16 2005/06/17 03:50:22 jlam Exp $
DISTNAME= splitvt-1.6.3
CATEGORIES= misc
@@ -10,6 +10,7 @@ COMMENT= Run two shells in a split window/terminal
BUILD_TARGET=
CONFIGURE_SCRIPT= ./Configure
HAS_CONFIGURE= yes
+INSTALLATION_DIRS= bin man/man1
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/splitvt ${PREFIX}/bin
diff --git a/misc/ttyrec/Makefile b/misc/ttyrec/Makefile
index d3df3b014b0..5906976e439 100644
--- a/misc/ttyrec/Makefile
+++ b/misc/ttyrec/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/09/22 09:57:58 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2005/06/17 03:50:22 jlam Exp $
DISTNAME= ttyrec-1.0.4
CATEGORIES= misc
@@ -14,6 +14,8 @@ COMMENT= ttyrec is a tty recorder
CFLAGS+= -DSVR4
.endif
+INSTALLATION_DIRS= bin man/man1
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ttyplay ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/ttyrec ${PREFIX}/bin
diff --git a/misc/vera/Makefile b/misc/vera/Makefile
index 677d13e6232..f17c0f0fe4f 100644
--- a/misc/vera/Makefile
+++ b/misc/vera/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/03/24 21:12:58 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2005/06/17 03:50:22 jlam Exp $
DISTNAME= vera-1.11
CATEGORIES= misc
@@ -12,6 +12,8 @@ COMMENT= Virtual Entity of Relevant Acronyms
USE_MAKEINFO= YES
INFO_FILES= vera.info
+INSTALLATION_DIRS= info
+
do-build:
cd ${WRKSRC} && ${MAKEINFO} vera.texi
diff --git a/misc/visual-regexp/Makefile b/misc/visual-regexp/Makefile
index ced967c1cc3..9beaf5616fb 100644
--- a/misc/visual-regexp/Makefile
+++ b/misc/visual-regexp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/01/12 21:15:12 minskim Exp $
+# $NetBSD: Makefile,v 1.6 2005/06/17 03:50:23 jlam Exp $
#
DISTNAME= visual_regexp-3.0
@@ -13,6 +13,8 @@ DEPENDS+= tk>=8.3.2:../../x11/tk
NO_BUILD= yes
+INSTALLATION_DIRS= bin
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/visual_regexp.tcl \
${PREFIX}/bin/visual_regexp
diff --git a/misc/xjdic/Makefile b/misc/xjdic/Makefile
index 753a914d5e3..d456be9ea09 100644
--- a/misc/xjdic/Makefile
+++ b/misc/xjdic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/02/21 20:26:12 hubertf Exp $
+# $NetBSD: Makefile,v 1.10 2005/06/17 03:50:23 jlam Exp $
#
DISTNAME= xjdic24
@@ -25,6 +25,8 @@ WRKSRC= ${WRKDIR}
MESSAGE_SUBST+= PREFIX=${PREFIX}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
+INSTALLATION_DIRS= bin man/man1
+
do-install:
cd ${WRKSRC} ; \
for i in exjdxgen xjdic_cl xjdic_sa xjdserver xjdxgen ; \
diff --git a/misc/zorro/Makefile b/misc/zorro/Makefile
index 58acf1193e9..2d78d6341cb 100644
--- a/misc/zorro/Makefile
+++ b/misc/zorro/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/06/01 18:03:05 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2005/06/17 03:50:23 jlam Exp $
DISTNAME= zorro-1.1p8
PKGNAME= zorro-1.1.8
@@ -12,6 +12,8 @@ DEPENDS+= tk>=8.3.2:../../x11/tk
NO_BUILD= yes
+INSTALLATION_DIRS= bin
+
.include "../../mk/x11.buildlink3.mk"
post-patch: