Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2013 18:40:18 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r326437 - in head: textproc/referrercop www/notftp
Message-ID:  <201309051840.r85IeIFW021062@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Thu Sep  5 18:40:18 2013
New Revision: 326437
URL: http://svnweb.freebsd.org/changeset/ports/326437

Log:
  - Deprecate and reassign to the heap at maintainer's request

Modified:
  head/textproc/referrercop/Makefile   (contents, props changed)
  head/textproc/referrercop/pkg-descr   (contents, props changed)
  head/www/notftp/Makefile   (contents, props changed)

Modified: head/textproc/referrercop/Makefile
==============================================================================
--- head/textproc/referrercop/Makefile	Thu Sep  5 18:24:58 2013	(r326436)
+++ head/textproc/referrercop/Makefile	Thu Sep  5 18:40:18 2013	(r326437)
@@ -1,18 +1,17 @@
-# New ports collection makefile for:    referrercop
-# Date created:        21 June 2005
-# Whom:                Ryan Grove <ryan@wonko.com>
-#
+# Created by: Ryan Grove <ryan@wonko.com>
 # $FreeBSD$
-#
 
 PORTNAME=	referrercop
 PORTVERSION=	1.1.0
 CATEGORIES=	textproc www ruby
 MASTER_SITES=	http://wonko.com/files/
 
-MAINTAINER=	ryan@wonko.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Filters referrer spam from Apache logs and AWStats data files
 
+DEPRECATED=	distfile unfetchable
+EXPIRATION_DATE=2014-01-01
+
 NO_BUILD=		yes
 USE_RUBY=		yes
 USE_RUBY_FEATURES=	fileutils optparse ruby18

Modified: head/textproc/referrercop/pkg-descr
==============================================================================
--- head/textproc/referrercop/pkg-descr	Thu Sep  5 18:24:58 2013	(r326436)
+++ head/textproc/referrercop/pkg-descr	Thu Sep  5 18:40:18 2013	(r326437)
@@ -3,4 +3,3 @@
  returns the filtered files via standard output.
 
 Author: Ryan Grove <ryan@wonko.com>
-WWW: http://wiki.wonko.com/software/referrercop/

Modified: head/www/notftp/Makefile
==============================================================================
--- head/www/notftp/Makefile	Thu Sep  5 18:24:58 2013	(r326436)
+++ head/www/notftp/Makefile	Thu Sep  5 18:40:18 2013	(r326437)
@@ -1,18 +1,17 @@
-# New ports collection makefile for:	NotFTP
-# Date created:		3 July 2002
-# Whom:			Ryan Grove <ryan@wonko.com>
-#
+# Created by: Ryan Grove <ryan@wonko.com>
 # $FreeBSD$
-#
 
 PORTNAME=	notftp
 PORTVERSION=	1.3.1
 CATEGORIES=	www ftp
 MASTER_SITES=	http://wonko.com/notftp/files/
 
-MAINTAINER=	ryan@wonko.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	An easy to use Web to FTP gateway written in PHP
 
+DEPRECATED=	distfile unfetchable
+EXPIRATION_DATE=2014-01-01
+
 USE_PHP=	yes
 
 PREFIX=		${LOCALBASE}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309051840.r85IeIFW021062>