From owner-svn-ports-head@FreeBSD.ORG Tue Feb 19 13:12:39 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 11605E0A; Tue, 19 Feb 2013 13:12:39 +0000 (UTC) (envelope-from fluffy@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id DD846BE8; Tue, 19 Feb 2013 13:12:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1JDCc4Z012144; Tue, 19 Feb 2013 13:12:38 GMT (envelope-from fluffy@svn.freebsd.org) Received: (from fluffy@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1JDCbWW012138; Tue, 19 Feb 2013 13:12:37 GMT (envelope-from fluffy@svn.freebsd.org) Message-Id: <201302191312.r1JDCbWW012138@svn.freebsd.org> From: Dima Panov Date: Tue, 19 Feb 2013 13:12:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312560 - in head: net/freerdp net/remmina net/remmina-applet net/remmina-plugins security/libssh www/lightsquid 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: Tue, 19 Feb 2013 13:12:39 -0000 Author: fluffy Date: Tue Feb 19 13:12:37 2013 New Revision: 312560 URL: http://svnweb.freebsd.org/changeset/ports/312560 Log: - Adopt ports from avl@ to myself by his request Approved by: maintainer via IM Modified: head/net/freerdp/Makefile (contents, props changed) head/net/remmina-applet/Makefile (contents, props changed) head/net/remmina-plugins/Makefile (contents, props changed) head/net/remmina/Makefile (contents, props changed) head/security/libssh/Makefile (contents, props changed) head/www/lightsquid/Makefile (contents, props changed) Modified: head/net/freerdp/Makefile ============================================================================== --- head/net/freerdp/Makefile Tue Feb 19 12:45:03 2013 (r312559) +++ head/net/freerdp/Makefile Tue Feb 19 13:12:37 2013 (r312560) @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net comms ipv6 MASTER_SITES= SF/${PORTNAME}/0.8 -MAINTAINER= avl@FreeBSD.org +MAINTAINER= fluffy@FreeBSD.org COMMENT= A free remote desktop protocol client OPTIONS= CUPS "Enable printer support via CUPS" on \ Modified: head/net/remmina-applet/Makefile ============================================================================== --- head/net/remmina-applet/Makefile Tue Feb 19 12:45:03 2013 (r312559) +++ head/net/remmina-applet/Makefile Tue Feb 19 13:12:37 2013 (r312560) @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/0.8 PKGNAMESUFFIX= -applet DISTNAME= ${PORTNAME}-gnome-${PORTVERSION} -MAINTAINER= avl@FreeBSD.org +MAINTAINER= fluffy@FreeBSD.org COMMENT= A GNOME Desktop applet for Remmina RUN_DEPENDS= remmina:${PORTSDIR}/net/remmina Modified: head/net/remmina-plugins/Makefile ============================================================================== --- head/net/remmina-plugins/Makefile Tue Feb 19 12:45:03 2013 (r312559) +++ head/net/remmina-plugins/Makefile Tue Feb 19 13:12:37 2013 (r312560) @@ -12,7 +12,7 @@ CATEGORIES= net gnome MASTER_SITES= # Empty DISTFILES?= # Empty -MAINTAINER= avl@FreeBSD.org +MAINTAINER= fluffy@FreeBSD.org COMMENT?= Remmina plugin system .if defined(PKGNAMESUFFIX) Modified: head/net/remmina/Makefile ============================================================================== --- head/net/remmina/Makefile Tue Feb 19 12:45:03 2013 (r312559) +++ head/net/remmina/Makefile Tue Feb 19 13:12:37 2013 (r312560) @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= net gnome MASTER_SITES= SF/${PORTNAME}/0.9 -MAINTAINER= avl@FreeBSD.org +MAINTAINER= fluffy@FreeBSD.org COMMENT= The GTK+ Remote Desktop Client OPTIONS= SSH "Build with SSH tunneling support" on \ Modified: head/security/libssh/Makefile ============================================================================== --- head/security/libssh/Makefile Tue Feb 19 12:45:03 2013 (r312559) +++ head/security/libssh/Makefile Tue Feb 19 13:12:37 2013 (r312560) @@ -11,7 +11,7 @@ CATEGORIES= security devel MASTER_SITES= http://www.libssh.org/files/0.5/ \ LOCAL/avl -MAINTAINER= avl@FreeBSD.org +MAINTAINER= fluffy@FreeBSD.org COMMENT= A library implementing the SSH1 and SSH2 protocol OPTIONS= GCRYPT "Build with libgcrypt" off \ Modified: head/www/lightsquid/Makefile ============================================================================== --- head/www/lightsquid/Makefile Tue Feb 19 12:45:03 2013 (r312559) +++ head/www/lightsquid/Makefile Tue Feb 19 13:12:37 2013 (r312560) @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= SF EXTRACT_SUFX= .tgz -MAINTAINER= avl@FreeBSD.org +MAINTAINER= fluffy@FreeBSD.org COMMENT= A light and fast web based squid proxy traffic analyser OPTIONS= GDSUPPORT "Graphics report support" on