From owner-svn-ports-all@FreeBSD.ORG Thu Jun 18 18:58:46 2015 Return-Path: Delivered-To: svn-ports-all@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 12B488C7; Thu, 18 Jun 2015 18:58:46 +0000 (UTC) (envelope-from rm@FreeBSD.org) 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 DA796D2B; Thu, 18 Jun 2015 18:58:45 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5IIwjSg076244; Thu, 18 Jun 2015 18:58:45 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5IIwigC076236; Thu, 18 Jun 2015 18:58:44 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201506181858.t5IIwigC076236@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Thu, 18 Jun 2015 18:58:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r390042 - in head: . deskutils deskutils/zim editors editors/zim 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.20 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: Thu, 18 Jun 2015 18:58:46 -0000 Author: rm Date: Thu Jun 18 18:58:44 2015 New Revision: 390042 URL: https://svnweb.freebsd.org/changeset/ports/390042 Log: editors/zim: move to deskutils Zim is more than just editor, it's desktop wiki system with rich text capabilities, so it's more appropriate to move it deskutils category. Added: head/deskutils/zim/ - copied from r390021, head/editors/zim/ Deleted: head/editors/zim/ Modified: head/MOVED head/deskutils/Makefile head/deskutils/zim/Makefile head/editors/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Jun 18 18:57:55 2015 (r390041) +++ head/MOVED Thu Jun 18 18:58:44 2015 (r390042) @@ -7638,3 +7638,4 @@ databases/postgresql84-server||2015-06-1 ftp/ncftp1||2015-06-12|Unfetchable multimedia/avidemux2||2015-06-13|Branch no longer maintained upstream, use multimedia/avidemux26 multimedia/avidemux26|multimedia/avidemux|2015-06-13|Renamed +editors/zim|deskutils/zim|2015-06-13|Move to more appropriate category Modified: head/deskutils/Makefile ============================================================================== --- head/deskutils/Makefile Thu Jun 18 18:57:55 2015 (r390041) +++ head/deskutils/Makefile Thu Jun 18 18:58:44 2015 (r390042) @@ -277,6 +277,7 @@ SUBDIR += xpostitPlus SUBDIR += xrolo SUBDIR += xwrits + SUBDIR += zim SUBDIR += znotes SUBDIR += zorro Modified: head/deskutils/zim/Makefile ============================================================================== --- head/editors/zim/Makefile Thu Jun 18 07:07:37 2015 (r390021) +++ head/deskutils/zim/Makefile Thu Jun 18 18:58:44 2015 (r390042) @@ -3,7 +3,7 @@ PORTNAME= zim PORTVERSION= 0.63 -CATEGORIES= editors python +CATEGORIES= deskutils python MASTER_SITES= http://www.zim-wiki.org/downloads/ MAINTAINER= rm@FreeBSD.org Modified: head/editors/Makefile ============================================================================== --- head/editors/Makefile Thu Jun 18 18:57:55 2015 (r390041) +++ head/editors/Makefile Thu Jun 18 18:58:44 2015 (r390042) @@ -266,7 +266,6 @@ SUBDIR += yui SUBDIR += yzis SUBDIR += zile - SUBDIR += zim SUBDIR += zoinks .include