From nobody@FreeBSD.org  Sat Feb  1 22:47:02 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 6EBEABF3
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  1 Feb 2014 22:47:02 +0000 (UTC)
Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 5AB571488
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  1 Feb 2014 22:47:02 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id s11Ml1dq073931
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 1 Feb 2014 22:47:01 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id s11Ml1e0073930;
	Sat, 1 Feb 2014 22:47:01 GMT
	(envelope-from nobody)
Message-Id: <201402012247.s11Ml1e0073930@oldred.freebsd.org>
Date: Sat, 1 Feb 2014 22:47:01 GMT
From: Kristof Provost <kristof@sigsegv.be>
To: freebsd-gnats-submit@FreeBSD.org
Subject: net/owncloud-csync ocsync binary missing
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: 6yearold@gmail.com

>Number:         186358
>Category:       ports
>Synopsis:       net/owncloud-csync ocsync binary missing
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 01 22:50:00 UTC 2014
>Closed-Date:    Tue May 27 07:16:52 UTC 2014
>Last-Modified:  Tue May 27 07:16:52 UTC 2014
>Originator:     Kristof Provost
>Release:        10.0
>Organization:
>Environment:
FreeBSD vega.codepro.be 10.0-STABLE FreeBSD 10.0-STABLE #20 r261152: Sat Jan 25 11:43:57 CET 2014     kp@venushost.codepro.be:/usr/obj/usr/src/sys/VENUS  amd64
>Description:
The net/owncloud-csync tool is missing the ocsync binary, rendering it useless.

It appears to have fallen out of the pkg-plist file.
>How-To-Repeat:
Install the current version of owncloud-csync. Attempt to run 'ocsync'.
>Fix:
Re-add bin/ocsync to pkg-plist.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun Feb 2 14:06:00 UTC 2014 
Responsible-Changed-Why:  
ports PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186358 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Feb 2 14:06:18 UTC 2014 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186358 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: 6yearold@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/186358: net/owncloud-csync ocsync binary missing
Date: Sun, 2 Feb 2014 14:06:17 UT

 Maintainer of net/owncloud-csync,
 
 Please note that PR ports/186358 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/186358
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: arrowdodger <6yearold@gmail.com>
To: bug-followup@freebsd.org, kristof@sigsegv.be
Cc:  
Subject: Re: ports/186358: net/owncloud-csync ocsync binary missing
Date: Mon, 3 Feb 2014 17:45:34 +0400

 --f46d0442834cbbe10004f180be3b
 Content-Type: text/plain; charset=UTF-8
 
 This binary is no more. This is an upstream change, and I'm not aware what
 caused it. There is also "httpbf" executable, but it's not installed by
 default and its purpose is unknown to me.
 For now this is port is used as a library for deskutils/mirall.
 
 --f46d0442834cbbe10004f180be3b
 Content-Type: text/html; charset=UTF-8
 
 <div dir="ltr"><div>This binary is no more. This is an upstream change, and I&#39;m not aware what caused it. There is also &quot;httpbf&quot; executable, but it&#39;s not installed by default and its purpose is unknown to me.<br>
 
 </div>For now this is port is used as a library for deskutils/mirall.<br><div><div id="dc_vk_code" style></div></div></div>
 
 --f46d0442834cbbe10004f180be3b--

From: Kristof Provost <kristof@sigsegv.be>
To: arrowdodger <6yearold@gmail.com>
Cc: bug-followup@freebsd.org
Subject: Re: ports/186358: net/owncloud-csync ocsync binary missing
Date: Mon, 3 Feb 2014 22:02:42 +0100

 The 'httpbf' binary is apparently a tool to upload large via HTTP.
 
 I've looked at the mirall tool and it has an 'owncloudcmd' tool which
 looks like it might be a replacement. In fact, the first commit to the
 owncloudcmd.cpp file has this in it: 'A simple commandline client like
 ocsync.'
 
 owncloudcmd unfortunately dumps core on my machine, but that should
 probably be a new bug for mirall.
 
 I think this bug can be closed. The ocsync tool has been replaced by
 owncloudcmd, which lives in deskutils/mirall.
State-Changed-From-To: feedback->closed 
State-Changed-By: bcr 
State-Changed-When: Tue May 27 07:15:54 UTC 2014 
State-Changed-Why:  
Closed at submitters request. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186358 
>Unformatted:
