summaryrefslogtreecommitdiff
path: root/irc/dancer-ircd/pkg-plist
blob: 5b8d98ecde9ebe6ed8a9922c9d813c4c6de745e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
bin/dancer-ircd
bin/mkpasswd
bin/viconf
@unexec if cmp -s %D/etc/dancer-ircd/ircd.conf %D/etc/dancer-ircd/ircd.conf.sample; then rm -f %D/etc/dancer-ircd/ircd.conf; fi
etc/dancer-ircd/ircd.conf.sample
@exec if [ ! -f %B/ircd.conf ]; then cp %B/%f %B/ircd.conf; fi
@unexec if cmp -s %D/etc/dancer-ircd/motd %D/etc/dancer-ircd/motd.sample; then rm -f %D/etc/dancer-ircd/motd; fi
etc/dancer-ircd/motd.sample
@exec if [ ! -f %B/motd ]; then cp %B/%f %B/motd; fi
@unexec if cmp -s %D/etc/dancer-ircd/kline.conf %D/etc/dancer-ircd/kline.conf.sample; then rm -f %D/etc/dancer-ircd/kline.conf; fi
etc/dancer-ircd/kline.conf.sample
@exec if [ ! -f %B/kline.conf ]; then cp %B/%f %B/kline.conf; fi
@unexec if cmp -s %D/etc/dancer-ircd/dline.conf %D/etc/dancer-ircd/dline.conf.sample; then rm -f %D/etc/dancer-ircd/dline.conf; fi
etc/dancer-ircd/dline.conf.sample
@exec if [ ! -f %B/dline.conf ]; then cp %B/%f %B/dline.conf; fi
@unexec if cmp -s %D/etc/dancer-ircd/ohelp %D/etc/dancer-ircd/ohelp.sample; then rm -f %D/etc/dancer-ircd/ohelp; fi
etc/dancer-ircd/ohelp.sample
@exec if [ ! -f %B/ohelp ]; then cp %B/%f %B/ohelp; fi
@unexec if cmp -s %D/etc/dancer-ircd/omotd %D/etc/dancer-ircd/omotd.sample; then rm -f %D/etc/dancer-ircd/omotd; fi
etc/dancer-ircd/omotd.sample
@exec if [ ! -f %B/omotd ]; then cp %B/%f %B/omotd; fi
etc/rc.d/dancer-ircd.sh
@exec install -d -o ircd -g ircd -m 700 /var/log/dancer-ircd /var/run/dancer-ircd
@unexec rmdir %D/etc/dancer-ircd /var/log/dancer-ircd /var/run/dancer-ircd 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/etc/dancer-ircd /var/log/dancer-ircd /var/run/dancer-ircd`` to remove any configuration files and log files left." | fmt
%%PORTDOCS%%%%DOCSDIR%%/CIDR.txt
%%PORTDOCS%%%%DOCSDIR%%/INSTALL.hybrid-6
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/README.FIRST.hybrid-6
%%PORTDOCS%%%%DOCSDIR%%/README.TSora
%%PORTDOCS%%%%DOCSDIR%%/README.small_nets
%%PORTDOCS%%%%DOCSDIR%%/README.umodes
%%PORTDOCS%%%%DOCSDIR%%/RELNOTES.hybrid-6
%%PORTDOCS%%%%DOCSDIR%%/Tao-of-IRC.940110
%%PORTDOCS%%%%DOCSDIR%%/blalloc.txt
%%PORTDOCS%%%%DOCSDIR%%/example.conf
%%PORTDOCS%%%%DOCSDIR%%/hybrid/ChangeLog.hybrid-6.gz
%%PORTDOCS%%%%DOCSDIR%%/hybrid/README
%%PORTDOCS%%%%DOCSDIR%%/hybrid/example.conf
%%PORTDOCS%%%%DOCSDIR%%/hybrid/example.conf.trillian
%%PORTDOCS%%%%DOCSDIR%%/hybrid/mtrie.txt
%%PORTDOCS%%%%DOCSDIR%%/hybrid/opermyth.txt
%%PORTDOCS%%%%DOCSDIR%%/hybrid/opers.txt
%%PORTDOCS%%%%DOCSDIR%%/hybrid/server-version-info
%%PORTDOCS%%%%DOCSDIR%%/hybrid/simple.conf
%%PORTDOCS%%%%DOCSDIR%%/ircd.8
%%PORTDOCS%%%%DOCSDIR%%/old/Authors
%%PORTDOCS%%%%DOCSDIR%%/old/Etiquette
%%PORTDOCS%%%%DOCSDIR%%/old/README
%%PORTDOCS%%%%DOCSDIR%%/rfc1459.txt
%%PORTDOCS%%%%DOCSDIR%%/sgml/Makefile
%%PORTDOCS%%%%DOCSDIR%%/sgml/README
%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-oper-guide/Makefile
%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-oper-guide/cmodes.sgml
%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-oper-guide/commands.sgml
%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-oper-guide/config.sgml
%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-oper-guide/dancer-oper-guide.ced
%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-oper-guide/dancer-oper-guide.sgml
%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-oper-guide/intro.sgml
%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-oper-guide/umodes.sgml
%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-user-guide/Makefile
%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-user-guide/changes.sgml
%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-user-guide/channels.sgml
%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-user-guide/dancer-user-guide.ced
%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-user-guide/dancer-user-guide.sgml
%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-user-guide/intro.sgml
%%PORTDOCS%%%%DOCSDIR%%/sgml/dancer-user-guide/umodes.sgml
%%PORTDOCS%%%%DOCSDIR%%/sgml/fdl.sgml
%%PORTDOCS%%@dirrm %%DOCSDIR%%/sgml/dancer-user-guide
%%PORTDOCS%%@dirrm %%DOCSDIR%%/sgml/dancer-oper-guide
%%PORTDOCS%%@dirrm %%DOCSDIR%%/sgml
%%PORTDOCS%%@dirrm %%DOCSDIR%%/old
%%PORTDOCS%%@dirrm %%DOCSDIR%%/hybrid
%%PORTDOCS%%@dirrm %%DOCSDIR%%