svn commit: r326437 - in head: textproc/referrercop www/notftp
Thomas Abthorpe
tabthorpe at FreeBSD.org
Thu Sep 5 18:40:19 UTC 2013
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 at wonko.com>
-#
+# Created by: Ryan Grove <ryan at wonko.com>
# $FreeBSD$
-#
PORTNAME= referrercop
PORTVERSION= 1.1.0
CATEGORIES= textproc www ruby
MASTER_SITES= http://wonko.com/files/
-MAINTAINER= ryan at wonko.com
+MAINTAINER= ports at 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 at 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 at wonko.com>
-#
+# Created by: Ryan Grove <ryan at wonko.com>
# $FreeBSD$
-#
PORTNAME= notftp
PORTVERSION= 1.3.1
CATEGORIES= www ftp
MASTER_SITES= http://wonko.com/notftp/files/
-MAINTAINER= ryan at wonko.com
+MAINTAINER= ports at 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}
More information about the svn-ports-head
mailing list