From owner-freebsd-ports@FreeBSD.ORG Fri Oct 24 19:44:28 2014 Return-Path: Delivered-To: ports@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 88D4C2D7 for ; Fri, 24 Oct 2014 19:44:28 +0000 (UTC) Received: from mail.arrisi.com (mail.arrisi.com [216.234.147.109]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 41D2834E for ; Fri, 24 Oct 2014 19:44:27 +0000 (UTC) Received: from ATLOWA2.ARRS.ARRISI.com (atlowa2.arrs.arrisi.com [10.2.131.253]) by mail2.arrisi.com (8.14.5/8.14.5) with ESMTP id s9OJiQYb016760 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Fri, 24 Oct 2014 15:44:26 -0400 Received: from atlexcas1.ARRS.ARRISI.COM (10.2.141.39) by ATLOWA2.ARRS.ARRISI.com (10.2.131.253) with Microsoft SMTP Server (TLS) id 14.3.158.1; Fri, 24 Oct 2014 15:44:26 -0400 Received: from CHIEXCAS3.ARRS.ARRISI.com (10.6.200.13) by ATLEXCAS1.ARRS.ARRISI.com (10.2.141.39) with Microsoft SMTP Server (TLS) id 14.3.158.1; Fri, 24 Oct 2014 15:44:26 -0400 Received: from CHIEXMBX1.ARRS.ARRISI.com ([fe80::1d35:127a:a37d:79bf]) by CHIEXCAS3.ARRS.ARRISI.com ([::1]) with mapi id 14.03.0158.001; Fri, 24 Oct 2014 14:44:25 -0500 From: "Dierking, Kevin" To: Scott Lambert Subject: RE: FreeBSD Port: owncloud-csync-0.91.4_1 Thread-Topic: FreeBSD Port: owncloud-csync-0.91.4_1 Thread-Index: Ac/u67mZcxKEahUhRvyV//W5W97rBgAMJL8AACmi2nA= Date: Fri, 24 Oct 2014 19:44:24 +0000 Message-ID: References: <20141023185144.GN14859@www.jail.lambertfam.org> In-Reply-To: <20141023185144.GN14859@www.jail.lambertfam.org> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.6.159.6] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.12.52, 1.0.28, 0.0.0000 definitions=2014-10-24_06:2014-10-24,2014-10-24,1970-01-01 signatures=0 X-Proofpoint-Spam-Reason: safe Cc: "ports@FreeBSD.org" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Oct 2014 19:44:28 -0000 Sorry for the delay, root@bsdvmtest:/usr/ports/net/owncloud-csync # pkg query '%Fp' owncloud-csy= nc /usr/local/etc/ocsync/ocsync.conf.sample /usr/local/etc/ocsync/ocsync_exclude.conf.sample /usr/local/include/httpbf.h /usr/local/include/ocsync/csync.h /usr/local/include/ocsync/csync_version.h /usr/local/include/ocsync/csync_vio.h /usr/local/include/ocsync/csync_vio_file_stat.h /usr/local/include/ocsync/csync_vio_handle.h /usr/local/include/ocsync/csync_vio_method.h /usr/local/include/ocsync/csync_vio_module.h /usr/local/lib/libhttpbf.a /usr/local/lib/libocsync.so /usr/local/lib/libocsync.so.0 /usr/local/lib/libocsync.so.0.2.1 /usr/local/share/licenses/owncloud-csync-0.91.4_1/GPLv2 /usr/local/share/licenses/owncloud-csync-0.91.4_1/LICENSE /usr/local/share/licenses/owncloud-csync-0.91.4_1/catalog.mk root@bsdvmtest:/usr/ports/net/owncloud-csync # -----Original Message----- From: Scott Lambert [mailto:lambert@lambertfam.org]=20 Sent: Thursday, October 23, 2014 1:52 PM To: Dierking, Kevin Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: owncloud-csync-0.91.4_1 On Thu, Oct 23, 2014 at 06:22:10PM +0000, Dierking, Kevin wrote: > I have compiled this port and installed successfully but cannot find the = executable. >=20 > According to the documentation it should be called csync. >=20 > Of course I'm trying this on a RC of 10.1. $ pkg query '%Fp' owncloud-csync =20 That should give you a list of all files which were installed. It may be e= asier to find the binary in that list. As a first pass, I'd probably pipe that past a grep for 'bin', then a grep = for 'libexec'. If both of those failed, I'd read the packing list manually= . I don't know anything specific about owncloud. --=20 Scott Lambert KC5MLE Unix SysAdmin lambert@lambertfam.org