Sorry for the delay.... here is the contents for the pkg-plist. I was able to match the install with the list elements.
root@bsdvmtest:/usr/ports/net/owncloud-csync # make pkg-plist `pkg-plist' is up to date. root@bsdvmtest:/usr/ports/net/owncloud-csync # ls Makefile distinfo files pkg-descr pkg-plist work root@bsdvmtest:/usr/ports/net/owncloud-csync # more pkg-plist @unexec if cmp -s %D/%%ETCDIR%%/ocsync.conf.sample %D/%%ETCDIR%%/ocsync.conf; then rm -f %D/%%ETCDIR%%/ocsync.conf; fi %%ETCDIR%%/ocsync.conf.sample @exec if [ ! -f %D/%%ETCDIR%%/ocsync.conf ] ; then cp -p %D/%F %B/ocsync.conf; fi @unexec if cmp -s %D/%%ETCDIR%%/ocsync_exclude.conf.sample %D/%%ETCDIR%%/ocsync_exclude.conf; then rm -f %D/%%ETCDIR%%/ocsync_exclude.conf; fi %%ETCDIR%%/ocsync_exclude.conf.sample @exec if [ ! -f %D/%%ETCDIR%%/ocsync_exclude.conf ] ; then cp -p %D/%F %B/ocsync_exclude.conf; fi include/httpbf.h include/ocsync/csync.h include/ocsync/csync_version.h include/ocsync/csync_vio.h include/ocsync/csync_vio_file_stat.h include/ocsync/csync_vio_handle.h include/ocsync/csync_vio_method.h include/ocsync/csync_vio_module.h lib/libhttpbf.a lib/libocsync.so lib/libocsync.so.0 lib/libocsync.so.0.2.1 %%PORTDOCS%%man/man1/ocsync.1.gz %%PORTDOCS%%%%DOCSDIR%%/userguide/csync.html %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/README %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/1.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/10.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/11.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/12.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/13.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/14.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/15.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/2.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/3.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/4.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/5.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/6.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/7.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/8.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/9.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/caution.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/example.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/home.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/important.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/next.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/note.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/prev.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/tip.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/up.png %%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/warning.png %%PORTDOCS%%@dirrm %%DOCSDIR%%/userguide/images/icons/callouts %%PORTDOCS%%@dirrm %%DOCSDIR%%/userguide/images/icons %%PORTDOCS%%@dirrm %%DOCSDIR%%/userguide/images %%PORTDOCS%%@dirrm %%DOCSDIR%%/userguide %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrmtry include/ocsync @dirrmtry %%ETCDIR%% root@bsdvmtest:/usr/ports/net/owncloud-csync # -----Original Message----- From: Kurt Jaeger [mailto:li...@opsec.eu] Sent: Thursday, October 23, 2014 1:37 PM To: Dierking, Kevin Cc: 6year...@gmail.com; po...@freebsd.org Subject: Re: FreeBSD Port: owncloud-csync-0.91.4_1 Hi! > I have compiled this port and installed successfully but cannot find > the executable. > > According to the documentation it should be called csync. If I look at the pkg-plist, a file csync is not installed by that port ? -- p...@opsec.eu +49 171 3101372 6 years to go ! _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"