From owner-svn-ports-all@freebsd.org Wed Aug 22 13:20:46 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6D9E8108890A; Wed, 22 Aug 2018 13:20:46 +0000 (UTC) (envelope-from 0mp@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 22BEE73708; Wed, 22 Aug 2018 13:20:46 +0000 (UTC) (envelope-from 0mp@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 03EA513753; Wed, 22 Aug 2018 13:20:46 +0000 (UTC) (envelope-from 0mp@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7MDKjBP065918; Wed, 22 Aug 2018 13:20:45 GMT (envelope-from 0mp@FreeBSD.org) Received: (from 0mp@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7MDKid9065912; Wed, 22 Aug 2018 13:20:44 GMT (envelope-from 0mp@FreeBSD.org) Message-Id: <201808221320.w7MDKid9065912@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: 0mp set sender to 0mp@FreeBSD.org using -f From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Wed, 22 Aug 2018 13:20:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477785 - in head/www: . moinmoincli moinmoincli/files X-SVN-Group: ports-head X-SVN-Commit-Author: 0mp X-SVN-Commit-Paths: in head/www: . moinmoincli moinmoincli/files X-SVN-Commit-Revision: 477785 X-SVN-Commit-Repository: ports 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.27 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: Wed, 22 Aug 2018 13:20:46 -0000 Author: 0mp Date: Wed Aug 22 13:20:44 2018 New Revision: 477785 URL: https://svnweb.freebsd.org/changeset/ports/477785 Log: New port: www/moinmoincli: Edit MoinMoin wiki pages from a command line Requested by: thj Reviewed by: mat Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D16764 Added: head/www/moinmoincli/ head/www/moinmoincli/Makefile (contents, props changed) head/www/moinmoincli/distinfo (contents, props changed) head/www/moinmoincli/files/ head/www/moinmoincli/files/pkg-message.in (contents, props changed) head/www/moinmoincli/pkg-descr (contents, props changed) head/www/moinmoincli/pkg-plist (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Wed Aug 22 12:12:46 2018 (r477784) +++ head/www/Makefile Wed Aug 22 13:20:44 2018 (r477785) @@ -492,6 +492,7 @@ SUBDIR += mod_xsendfile SUBDIR += mohawk SUBDIR += moinmoin + SUBDIR += moinmoincli SUBDIR += monast SUBDIR += mongoose SUBDIR += mongrel2 Added: head/www/moinmoincli/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/moinmoincli/Makefile Wed Aug 22 13:20:44 2018 (r477785) @@ -0,0 +1,27 @@ +# $FreeBSD$ + +PORTNAME= moinmoincli +DISTVERSION= 4.5.0 +CATEGORIES= www docs + +MAINTAINER= 0mp@FreeBSD.org +COMMENT= Edit existing MoinMoin wiki pages from a command line + +LICENSE= BSD2CLAUSE + +RUN_DEPENDS= curl:ftp/curl + +USE_GITHUB= yes +GH_ACCOUNT= 0mp + +SUB_FILES= pkg-message + +NO_ARCH= yes +NO_BUILD= yes + +OPTIONS_DEFINE= GIT +OPTIONS_DEFAULT= GIT +GIT_DESC= Install git to use git-diff(1) instead of diff(1) for colored output +GIT_RUN_DEPENDS= git:devel/git + +.include Added: head/www/moinmoincli/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/moinmoincli/distinfo Wed Aug 22 13:20:44 2018 (r477785) @@ -0,0 +1,3 @@ +TIMESTAMP = 1534502687 +SHA256 (0mp-moinmoincli-4.5.0_GH0.tar.gz) = 48f69128950d72249216901cf11b5662f45968dcd99f58ee51ab8819f1c03620 +SIZE (0mp-moinmoincli-4.5.0_GH0.tar.gz) = 5225 Added: head/www/moinmoincli/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/moinmoincli/files/pkg-message.in Wed Aug 22 13:20:44 2018 (r477785) @@ -0,0 +1,3 @@ +Now it is time to configure moinmoincli to make it easy to use. +Copy "%%EXAMPLESDIR%%/moinmoincli.conf.sample" +into your home directory as ".moinmoincli.conf" and edit it to suit your needs. Added: head/www/moinmoincli/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/moinmoincli/pkg-descr Wed Aug 22 13:20:44 2018 (r477785) @@ -0,0 +1,5 @@ +moinmoincli is an interactive utility to edit existing MoinMoin wiki pages from +a command line. This way the user may use their editor of choice and just +submit a patch without interacting with MoinMoin's web interface. + +WWW: https://github.com/0mp/moinmoincli Added: head/www/moinmoincli/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/moinmoincli/pkg-plist Wed Aug 22 13:20:44 2018 (r477785) @@ -0,0 +1,3 @@ +bin/moinmoincli +man/man1/moinmoincli.1.gz +%%EXAMPLESDIR%%/moinmoincli.conf.sample