From 7632c60afb269aba56496fb4bb55b103fdbaa265 Mon Sep 17 00:00:00 2001 From: dougb Date: Tue, 23 Aug 2011 07:45:27 +0000 Subject: Geocities has been gone for almost 2 years now, so let's remove references to it. Deprecate ports whose only MASTER_SITE is (was) geocities --- databases/mysql_last_value/Makefile | 3 +++ databases/mysql_last_value/pkg-descr | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'databases') diff --git a/databases/mysql_last_value/Makefile b/databases/mysql_last_value/Makefile index be16cb32902..6964d7d5360 100644 --- a/databases/mysql_last_value/Makefile +++ b/databases/mysql_last_value/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= http://www.geocities.com/jahan.geo/ MAINTAINER= jahan@bol-online.com COMMENT= Replaces NULL value of current column with value from top row +BROKEN= No Master Site +EXPIRATION_DATE= 2011-09-01 + LIB_DEPENDS= mysqlclient.14:${PORTSDIR}/databases/mysql41-client PLIST_FILES= bin/mysql_last_value diff --git a/databases/mysql_last_value/pkg-descr b/databases/mysql_last_value/pkg-descr index 00ef11fa62b..bfbc6ecf8fd 100644 --- a/databases/mysql_last_value/pkg-descr +++ b/databases/mysql_last_value/pkg-descr @@ -1,7 +1,5 @@ mysql_last_value() replace null value of column from row above the current row. Its like "same as above". -WWW: http://www.geocities.com/jahan.geo - -Aftab Jahan Subedar jahan@bol-online.com jahan@geocities.com -- cgit