Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2006 00:40:21 +0000 (UTC)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/drupal Makefile bsd.drupal.mk pkg-plist ports/www/drupal/files pkg-message.in
Message-ID:  <200602220040.k1M0eLXe085229@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602220040.k1M0eLXe085229>