summaryrefslogtreecommitdiff
path: root/www/drupal6/MESSAGE
diff options
context:
space:
mode:
authoradrianp <adrianp>2008-04-06 10:15:27 +0000
committeradrianp <adrianp>2008-04-06 10:15:27 +0000
commitff68a7a90c0334192f4a27f4351baf778f14f2d6 (patch)
tree143f070b248a1039eae9bb409bd4d4297d7668a6 /www/drupal6/MESSAGE
parent31ea9c73ee4023bece167f82f6b27546edecb7f9 (diff)
downloadpkgsrc-ff68a7a90c0334192f4a27f4351baf778f14f2d6.tar.gz
Drupal 6.x branch:
Drupal is software that allows an individual or a community of users to easily publish, manage and organize a great variety of content on a website. Tens of thousands of people and organizations have used Drupal to set up scores of different kinds of web sites, including * community web portals and discussion sites * corporate web sites/intranet portals * personal web sites * aficionado sites * e-commerce applications * resource directories Drupal includes features to enable: * content management systems * blogs * collaborative authoring environments * forums * newsletters * picture galleries * file uploads and download
Diffstat (limited to 'www/drupal6/MESSAGE')
-rw-r--r--www/drupal6/MESSAGE16
1 files changed, 16 insertions, 0 deletions
diff --git a/www/drupal6/MESSAGE b/www/drupal6/MESSAGE
new file mode 100644
index 00000000000..e4fcd4ad501
--- /dev/null
+++ b/www/drupal6/MESSAGE
@@ -0,0 +1,16 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2008/04/06 10:15:27 adrianp Exp $
+
+To complete the setup you will need to read the INSTALL.txt in order
+to setup MySQL/PostgreSQL properly.
+
+You will need to make Drupal accessible through your HTTP server. If you
+are running Apache then you may add the following lines to httpd.conf:
+
+ Include ${PKG_SYSCONFDIR}/drupal.conf
+
+to make Drupal accessible through:
+
+ http://localhost/drupal/
+
+===========================================================================