CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/11/15 02:05:41
Modified files:
www/drupal6 : drupal6.port.mk
www/drupal6/CKeditor: Makefile
www/drupal6/FCKeditor: Makefile
www/drupal6/admin-menu: Makefile
www/drupal6/advanced_help: Makefile
www/drupal6/advanced_user: Makefile
www/drupal6/alternate_login: Makefile
www/drupal6/auto_nodetitle: Makefile
www/drupal6/backup_migrate: Makefile
www/drupal6/blocks404: Makefile
www/drupal6/bookmadesimple: Makefile
www/drupal6/bueditor: Makefile
www/drupal6/captcha: Makefile
www/drupal6/cck: Makefile
www/drupal6/cck_blocks: Makefile
www/drupal6/ckeditor-link: Makefile
www/drupal6/compact_forms: Makefile
www/drupal6/contemplate: Makefile
www/drupal6/content_access: Makefile
www/drupal6/core: Makefile
www/drupal6/core/pkg: PLIST
www/drupal6/ctools: Makefile
www/drupal6/date: Makefile
www/drupal6/devel: Makefile
www/drupal6/dhtml_menu: Makefile
www/drupal6/diff: Makefile
www/drupal6/draft: Makefile
www/drupal6/faq: Makefile
www/drupal6/filefield: Makefile
www/drupal6/filefield_sources: Makefile
www/drupal6/globalredirect: Makefile
www/drupal6/imageapi: Makefile
www/drupal6/imagecache: Makefile
www/drupal6/imagecache_profiles: Makefile
www/drupal6/ldap_integration: Makefile
www/drupal6/locale-de: Makefile
www/drupal6/locale-fr: Makefile
www/drupal6/locale-it: Makefile
www/drupal6/locale-ja: Makefile
www/drupal6/masquerade: Makefile
www/drupal6/nodetype: Makefile
www/drupal6/securelogin: Makefile
www/drupal6/themesettingsapi: Makefile
Log message:
least invasive round of cleanup:
- install drupal modules/themes as root:daemon rather than www:www
(only the files/ directory needs to be writeable by 'www').
- don't install 'settings.php' world-readable since it contains the
DB password. Use 640, owner 'www' instead.
- bump all modules.
tested in production, including upgrade szenarios.
ok sthen@ and landry@, maintainer timeout.