1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/www/hiawatha/pkg-plist
Rong-En Fan d87066553e - Update to 5.6
PR:		ports/109163
Submitted by:	Hugo Leisink <hugo at leisink.org> (maintainer)
2007-02-17 04:43:21 +00:00

20 lines
1.1 KiB
Plaintext

sbin/hiawatha
sbin/cgi-wrapper
sbin/wigwam
sbin/php-fcgi
sbin/newroot
@unexec if cmp -s %D/etc/hiawatha/httpd.conf %D/etc/hiawatha/httpd.conf.sample; then rm -f %D/etc/hiawatha/httpd.conf; fi
@unexec if cmp -s %D/etc/hiawatha/mimetype.conf %D/etc/hiawatha/mimetype.conf.sample; then rm -f %D/etc/hiawatha/mimetype.conf; fi
@unexec if cmp -s %D/etc/hiawatha/throttle.conf %D/etc/hiawatha/throttle.conf.sample; then rm -f %D/etc/hiawatha/throttle.conf; fi
@unexec if cmp -s %D/etc/hiawatha/cgi-wrapper.conf %D/etc/hiawatha/cgi-wrapper.conf.sample; then rm -f %D/etc/hiawatha/cgi-wrapper.conf; fi
@unexec if cmp -s %D/etc/hiawatha/php-fcgi.conf %D/etc/hiawatha/php-fcgi.conf.sample; then rm -f %D/etc/hiawatha/php-fcgi.conf; fi
etc/hiawatha/httpd.conf.sample
etc/hiawatha/mimetype.conf.sample
etc/hiawatha/throttle.conf.sample
etc/hiawatha/cgi-wrapper.conf.sample
etc/hiawatha/php-fcgi.conf.sample
@dirrm etc/hiawatha
@unexec if cmp -s %D/www/hiawatha/index.html %D/www/hiawatha/index.html.sample; then rm -f %D/www/hiawatha/index.html; fi
www/hiawatha/index.html.sample
@dirrm www/hiawatha