FreeBSD Port: owncloud-csync-0.91.4_1

Dierking, Kevin Kevin.Dierking at arrisi.com
Fri Oct 24 19:44:28 UTC 2014


Sorry for the delay,

root at bsdvmtest:/usr/ports/net/owncloud-csync # pkg query '%Fp' owncloud-csync
/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 at bsdvmtest:/usr/ports/net/owncloud-csync #



-----Original Message-----
From: Scott Lambert [mailto:lambert at lambertfam.org] 
Sent: Thursday, October 23, 2014 1:52 PM
To: Dierking, Kevin
Cc: ports at 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.
> 
> According to the documentation it should be called csync.
> 
> Of course I'm trying this on a RC of 10.1.

$ pkg query '%Fp' owncloud-csync  

That should give you a list of all files which were installed.  It may be easier 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.

-- 
Scott Lambert                    KC5MLE                       Unix SysAdmin
lambert at lambertfam.org


More information about the freebsd-ports mailing list