pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc It's a META_PACKAGE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9e0ca6ad2c99
branches: trunk
changeset: 537233:9e0ca6ad2c99
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Jan 05 11:04:21 2008 +0000
description:
It's a META_PACKAGE.
diffstat:
devel/scmgit/Makefile | 15 +++------------
mail/claws-mail-pgp/Makefile | 13 +++----------
2 files changed, 6 insertions(+), 22 deletions(-)
diffs (63 lines):
diff -r 233e7f0a16c9 -r 9e0ca6ad2c99 devel/scmgit/Makefile
--- a/devel/scmgit/Makefile Sat Jan 05 09:30:15 2008 +0000
+++ b/devel/scmgit/Makefile Sat Jan 05 11:04:21 2008 +0000
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2007/12/12 04:21:45 bjs Exp $
+# $NetBSD: Makefile,v 1.24 2008/01/05 11:10:18 rillig Exp $
.include "Makefile.common"
-DISTNAME= # empty
-PKGNAME= scmgit-${GIT_VERSION}
+DISTNAME= scmgit-${GIT_VERSION}
CATEGORIES+= meta-pkgs
-DISTFILES= # empty
MAINTAINER= bjs%NetBSD.org@localhost
COMMENT= GIT version control suite meta-package
@@ -13,13 +11,6 @@
DEPENDS+= scmgit-base-[0-9]*:../../devel/scmgit-base
DEPENDS+= scmgit-docs-[0-9]*:../../devel/scmgit-docs
-NO_CHECKSUM= yes
-NO_CONFIGURE= yes
-NO_PATCH= yes
-NO_BUILD= yes
-
-PLIST_SRC= # empty (meta-package)
-
-do-install:
+META_PACKAGE= yes
.include "../../mk/bsd.pkg.mk"
diff -r 233e7f0a16c9 -r 9e0ca6ad2c99 mail/claws-mail-pgp/Makefile
--- a/mail/claws-mail-pgp/Makefile Sat Jan 05 09:30:15 2008 +0000
+++ b/mail/claws-mail-pgp/Makefile Sat Jan 05 11:04:21 2008 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2007/10/25 22:00:48 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2008/01/05 11:04:21 rillig Exp $
#
.include "../../mail/claws-mail/Makefile.vers"
DISTNAME= claws-mail-pgp-${CLAWS_VERSION}
CATEGORIES= mail security
-MASTER_SITES= # empty
-DISTFILES= # empy
+MASTER_SITES= # none
MAINTAINER= smb%NetBSD.org@localhost
COMMENT= Metapackage for the PGP plug-in for Claws-mail
@@ -14,12 +13,6 @@
DEPENDS+= claws-mail-pgpmime-3.0.1{,nb[0-9]*}:../../mail/claws-mail-pgpmime
DEPENDS+= claws-mail-pgpinline-3.0.1{,nb[0-9]*}:../../mail/claws-mail-pgpinline
-EXTRACT_ONLY= # empty
-NO_CHECKSUM= yes
-NO_CONFIGURE= yes
-NO_BUILD= yes
-PLIST_SRC= # empty (meta-package)
-
-do-install: # empty
+META_PACKAGE= yes
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index