From owner-svn-ports-head@FreeBSD.ORG Sun Nov 4 16:59:47 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A29672C9; Sun, 4 Nov 2012 16:59:47 +0000 (UTC) (envelope-from crees@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 712058FC14; Sun, 4 Nov 2012 16:59:47 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id qA4Gxlak031889; Sun, 4 Nov 2012 16:59:47 GMT (envelope-from crees@svn.freebsd.org) Received: (from crees@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id qA4GxlVU031885; Sun, 4 Nov 2012 16:59:47 GMT (envelope-from crees@svn.freebsd.org) Message-Id: <201211041659.qA4GxlVU031885@svn.freebsd.org> From: Chris Rees Date: Sun, 4 Nov 2012 16:59:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306975 - in head/sysutils: . reed X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Nov 2012 16:59:47 -0000 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 -# +# Created by: Pete Fritchman # $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/