From owner-dev-commits-ports-main@freebsd.org Thu Jul 1 14:35:58 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 14EDC66560F; Thu, 1 Jul 2021 14:35:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GG13f07xbz3tyj; Thu, 1 Jul 2021 14:35:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E10DA22416; Thu, 1 Jul 2021 14:35:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 161EZvVQ088326; Thu, 1 Jul 2021 14:35:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 161EZvBV088325; Thu, 1 Jul 2021 14:35:57 GMT (envelope-from git) Date: Thu, 1 Jul 2021 14:35:57 GMT Message-Id: <202107011435.161EZvBV088325@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rene Ladan Subject: git: d6db6bd18b42 - main - */*: Remove expired ports: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rene X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d6db6bd18b42829b9bf5cb7a638051a7ff53ab5b Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jul 2021 14:35:58 -0000 The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=d6db6bd18b42829b9bf5cb7a638051a7ff53ab5b commit d6db6bd18b42829b9bf5cb7a638051a7ff53ab5b Author: Rene Ladan AuthorDate: 2021-07-01 14:35:43 +0000 Commit: Rene Ladan CommitDate: 2021-07-01 14:35:43 +0000 */*: Remove expired ports: 2021-06-30 databases/pgpool-II-35: EOL since January 2021, please use one of the other pgpool-II-* ports --- MOVED | 1 + databases/Makefile | 1 - databases/pgpool-II-35/Makefile | 46 ---------------------------------- databases/pgpool-II-35/distinfo | 3 --- databases/pgpool-II-35/files/pgpool.in | 34 ------------------------- databases/pgpool-II-35/pkg-descr | 8 ------ databases/pgpool-II-35/pkg-message | 15 ----------- databases/pgpool-II-35/pkg-plist | 31 ----------------------- 8 files changed, 1 insertion(+), 138 deletions(-) diff --git a/MOVED b/MOVED index 32846b8e040f..6e89a57e1041 100644 --- a/MOVED +++ b/MOVED @@ -16456,3 +16456,4 @@ www/blastbeat||2021-06-26|Removed, abandoned upstream, broken on 12.X since 2019 www/demoroniser||2021-06-26|Removed, made for Microsoft Powerpoint 9x with Perl 4.0 x11-toolkits/v||2021-06-27|Has expired: Dead upstream, unmaintained and no consumers sysutils/ssid|sysutils/setsid|2021-06-27|Move to more obvious package name +databases/pgpool-II-35||2021-07-01|Has expired: EOL since January 2021, please use one of the other pgpool-II-* ports diff --git a/databases/Makefile b/databases/Makefile index bc80aeaf5bb7..352a82ff0f63 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -588,7 +588,6 @@ SUBDIR += pglogical SUBDIR += pgmetrics SUBDIR += pgmodeler - SUBDIR += pgpool-II-35 SUBDIR += pgpool-II-36 SUBDIR += pgpool-II-37 SUBDIR += pgpool-II-40 diff --git a/databases/pgpool-II-35/Makefile b/databases/pgpool-II-35/Makefile deleted file mode 100644 index 4475b04c53d4..000000000000 --- a/databases/pgpool-II-35/Makefile +++ /dev/null @@ -1,46 +0,0 @@ -# Created by: Choe, Cheng-Dae - -PORTNAME= pgpool-II -PORTVERSION= 3.5.25 -CATEGORIES= databases -MASTER_SITES= http://www.pgpool.net/mediawiki/images/ -PKGNAMESUFFIX= 35 - -MAINTAINER= tz@FreeBSD.org -COMMENT= Connection pool server for PostgreSQL - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -DEPRECATED= EOL since January 2021, please use one of the other pgpool-II-* ports -EXPIRATION_DATE= 2021-06-30 - -PORTSCOUT= limit:^3.5.[0-9]* - -USES= gmake libtool pgsql:9.3+ -GNU_CONFIGURE= yes -USE_LDCONFIG= yes - -USE_RC_SUBR= pgpool -CONFLICTS= pgpool-II-[0-9]* - -PORTDOCS= * - -OPTIONS_DEFINE= DOCS SSL -OPTIONS_DEFAULT= SSL - -SSL_CONFIGURE_WITH= openssl -SSL_USES= ssl - -post-install: - @${MKDIR} ${STAGEDIR}/var/run/pgpool - ${INSTALL_LIB} ${WRKSRC}/src/libs/pcp/.libs/libpcp.so.1.0.0 ${STAGEDIR}${PREFIX}/lib - -post-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - cd ${WRKSRC} && ${COPYTREE_SHARE} doc ${STAGEDIR}${DOCSDIR} "-not -name Makefile.\*" -.for f in AUTHORS ChangeLog NEWS TODO - ${INSTALL_DATA} ${WRKSRC}/$f ${STAGEDIR}${DOCSDIR} -.endfor - -.include diff --git a/databases/pgpool-II-35/distinfo b/databases/pgpool-II-35/distinfo deleted file mode 100644 index da73a213046c..000000000000 --- a/databases/pgpool-II-35/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1594799196 -SHA256 (pgpool-II-3.5.25.tar.gz) = dddea93e0fdf3bef03abcdc127696b8e2efcf7b3d2819561a926514ab2f71aff -SIZE (pgpool-II-3.5.25.tar.gz) = 2287943 diff --git a/databases/pgpool-II-35/files/pgpool.in b/databases/pgpool-II-35/files/pgpool.in deleted file mode 100644 index b58811d92986..000000000000 --- a/databases/pgpool-II-35/files/pgpool.in +++ /dev/null @@ -1,34 +0,0 @@ -#!/bin/sh - -# PROVIDE: pgpool -# REQUIRE: LOGIN -# KEYWORD: shutdown -# -# Add the following lines to /etc/rc.conf.local or /etc/rc.conf -# to enable this service: -# -# pgpool_enable (bool): Set to NO by default. -# Set it to YES to enable pgpool. -# pgpool_conf (file): Set location of your config. -# Default is "%%PREFIX%%/etc/pgpool.conf" -# pgpool_user (uid): User ID to run as (default nobody) -# - -. /etc/rc.subr - -name=pgpool -rcvar=pgpool_enable - -load_rc_config $name - -: ${pgpool_enable="NO"} -: ${pgpool_conf="%%PREFIX%%/etc/pgpool.conf"} -: ${pgpool_user="nobody"} - -command="%%PREFIX%%/bin/pgpool" -command_args="-f ${pgpool_conf}" -stop_cmd="${command} ${command_args} stop" - -required_files="${pgpool_conf}" - -run_rc_command "$1" diff --git a/databases/pgpool-II-35/pkg-descr b/databases/pgpool-II-35/pkg-descr deleted file mode 100644 index 474bcbe9a30e..000000000000 --- a/databases/pgpool-II-35/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -pgpool is a connection pool server for PostgreSQL. pgpool runs between -PostgreSQL's clients(front ends) and servers(back ends). A PostgreSQL client can -connect to pgpool as if it were a standard PostgreSQL server. - -pgpool caches the connection to PostgreSQL server to reduce the overhead to -establish the connection to it. - -WWW: https://pgpool.net/ diff --git a/databases/pgpool-II-35/pkg-message b/databases/pgpool-II-35/pkg-message deleted file mode 100644 index 1df287cd433a..000000000000 --- a/databases/pgpool-II-35/pkg-message +++ /dev/null @@ -1,15 +0,0 @@ -[ -{ type: install - message: <