summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-06 20:27:16 +0000
committerrodent <rodent>2013-04-06 20:27:16 +0000
commit8d6852be91bc594526d6f7286a4c3c68e6bf7182 (patch)
treeac13683533f3a883092c7c2527769e848d840923 /net
parentad442cd7fec1eebe02d87846c56a2a547d7b924c (diff)
downloadpkgsrc-8d6852be91bc594526d6f7286a4c3c68e6bf7182.tar.gz
Resolves:
"INFO_FILES should be set to YES or yes." "Packages that install info files should set INFO_FILES." Makefile and PLIST warning, respectively.
Diffstat (limited to 'net')
-rw-r--r--net/ORBit/Makefile4
-rw-r--r--net/ipgrab/Makefile4
-rw-r--r--net/libIDL/Makefile4
-rw-r--r--net/mydns-mysql/Makefile4
-rw-r--r--net/mydns-pgsql/Makefile4
-rw-r--r--net/quagga/Makefile4
-rw-r--r--net/uucp/Makefile4
-rw-r--r--net/wol/Makefile4
-rw-r--r--net/yafc/Makefile4
9 files changed, 18 insertions, 18 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile
index 608f597face..a0f1d805fa9 100644
--- a/net/ORBit/Makefile
+++ b/net/ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.123 2012/10/23 17:18:08 asau Exp $
+# $NetBSD: Makefile,v 1.124 2013/04/06 20:27:26 rodent Exp $
DISTNAME= ORBit-0.5.17
PKGREVISION= 2
@@ -23,7 +23,7 @@ CONFIGURE_ENV+= LIB_WRAP="-lwrap"
PKGCONFIG_OVERRIDE+= ORBit.pc.in
PKGCONFIG_OVERRIDE+= libIDL/libIDL.pc.in
-INFO_FILES= # PLIST
+INFO_FILES= yes
.include "../../mk/bsd.prefs.mk"
diff --git a/net/ipgrab/Makefile b/net/ipgrab/Makefile
index 506f191053f..6803912a05b 100644
--- a/net/ipgrab/Makefile
+++ b/net/ipgrab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2013/02/06 19:30:57 jperkin Exp $
+# $NetBSD: Makefile,v 1.9 2013/04/06 20:27:26 rodent Exp $
DISTNAME= ipgrab-0.9.9
PKGREVISION= 1
@@ -13,7 +13,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= yes
USE_TOOLS+= makeinfo
-INFO_FILES= # PLIST
+INFO_FILES= yes
.include "../../net/libpcap/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/libIDL/Makefile b/net/libIDL/Makefile
index f08ebd1ab70..7eed75a5fd1 100644
--- a/net/libIDL/Makefile
+++ b/net/libIDL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2012/10/23 17:18:32 asau Exp $
+# $NetBSD: Makefile,v 1.58 2013/04/06 20:27:26 rodent Exp $
DISTNAME= libIDL-0.8.14
PKGREVISION= 4
@@ -17,7 +17,7 @@ USE_TOOLS+= bison flex pkg-config
PKGCONFIG_OVERRIDE= libIDL-2.0.pc.in
GNU_CONFIGURE= yes
CONFIGURE_ENV+= HAVE_YACC=yes
-INFO_FILES= # PLIST
+INFO_FILES= yes
.include "../../mk/compiler.mk"
diff --git a/net/mydns-mysql/Makefile b/net/mydns-mysql/Makefile
index f113a2bc265..8245ac7c90c 100644
--- a/net/mydns-mysql/Makefile
+++ b/net/mydns-mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2013/03/28 21:35:48 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2013/04/06 20:27:26 rodent Exp $
PKGNAME= ${DISTNAME:S/-/-mysql-/}
PKGREVISION= 8
@@ -14,7 +14,7 @@ CONFIGURE_ARGS+= --without-pgsql
CONFIGURE_ARGS+= --with-mysql-lib=${BUILDLINK_PREFIX.mysql-client}/${BUILDLINK_LIBDIRS.mysql-client}
CONFIGURE_ARGS+= --with-mysql-include=${BUILDLINK_PREFIX.mysql-client}/${BUILDLINK_INCDIRS.mysql-client}
-INFO_FILES= # PLIST
+INFO_FILES= yes
.include "../../mk/mysql.buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
diff --git a/net/mydns-pgsql/Makefile b/net/mydns-pgsql/Makefile
index 2af89d6c3dd..b48bac7673a 100644
--- a/net/mydns-pgsql/Makefile
+++ b/net/mydns-pgsql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2013/02/06 23:23:18 jperkin Exp $
+# $NetBSD: Makefile,v 1.20 2013/04/06 20:27:26 rodent Exp $
PKGNAME= ${DISTNAME:S/-/-pgsql-/}
PKGREVISION= 12
@@ -10,7 +10,7 @@ CONFIGURE_ARGS+= --without-mysql
CONFIGURE_ARGS+= --with-pgsql-lib=${BUILDLINK_PREFIX.${PGSQL_TYPE}}/lib
CONFIGURE_ARGS+= --with-pgsql-include=${BUILDLINK_PREFIX.${PGSQL_TYPE}}/include
-INFO_FILES= # PLIST
+INFO_FILES= yes
.include "../../mk/pgsql.buildlink3.mk"
.include "Makefile.common"
diff --git a/net/quagga/Makefile b/net/quagga/Makefile
index 5e53c1a9349..3e39ae3d3cf 100644
--- a/net/quagga/Makefile
+++ b/net/quagga/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2012/10/23 17:19:04 asau Exp $
+# $NetBSD: Makefile,v 1.43 2013/04/06 20:27:26 rodent Exp $
#
DISTNAME= quagga-0.99.21
@@ -28,7 +28,7 @@ CONFLICTS+= zebra-[0-9]*
PLIST_SRC= ${WRKDIR}/PLIST
PLIST_CAT= # empty
-INFO_FILES= # PLIST
+INFO_FILES= yes
RCD_SCRIPTS= zebra bgpd ospfd ripd
PKG_GROUPS= quagga
diff --git a/net/uucp/Makefile b/net/uucp/Makefile
index e64da44e1ed..d85b01f655a 100644
--- a/net/uucp/Makefile
+++ b/net/uucp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2012/10/23 17:19:16 asau Exp $
+# $NetBSD: Makefile,v 1.16 2013/04/06 20:27:27 rodent Exp $
DISTNAME= uucp-1.07
PKGREVISION= 6
@@ -33,7 +33,7 @@ PKG_GECOS.${UUCP_USER}= UNIX-to-UNIX Copy
PKG_HOMES.${UUCP_USER}= ${UUCP_PUBDIR}
PKG_SHELL.${UUCP_USER}= ${PREFIX}/sbin/uucico
-INFO_FILES= # PLIST
+INFO_FILES= yes
# UUCP installs many set-uid "uucp" binaries.
SPECIAL_PERMS+= bin/cu ${UUCP_USER} ${BINGRP} 4555
diff --git a/net/wol/Makefile b/net/wol/Makefile
index 48302493494..ad52d75f4f1 100644
--- a/net/wol/Makefile
+++ b/net/wol/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2012/10/23 17:19:20 asau Exp $
+# $NetBSD: Makefile,v 1.27 2013/04/06 20:27:27 rodent Exp $
DISTNAME= wol-0.7.1
PKGREVISION= 4
@@ -12,7 +12,7 @@ COMMENT= Small Wake On Lan client
GNU_CONFIGURE= yes
USE_TOOLS+= gmake perl pod2man
USE_PKGLOCALEDIR= yes
-INFO_FILES= # PLIST
+INFO_FILES= yes
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/yafc/Makefile b/net/yafc/Makefile
index 0517992c6db..fe5e0e3308f 100644
--- a/net/yafc/Makefile
+++ b/net/yafc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2012/10/23 17:19:21 asau Exp $
+# $NetBSD: Makefile,v 1.19 2013/04/06 20:27:27 rodent Exp $
DISTNAME= yafc-0.7.10
PKGREVISION= 3
@@ -14,7 +14,7 @@ GNU_CONFIGURE= yes
USE_GNU_READLINE= yes
CONFIGURE_ARGS+= --with-readline=${BUILDLINK_PREFIX.readline}
-INFO_FILES= # PLIST
+INFO_FILES= yes
.include "../../mk/bsd.prefs.mk"