A database driven web content management system (CMS) Maintained by:nick@foobar.org Port Added: 27 May 2008 06:32:53 License: not specified in port
Drupal is a free software package that allows an individual or a community
of users to easily publish, manage and organize a wide variety of content on
a website.
Drupal is ready to go from the moment you download it. It even has an
easy-to-use web installer! The built-in functionality, combined with dozens
of freely available add-on modules, will enable features such as: Content
Management Systems, Blogs, Collaborative authoring environments, Forums,
Peer-to-peer networking, Newsletters, Podcasting, Picture galleries, File
uploads/downloads and much more.
WWW: http://drupal.org
To install the port:cd /usr/ports/www/drupal6/ && make install clean To add the package:pkg_add -r drupal6
Configuration Options
===> The following configuration options are available for drupal6-6.22:
MYSQLI=on (default) "MySQL Improved Extension database support"
MYSQL=off (default) "MySQL database support"
PGSQL=off (default) "PostgreSQL database support"
===> Use 'make config' to modify these settings
- bsd.drupal.mk has been repocopied to ${PORTSDIR}/Mk
- Prepare bsd.drupal.mk for use in ${PORTSDIR}/Mk
- Remove unneeded LICENSE lines from drupal ports
PR: ports/153795
Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)
Begin process of removal of drupal5 ports:
- Stop using the bsd.drupal.mk in drupal5/ and use the Mk/ version
- Deprecate the drupal5 ports for removal on 29/Aug
Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)