mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
439521b0bc
- Remove non needed directory creation in stage - Fix exec line in pkg-plist, ETCDIR already contains installation prefix and portname directory in etc PR: ports/184583 [1] Submitted by: maintainer
89 lines
2.4 KiB
Plaintext
89 lines
2.4 KiB
Plaintext
bin/gdnsd_geoip_test
|
|
include/gdnsd/compiler.h
|
|
include/gdnsd/dmn.h
|
|
include/gdnsd/dname.h
|
|
include/gdnsd/log.h
|
|
include/gdnsd/misc.h
|
|
include/gdnsd/mon.h
|
|
include/gdnsd/net.h
|
|
include/gdnsd/paths.h
|
|
include/gdnsd/plugapi.h
|
|
include/gdnsd/plugin.h
|
|
include/gdnsd/stats.h
|
|
include/gdnsd/vscf.h
|
|
@dirrm include/gdnsd
|
|
lib/gdnsd/libgdnsd.la
|
|
lib/gdnsd/libgdnsd.so
|
|
lib/gdnsd/plugin_extmon.la
|
|
lib/gdnsd/plugin_extmon.so
|
|
lib/gdnsd/plugin_geoip.la
|
|
lib/gdnsd/plugin_geoip.so
|
|
lib/gdnsd/plugin_http_status.la
|
|
lib/gdnsd/plugin_http_status.so
|
|
lib/gdnsd/plugin_metafo.la
|
|
lib/gdnsd/plugin_metafo.so
|
|
lib/gdnsd/plugin_multifo.la
|
|
lib/gdnsd/plugin_multifo.so
|
|
lib/gdnsd/plugin_null.la
|
|
lib/gdnsd/plugin_null.so
|
|
lib/gdnsd/plugin_reflect.la
|
|
lib/gdnsd/plugin_reflect.so
|
|
lib/gdnsd/plugin_simplefo.la
|
|
lib/gdnsd/plugin_simplefo.so
|
|
lib/gdnsd/plugin_static.la
|
|
lib/gdnsd/plugin_static.so
|
|
lib/gdnsd/plugin_tcp_connect.la
|
|
lib/gdnsd/plugin_tcp_connect.so
|
|
lib/gdnsd/plugin_weighted.la
|
|
lib/gdnsd/plugin_weighted.so
|
|
@dirrm lib/gdnsd
|
|
libexec/gdnsd/gdnsd_extmon_helper
|
|
@dirrm libexec/gdnsd
|
|
sbin/gdnsd
|
|
%%DOCSDIR%%/AUTHORS
|
|
%%DOCSDIR%%/COPYING
|
|
%%DOCSDIR%%/INSTALL
|
|
%%DOCSDIR%%/NEWS
|
|
%%DOCSDIR%%/README.md
|
|
%%DOCSDIR%%/gdnsd-plugin-api.pod
|
|
%%DOCSDIR%%/gdnsd-plugin-api.txt
|
|
%%DOCSDIR%%/gdnsd-plugin-extmon.pod
|
|
%%DOCSDIR%%/gdnsd-plugin-extmon.txt
|
|
%%DOCSDIR%%/gdnsd-plugin-geoip.pod
|
|
%%DOCSDIR%%/gdnsd-plugin-geoip.txt
|
|
%%DOCSDIR%%/gdnsd-plugin-metafo.pod
|
|
%%DOCSDIR%%/gdnsd-plugin-metafo.txt
|
|
%%DOCSDIR%%/gdnsd-plugin-multifo.pod
|
|
%%DOCSDIR%%/gdnsd-plugin-multifo.txt
|
|
%%DOCSDIR%%/gdnsd-plugin-simplefo.pod
|
|
%%DOCSDIR%%/gdnsd-plugin-simplefo.txt
|
|
%%DOCSDIR%%/gdnsd-plugin-weighted.pod
|
|
%%DOCSDIR%%/gdnsd-plugin-weighted.txt
|
|
%%DOCSDIR%%/gdnsd.config.pod
|
|
%%DOCSDIR%%/gdnsd.config.txt
|
|
%%DOCSDIR%%/gdnsd.pod
|
|
%%DOCSDIR%%/gdnsd.txt
|
|
%%DOCSDIR%%/gdnsd.zonefile.pod
|
|
%%DOCSDIR%%/gdnsd.zonefile.txt
|
|
%%DOCSDIR%%/gdnsd_geoip_test.pod
|
|
%%DOCSDIR%%/gdnsd_geoip_test.txt
|
|
%%DOCSDIR%%/gdnsd_manual.pod
|
|
%%DOCSDIR%%/gdnsd_manual.txt
|
|
man/man1/gdnsd_geoip_test.1.gz
|
|
man/man3/gdnsd-plugin-api.3.gz
|
|
man/man5/gdnsd.config.5.gz
|
|
man/man5/gdnsd.zonefile.5.gz
|
|
man/man8/gdnsd-plugin-extmon.8.gz
|
|
man/man8/gdnsd-plugin-geoip.8.gz
|
|
man/man8/gdnsd-plugin-metafo.8.gz
|
|
man/man8/gdnsd-plugin-multifo.8.gz
|
|
man/man8/gdnsd-plugin-simplefo.8.gz
|
|
man/man8/gdnsd-plugin-weighted.8.gz
|
|
man/man8/gdnsd.8.gz
|
|
@dirrm %%DOCSDIR%%
|
|
@exec mkdir -p %%ETCDIR%%/zones
|
|
@unexec rmdir >/dev/null 2>&1 /var/run/gdnsd || :
|
|
@dirrmtry etc/gdnsd/zones
|
|
@dirrmtry etc/gdnsd/geoip
|
|
@dirrmtry etc/gdnsd
|