diff options
author | dougb <dougb@FreeBSD.org> | 2011-08-23 15:45:27 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-08-23 15:45:27 +0800 |
commit | 7632c60afb269aba56496fb4bb55b103fdbaa265 (patch) | |
tree | e3cc3024b114ad779e369d158bd716d2d6c6d8e6 /databases | |
parent | 23665566abffe427d7df596fcdf53a21bab229eb (diff) | |
download | freebsd-ports-gnome-7632c60afb269aba56496fb4bb55b103fdbaa265.tar.gz freebsd-ports-gnome-7632c60afb269aba56496fb4bb55b103fdbaa265.tar.zst freebsd-ports-gnome-7632c60afb269aba56496fb4bb55b103fdbaa265.zip |
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
Diffstat (limited to 'databases')
-rw-r--r-- | databases/mysql_last_value/Makefile | 3 | ||||
-rw-r--r-- | databases/mysql_last_value/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/databases/mysql_last_value/Makefile b/databases/mysql_last_value/Makefile index be16cb329024..6964d7d5360a 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 00ef11fa62bb..bfbc6ecf8fd1 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 |