mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
944b0e3048
Better fit to FreeBSD directory structure NO_PACKAGE removed, hostname is in config files, not compiled in
31 lines
713 B
Plaintext
31 lines
713 B
Plaintext
@owner nobody
|
|
@group nobody
|
|
www/cgi-bin/Count.cgi
|
|
etc/Counter
|
|
etc/Counter/conf
|
|
etc/Counter/conf/count.cfg
|
|
etc/Counter/data
|
|
etc/Counter/data/sample.dat
|
|
lib/Counter/rgb.txt
|
|
lib/Counter/digits
|
|
lib/Counter/digits/A
|
|
lib/Counter/digits/A/strip.gif
|
|
lib/Counter/digits/B
|
|
lib/Counter/digits/B/strip.gif
|
|
lib/Counter/digits/C
|
|
lib/Counter/digits/C/strip.gif
|
|
lib/Counter/digits/D
|
|
lib/Counter/digits/D/strip.gif
|
|
lib/Counter/digits/D/lenna.gif
|
|
lib/Counter/digits/E
|
|
lib/Counter/digits/E/strip.gif
|
|
@owner bin
|
|
@group bin
|
|
lib/Counter/digits/mkstrip.sh
|
|
bin/mkstrip
|
|
man/man1/mkstrip.1
|
|
@exec touch /var/log/Counter.log
|
|
@exec chown nobody.nobody /var/log/Counter.log
|
|
@exec chmod 644 /var/log/Counter.log
|
|
@unexec rm /var/log/Counter.log
|