pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Enable pkgviews installation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7f5dd91a1c9a
branches: trunk
changeset: 469599:7f5dd91a1c9a
user: minskim <minskim%pkgsrc.org@localhost>
date: Wed Feb 25 18:20:06 2004 +0000
description:
Enable pkgviews installation.
diffstat:
archivers/liblzo/Makefile | 4 +++-
security/gnutls/Makefile | 4 +++-
security/libtasn1/Makefile | 4 +++-
security/opencdk/Makefile | 4 +++-
4 files changed, 12 insertions(+), 4 deletions(-)
diffs (72 lines):
diff -r 91a3fef65233 -r 7f5dd91a1c9a archivers/liblzo/Makefile
--- a/archivers/liblzo/Makefile Wed Feb 25 18:16:28 2004 +0000
+++ b/archivers/liblzo/Makefile Wed Feb 25 18:20:06 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/02/14 17:21:32 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2004/02/25 18:23:13 minskim Exp $
#
DISTNAME= lzo-1.08
@@ -11,6 +11,8 @@
HOMEPAGE= http://www.oberhumer.com/opensource/lzo/
COMMENT= Portable lossless data compression library written in ANSI C
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
diff -r 91a3fef65233 -r 7f5dd91a1c9a security/gnutls/Makefile
--- a/security/gnutls/Makefile Wed Feb 25 18:16:28 2004 +0000
+++ b/security/gnutls/Makefile Wed Feb 25 18:20:06 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/02/25 15:53:17 minskim Exp $
+# $NetBSD: Makefile,v 1.13 2004/02/25 18:27:33 minskim Exp $
DISTNAME= gnutls-1.0.4
PKGREVISION= 1
@@ -9,6 +9,8 @@
HOMEPAGE= http://www.gnutls.org/
COMMENT= GNU Transport Layer Security library
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
diff -r 91a3fef65233 -r 7f5dd91a1c9a security/libtasn1/Makefile
--- a/security/libtasn1/Makefile Wed Feb 25 18:16:28 2004 +0000
+++ b/security/libtasn1/Makefile Wed Feb 25 18:20:06 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/02/14 17:21:52 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2004/02/25 18:25:02 minskim Exp $
DISTNAME= libtasn1-0.2.6
CATEGORIES= security devel
@@ -8,6 +8,8 @@
HOMEPAGE= http://www.gnutls.org/
COMMENT= ASN.1 structure parser library
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
diff -r 91a3fef65233 -r 7f5dd91a1c9a security/opencdk/Makefile
--- a/security/opencdk/Makefile Wed Feb 25 18:16:28 2004 +0000
+++ b/security/opencdk/Makefile Wed Feb 25 18:20:06 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/02/25 15:53:17 minskim Exp $
+# $NetBSD: Makefile,v 1.9 2004/02/25 18:20:06 minskim Exp $
#
DISTNAME= opencdk-0.5.3
@@ -10,6 +10,8 @@
HOMEPAGE= http://www.gnutls.org/
COMMENT= Open Crypto Development Kit
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
Home |
Main Index |
Thread Index |
Old Index