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: Mon Jan 22 16:46:17 UTC 2024
Modified Files:
pkgsrc/databases: Makefile
Removed Files:
pkgsrc/databases/postgresql11: DESCR Makefile Makefile.common PLIST
distinfo options.mk
pkgsrc/databases/postgresql11/files: dynloader-ltdl.h
pkgsrc/databases/postgresql11/patches: patch-config_missing
patch-config_perl.m4 patch-configure patch-contrib_dblink_dblink.c
patch-contrib_uuid-ossp_Makefile patch-src_Makefile.global.in
patch-src_Makefile.shlib patch-src_backend_Makefile
patch-src_backend_utils_adt_datetime.c patch-src_fe__utils_Makefile
patch-src_interfaces_libpq_Makefile
patch-src_makefiles_Makefile.solaris
patch-src_pl_plperl_GNUmakefile patch-src_pl_plperl_plperl.h
Log Message:
postgresql11: removed; end-of-life
To generate a diff of this commit:
cvs rdiff -u -r1.700 -r1.701 pkgsrc/databases/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/databases/postgresql11/DESCR \
pkgsrc/databases/postgresql11/PLIST
cvs rdiff -u -r1.33 -r0 pkgsrc/databases/postgresql11/Makefile
cvs rdiff -u -r1.35 -r0 pkgsrc/databases/postgresql11/Makefile.common
cvs rdiff -u -r1.29 -r0 pkgsrc/databases/postgresql11/distinfo
cvs rdiff -u -r1.8 -r0 pkgsrc/databases/postgresql11/options.mk
cvs rdiff -u -r1.1 -r0 pkgsrc/databases/postgresql11/files/dynloader-ltdl.h
cvs rdiff -u -r1.1 -r0 \
pkgsrc/databases/postgresql11/patches/patch-config_missing \
pkgsrc/databases/postgresql11/patches/patch-config_perl.m4 \
pkgsrc/databases/postgresql11/patches/patch-configure \
pkgsrc/databases/postgresql11/patches/patch-contrib_dblink_dblink.c \
pkgsrc/databases/postgresql11/patches/patch-contrib_uuid-ossp_Makefile \
pkgsrc/databases/postgresql11/patches/patch-src_Makefile.global.in \
pkgsrc/databases/postgresql11/patches/patch-src_Makefile.shlib \
pkgsrc/databases/postgresql11/patches/patch-src_backend_utils_adt_datetime.c \
pkgsrc/databases/postgresql11/patches/patch-src_fe__utils_Makefile \
pkgsrc/databases/postgresql11/patches/patch-src_interfaces_libpq_Makefile \
pkgsrc/databases/postgresql11/patches/patch-src_makefiles_Makefile.solaris \
pkgsrc/databases/postgresql11/patches/patch-src_pl_plperl_GNUmakefile
cvs rdiff -u -r1.2 -r0 \
pkgsrc/databases/postgresql11/patches/patch-src_backend_Makefile \
pkgsrc/databases/postgresql11/patches/patch-src_pl_plperl_plperl.h
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.700 pkgsrc/databases/Makefile:1.701
--- pkgsrc/databases/Makefile:1.700 Wed Jan 10 16:32:46 2024
+++ pkgsrc/databases/Makefile Mon Jan 22 16:46:16 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.700 2024/01/10 16:32:46 schmonz Exp $
+# $NetBSD: Makefile,v 1.701 2024/01/22 16:46:16 adam Exp $
COMMENT= Databases
@@ -311,14 +311,6 @@ SUBDIR+= postgresql-postgis2
SUBDIR+= postgresql-redislog
SUBDIR+= postgresql-timescaledb
SUBDIR+= postgresql-wal2json
-SUBDIR+= postgresql11
-SUBDIR+= postgresql11-client
-SUBDIR+= postgresql11-contrib
-SUBDIR+= postgresql11-docs
-SUBDIR+= postgresql11-plperl
-SUBDIR+= postgresql11-plpython
-SUBDIR+= postgresql11-pltcl
-SUBDIR+= postgresql11-server
SUBDIR+= postgresql12
SUBDIR+= postgresql12-client
SUBDIR+= postgresql12-contrib
Home |
Main Index |
Thread Index |
Old Index