Page MenuHomeFreeBSD
Authored By
alex_kaworu.ch
Sep 8 2020, 7:58 PM
Size
21 KB
Referenced Files
None
Subscribers
None

cp.filtered

UPDATING: # cp -rp /var/spool/squirrelmail/pref/* /usr/local/www/squirrelmail/data
UPDATING: # cp -rp /var/spool/squirrelmail/attach/* /usr/local/www/squirrelmail/attach
UPDATING: # cp -Rp ~/.linux-opera ~/.linux-opera-bak
UPDATING: cp -R punbb.old/upload punbb
audio/cadence/files/patch-Makefile: cp -r data/templates/* $(DESTDIR)$(PREFIX)/share/cadence/templates/
audio/libaiff/files/patch-Makefile.in:- cp -R ./libaiff $(prefix)/include/libaiff
audio/libaiff/files/patch-Makefile.in:+ cp -R ./libaiff $(DESTDIR)$(prefix)/include/libaiff
audio/logitechmediaserver/files/pkg-install.in: cp -r ${oldprefsdir}* ${statedir}
audio/midiomatic-lv2/files/patch-plugins_MIDICCRecorder_Makefile: cp -rf $(TARGET_DIR)/$(NAME).lv2 $(HOME)/.lv2
audio/midiomatic-lv2/files/patch-plugins_MIDIPBToCC_Makefile: cp -rf $(TARGET_DIR)/$(NAME).lv2 $(HOME)/.lv2
audio/midiomatic-lv2/files/patch-plugins_MIDISysFilter_Makefile: cp -rf $(TARGET_DIR)/$(NAME).lv2 $(HOME)/.lv2
audio/oss/files/patch-setup_FreeBSD_make.local:- cp -R prototype/* /
audio/rubberband/files/patch-Makefile.in: cp vamp/vamp-rubberband.cat $(DESTDIR)$(INSTALL_VAMPDIR)
audio/stone-phaser-lv2/files/patch-plugins_stone-phaser-stereo_Makefile:- cp -rfd $(TARGET_DIR)/$(NAME).lv2 $(DESTDIR)$(LV2_DIR)
audio/stone-phaser-lv2/files/patch-plugins_stone-phaser-stereo_Makefile:+ @cp -rf $(TARGET_DIR)/$(NAME).lv2 $(DESTDIR)$(LV2_DIR)
audio/stone-phaser-lv2/files/patch-plugins_stone-phaser-stereo_Makefile:- cp -rfd $(TARGET_DIR)/$(NAME).lv2 $(USER_LV2_DIR)
audio/stone-phaser-lv2/files/patch-plugins_stone-phaser-stereo_Makefile:+ @cp -rf $(TARGET_DIR)/$(NAME).lv2 $(USER_LV2_DIR)
audio/stone-phaser-lv2/files/patch-plugins_stone-phaser_Makefile:- cp -rfd $(TARGET_DIR)/$(NAME).lv2 $(DESTDIR)$(LV2_DIR)
audio/stone-phaser-lv2/files/patch-plugins_stone-phaser_Makefile:+ @cp -rf $(TARGET_DIR)/$(NAME).lv2 $(DESTDIR)$(LV2_DIR)
audio/stone-phaser-lv2/files/patch-plugins_stone-phaser_Makefile:- cp -rfd $(TARGET_DIR)/$(NAME).lv2 $(USER_LV2_DIR)
audio/stone-phaser-lv2/files/patch-plugins_stone-phaser_Makefile:+ @cp -rf $(TARGET_DIR)/$(NAME).lv2 $(USER_LV2_DIR)
benchmarks/phoronix-test-suite/files/patch-install-sh:@@ -69,15 +74,18 @@ cp -r * $DESTDIR$INSTALL_PREFIX/share/do
benchmarks/super-smack/files/patch-Makefile.in:- cp -rp $(srcdir)/smacks/* $(SMACKS_DIR)
benchmarks/super-smack/files/patch-Makefile.in:+ cp -rp $(srcdir)/smacks/* $(DESTDIR)$(SMACKS_DIR)
biology/haplohseq/files/haplohseq-example.in:cp -R %%EXAMPLESDIR%% "$dir"
biology/haplohseq/files/patch-makefile:- cp -r $(CONF) $(BIN)/.
biology/tRNAscan-SE/files/patch-Makefile.am:- cp -rf $(srcdir)/lib/* $(libdir)/tRNAscan-SE
biology/tophat/files/patch-src_Makefile.in: cp -r intervaltree sortedcontainers $(DESTDIR)$(bindir)
comms/openzwave-devel/files/patch-cpp_build_Makefile: @cp -r $(top_srcdir)/docs/* $(DESTDIR)/$(docdir)
comms/openzwave-devel/files/patch-cpp_build_Makefile: @if [ -d "$(top_builddir)/docs/html/" ]; then cp -r $(top_builddir)/docs/html/* $(DESTDIR)/$(docdir); fi
comms/xdemorse/files/patch-Makefile.in:- cp -r doc/* $(DESTDIR)/usr/share/doc/$(PACKAGE)/; \
comms/xdemorse/files/patch-Makefile.in:- cp -r doc/$(PACKAGE).1.gz $(DESTDIR)/usr/share/man/man1/; \
comms/xdemorse/files/patch-Makefile.in:- cp -r .$(PACKAGE) /home/`logname`/; \
comms/xdemorse/files/patch-Makefile.in:+ cp -r doc/* $(DESTDIR)$(prefix)/share/doc/$(PACKAGE)/; \
comms/xdemorse/files/patch-Makefile.in:+ cp -r doc/$(PACKAGE).1.gz $(DESTDIR)$(prefix)/man/man1/; \
comms/xdemorse/files/patch-Makefile.in:+ # cp -r .$(PACKAGE) /home/`logname`/; \
devel/covtool/files/patch-makefile:- cp -r man $(INSTALL_DIR) ;\
devel/fistgen/files/pkg-message.in: cp -rf %%DATADIR%%/templates myfs/
devel/libCello/files/patch-Makefile:- INSTALL_INC = mkdir -p ${INCDIR} && cp -r include/* ${INCDIR}
devel/libCello/files/patch-Makefile:+ INSTALL_INC = mkdir -p ${DESTDIR}${INCDIR} && cp -r include/* ${DESTDIR}${INCDIR}
devel/libclc/files/patch-configure.py:-install_cmd = ' && '.join(['%(old)s && mkdir -p ${DESTDIR}/%(dst)s && cp -r %(srcdir)s/generic/include/clc ${DESTDIR}/%(dst)s' %
devel/libclc/files/patch-configure.py:+install_cmd = ' && '.join(['%(old)s && mkdir -p ${DESTDIR}/%(dst)s && cp -r generic/include/clc ${DESTDIR}/%(dst)s' %
devel/libopencm3/files/patch-Makefile:+ $(Q)cp -r include/libopencm3/* $(INCDIR)/libopencm3
devel/libopencm3/files/patch-Makefile:+ $(Q)cp -r include/libopencmsis/* $(INCDIR)/libopencmsis
devel/log4cpp/files/patch-doc_Makefile.in:- cp -r html/. $(docdir)
devel/log4cpp/files/patch-doc_Makefile.in:+ cp -r html/. $(DESTDIR)$(docdir)
devel/mingw32-bin-msvcrt/files/Makefile: cp -R lib include ${DESTDIR}${PREFIX}/mingw32
devel/qmake/files/Makefile.bsd: cp -Rp ${.CURDIR:H}/mkspecs ${DESTDIR}${SHAREDIR}
editors/textadept/files/patch-src_Makefile: cp -rL $| $(DESTDIR)$(data_dir)
games/aquaria/files/pkg-message.in: $ cp -R %%DATADIR%%/override /path/to/aquaria/data/
games/barony/files/pkg-message.in:$ sudo cp -R data/noarch/game/* %%DATADIR%%
games/circuslinux/files/patch-data-Makefile.in:- cp -r images music sounds $(pkgdatadir)/data/
games/circuslinux/files/patch-data-Makefile.in:+ cp -r images music sounds $(DESTDIR)$(pkgdatadir)/data/
games/dxx-rebirth/pkg-message:$ cp -R app/* ~/.d1x-rebirth/Data
games/goonies/files/patch-Makefile: CP = cp -r
games/holotz-castle/files/patch-src__Makefile:- cp -r ../res/[^H]* $(HC_DATA) && cp -r ../HCedHome/res/* $(HCED_DATA);\
games/holotz-castle/files/patch-src__Makefile:+ cp -r ../res/[^H]* $(DESTDIR)$(HC_DATA) && cp -r ../HCedHome/res/* $(DESTDIR)$(HCED_DATA);\
games/linux-dwarffortress/files/dwarffortress.in: cp -rn $datadir/init "$confdir/data/init"
games/linux-dwarffortress/files/dwarffortress.in: cp -r $datadir/$link "$confdir/data/$link"
games/linux-nwnclient/files/nwn.sh: cp -R "${file}" "${NWNUSERDIR}/${file}"
games/maelstrom/files/patch-Makefile.in:- cp -rv README* COPYING* Docs* $(target)/
games/maelstrom/files/patch-Makefile.in:+ cp -rv README* COPYING* Docs/* $(prefix)/share/doc/Maelstrom/
games/ninix-aya/files/patch-Makefile: cp -r lib/* $(libdir)
games/openbor/files/pkg-message.in: $ cp -R ~/.%%PKGBASE%%/Saves .
games/openjk/pkg-message:$ cp -R base ~/.local/share/openjk
games/rottdc/files/Makefile: cp -r rott rott-sw
games/tuxpaint-config/files/patch-Makefile:- @cp -R data/* $(DATA_PREFIX)
games/xgalaga/files/patch-Makefile.in: cp -rf $(SRCS) configure *.in *.sub *.guess images sounds xgal.sndsrv.*.c libsprite README* INSTALL CHANGES CREDITS xgalaga.6x *.h install-sh levels mkimgsrc* mkinstalldirs xgalaga-$(distversion)
games/xrally/files/patch-Makefile.in:- cp -r images $(prefix)/share/$(bin_PROGRAMS)
games/xrally/files/patch-Makefile.in:+ cp -r images $(DESTDIR)$(prefix)/share/$(bin_PROGRAMS)
graphics/caffe/files/patch-Makefile:- cp -r src/caffe/proto $(DISTRIBUTE_DIR)/
graphics/caffe/files/patch-Makefile:+ cp -r src/caffe/proto %%STAGEDIR%%%%DATADIR%%/
graphics/caffe/files/patch-Makefile: cp -r include $(DISTRIBUTE_DIR)/
graphics/caffe/files/patch-Makefile:- cp -r python $(DISTRIBUTE_DIR)/python
graphics/caffe/files/patch-Makefile:+ cp -r python/caffe %%STAGEDIR%%%%PYTHON_SITELIBDIR%%/
graphics/openjump/files/patch-bin_oj__linux.sh: cp -R -a "$1"/bin/OpenJUMP.app/Contents "$1" &&\
graphics/picpuz/files/patch-Makefile: cp -R locales/* $(DESTDIR)$(DATADIR)/locales
graphics/tinyows/files/patch-Makefile.in:- cp -rf schema $(PREFIX)/share/tinyows/
graphics/tinyows/files/patch-Makefile.in:+ cp -rf schema $(DESTDIR)$(PREFIX)/share/tinyows/
java/icedtea-web/files/patch-Makefile.am:- cp -R --parents $$notSrcFiles "$(REPRODUCERS_BUILD_DIR)/$$dir/" ; \
lang/julia06/files/patch-Makefile: @cp -R $(JULIAHOME)/examples/*.jl $(build_docdir)/examples/
lang/julia06/files/patch-Makefile: @cp -R $(JULIAHOME)/examples/clustermanager $(build_docdir)/examples/
lang/julia06/files/patch-Makefile:- @cp -R $(JULIAHOME)/examples/embedding $(build_docdir)/examples
lang/julia06/files/patch-Makefile: cp -R -L $(build_datarootdir)/julia $(DESTDIR)$(datarootdir)/
lang/julia06/files/patch-Makefile:- cp -R -L $(build_docdir)/* $(DESTDIR)$(docdir)/
lang/julia06/files/patch-Makefile:- cp -R -L $(BUILDROOT)/doc/_build/html $(DESTDIR)$(docdir)/
lang/julia06/files/patch-Makefile: cp -R $(build_sysconfdir)/julia $(DESTDIR)$(sysconfdir)/
lang/julia06/files/patch-Makefile:+ cp -R -L $(BUILDROOT)/doc/_build/html $(DESTDIR)$(docdir)/
lang/julia06/files/patch-Makefile:+ cp -R -L $(JULIAHOME)/examples/* $(DESTDIR)$(datarootdir)/examples/julia/
lang/julia07/files/patch-Makefile: cp -R -L $(build_datarootdir)/julia $(DESTDIR)$(datarootdir)/
lang/julia07/files/patch-Makefile:- cp -R -L $(BUILDROOT)/doc/_build/html $(DESTDIR)$(docdir)/
lang/julia07/files/patch-Makefile: cp -R $(build_sysconfdir)/julia $(DESTDIR)$(sysconfdir)/
lang/julia07/files/patch-Makefile:+ cp -R -L $(BUILDROOT)/doc/_build/html $(DESTDIR)$(docdir)/
lang/julia10/files/patch-Makefile: cp -R -L $(build_datarootdir)/julia $(DESTDIR)$(datarootdir)/
lang/julia10/files/patch-Makefile:- cp -R -L $(BUILDROOT)/doc/_build/html $(DESTDIR)$(docdir)/
lang/julia10/files/patch-Makefile: cp -R $(build_sysconfdir)/julia $(DESTDIR)$(sysconfdir)/
lang/julia10/files/patch-Makefile:+ cp -R -L $(BUILDROOT)/doc/_build/html $(DESTDIR)$(docdir)/
lang/julia11/files/patch-Makefile: cp -R -L $(build_datarootdir)/julia $(DESTDIR)$(datarootdir)/
lang/julia11/files/patch-Makefile:- cp -R -L $(BUILDROOT)/doc/_build/html $(DESTDIR)$(docdir)/
lang/julia11/files/patch-Makefile: cp -R $(build_sysconfdir)/julia $(DESTDIR)$(sysconfdir)/
lang/julia11/files/patch-Makefile:+ cp -R -L $(BUILDROOT)/doc/_build/html $(DESTDIR)$(docdir)/
lang/linux-j/files/j-jconsole.sh.in: cp -r ${JPATHj%%PORTVERSION%%}/user ${HOME}/J
lang/linux-j/files/jw.sh.in: cp -r ${JPATHj%%PORTVERSION%%}/user ${HOME}/J
lang/ucc/files/patch-Makefile:- cp -r ucl/linux/include $(UCCDIR)
mail/dovecot/files/pkg-message.in: cp -R %%ETCDIR%%/example-config/* \
mail/emailrelay/files/patch-src_gui_Makefile.am: -if test -d "$(BUNDLE).app" ; then cp -R "$(BUNDLE).app" "$(DESTDIR)$(sbindir)" ; fi
mail/masqmail/files/patch-Makefile.in:- cp -r docs $(DESTDIR)@docdir@
mail/masqmail/files/patch-Makefile.in:- cp -r examples $(DESTDIR)@docdir@
math/ann/files/patch-Makefile:- cp -r MS_Win32 ../$(DISTR)
math/ann/files/patch-Makefile:- cp -r MS_Win32_bin ../$(DISTR)_MS_Win32_bin
math/ann/files/patch-Makefile:- cp -r bin ../$(DISTR)
math/ann/files/patch-Makefile:- cp -r include ../$(DISTR)
math/ann/files/patch-Makefile:- cp -r lib ../$(DISTR)
math/ann/files/patch-Makefile:- cp -r src ../$(DISTR)
math/ann/files/patch-Makefile:- cp -r test ../$(DISTR)
math/ann/files/patch-Makefile:- cp -r sample ../$(DISTR)
math/ann/files/patch-Makefile:- cp -r ann2fig ../$(DISTR)
math/ipopt/files/patch-Makefile.in:- cp -R doxydoc/html doxydoc/ipopt_doxy.tag $(DocInstallDir)/doxydoc
math/ipopt/files/patch-Makefile.in:+ cp -R doxydoc/html doxydoc/ipopt_doxy.tag $(DESTDIR)$(DocInstallDir)/doxydoc
math/lcalc/files/patch-src_Makefile: cp -rf ../include $(INSTALL_DIR)/include/Lfunction
math/openlibm/files/patch-Makefile:- cp -RpP -f libopenlibm.a $(DESTDIR)$(libdir)/
math/openlibm/files/patch-Makefile:- cp -RpP -f libopenlibm.*$(SHLIB_EXT)* $(DESTDIR)$(shlibdir)/
math/openlibm/files/patch-Makefile:- cp -RpP -f openlibm.pc $(DESTDIR)$(pkgconfigdir)/
math/openlibm/files/patch-Makefile:- cp -RpP -f include/*.h $(DESTDIR)$(includedir)/openlibm
math/openlibm/files/patch-Makefile:- cp -RpP -f src/*.h $(DESTDIR)$(includedir)/openlibm
misc/figlet/files/patch-run-tests.sh:- "X=`mktemp -d`;cp fonts/script.flf \$X/foo.flf;$cmd -d\$X -ffoo;rm -Rf \$X"
misc/figlet/files/patch-run-tests.sh:+ "X=`mktemp -d -t tmp.XXXXXXXXXX`;cp fonts/script.flf \$X/foo.flf;$cmd -d\$X -ffoo;rm -Rf \$X"
misc/lingoteach/files/patch-data__Makefile.in:- cp -r *.xml *.dtd *.txt $(datadir)/lingoteach/data
misc/lingoteach/files/patch-data__Makefile.in:+ cp -r *.xml *.dtd *.txt ${DESTDIR}$(datadir)/lingoteach/data
multimedia/emovix/files/patch-Makefile.am:+ for i in translations mplayer-fonts keyboard-i18n backgrounds; do cp -r $$i $(emovix_share_dir); done;
multimedia/emovix/files/patch-Makefile.in:+ for i in translations mplayer-fonts keyboard-i18n backgrounds; do cp -r $$i $(emovix_share_dir); done;
multimedia/lives/Makefile: @${REINPLACE_CMD} '/cp -rf/ s|data/|data|g; /cp -rf/ s|icons/|icons|g' \
multimedia/lives/files/patch-lives-plugins_weed-plugins_gdk_Makefile.am:- cp -rf data/ "$(DESTDIR)$(fxpluginslibdir)" && chmod -R a+r "$(DESTDIR)$(fxpluginslibdir)/data/"
multimedia/lives/files/patch-lives-plugins_weed-plugins_gdk_Makefile.am:- cp -rf icons/ "$(DESTDIR)$(fxpluginslibdir)" && chmod -R a+r "$(DESTDIR)$(fxpluginslibdir)/icons/"
multimedia/lives/files/patch-lives-plugins_weed-plugins_gdk_Makefile.am:+ cp -rf data "$(DESTDIR)$(fxpluginslibdir)" && chmod -R a+r "$(DESTDIR)$(fxpluginslibdir)/data"
multimedia/lives/files/patch-lives-plugins_weed-plugins_gdk_Makefile.am:+ cp -rf icons "$(DESTDIR)$(fxpluginslibdir)" && chmod -R a+r "$(DESTDIR)$(fxpluginslibdir)/icons"
multimedia/syncplay/files/patch-GNUmakefile:- cp -r syncplay $(LIB_PATH)/syncplay/
multimedia/syncplay/files/patch-GNUmakefile:+ cp -r syncplay/*.py $(LIB_PATH)/syncplay/syncplay/
multimedia/syncplay/files/patch-GNUmakefile:+ cp -r syncplay/players $(LIB_PATH)/syncplay/syncplay/
multimedia/syncplay/files/patch-GNUmakefile:+ cp -r syncplay/ui $(LIB_PATH)/syncplay/syncplay/
multimedia/syncplay/files/patch-GNUmakefile:+ cp -r syncplay/vendor $(LIB_PATH)/syncplay/syncplay/
multimedia/syncplay/files/patch-GNUmakefile: cp -r syncplay/resources/hicolor $(SHARE_PATH)/icons/
multimedia/syncplay/files/patch-GNUmakefile:- cp -r syncplay/resources/*.png $(LIB_PATH)/syncplay/syncplay/resources/
multimedia/syncplay/files/patch-GNUmakefile:- cp -r syncplay/resources/*.lua $(LIB_PATH)/syncplay/syncplay/resources/
multimedia/syncplay/files/patch-GNUmakefile:- cp -r syncplay/resources/lua/intf/*.lua $(LIB_PATH)/syncplay/syncplay/resources/lua/intf/
multimedia/syncplay/files/patch-GNUmakefile:+ cp -r syncplay/resources/*.png $(SHARE_PATH)/syncplay/resources/
multimedia/syncplay/files/patch-GNUmakefile:+ cp -r syncplay/resources/*.lua $(SHARE_PATH)/syncplay/resources/
multimedia/syncplay/files/patch-GNUmakefile:+ cp -r syncplay/resources/lua/intf/*.lua $(SHARE_PATH)/syncplay/resources/lua/intf/
multimedia/vdr/files/patch-vdr-1.7.28_FreeBSD:+ @(cd $(LOCALEDIR); cp -R * $(DESTDIR)$(LOCDIR))
multimedia/vdr/files/patch-vdr-1.7.28_FreeBSD: @(cd $(LOCALEDIR); cp -r --parents * $(DESTDIR)$(LOCDIR))
net/freeradius3/pkg-plist:@exec if ! [ -d %D/etc/raddb -o -L %D/etc/raddb ]; then cp -RP %D/%%EXAMPLESDIR%%/raddb %D/etc/raddb; echo '===> Bootstrapping default certificates, please wait...'; %D/etc/raddb/certs/bootstrap >/dev/null 2>&1; fi
net/opensips/Makefile: (cp -r ${WRKSRC}/test ${STAGEDIR}${PREFIX}/tests/opensips)
net/opensips/Makefile: (cp -r ${WRKSRC}/examples ${STAGEDIR}${PREFIX}/share/examples/opensips)
net/smm++/files/patch-Makefile:- @cp -Rp ../sources ${SRC}
net/smm++/files/patch-Makefile:- @cp -Rp ../images ${SRC}
net/smm++/files/patch-Makefile:- @cp -Rp ../config ${SRC}
net/smm++/files/patch-Makefile:+ @cp -Rp ../sources ${STAGEDIR}${SRC}
net/smm++/files/patch-Makefile:+ @cp -Rp ../images ${STAGEDIR}${SRC}
net/smm++/files/patch-Makefile:+ @cp -Rp ../config ${STAGEDIR}${SRC}
net/ss5/files/patch-Makefile.in:- @( cp -r doc/ldap/* $(dst_dir)$(doc_path_base)/ss5 )
net/ss5/files/patch-Makefile.in:- @( cp -r doc/pam/* $(dst_dir)$(doc_path_base)/ss5 )
net/ss5/files/patch-Makefile.in:+ cp -r doc/ldap/README.ldap $(dst_dir)$(doc_path_base)/ss5
net/ss5/files/patch-Makefile.in:+ cp -r doc/pam/README.pam $(dst_dir)$(doc_path_base)/ss5
news/nntp/files/patch-Makefile: cp -rp $(DIST) ../nntp.dist
ports-mgmt/packagekit/pkg-plist:@postexec if [ ! -f /var/lib/PackageKit/%f ]; then cp -f %B/%f /var/lib/PackageKit; chmod o-r /var/lib/PackageKit/%f; fi
science/berkeleygw/files/patch-Makefile:- cp -rf examples $(INSTDIR)/share/BerkeleyGW/
science/berkeleygw/files/patch-Makefile:+ cp -rf examples $(INSTDIR)/share/examples/BerkeleyGW
science/berkeleygw/files/patch-Makefile: cp -rf testsuite $(INSTDIR)/share/BerkeleyGW/
security/bugs/Makefile: @${REINPLACE_CMD} -e 's+\(@cp -rf ./doc/.*\)+# \1+' ${WRKSRC}/Makefile
security/bugs/Makefile: @${REINPLACE_CMD} -e 's+\(@cp -rf ./doc/.*\)+# \1+' ${WRKSRC}/Makefile
security/bugs/files/patch-Makefile.bsd:- @cp -rf ./doc/* $(INSTALL_PATH)/
security/bugs/files/patch-Makefile.bsd:+ @cp -rf ./doc/* $(DESTDIR)$(INSTALL_PATH)/
security/p5-openxpki/files/pkg-message.in: cp -R %%EXAMPLESDIR%%/config/openxpki/* %%PREFIX%%/etc/openxpki/
shells/psh/files/patch-postinstall.pl: system("cp -r share/themes $where/share/psh");
shells/psh/files/patch-postinstall.pl: system("cp -r share/complete $where/share/psh");
sysutils/amtc/files/patch-Makefile:+ /bin/cp -R ../amtc-web $(DESTDIR)$(PREFIX)/www
sysutils/cpupdate/files/cpupdate.in: cp -Rp $_d/ $_dst
sysutils/cpupdate/files/cpupdate.in: [ -d $_d-with-caveats ] && cp -Rp $_d-with-caveats/ $_dst
sysutils/runit/files/pkg-message.in:# cp -R %%PREFIX%%/etc/runit /etc/runit
sysutils/runit/files/pkg-message.in:# cp -R %%PREFIX%%/etc/runit /etc/runit
sysutils/runit/files/pkg-message.in:# cp -R /etc/runit/getty-ttyv4 %%SERVICE_DIR%%
sysutils/runit/files/pkg-message.in: # cp -R %%SERVICE_DIR%%/getty-ttyv4 %%SERVICE_DIR%%/getty-ttyv3
sysutils/torque/files/torque-config.in:cp -Rp %%PREFIX%%/share/examples/torque/var/spool/torque $spool_root
textproc/apache-solr/files/pkg-message.in:cp -R %%LOCALBASE%%/solr/example/example-DIH/solr/solr /var/db/solr/
textproc/liblingoteach/files/patch-doc__Makefile.in:- -cp -r html $(HTML_DIR)/$(DOC_MODULE)
textproc/liblingoteach/files/patch-doc__Makefile.in:+ -cp -r html $(DESTDIR)$(HTML_DIR)/$(DOC_MODULE)
textproc/s5/files/s5.in: ${NOOP} cp -Rp ${VERBOSE:+'-v'} "${S5_TEMPLATE}"/ "$1"/
www/apache24/files/patch-Makefile.in:- test -d $(htdocs-srcdir) && (cd $(htdocs-srcdir) && cp -rp * $(DESTDIR)$(htdocsdir)) ; \
www/apache24/files/patch-Makefile.in:+ test -d $(htdocs-srcdir) && (cd $(htdocs-srcdir) && cp -rp index.html $(DESTDIR)$(DATADIR)/misc) || true
www/apache24/files/patch-Makefile.in:- cd $(top_srcdir)/docs/error && cp -rp * $(DESTDIR)$(errordir) ; \
www/apache24/files/patch-Makefile.in:+ cd $(top_srcdir)/docs/error && cp -rp * $(DESTDIR)$(errordir) ;
www/apache24/files/patch-Makefile.in:- cd $(top_srcdir)/docs/icons && cp -rp * $(DESTDIR)$(iconsdir) ; \
www/apache24/files/patch-Makefile.in:+ cd $(top_srcdir)/docs/icons && cp -rp * $(DESTDIR)$(iconsdir) ;
www/apache24/files/patch-Makefile.in:- cd $(top_srcdir)/docs/cgi-examples && cp -rp * $(DESTDIR)$(cgidir) ; \
www/apache24/files/patch-Makefile.in:+ cd $(top_srcdir)/docs/cgi-examples && cp -rp * $(DESTDIR)$(cgidir) ;
www/apache24/files/patch-Makefile.in:- cd $(top_srcdir)/docs/manual && cp -rp * $(DESTDIR)$(manualdir); \
www/apache24/files/patch-Makefile.in:+ cd $(top_srcdir)/docs/manual && cp -rp * $(DESTDIR)$(manualdir)
www/fusionpbx/files/pkg-message:cp -R /usr/local/www/fusionpbx/resources/templates/conf/* /usr/local/etc/freeswitch
www/fusionpbx/files/pkg-message:cp -R /usr/local/www/fusionpbx/resources/install/scripts /usr/local/share/freeswitch
www/mod_pagespeed/files/patch-install_Makefile: cp -rp mod_pagespeed_example mod_pagespeed_test $(STAGING_DIR)
www/moinmoin/files/pkg-install.in: echo 'cp -R ${MOINDIR}/data ${MOINDEST}'
www/moinmoin/files/pkg-install.in: echo 'cp -R ${MOINDIR}/underlay ${MOINDEST}'
www/nanoblogger/files/patch-nb: cp -R "$weblog_dir" "$BLOG_DIR"
www/sahi/files/sahi.sh.in: cp -r %%DATADIR%%/userdata ${HOME}/.sahi
www/trac-tweakui/files/pkg-message.in:cp -Rp %%EXAMPLESDIR%%/* \
www/vdradmin-am/files/patch-install.sh:- makeDir $LIBDIR 1 && cp -r template lib $LIBDIR || exit 1
www/vdradmin-am/files/patch-install.sh:- makeDir $DOCDIR && cp -r contrib COPYING CREDITS HISTORY INSTALL LGPL.txt README* REQUIREMENTS FAQ $DOCDIR || exit 1
www/vdradmin-am/files/patch-install.sh:+ makeDir $DESTDIR$LIBDIR 1 && cp -r template lib $DESTDIR$LIBDIR || exit 1
www/vdradmin-am/files/patch-install.sh:+ [ -n $NOPORTDOCS ] && makeDir $DESTDIR$DOCDIR && cp -r contrib COPYING CREDITS HISTORY INSTALL LGPL.txt README* REQUIREMENTS FAQ $DESTDIR$DOCDIR || exit 1
x11-themes/adapta-backgrounds/files/patch-Makefile.am:- cp -Rv $(EXTRA_DIST) $(adaptadir)
x11-themes/adapta-backgrounds/files/patch-Makefile.am:+ cp -Rv $(EXTRA_DIST) $(DESTDIR)$(docdir); \
x11-themes/adapta-gtk-theme/files/patch-Makefile.am:- cp -Rv $(EXTRA_DIST) $(adaptadir)
x11-themes/adapta-gtk-theme/files/patch-Makefile.am:+ cp -Rv $(EXTRA_DIST) $(DESTDIR)$(docdir); \
x11-themes/plasma5-breeze-gtk/files/patch-src_build__theme.sh:-cp -r assets/ "${INSTALL_TARGET}"
x11-themes/plasma5-breeze-gtk/files/patch-src_build__theme.sh:+cp -r assets "${INSTALL_TARGET}"
x11-wm/fvwm-crystal/files/patch-Makefile:- cp -d -r fvwm/* $(DESTDIR)$(prefix)/share/fvwm-crystal/fvwm/
x11-wm/fvwm-crystal/files/patch-Makefile:+ cp -r fvwm/* $(DESTDIR)$(prefix)/share/fvwm-crystal/fvwm/
x11-wm/fvwm-crystal/files/patch-Makefile:- cp -d -r man/* $(DESTDIR)$(prefix)/share/man/man1
x11-wm/fvwm-crystal/files/patch-Makefile:+ cp -r man/*.1.gz $(DESTDIR)$(prefix)/man/man1
x11-wm/fvwm-crystal/files/patch-Makefile:- cp -d -r doc/* $(DESTDIR)$(docdir)
x11-wm/fvwm-crystal/files/patch-Makefile:+ cp -r doc/* $(DESTDIR)$(docdir)
x11-wm/jewel/files/patch-goodies-fspanel_Makefile: cp -r $(PROGNAME) $(DESTDIR)$(prefix)/bin
x11-wm/xfce4-panel-profiles/files/patch-Makefile.in.in:- cp -rf locale $(DESTDIR)/$(PREFIX)/share
x11-wm/xfce4-panel-profiles/files/patch-Makefile.in.in:+ cp -rf locale $(DESTDIR)/$(PREFIX)/share
x11/cinnamon/files/patch-files_Makefile.in:- find -mindepth 1 -maxdepth 1 -type d -exec cp -R {} $(DESTDIR)/ \;
x11/cinnamon/files/patch-files_Makefile.in:+ find . -mindepth 1 -maxdepth 1 -type d -exec cp -R {} $(DESTDIR)/ \;

File Metadata

Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2787807
Default Alt Text
cp.filtered (21 KB)

Event Timeline