pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases
Module Name: pkgsrc
Committed By: adam
Date: Sun Jul 30 17:35:39 UTC 2017
Modified Files:
pkgsrc/databases: Makefile
pkgsrc/databases/rrdtool: options.mk
Removed Files:
pkgsrc/databases/py-python-rrdtool: DESCR Makefile PLIST distinfo
Log Message:
Removed databases/py-python-rrdtool successor py-rrdtool
To generate a diff of this commit:
cvs rdiff -u -r1.532 -r1.533 pkgsrc/databases/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/databases/py-python-rrdtool/DESCR \
pkgsrc/databases/py-python-rrdtool/PLIST
cvs rdiff -u -r1.9 -r0 pkgsrc/databases/py-python-rrdtool/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/databases/py-python-rrdtool/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/databases/rrdtool/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/databases/Makefile
diff -u pkgsrc/databases/Makefile:1.532 pkgsrc/databases/Makefile:1.533
--- pkgsrc/databases/Makefile:1.532 Thu Jul 27 18:31:20 2017
+++ pkgsrc/databases/Makefile Sun Jul 30 17:35:39 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.532 2017/07/27 18:31:20 adam Exp $
+# $NetBSD: Makefile,v 1.533 2017/07/30 17:35:39 adam Exp $
COMMENT= Databases
@@ -355,7 +355,6 @@ SUBDIR+= py-pickleshare
SUBDIR+= py-postgresql
SUBDIR+= py-psycopg2
SUBDIR+= py-pymysql
-SUBDIR+= py-python-rrdtool
SUBDIR+= py-python-sql
SUBDIR+= py-redis
SUBDIR+= py-rrdtool
Index: pkgsrc/databases/rrdtool/options.mk
diff -u pkgsrc/databases/rrdtool/options.mk:1.4 pkgsrc/databases/rrdtool/options.mk:1.5
--- pkgsrc/databases/rrdtool/options.mk:1.4 Thu Jul 27 18:31:20 2017
+++ pkgsrc/databases/rrdtool/options.mk Sun Jul 30 17:35:39 2017
@@ -1,12 +1,9 @@
-# $NetBSD: options.mk,v 1.4 2017/07/27 18:31:20 adam Exp $
+# $NetBSD: options.mk,v 1.5 2017/07/30 17:35:39 adam Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.rrdtool
PKG_SUPPORTED_OPTIONS= lua tcl
PKG_SUGGESTED_OPTIONS= lua tcl
-# Note that there's another (apparently different) python library
-# in databases/py-python-rrdtool.
-
.include "../../mk/bsd.options.mk"
PLIST_VARS+= lua tcl
Home |
Main Index |
Thread Index |
Old Index