freebsd-ports/www/hiawatha/pkg-plist
Edwin Groothuis 035ba269ea Update port: www/hiawatha
Update to 5.11

PR:		ports/115316
Submitted by:	Hugo Leisink <hugo@leisink.net>
2007-09-09 12:37:29 +00:00

17 lines
923 B
Text

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/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/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