mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
452eb5bef8
- RCng´ify - Make it hier(7) complaint, moving config files to ${PREFIX}/etc, logs to /var/log/rwhoisd and pid to /var/run/rwhoisd - Bump PORTREVISION PR: ports/99304 (based on) Submitted by: Jo Rhett <jrhett@svcolo.com>
68 lines
2.7 KiB
Plaintext
68 lines
2.7 KiB
Plaintext
bin/rwhois_deleter
|
|
bin/rwhois_indexer
|
|
bin/rwhois_repack
|
|
sbin/rwhoisd
|
|
etc/rwhoisd/a.com/attribute_defs/asn.tmpl
|
|
etc/rwhoisd/a.com/attribute_defs/contact.tmpl
|
|
etc/rwhoisd/a.com/attribute_defs/domain.tmpl
|
|
etc/rwhoisd/a.com/attribute_defs/guardian.tmpl
|
|
etc/rwhoisd/a.com/attribute_defs/host.tmpl
|
|
etc/rwhoisd/a.com/attribute_defs/org.tmpl
|
|
etc/rwhoisd/a.com/attribute_defs/referral.tmpl
|
|
etc/rwhoisd/a.com/data/asn/asn.txt
|
|
etc/rwhoisd/a.com/data/contact/contact.txt
|
|
etc/rwhoisd/a.com/data/domain/domain.txt
|
|
etc/rwhoisd/a.com/data/guardian/guardian.txt
|
|
etc/rwhoisd/a.com/data/host/host.txt
|
|
etc/rwhoisd/a.com/data/org/org.txt
|
|
etc/rwhoisd/a.com/data/referral/referral.txt
|
|
etc/rwhoisd/a.com/schema
|
|
etc/rwhoisd/a.com/soa
|
|
etc/rwhoisd/net-10.0.0.0-8/attribute_defs/contact.tmpl
|
|
etc/rwhoisd/net-10.0.0.0-8/attribute_defs/guardian.tmpl
|
|
etc/rwhoisd/net-10.0.0.0-8/attribute_defs/host.tmpl
|
|
etc/rwhoisd/net-10.0.0.0-8/attribute_defs/network.tmpl
|
|
etc/rwhoisd/net-10.0.0.0-8/attribute_defs/referral.tmpl
|
|
etc/rwhoisd/net-10.0.0.0-8/data/network/network.txt
|
|
etc/rwhoisd/net-10.0.0.0-8/data/referral/referral.txt
|
|
etc/rwhoisd/net-10.0.0.0-8/schema
|
|
etc/rwhoisd/net-10.0.0.0-8/soa
|
|
etc/rwhoisd/net-fd00:1234::-32/attribute_defs/host.tmpl
|
|
etc/rwhoisd/net-fd00:1234::-32/attribute_defs/referral.tmpl
|
|
etc/rwhoisd/net-fd00:1234::-32/attribute_defs/contact.tmpl
|
|
etc/rwhoisd/net-fd00:1234::-32/attribute_defs/guardian.tmpl
|
|
etc/rwhoisd/net-fd00:1234::-32/attribute_defs/network.tmpl
|
|
etc/rwhoisd/net-fd00:1234::-32/data/referral/referral.txt
|
|
etc/rwhoisd/net-fd00:1234::-32/data/network/network.txt
|
|
etc/rwhoisd/net-fd00:1234::-32/soa
|
|
etc/rwhoisd/net-fd00:1234::-32/schema
|
|
etc/rwhoisd/rwhoisd.allow
|
|
etc/rwhoisd/rwhoisd.auth_area
|
|
etc/rwhoisd/rwhoisd.conf
|
|
etc/rwhoisd/rwhoisd.deny
|
|
etc/rwhoisd/rwhoisd.dir
|
|
etc/rwhoisd/rwhoisd.root
|
|
etc/rwhoisd/rwhoisd.x.dir
|
|
@dirrm etc/rwhoisd/net-10.0.0.0-8/data/referral
|
|
@dirrm etc/rwhoisd/net-10.0.0.0-8/data/network
|
|
@dirrm etc/rwhoisd/net-10.0.0.0-8/data
|
|
@dirrm etc/rwhoisd/net-10.0.0.0-8/attribute_defs
|
|
@dirrm etc/rwhoisd/net-10.0.0.0-8
|
|
@dirrm etc/rwhoisd/net-fd00:1234::-32/attribute_defs
|
|
@dirrm etc/rwhoisd/net-fd00:1234::-32/data/referral
|
|
@dirrm etc/rwhoisd/net-fd00:1234::-32/data/network
|
|
@dirrm etc/rwhoisd/net-fd00:1234::-32/data
|
|
@dirrm etc/rwhoisd/net-fd00:1234::-32
|
|
@dirrm etc/rwhoisd/a.com/data/referral
|
|
@dirrm etc/rwhoisd/a.com/data/org
|
|
@dirrm etc/rwhoisd/a.com/data/host
|
|
@dirrm etc/rwhoisd/a.com/data/guardian
|
|
@dirrm etc/rwhoisd/a.com/data/domain
|
|
@dirrm etc/rwhoisd/a.com/data/contact
|
|
@dirrm etc/rwhoisd/a.com/data/asn
|
|
@dirrm etc/rwhoisd/a.com/data
|
|
@dirrm etc/rwhoisd/a.com/attribute_defs
|
|
@dirrm etc/rwhoisd/a.com
|
|
@dirrmtry etc/rwhoisd
|
|
@exec mkdir -p /var/log/rwhoisd /var/run/rwhoisd; chown -R nobody /var/log/rwhoisd /var/run/rwhoisd
|