aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-02-11 09:23:35 +0800
committerkris <kris@FreeBSD.org>2007-02-11 09:23:35 +0800
commit35d77456ca562e360ad86733def5f58bdbde6f66 (patch)
treedb259b23860cf0c04945a8c663ea95acbf8f0b39 /databases
parent68db2280bea39b12abe2f3c64f94bb9d12eaaa15 (diff)
downloadfreebsd-ports-gnome-35d77456ca562e360ad86733def5f58bdbde6f66.tar.gz
freebsd-ports-gnome-35d77456ca562e360ad86733def5f58bdbde6f66.tar.zst
freebsd-ports-gnome-35d77456ca562e360ad86733def5f58bdbde6f66.zip
Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
Diffstat (limited to 'databases')
-rw-r--r--databases/mergeant/Makefile2
-rw-r--r--databases/pecl-paradox/Makefile2
-rw-r--r--databases/py-sqlite3/Makefile2
-rw-r--r--databases/ruby-dbd_interbase/Makefile2
-rw-r--r--databases/usogres/Makefile2
5 files changed, 10 insertions, 0 deletions
diff --git a/databases/mergeant/Makefile b/databases/mergeant/Makefile
index ce45523b51d5..3d6c77a5c531 100644
--- a/databases/mergeant/Makefile
+++ b/databases/mergeant/Makefile
@@ -30,5 +30,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
BROKEN= does not build with new libgnomedb
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2007-04-10
.include <bsd.port.mk>
diff --git a/databases/pecl-paradox/Makefile b/databases/pecl-paradox/Makefile
index cb6d21073dbd..3331792d529b 100644
--- a/databases/pecl-paradox/Makefile
+++ b/databases/pecl-paradox/Makefile
@@ -19,6 +19,8 @@ COMMENT= An extension to read and write Paradox files
LIB_DEPENDS= px.6:${PORTSDIR}/databases/pxlib
BROKEN= Does not compile
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2007-04-10
USE_PHP= yes
USE_PHPIZE= yes
diff --git a/databases/py-sqlite3/Makefile b/databases/py-sqlite3/Makefile
index 3c845bf15a81..9f755da77ffe 100644
--- a/databases/py-sqlite3/Makefile
+++ b/databases/py-sqlite3/Makefile
@@ -20,6 +20,8 @@ COMMENT= Standard Python binding to the SQLite3 library
LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3
BROKEN= Incomplete pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2007-04-10
PLIST_FILES= lib/%%PYTHON_VERSION%%/site-packages/_sqlite3.so
DIST_SUBDIR= python
diff --git a/databases/ruby-dbd_interbase/Makefile b/databases/ruby-dbd_interbase/Makefile
index d88d6e73026e..163f6d450bb0 100644
--- a/databases/ruby-dbd_interbase/Makefile
+++ b/databases/ruby-dbd_interbase/Makefile
@@ -33,5 +33,7 @@ CONFIGURE_ARGS= --with=${PORTNAME}
.include "${.CURDIR}/../ruby-dbi/Makefile.common"
BROKEN= Does not compile
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2007-04-10
.include <bsd.port.mk>
diff --git a/databases/usogres/Makefile b/databases/usogres/Makefile
index 1bb8dc91af27..36e864138dd6 100644
--- a/databases/usogres/Makefile
+++ b/databases/usogres/Makefile
@@ -15,6 +15,8 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Real-time backup utility for PostgreSQL
BROKEN= Leaves behind config file on deinstall
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2007-04-10
USE_BZIP2= yes
GNU_CONFIGURE= yes