34e8cee99a
webserver and should not be modified - Add a dependancy on php?-xml - Delete redundant DISTNAME definition - Don't undo the config file dance by splatting the default over the top of the preserved file - Get rid of an unnecessicary .for loop - Move the message into pkg-message so it can be seen when installed as a package, add an entry with an Apache Alias example for the new DRUPDIR, and slightly improve the database examples Approved by: maintainer
153 lines
6 KiB
Text
153 lines
6 KiB
Text
%%DRUPDIR%%/.htaccess
|
|
%%DRUPDIR%%/cron.php
|
|
%%DRUPDIR%%/database/database.mysql
|
|
%%DRUPDIR%%/database/database.pgsql
|
|
%%DRUPDIR%%/database/updates.inc
|
|
%%PORTDOCS%%%%DRUPDIR%%/doc/CHANGELOG.txt
|
|
%%PORTDOCS%%%%DRUPDIR%%/doc/INSTALL.txt
|
|
%%PORTDOCS%%%%DRUPDIR%%/doc/LICENSE.txt
|
|
%%PORTDOCS%%%%DRUPDIR%%/doc/MAINTAINERS.txt
|
|
%%DRUPDIR%%/favicon.ico
|
|
%%DRUPDIR%%/includes/bootstrap.inc
|
|
%%DRUPDIR%%/includes/common.inc
|
|
%%DRUPDIR%%/includes/database.inc
|
|
%%DRUPDIR%%/includes/database.mysql.inc
|
|
%%DRUPDIR%%/includes/database.pgsql.inc
|
|
%%DRUPDIR%%/includes/file.inc
|
|
%%DRUPDIR%%/includes/image.inc
|
|
%%DRUPDIR%%/includes/locale.inc
|
|
%%DRUPDIR%%/includes/menu.inc
|
|
%%DRUPDIR%%/includes/module.inc
|
|
%%DRUPDIR%%/includes/pager.inc
|
|
%%DRUPDIR%%/includes/session.inc
|
|
%%DRUPDIR%%/includes/tablesort.inc
|
|
%%DRUPDIR%%/includes/theme.inc
|
|
%%DRUPDIR%%/includes/xmlrpc.inc
|
|
%%DRUPDIR%%/includes/xmlrpcs.inc
|
|
%%DRUPDIR%%/index.php
|
|
%%DRUPDIR%%/misc/arrow-asc.png
|
|
%%DRUPDIR%%/misc/arrow-desc.png
|
|
%%DRUPDIR%%/misc/blog.png
|
|
%%DRUPDIR%%/misc/drupal.css
|
|
%%DRUPDIR%%/misc/druplicon-small.png
|
|
%%DRUPDIR%%/misc/druplicon.png
|
|
%%DRUPDIR%%/misc/forum-closed.png
|
|
%%DRUPDIR%%/misc/forum-default.png
|
|
%%DRUPDIR%%/misc/forum-hot-new.png
|
|
%%DRUPDIR%%/misc/forum-hot.png
|
|
%%DRUPDIR%%/misc/forum-new.png
|
|
%%DRUPDIR%%/misc/forum-sticky.png
|
|
%%DRUPDIR%%/misc/menu-collapsed.png
|
|
%%DRUPDIR%%/misc/menu-expanded.png
|
|
%%DRUPDIR%%/misc/menu-leaf.png
|
|
%%DRUPDIR%%/misc/powered-by-drupal-dark.png
|
|
%%DRUPDIR%%/misc/powered-by-drupal-light.png
|
|
%%DRUPDIR%%/misc/powered-by-drupal.png
|
|
%%DRUPDIR%%/misc/print.css
|
|
%%DRUPDIR%%/misc/watchdog-error.png
|
|
%%DRUPDIR%%/misc/watchdog-warning.png
|
|
%%DRUPDIR%%/misc/xml.png
|
|
%%DRUPDIR%%/modules/aggregator.module
|
|
%%DRUPDIR%%/modules/archive.module
|
|
%%DRUPDIR%%/modules/block.module
|
|
%%DRUPDIR%%/modules/blog.module
|
|
%%DRUPDIR%%/modules/blogapi.module
|
|
%%DRUPDIR%%/modules/book.module
|
|
%%DRUPDIR%%/modules/comment.module
|
|
%%DRUPDIR%%/modules/contact.module
|
|
%%DRUPDIR%%/modules/drupal.module
|
|
%%DRUPDIR%%/modules/filter.module
|
|
%%DRUPDIR%%/modules/forum.module
|
|
%%DRUPDIR%%/modules/help.module
|
|
%%DRUPDIR%%/modules/legacy.module
|
|
%%DRUPDIR%%/modules/locale.module
|
|
%%DRUPDIR%%/modules/menu.module
|
|
%%DRUPDIR%%/modules/node.module
|
|
%%DRUPDIR%%/modules/page.module
|
|
%%DRUPDIR%%/modules/path.module
|
|
%%DRUPDIR%%/modules/ping.module
|
|
%%DRUPDIR%%/modules/poll.module
|
|
%%DRUPDIR%%/modules/profile.module
|
|
%%DRUPDIR%%/modules/queue.module
|
|
%%DRUPDIR%%/modules/search.module
|
|
%%DRUPDIR%%/modules/statistics.module
|
|
%%DRUPDIR%%/modules/story.module
|
|
%%DRUPDIR%%/modules/system.module
|
|
%%DRUPDIR%%/modules/taxonomy.module
|
|
%%DRUPDIR%%/modules/throttle.module
|
|
%%DRUPDIR%%/modules/tracker.module
|
|
%%DRUPDIR%%/modules/upload.module
|
|
%%DRUPDIR%%/modules/user.module
|
|
%%DRUPDIR%%/modules/watchdog.module
|
|
%%DRUPDIR%%/scripts/code-clean.sh
|
|
%%DRUPDIR%%/scripts/code-style.pl
|
|
%%DRUPDIR%%/scripts/cron-curl.sh
|
|
%%DRUPDIR%%/scripts/cron-lynx.sh
|
|
%%DRUPDIR%%/scripts/prefix.sh
|
|
@unexec if cmp -s %D/%%DRUPDIR%%/sites/default/settings.php-dist %D/%%DRUPDIR%%/sites/default/settings.php; then rm -f %D/%%DRUPDIR%%/sites/default/settings.php; fi
|
|
%%DRUPDIR%%/sites/default/settings.php-dist
|
|
@exec if [ ! -f %D/%%DRUPDIR%%/sites/default/settings.php ] ; then cp -p %D/%F %B/settings.php; fi
|
|
%%DRUPDIR%%/themes/bluemarine/logo.png
|
|
%%DRUPDIR%%/themes/bluemarine/screenshot.png
|
|
%%DRUPDIR%%/themes/bluemarine/style.css
|
|
%%DRUPDIR%%/themes/bluemarine/xtemplate.xtmpl
|
|
%%DRUPDIR%%/themes/chameleon/background.png
|
|
%%DRUPDIR%%/themes/chameleon/chameleon.theme
|
|
%%DRUPDIR%%/themes/chameleon/common.css
|
|
%%DRUPDIR%%/themes/chameleon/logo.png
|
|
%%DRUPDIR%%/themes/chameleon/marvin/bullet.png
|
|
%%DRUPDIR%%/themes/chameleon/marvin/druplicon-watermark.png
|
|
%%DRUPDIR%%/themes/chameleon/marvin/logo.png
|
|
%%DRUPDIR%%/themes/chameleon/marvin/screenshot.png
|
|
%%DRUPDIR%%/themes/chameleon/marvin/style.css
|
|
%%DRUPDIR%%/themes/chameleon/screenshot.png
|
|
%%DRUPDIR%%/themes/chameleon/style.css
|
|
%%DRUPDIR%%/themes/engines/xtemplate/xtemplate.engine
|
|
%%DRUPDIR%%/themes/engines/xtemplate/xtemplate.inc
|
|
%%DRUPDIR%%/themes/pushbutton/arrow-next-hover.png
|
|
%%DRUPDIR%%/themes/pushbutton/arrow-next-visited.png
|
|
%%DRUPDIR%%/themes/pushbutton/arrow-next.png
|
|
%%DRUPDIR%%/themes/pushbutton/arrow-prev-hover.png
|
|
%%DRUPDIR%%/themes/pushbutton/arrow-prev-visited.png
|
|
%%DRUPDIR%%/themes/pushbutton/arrow-prev.png
|
|
%%DRUPDIR%%/themes/pushbutton/arrow-up-hover.png
|
|
%%DRUPDIR%%/themes/pushbutton/arrow-up-visited.png
|
|
%%DRUPDIR%%/themes/pushbutton/arrow-up.png
|
|
%%DRUPDIR%%/themes/pushbutton/background.png
|
|
%%DRUPDIR%%/themes/pushbutton/forum-container.jpg
|
|
%%DRUPDIR%%/themes/pushbutton/forum-link.png
|
|
%%DRUPDIR%%/themes/pushbutton/header-a.jpg
|
|
%%DRUPDIR%%/themes/pushbutton/header-b.jpg
|
|
%%DRUPDIR%%/themes/pushbutton/header-c.png
|
|
%%DRUPDIR%%/themes/pushbutton/icon-block.png
|
|
%%DRUPDIR%%/themes/pushbutton/icon-comment.png
|
|
%%DRUPDIR%%/themes/pushbutton/logo-active.jpg
|
|
%%DRUPDIR%%/themes/pushbutton/logo-background.jpg
|
|
%%DRUPDIR%%/themes/pushbutton/logo-hover.jpg
|
|
%%DRUPDIR%%/themes/pushbutton/logo.png
|
|
%%DRUPDIR%%/themes/pushbutton/screenshot.png
|
|
%%DRUPDIR%%/themes/pushbutton/style.css
|
|
%%DRUPDIR%%/themes/pushbutton/tabs-off.png
|
|
%%DRUPDIR%%/themes/pushbutton/tabs-on.png
|
|
%%DRUPDIR%%/themes/pushbutton/tabs-option-hover.png
|
|
%%DRUPDIR%%/themes/pushbutton/tabs-option-off.png
|
|
%%DRUPDIR%%/themes/pushbutton/tabs-option-on.png
|
|
%%DRUPDIR%%/themes/pushbutton/xtemplate.xtmpl
|
|
%%DRUPDIR%%/update.php
|
|
%%DRUPDIR%%/xmlrpc.php
|
|
@dirrm %%DRUPDIR%%/themes/pushbutton
|
|
@dirrm %%DRUPDIR%%/themes/engines/xtemplate
|
|
@dirrm %%DRUPDIR%%/themes/engines
|
|
@dirrm %%DRUPDIR%%/themes/chameleon/marvin
|
|
@dirrm %%DRUPDIR%%/themes/chameleon
|
|
@dirrm %%DRUPDIR%%/themes/bluemarine
|
|
@dirrm %%DRUPDIR%%/themes
|
|
@unexec rmdir %D/%%DRUPDIR%%/sites/default 2>/dev/null || /usr/bin/true
|
|
@unexec rmdir %D/%%DRUPDIR%%/sites 2>/dev/null || /usr/bin/true
|
|
@dirrm %%DRUPDIR%%/scripts
|
|
@dirrm %%DRUPDIR%%/modules
|
|
@dirrm %%DRUPDIR%%/misc
|
|
@dirrm %%DRUPDIR%%/includes
|
|
%%PORTDOCS%%@dirrm %%DRUPDIR%%/doc
|
|
@dirrm %%DRUPDIR%%/database
|
|
@unexec rmdir %D/%%DRUPDIR%% 2>/dev/null || (echo "Configuration information saved. If you will *NOT* use this package anymore," && echo "please remove %D/%%DRUPDIR%% and its contents manually.")
|