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 Jan 25 12:10:38 UTC 2026

Modified Files:
        pkgsrc/databases: Makefile
Removed Files:
        pkgsrc/databases/py-pgnotify: DESCR Makefile PLIST distinfo
        pkgsrc/databases/py-pgnotify/patches: patch-pgnotify.py

Log Message:
py-pgnotify: removed; dead upstream


To generate a diff of this commit:
cvs rdiff -u -r1.740 -r1.741 pkgsrc/databases/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/databases/py-pgnotify/DESCR
cvs rdiff -u -r1.23 -r0 pkgsrc/databases/py-pgnotify/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/databases/py-pgnotify/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/databases/py-pgnotify/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/databases/py-pgnotify/patches/patch-pgnotify.py

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.740 pkgsrc/databases/Makefile:1.741
--- pkgsrc/databases/Makefile:1.740     Sun Jan 25 12:02:56 2026
+++ pkgsrc/databases/Makefile   Sun Jan 25 12:10:37 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.740 2026/01/25 12:02:56 adam Exp $
+# $NetBSD: Makefile,v 1.741 2026/01/25 12:10:37 adam Exp $
 
 COMMENT=       Databases
 
@@ -366,7 +366,6 @@ SUBDIR+=    postgresql18-server
 SUBDIR+=       prometheus
 SUBDIR+=       prometheus-cpp
 SUBDIR+=       pxtools
-SUBDIR+=       py-PgSQL
 SUBDIR+=       py-agate-dbf
 SUBDIR+=       py-agate-excel
 SUBDIR+=       py-agate-sql
@@ -377,7 +376,6 @@ SUBDIR+=    py-asyncpg
 SUBDIR+=       py-barman
 SUBDIR+=       py-bsddb3
 SUBDIR+=       py-cassandra-driver
-SUBDIR+=       py-cx_Oracle
 SUBDIR+=       py-dbf
 SUBDIR+=       py-dbfread
 SUBDIR+=       py-dsinternals
@@ -391,13 +389,11 @@ SUBDIR+=  py-ldap3
 SUBDIR+=       py-lmdb
 SUBDIR+=       py-metakit
 SUBDIR+=       py-mongo
-SUBDIR+=       py-mssql
 SUBDIR+=       py-multidict
 SUBDIR+=       py-mysql-connector
 SUBDIR+=       py-mysqlclient
 SUBDIR+=       py-orderedmultidict
 SUBDIR+=       py-peewee
-SUBDIR+=       py-pgnotify
 SUBDIR+=       py-pickleshare
 SUBDIR+=       py-postgresql
 SUBDIR+=       py-psycopg2



Home | Main Index | Thread Index | Old Index