summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-07-23 02:53:43 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-07-23 02:53:43 +0000
commit0d8f47d8f738a5a2acfff16702a824e5e1deed7e (patch)
tree1059becd0160fb62849327119f17f1d079c33846 /databases
parent- utilize MASTER_SITE_PERL_CPAN (diff)
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
Notes
Notes: svn path=/head/; revision=139936
Diffstat (limited to 'databases')
-rw-r--r--databases/gauche-gdbm/Makefile2
-rw-r--r--databases/hs-hsql/Makefile2
-rw-r--r--databases/ruby-criteria/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/databases/gauche-gdbm/Makefile b/databases/gauche-gdbm/Makefile
index 043bc37bb325..a7d41217fd30 100644
--- a/databases/gauche-gdbm/Makefile
+++ b/databases/gauche-gdbm/Makefile
@@ -21,6 +21,8 @@ LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
RUN_DEPENDS= gosh:${PORTSDIR}/${GAUCHE_PORT}
BROKEN= Incorrect pkg-plist
+DEPRECATED= "${BROKEN}"
+EXPIRATION_DATE=2005-09-22
GAUCHE_PORT= lang/gauche
diff --git a/databases/hs-hsql/Makefile b/databases/hs-hsql/Makefile
index a8d07d83d9f9..c59320b86538 100644
--- a/databases/hs-hsql/Makefile
+++ b/databases/hs-hsql/Makefile
@@ -18,6 +18,8 @@ MAINTAINER= haskell@FreeBSD.org
COMMENT= Haskell access to SQL
BROKEN= "Not compatible with latest GHC yet"
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc
diff --git a/databases/ruby-criteria/Makefile b/databases/ruby-criteria/Makefile
index 0526d40bbb5c..b7b1791510c7 100644
--- a/databases/ruby-criteria/Makefile
+++ b/databases/ruby-criteria/Makefile
@@ -16,6 +16,8 @@ MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby module for SQL query abstraction, and others
BROKEN= "Fails self-test during build"
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_RUBY= yes
USE_RUBY_SETUP= yes