pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2004Q1]: pkgsrc/mail/exim-user Delete files (requested by abs ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/96019be14646
branches:  pkgsrc-2004Q1
changeset: 471433:96019be14646
user:      grant <grant%pkgsrc.org@localhost>
date:      Sun May 30 09:03:13 2004 +0000

description:
Delete files (requested by abs in ticket #28):

Delete exim-user
  - No longer required - exim now looks up EXIM_{USER,GROUP} at
    runtime

diffstat:

 mail/exim-user/DESCR    |   3 ---
 mail/exim-user/Makefile |  28 ----------------------------
 mail/exim-user/PLIST    |   2 --
 3 files changed, 0 insertions(+), 33 deletions(-)

diffs (45 lines):

diff -r 51eacb963182 -r 96019be14646 mail/exim-user/DESCR
--- a/mail/exim-user/DESCR      Sun May 30 09:02:09 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-This is a pre-req package which ensures the existance of the mail user
-which is required for exim to build (and therefore must exist pre-build for
-the exim package itself).
diff -r 51eacb963182 -r 96019be14646 mail/exim-user/Makefile
--- a/mail/exim-user/Makefile   Sun May 30 09:02:09 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2003/08/02 17:00:07 jmmv Exp $
-
-DISTNAME=      exim-user-4.10
-PKGREVISION=   1
-CATEGORIES=    mail net
-MASTER_SITES=   # empty
-DISTFILES=      # empty
-
-MAINTAINER=    jmc%NetBSD.org@localhost
-HOMEPAGE=      # empty
-COMMENT=       Pre-req package for exim to setup user needed for build/use
-
-USE_PKGINSTALL=        yes
-
-EXTRACT_ONLY=  # empty
-NO_CHECKSUM=   yes
-NO_CONFIGURE=  yes
-NO_BUILD=      yes
-
-.include "../../mk/bsd.prefs.mk"
-
-BUILD_DEFS+=   EXIM_GROUP EXIM_USER
-PKG_GROUPS=    ${EXIM_GROUP}
-PKG_USERS=     ${EXIM_USER}:${EXIM_GROUP}:8:Exim\\ mail\\ server\\ user:/var/mail:/sbin/nologin
-
-do-install:    # empty
-
-.include "../../mk/bsd.pkg.mk"
diff -r 51eacb963182 -r 96019be14646 mail/exim-user/PLIST
--- a/mail/exim-user/PLIST      Sun May 30 09:02:09 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2003/06/23 16:10:57 jmc Exp $
-@comment this plist intentionally left empty



Home | Main Index | Thread Index | Old Index