Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Nov 2012 16:59:47 +0000 (UTC)
From:      Chris Rees <crees@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r306975 - in head/sysutils: . reed
Message-ID:  <201211041659.qA4GxlVU031885@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: crees
Date: Sun Nov  4 16:59:46 2012
New Revision: 306975
URL: http://svn.freebsd.org/changeset/ports/306975

Log:
  Revive sysutils/reed, and take on role as upstream
  
  Feature safe:	yes

Added:
  head/sysutils/reed/
     - copied from r306389, head/sysutils/reed/
Modified:
  head/sysutils/Makefile
  head/sysutils/reed/Makefile
  head/sysutils/reed/pkg-descr

Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile	Sun Nov  4 16:25:05 2012	(r306974)
+++ head/sysutils/Makefile	Sun Nov  4 16:59:46 2012	(r306975)
@@ -745,6 +745,7 @@
     SUBDIR += rdup
     SUBDIR += readlink
     SUBDIR += recoverdm
+    SUBDIR += reed
     SUBDIR += rej
     SUBDIR += relaxconf
     SUBDIR += relpath

Modified: head/sysutils/reed/Makefile
==============================================================================
--- head/sysutils/reed/Makefile	Thu Oct 25 17:28:07 2012	(r306389)
+++ head/sysutils/reed/Makefile	Sun Nov  4 16:59:46 2012	(r306975)
@@ -1,22 +1,15 @@
-# New ports collection makefile for:	reed
-# Date created:				7 August 2001
-# Whom:					Pete Fritchman <petef@databits.net>
-#
+# Created by: Pete Fritchman <petef@databits.net>
 # $FreeBSD$
-#
 
 PORTNAME=	reed
 PORTVERSION=	5.4
 PORTREVISION=	1
 CATEGORIES=	sysutils
-MASTER_SITES=	http://www.sacredchao.net/~piman/archive/
+MASTER_SITES=	http://www.bayofrum.net/dist/${PORTNAME}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	crees@FreeBSD.org
 COMMENT=	A text pager with autoscrolling and more
 
-DEPRECATED=	No more public distfiles
-EXPIRATION_DATE=	2012-10-20
-
 USE_PERL5=	yes
 HAS_CONFIGURE=	yes
 CONFIGURE_SCRIPT=	configures

Modified: head/sysutils/reed/pkg-descr
==============================================================================
--- head/sysutils/reed/pkg-descr	Thu Oct 25 17:28:07 2012	(r306389)
+++ head/sysutils/reed/pkg-descr	Sun Nov  4 16:59:46 2012	(r306975)
@@ -3,5 +3,3 @@ reed is a text pager for reading large f
 would expect for a pager (multiple buffers, searching, file
 information, subshells, etc) and more: persistent bookmarks, auto
 scrolling, and support for many different types of files.
-
-WWW: http://web.archive.org/web/20040217010815/www.sacredchao.net/software/reed/



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