pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/qmail-users Define NO_BUILDLINK. Clarify DESCR a ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a58b7f9ca503
branches: trunk
changeset: 478341:a58b7f9ca503
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Wed Jul 21 23:58:17 2004 +0000
description:
Define NO_BUILDLINK. Clarify DESCR a bit. Take MAINTAINER.
diffstat:
mail/qmail-users/DESCR | 4 +++-
mail/qmail-users/Makefile | 6 ++++--
2 files changed, 7 insertions(+), 3 deletions(-)
diffs (31 lines):
diff -r 58f9e744b308 -r a58b7f9ca503 mail/qmail-users/DESCR
--- a/mail/qmail-users/DESCR Wed Jul 21 23:56:13 2004 +0000
+++ b/mail/qmail-users/DESCR Wed Jul 21 23:58:17 2004 +0000
@@ -1,1 +1,3 @@
-This package installs users necessary to build & run qmail package
+qmail's users and groups must exist in order for it to compile.
+This package creates these users and groups, and qmail has a
+dependency on it.
diff -r 58f9e744b308 -r a58b7f9ca503 mail/qmail-users/Makefile
--- a/mail/qmail-users/Makefile Wed Jul 21 23:56:13 2004 +0000
+++ b/mail/qmail-users/Makefile Wed Jul 21 23:58:17 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/01/20 12:19:44 agc Exp $
+# $NetBSD: Makefile,v 1.8 2004/07/21 23:58:17 schmonz Exp $
#
DISTNAME= qmail-users-1.0
@@ -6,10 +6,12 @@
MASTER_SITES= #
DISTFILES= #
-MAINTAINER= zuntum%NetBSD.org@localhost
+MAINTAINER= schmonz%NetBSD.org@localhost
HOMEPAGE= http://www.qmail.org/
COMMENT= Users required to build & run qmail package
+NO_BUILDLINK= # defined
+
PKG_GROUPS= qmail nofiles
PKG_USERS+= alias:nofiles::alias:${QMAILDIR}/alias
Home |
Main Index |
Thread Index |
Old Index