aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2011-08-26 19:03:32 +0800
committerdinoex <dinoex@FreeBSD.org>2011-08-26 19:03:32 +0800
commit52ce6cf4f21aec10a05bf336d0a1eb66341b5777 (patch)
treeae0f1548c07942e1e148305cf9efdb8305ac292d /databases
parent1adcbc92d7572235a50a5145438666be44b7cd76 (diff)
downloadfreebsd-ports-graphics-52ce6cf4f21aec10a05bf336d0a1eb66341b5777.tar.gz
freebsd-ports-graphics-52ce6cf4f21aec10a05bf336d0a1eb66341b5777.tar.zst
freebsd-ports-graphics-52ce6cf4f21aec10a05bf336d0a1eb66341b5777.zip
- mark DEPRECATED
Diffstat (limited to 'databases')
-rw-r--r--databases/ruby-postgres/Makefile4
-rw-r--r--databases/rubygem-postgres/Makefile4
2 files changed, 8 insertions, 0 deletions
diff --git a/databases/ruby-postgres/Makefile b/databases/ruby-postgres/Makefile
index 9a79f681bbb..f0e286d757a 100644
--- a/databases/ruby-postgres/Makefile
+++ b/databases/ruby-postgres/Makefile
@@ -17,6 +17,10 @@ DIST_SUBDIR= ruby
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Ruby interface to PostgreSQL library
+IGNORE= is replaced by ruby-pg
+DEPRECATED= is replaced by ruby-pg
+EXPIRATION_DATE= 2011-10-01
+
USE_PGSQL= yes
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/databases/rubygem-postgres/Makefile b/databases/rubygem-postgres/Makefile
index 628d64851ed..85e776d6252 100644
--- a/databases/rubygem-postgres/Makefile
+++ b/databases/rubygem-postgres/Makefile
@@ -14,6 +14,10 @@ MASTER_SITES= RG
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Ruby interface to PostgreSQL library
+IGNORE= is replaced by rubygem-pg
+DEPRECATED= is replaced by rubygem-pg
+EXPIRATION_DATE= 2011-10-01
+
USE_PGSQL= yes
USE_RUBY= yes
USE_RUBYGEMS= yes