pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/qmail-users New functionality in bsd.pkginstall.m...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5debf1c4559f
branches: trunk
changeset: 512037:5debf1c4559f
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Sat Apr 29 04:54:45 2006 +0000
description:
New functionality in bsd.pkginstall.mk lets qmail create its own
users and groups in time for the "configure" phase. Retire this
package.
diffstat:
mail/qmail-users/DESCR | 3 ---
mail/qmail-users/Makefile | 37 -------------------------------------
mail/qmail-users/PLIST | 1 -
3 files changed, 0 insertions(+), 41 deletions(-)
diffs (53 lines):
diff -r 5b61556d2fee -r 5debf1c4559f mail/qmail-users/DESCR
--- a/mail/qmail-users/DESCR Sat Apr 29 04:53:17 2006 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-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 5b61556d2fee -r 5debf1c4559f mail/qmail-users/Makefile
--- a/mail/qmail-users/Makefile Sat Apr 29 04:53:17 2006 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,37 +0,0 @@
-# $NetBSD: Makefile,v 1.13 2006/04/27 22:46:10 jlam Exp $
-#
-
-DISTNAME= qmail-users-1.0
-CATEGORIES= mail
-MASTER_SITES= #
-DISTFILES= #
-
-MAINTAINER= schmonz%NetBSD.org@localhost
-HOMEPAGE= http://www.qmail.org/
-COMMENT= Users required to build & run qmail package
-
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
-
-PKG_GROUPS= qmail nofiles
-
-PKG_USERS+= alias:nofiles
-PKG_USERS+= qmaill:nofiles
-PKG_USERS+= qmaild:nofiles
-PKG_USERS+= qmailp:nofiles
-PKG_USERS+= qmailq:qmail
-PKG_USERS+= qmailr:qmail
-PKG_USERS+= qmails:qmail
-
-.for user in ${PKG_USERS:C/\:.*//}
-PKG_HOME.${user}= ${QMAILDIR}
-.endfor
-PKG_HOME.alias= ${QMAILDIR}/alias
-
-WRKSRC= ${WRKDIR}
-NO_BUILD= YES
-NO_CHECKSUM= YES
-
-do-install: # empty
-
-.include "../../mk/bsd.pkg.mk"
diff -r 5b61556d2fee -r 5debf1c4559f mail/qmail-users/PLIST
--- a/mail/qmail-users/PLIST Sat Apr 29 04:53:17 2006 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2001/11/26 22:20:32 zuntum Exp $
Home |
Main Index |
Thread Index |
Old Index