From owner-svn-ports-all@FreeBSD.ORG Tue Jan 6 09:40:22 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E50E4762; Tue, 6 Jan 2015 09:40:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CE8EC66543; Tue, 6 Jan 2015 09:40:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t069eL0s001290; Tue, 6 Jan 2015 09:40:21 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t069eH9B001264; Tue, 6 Jan 2015 09:40:17 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201501060940.t069eH9B001264@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Tue, 6 Jan 2015 09:40:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376408 - in head/sysutils: areca-cli cdircmp cmospwd edid-decode highlnk hploscripts logstalgia magicrescue most rej screenie tmpreaper vii watchfolder weedit wuzzah zeroer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jan 2015 09:40:22 -0000 Author: ehaupt Date: Tue Jan 6 09:40:16 2015 New Revision: 376408 URL: https://svnweb.freebsd.org/changeset/ports/376408 QAT: https://qat.redports.org/buildarchive/r376408/ Log: Move MASTER_SITES from CRITICAL to LOCAL/ehaupt Modified: head/sysutils/areca-cli/Makefile head/sysutils/cdircmp/Makefile head/sysutils/cmospwd/Makefile head/sysutils/edid-decode/Makefile head/sysutils/highlnk/Makefile head/sysutils/hploscripts/Makefile head/sysutils/logstalgia/Makefile head/sysutils/magicrescue/Makefile head/sysutils/most/Makefile head/sysutils/rej/Makefile head/sysutils/screenie/Makefile head/sysutils/tmpreaper/Makefile head/sysutils/vii/Makefile head/sysutils/watchfolder/Makefile head/sysutils/weedit/Makefile head/sysutils/wuzzah/Makefile head/sysutils/zeroer/Makefile Modified: head/sysutils/areca-cli/Makefile ============================================================================== --- head/sysutils/areca-cli/Makefile Tue Jan 6 09:40:02 2015 (r376407) +++ head/sysutils/areca-cli/Makefile Tue Jan 6 09:40:16 2015 (r376408) @@ -6,7 +6,7 @@ DISTVERSION= ${CLI_VER}.${CLI_REV} PORTEPOCH= 1 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.areca.com.tw/RaidCards/AP_Drivers/FreeBSD/CLI/ \ - CRITICAL + LOCAL/ehaupt PKGNAMESUFFIX= -${ARCH} DISTNAME= v${CLI_VER}_${CLI_REV} Modified: head/sysutils/cdircmp/Makefile ============================================================================== --- head/sysutils/cdircmp/Makefile Tue Jan 6 09:40:02 2015 (r376407) +++ head/sysutils/cdircmp/Makefile Tue Jan 6 09:40:16 2015 (r376408) @@ -4,7 +4,7 @@ PORTNAME= cdircmp PORTVERSION= 0.3 CATEGORIES= sysutils -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Compare directories and select files to copy Modified: head/sysutils/cmospwd/Makefile ============================================================================== --- head/sysutils/cmospwd/Makefile Tue Jan 6 09:40:02 2015 (r376407) +++ head/sysutils/cmospwd/Makefile Tue Jan 6 09:40:16 2015 (r376408) @@ -5,7 +5,7 @@ PORTNAME= cmospwd PORTVERSION= 5.1 CATEGORIES= sysutils MASTER_SITES= http://www.cgsecurity.org/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= BIOS password recovery tool Modified: head/sysutils/edid-decode/Makefile ============================================================================== --- head/sysutils/edid-decode/Makefile Tue Jan 6 09:40:02 2015 (r376407) +++ head/sysutils/edid-decode/Makefile Tue Jan 6 09:40:16 2015 (r376408) @@ -4,7 +4,7 @@ PORTNAME= edid-decode PORTVERSION= 0.1.20140911 CATEGORIES= sysutils -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Decodes binary EDID information from monitors Modified: head/sysutils/highlnk/Makefile ============================================================================== --- head/sysutils/highlnk/Makefile Tue Jan 6 09:40:02 2015 (r376407) +++ head/sysutils/highlnk/Makefile Tue Jan 6 09:40:16 2015 (r376408) @@ -5,7 +5,7 @@ PORTNAME= highlnk DISTVERSION= 0.2 CATEGORIES= sysutils MASTER_SITES= http://perli.net/projekte/highlnk/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Tool to save disk space on hard disks by using hardlinks Modified: head/sysutils/hploscripts/Makefile ============================================================================== --- head/sysutils/hploscripts/Makefile Tue Jan 6 09:40:02 2015 (r376407) +++ head/sysutils/hploscripts/Makefile Tue Jan 6 09:40:16 2015 (r376408) @@ -5,7 +5,7 @@ PORTNAME= hploscripts PORTVERSION= 3.0 PORTREVISION= 2 CATEGORIES= sysutils perl5 -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= HP Lights-Out management perl scripts Modified: head/sysutils/logstalgia/Makefile ============================================================================== --- head/sysutils/logstalgia/Makefile Tue Jan 6 09:40:02 2015 (r376407) +++ head/sysutils/logstalgia/Makefile Tue Jan 6 09:40:16 2015 (r376408) @@ -5,7 +5,7 @@ PORTNAME= logstalgia PORTVERSION= 1.0.3 PORTREVISION= 8 CATEGORIES= sysutils www -MASTER_SITES= GOOGLE_CODE CRITICAL +MASTER_SITES= GOOGLE_CODE LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Website access log visualization tool Modified: head/sysutils/magicrescue/Makefile ============================================================================== --- head/sysutils/magicrescue/Makefile Tue Jan 6 09:40:02 2015 (r376407) +++ head/sysutils/magicrescue/Makefile Tue Jan 6 09:40:16 2015 (r376408) @@ -5,7 +5,7 @@ PORTNAME= magicrescue PORTVERSION= 1.1.9 CATEGORIES= sysutils MASTER_SITES= http://www.itu.dk/people/jobr/magicrescue/release/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= File recovery tool which recovers deleted files from a block device Modified: head/sysutils/most/Makefile ============================================================================== --- head/sysutils/most/Makefile Tue Jan 6 09:40:02 2015 (r376407) +++ head/sysutils/most/Makefile Tue Jan 6 09:40:16 2015 (r376408) @@ -6,7 +6,7 @@ PORTVERSION= 5.0.0 PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Pager (like less) which has support for windows and binary files Modified: head/sysutils/rej/Makefile ============================================================================== --- head/sysutils/rej/Makefile Tue Jan 6 09:40:02 2015 (r376407) +++ head/sysutils/rej/Makefile Tue Jan 6 09:40:16 2015 (r376408) @@ -5,7 +5,7 @@ PORTNAME= rej PORTVERSION= 0.16 PORTREVISION= 1 CATEGORIES= sysutils perl5 -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Merges patch-rejects and runs a merge program to verify the changes Modified: head/sysutils/screenie/Makefile ============================================================================== --- head/sysutils/screenie/Makefile Tue Jan 6 09:40:02 2015 (r376407) +++ head/sysutils/screenie/Makefile Tue Jan 6 09:40:16 2015 (r376408) @@ -5,7 +5,7 @@ PORTNAME= screenie PORTVERSION= 1.30.0 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Small and lightweight screen(1) wrapper Modified: head/sysutils/tmpreaper/Makefile ============================================================================== --- head/sysutils/tmpreaper/Makefile Tue Jan 6 09:40:02 2015 (r376407) +++ head/sysutils/tmpreaper/Makefile Tue Jan 6 09:40:16 2015 (r376408) @@ -4,7 +4,7 @@ PORTNAME= tmpreaper PORTVERSION= 1.6.13 CATEGORIES= sysutils -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Cleans up files in directories based on their age Modified: head/sysutils/vii/Makefile ============================================================================== --- head/sysutils/vii/Makefile Tue Jan 6 09:40:02 2015 (r376407) +++ head/sysutils/vii/Makefile Tue Jan 6 09:40:16 2015 (r376408) @@ -6,7 +6,7 @@ PORTVERSION= 4.2 PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://vii.sourceforge.net/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Execute a command repeatedly and scroll the output Modified: head/sysutils/watchfolder/Makefile ============================================================================== --- head/sysutils/watchfolder/Makefile Tue Jan 6 09:40:02 2015 (r376407) +++ head/sysutils/watchfolder/Makefile Tue Jan 6 09:40:16 2015 (r376408) @@ -5,7 +5,7 @@ PORTNAME= watchfolder PORTVERSION= 0.3.3 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Watch folders for new files and process them Modified: head/sysutils/weedit/Makefile ============================================================================== --- head/sysutils/weedit/Makefile Tue Jan 6 09:40:02 2015 (r376407) +++ head/sysutils/weedit/Makefile Tue Jan 6 09:40:16 2015 (r376408) @@ -5,7 +5,7 @@ PORTNAME= weedit PORTVERSION= 2.0.3 CATEGORIES= sysutils MASTER_SITES= http://adm1n.cjb.net/cw/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= File duplicate scanner with database support Modified: head/sysutils/wuzzah/Makefile ============================================================================== --- head/sysutils/wuzzah/Makefile Tue Jan 6 09:40:02 2015 (r376407) +++ head/sysutils/wuzzah/Makefile Tue Jan 6 09:40:16 2015 (r376408) @@ -4,7 +4,7 @@ PORTNAME= wuzzah PORTVERSION= 0.53 CATEGORIES= sysutils -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Command-line utility for stalking users Modified: head/sysutils/zeroer/Makefile ============================================================================== --- head/sysutils/zeroer/Makefile Tue Jan 6 09:40:02 2015 (r376407) +++ head/sysutils/zeroer/Makefile Tue Jan 6 09:40:16 2015 (r376408) @@ -5,7 +5,7 @@ PORTNAME= zeroer PORTVERSION= 0.1 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Command-line utility for wiping unallocated space on a filesystem