Date: Fri, 24 Oct 2014 19:42:46 +0000 From: "Dierking, Kevin" <Kevin.Dierking@arrisi.com> To: Kurt Jaeger <lists@opsec.eu> Cc: "ports@FreeBSD.org" <ports@FreeBSD.org>, "6yearold@gmail.com" <6yearold@gmail.com> Subject: RE: FreeBSD Port: owncloud-csync-0.91.4_1 Message-ID: <F50EC75A00C4DA41A5763FB9FDA938D76FFF2570@CHIEXMBX1.ARRS.ARRISI.com> In-Reply-To: <20141023183723.GC66862@home.opsec.eu> References: <F50EC75A00C4DA41A5763FB9FDA938D76FFF235C@CHIEXMBX1.ARRS.ARRISI.com> <20141023183723.GC66862@home.opsec.eu>
next in thread | previous in thread | raw e-mail | index | archive | help
Sorry for the delay.... here is the contents for the pkg-plist. I was abl= e to match the install with the list elements.=20 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.con= f; 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.co= nf; fi @unexec if cmp -s %D/%%ETCDIR%%/ocsync_exclude.conf.sample %D/%%ETCDIR%%/oc= sync_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/o= csync_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:lists@opsec.eu]=20 Sent: Thursday, October 23, 2014 1:37 PM To: Dierking, Kevin Cc: 6yearold@gmail.com; ports@FreeBSD.org Subject: Re: FreeBSD Port: owncloud-csync-0.91.4_1 Hi! > I have compiled this port and installed successfully but cannot find=20 > the executable. >=20 > 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 ? --=20 pi@opsec.eu +49 171 3101372 6 years to g= o !
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F50EC75A00C4DA41A5763FB9FDA938D76FFF2570>