diff options
author | bapt <bapt@FreeBSD.org> | 2012-10-26 22:57:50 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-10-26 22:57:50 +0800 |
commit | b88fc25e8c884f8a7287ccb427c1d9915a20057b (patch) | |
tree | d79a568897e9f4b2b60f2aa52b357f45aea58060 /databases | |
parent | 62362c386f112d49f6a13cf9af055cbf3a1d14d8 (diff) | |
download | freebsd-ports-gnome-b88fc25e8c884f8a7287ccb427c1d9915a20057b.tar.gz freebsd-ports-gnome-b88fc25e8c884f8a7287ccb427c1d9915a20057b.tar.zst freebsd-ports-gnome-b88fc25e8c884f8a7287ccb427c1d9915a20057b.zip |
Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available, or for which are -devel version with a more
recent stable version for long
Feature safe: yes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/php-sqlrelay/Makefile | 9 | ||||
-rw-r--r-- | databases/postgresql-libpqxx/Makefile | 9 |
2 files changed, 8 insertions, 10 deletions
diff --git a/databases/php-sqlrelay/Makefile b/databases/php-sqlrelay/Makefile index ef541abaa9d9..b32a593f54b3 100644 --- a/databases/php-sqlrelay/Makefile +++ b/databases/php-sqlrelay/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: PHP module for SQL Relay -# Date created: 2 July 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= ${SQLRELAY_PORTNAME} PORTVERSION= ${SQLRELAY_PORTVERSION} @@ -16,6 +12,9 @@ DISTFILES= # none MAINTAINER= ports@FreeBSD.org COMMENT= PHP modules to access to SQL Relay +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-11-26 + EXTRACT_DEPENDS= ${NONEXISTENT}:${SQLRELAY_PORTDIR}:patch LIB_DEPENDS= sqlrclient.0:${SQLRELAY_PORTDIR} diff --git a/databases/postgresql-libpqxx/Makefile b/databases/postgresql-libpqxx/Makefile index 6b7752551a03..fdfc5ac6d4f5 100644 --- a/databases/postgresql-libpqxx/Makefile +++ b/databases/postgresql-libpqxx/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: PostgreSQL Pgaccess -# Date created: December 1st, 2002 -# Whom: Palle Girgensohn <girgen@pingpong.net> -# +# Created by: Palle Girgensohn <girgen@pingpong.net> # $FreeBSD$ -# PORTNAME= libpqxx PORTVERSION= 4.0 @@ -15,6 +11,9 @@ DIST_SUBDIR= postgresql MAINTAINER= ports@FreeBSD.org COMMENT= A new C++ interface for PostgreSQL +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-11-26 + CONFLICTS= postgresql-libpqxx-3.* PORTSCOUT= limit:^2\. |