pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Use VARBASE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6bd8bd44201f
branches: trunk
changeset: 486554:6bd8bd44201f
user: minskim <minskim%pkgsrc.org@localhost>
date: Wed Dec 29 15:21:50 2004 +0000
description:
Use VARBASE.
diffstat:
games/dopewars/Makefile | 4 ++--
games/gnome-games/Makefile | 4 ++--
games/gnome2-games/Makefile | 4 ++--
mail/nullmailer/Makefile | 4 ++--
net/bind9/Makefile | 4 ++--
net/jwhois/Makefile | 4 ++--
net/netatalk1/Makefile | 4 ++--
net/quagga/Makefile | 4 ++--
net/vtun/Makefile | 4 ++--
news/nntpcache/Makefile | 4 ++--
print/cups/Makefile | 4 ++--
security/pks/Makefile | 4 ++--
www/privoxy/Makefile | 4 ++--
13 files changed, 26 insertions(+), 26 deletions(-)
diffs (234 lines):
diff -r 1dca8938c34b -r 6bd8bd44201f games/dopewars/Makefile
--- a/games/dopewars/Makefile Wed Dec 29 14:38:18 2004 +0000
+++ b/games/dopewars/Makefile Wed Dec 29 15:21:50 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2004/11/05 09:44:33 adam Exp $
+# $NetBSD: Makefile,v 1.32 2004/12/29 15:31:24 minskim Exp $
DISTNAME= dopewars-1.5.10
CATEGORIES= games
@@ -21,7 +21,7 @@
CONFIGURE_ARGS+= --disable-glib2
CONFIGURE_ARGS+= --without-esd
CONFIGURE_ARGS+= --without-sdl
-CONFIGURE_ARGS+= --localstatedir=/var/games
+CONFIGURE_ARGS+= --localstatedir=${VARBASE}/games
INCOMPAT_CURSES= NetBSD-1.5* NetBSD-1.6[-_.]*
INCOMPAT_CURSES+= NetBSD-1.6[A-Z]-* NetBSD-1.6Z[A-K]*
diff -r 1dca8938c34b -r 6bd8bd44201f games/gnome-games/Makefile
--- a/games/gnome-games/Makefile Wed Dec 29 14:38:18 2004 +0000
+++ b/games/gnome-games/Makefile Wed Dec 29 15:21:50 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2004/12/28 23:18:16 reed Exp $
+# $NetBSD: Makefile,v 1.71 2004/12/29 15:31:24 minskim Exp $
DISTNAME= gnome-games-1.4.0.4
PKGREVISION= 16
@@ -30,7 +30,7 @@
GNU_CONFIGURE= YES
CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR}
-CONFIGURE_ARGS+= --localstatedir=/var
+CONFIGURE_ARGS+= --localstatedir=${VARBASE}
INSTALL_FILE= ${WRKDIR}/INSTALL
diff -r 1dca8938c34b -r 6bd8bd44201f games/gnome2-games/Makefile
--- a/games/gnome2-games/Makefile Wed Dec 29 14:38:18 2004 +0000
+++ b/games/gnome2-games/Makefile Wed Dec 29 15:21:50 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2004/12/04 22:40:04 jmmv Exp $
+# $NetBSD: Makefile,v 1.40 2004/12/29 15:31:24 minskim Exp $
DISTNAME= gnome-games-2.8.2
CATEGORIES= games gnome
@@ -27,7 +27,7 @@
GNU_CONFIGURE= yes
CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR}
-CONFIGURE_ARGS+= --localstatedir=/var
+CONFIGURE_ARGS+= --localstatedir=${VARBASE}
# This package installs files in sysconfdir but does not read them directly,
# so the following configuration argument is safe.
CONFIGURE_ARGS+= --sysconfdir=${EGDIR}
diff -r 1dca8938c34b -r 6bd8bd44201f mail/nullmailer/Makefile
--- a/mail/nullmailer/Makefile Wed Dec 29 14:38:18 2004 +0000
+++ b/mail/nullmailer/Makefile Wed Dec 29 15:21:50 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/12/28 02:47:44 reed Exp $
+# $NetBSD: Makefile,v 1.13 2004/12/29 15:21:50 minskim Exp $
DISTNAME= nullmailer-1.00RC7
PKGNAME= ${DISTNAME:S/0RC7/.0rc7/}
@@ -15,7 +15,7 @@
USE_PKGINSTALL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
-CONFIGURE_ARGS+= --localstatedir=/var/spool
+CONFIGURE_ARGS+= --localstatedir=${VARBASE}/spool
CONFIGURE_ARGS+= --bindir=${PREFIX}/libexec/nullmailer
CONFIGURE_ARGS+= --sbindir=${PREFIX}/libexec/nullmailer
diff -r 1dca8938c34b -r 6bd8bd44201f net/bind9/Makefile
--- a/net/bind9/Makefile Wed Dec 29 14:38:18 2004 +0000
+++ b/net/bind9/Makefile Wed Dec 29 15:21:50 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2004/12/18 21:01:46 jklos Exp $
+# $NetBSD: Makefile,v 1.64 2004/12/29 15:31:24 minskim Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= bind-${BIND_VERSION}
@@ -23,7 +23,7 @@
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-libtool=yes \
--sysconfdir=/etc \
- --localstatedir=/var
+ --localstatedir=${VARBASE}
#LDFLAGS+= ${COMPILER_RPATH_FLAG}${LOCALBASE}/pthreads/lib -L${LOCALBASE}/pthreads/lib
# use external OpenSSL. comment out the following line and the buildlink
# include at the bottom to use OpenSSL shipped with BIND9.
diff -r 1dca8938c34b -r 6bd8bd44201f net/jwhois/Makefile
--- a/net/jwhois/Makefile Wed Dec 29 14:38:18 2004 +0000
+++ b/net/jwhois/Makefile Wed Dec 29 15:21:50 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2004/12/16 12:21:34 kleink Exp $
+# $NetBSD: Makefile,v 1.45 2004/12/29 15:31:24 minskim Exp $
#
DISTNAME= jwhois-3.2.2
@@ -15,7 +15,7 @@
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
-CONFIGURE_ARGS+= --localstatedir=/var/db
+CONFIGURE_ARGS+= --localstatedir=${VARBASE}/db
LIBS.SunOS+= -lnsl -lsocket
diff -r 1dca8938c34b -r 6bd8bd44201f net/netatalk1/Makefile
--- a/net/netatalk1/Makefile Wed Dec 29 14:38:18 2004 +0000
+++ b/net/netatalk1/Makefile Wed Dec 29 15:21:50 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/12/28 02:47:47 reed Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/29 15:31:24 minskim Exp $
DISTNAME= netatalk-1.6.2
PKGREVISION= 2
@@ -31,7 +31,7 @@
--with-tcp-wrappers \
--sbindir=${PREFIX}/libexec/netatalk \
--sysconfdir=${PKG_SYSCONFDIR} \
- --localstatedir=/var/netatalk \
+ --localstatedir=${VARBASE}/netatalk \
--with-nls-dir=${PREFIX}/share/netatalk/nls \
--with-uams-path=${PREFIX}/libexec/netatalk/uams
diff -r 1dca8938c34b -r 6bd8bd44201f net/quagga/Makefile
--- a/net/quagga/Makefile Wed Dec 29 14:38:18 2004 +0000
+++ b/net/quagga/Makefile Wed Dec 29 15:21:50 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/11/29 11:03:57 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2004/12/29 15:31:24 minskim Exp $
# Based on KAME Id: Makefile,v 1.1.2.1.2.1.10.2 1999/01/05 11:03:50 itojun Exp
#
@@ -17,7 +17,7 @@
GNU_CONFIGURE= # defined
PKG_SYSCONFSUBDIR?= zebra
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
-CONFIGURE_ARGS+= --localstatedir=/var/run/zebra
+CONFIGURE_ARGS+= --localstatedir=${VARBASE}/run/zebra
# you might need debugging, it's a developer release !
#CFLAGS+= -g
diff -r 1dca8938c34b -r 6bd8bd44201f net/vtun/Makefile
--- a/net/vtun/Makefile Wed Dec 29 14:38:18 2004 +0000
+++ b/net/vtun/Makefile Wed Dec 29 15:21:50 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2004/12/03 15:15:07 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2004/12/29 15:31:24 minskim Exp $
DISTNAME= vtun-2.6
PKGREVISION= 6
@@ -20,7 +20,7 @@
INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL
GNU_CONFIGURE= YES
-CONFIGURE_ARGS+= --localstatedir=/var
+CONFIGURE_ARGS+= --localstatedir=${VARBASE}
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --with-ssl-headers=${SSLBASE}/include/openssl
CONFIGURE_ARGS+= --with-ssl-lib=${SSLBASE}/lib
diff -r 1dca8938c34b -r 6bd8bd44201f news/nntpcache/Makefile
--- a/news/nntpcache/Makefile Wed Dec 29 14:38:18 2004 +0000
+++ b/news/nntpcache/Makefile Wed Dec 29 15:21:50 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/04/21 21:09:33 cube Exp $
+# $NetBSD: Makefile,v 1.19 2004/12/29 15:31:24 minskim Exp $
# FreeBSD Id: Makefile,v 1.11 1998/02/01 03:04:11 itojun Exp
#
@@ -27,7 +27,7 @@
BUILD_DEFS+= USE_OPENLDAP NNTP_USE_PGP
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --localstatedir=/var/spool
+CONFIGURE_ARGS+= --localstatedir=${VARBASE}/spool
CONFIGURE_ENV+= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
USE_GNU_TOOLS+= make
diff -r 1dca8938c34b -r 6bd8bd44201f print/cups/Makefile
--- a/print/cups/Makefile Wed Dec 29 14:38:18 2004 +0000
+++ b/print/cups/Makefile Wed Dec 29 15:21:50 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2004/12/28 23:18:21 reed Exp $
+# $NetBSD: Makefile,v 1.85 2004/12/29 15:31:24 minskim Exp $
#
# The CUPS author is very good about taking back changes into the main
# CUPS distribution. The correct place to send patches or bug-fixes is:
@@ -40,7 +40,7 @@
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASEDIR}
-CONFIGURE_ARGS+= --localstatedir=/var
+CONFIGURE_ARGS+= --localstatedir=${VARBASE}
CONFIGURE_ARGS+= --with-docdir=${PREFIX}/share/doc/html/cups
CONFIGURE_ARGS+= --with-serverbindir=${PREFIX}/libexec/cups
CONFIGURE_ARGS+= --with-rcdir=${RCD_SCRIPTS_DIR}
diff -r 1dca8938c34b -r 6bd8bd44201f security/pks/Makefile
--- a/security/pks/Makefile Wed Dec 29 14:38:18 2004 +0000
+++ b/security/pks/Makefile Wed Dec 29 15:21:50 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/12/28 02:47:49 reed Exp $
+# $NetBSD: Makefile,v 1.17 2004/12/29 15:31:24 minskim Exp $
DISTNAME= pks-0.9.4
PKGREVISION= 2
@@ -20,7 +20,7 @@
USE_PKGINSTALL= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --datadir=${PREFIX}/share/pks
-CONFIGURE_ARGS+= --localstatedir=/var/pks
+CONFIGURE_ARGS+= --localstatedir=${VARBASE}/pks
#
# pksd doesn't actually look for its config file anywhere; it must be
# specified directly on the command-line. Setting sysconfdir here just
diff -r 1dca8938c34b -r 6bd8bd44201f www/privoxy/Makefile
--- a/www/privoxy/Makefile Wed Dec 29 14:38:18 2004 +0000
+++ b/www/privoxy/Makefile Wed Dec 29 15:21:50 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/12/28 02:47:50 reed Exp $
+# $NetBSD: Makefile,v 1.14 2004/12/29 15:31:24 minskim Exp $
#
DISTNAME= ${PKGNAME_NOREV}-stable-src
@@ -41,7 +41,7 @@
PTHREAD_OPTS+= require
GNU_CONFIGURE= YES
-CONFIGURE_ARGS+= --localstatedir=/var
+CONFIGURE_ARGS+= --localstatedir=${VARBASE}
CONFIGURE_ARGS+= --sysconfdir=${EGDIR}
CONFIGURE_ARGS+= --with-user=${PRIVOXY_USER}
CONFIGURE_ARGS+= --with-group=${PRIVOXY_GROUP}
Home |
Main Index |
Thread Index |
Old Index