cvs commit: ports/www/drupal Makefile bsd.drupal.mk pkg-plist ports/www/drupal/files pkg-message.in

Brooks Davis brooks at FreeBSD.org
Tue Feb 21 16:40:21 PST 2006


brooks      2006-02-22 00:40:21 UTC

  FreeBSD ports repository

  Modified files:
    www/drupal           Makefile pkg-plist 
    www/drupal/files     pkg-message.in 
  Added files:
    www/drupal           bsd.drupal.mk 
  Log:
  Big port infrastructure overhaul to ease module maintance.  The user
  visiable changes are:
   - Use OPTIONS to control php#-mysql and pear-DB (for PostgreSQL
     support) depends.
   - Replace the DRUPDIR make variable with DRUPAL_BASE.
  
  Other changes include abstracting some command paths and most of the
  module makefiles out into a bsd.drupal.mk that lives in www/drupal for
  now.  Module updates to follow.
  
  Revision  Changes    Path
  1.23      +37 -36    ports/www/drupal/Makefile
  1.1       +75 -0     ports/www/drupal/bsd.drupal.mk (new)
  1.2       +5 -5      ports/www/drupal/files/pkg-message.in
  1.10      +154 -153  ports/www/drupal/pkg-plist


More information about the cvs-ports mailing list