[MacPorts] #21712: New port for drush - the DRUpal SHell
#21712: New port for drush - the DRUpal SHell -------------------------------------+-------------------------------------- Reporter: chuck@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: drush -------------------------------------+-------------------------------------- This is a new port for drush, the DRUpal SHell which can be used with Drupal. I've added in a dependency for Drupal, since drush isn't very useful without it. It isn't a pure dependency, though, so there's a nodrupal variant as well. -- Ticket URL: <http://trac.macports.org/ticket/21712> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21712: New port for drush - the DRUpal SHell -------------------------------------+-------------------------------------- Reporter: chuck@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: drush -------------------------------------+-------------------------------------- Changes (by macsforever2000@…): * version: 1.8.1 => * type: enhancement => submission -- Ticket URL: <http://trac.macports.org/ticket/21712#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21712: New port for drush - the DRUpal SHell -------------------------------------+-------------------------------------- Reporter: chuck@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: drush -------------------------------------+-------------------------------------- Comment(by bjd@…): I've installed this port. It works as described and is very useful! The dependency on drupal6 makes sense... I guess it's not a huge cost for those of us who don't use MacPorts to install Drupal. -- Ticket URL: <http://trac.macports.org/ticket/21712#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21712: New port for drush - the DRUpal SHell -------------------------------------+-------------------------------------- Reporter: chuck@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: drush -------------------------------------+-------------------------------------- Comment(by bjd@…): I just saw your mention of the nodrupal variant. Excellent! -- Ticket URL: <http://trac.macports.org/ticket/21712#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21712: New port for drush - the DRUpal SHell -------------------------------------+-------------------------------------- Reporter: chuck@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: drush -------------------------------------+-------------------------------------- Comment(by chuck@…): Replying to [ticket:21712 chuck@…]:
This is a new port for drush, the DRUpal SHell which can be used with Drupal. I've added in a dependency for Drupal, since drush isn't very useful without it. It isn't a pure dependency, though, so there's a nodrupal variant as well.
Updated the port for the new version of drush, also swapped around the dependency on Drupal vs. the nondrupal variant. Default is not to depend on Drupal since Drupal core can be downloaded with drush. There are now variants to install Drupal 5 or Drupal 6 as dependencies. -- Ticket URL: <http://trac.macports.org/ticket/21712#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21712: New port for drush - the DRUpal SHell -------------------------------------+-------------------------------------- Reporter: chuck@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: drush -------------------------------------+-------------------------------------- Changes (by jann@…): * cc: jann@… (added) Comment: Why do you need to call drush in post-activate ? -- Ticket URL: <http://trac.macports.org/ticket/21712#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21712: New port for drush - the DRUpal SHell -------------------------------------+-------------------------------------- Reporter: chuck@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: drush -------------------------------------+-------------------------------------- Comment(by chuck@…): There was a reason when I was testing out the port - though I'm not 100% sure what it was. I think it had to do with some self-initialization Drush does on its first run. I'll do some revalidation of that. -- Ticket URL: <http://trac.macports.org/ticket/21712#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21712: New port for drush - the DRUpal SHell -------------------------------------+-------------------------------------- Reporter: chuck@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: drush -------------------------------------+-------------------------------------- Comment(by chuck@…): Replying to [comment:6 chuck@…]:
There was a reason when I was testing out the port - though I'm not 100% sure what it was. I think it had to do with some self-initialization Drush does on its first run. I'll do some revalidation of that.
It does not appear to be needed with the latest drush. I've updated the port file. -- Ticket URL: <http://trac.macports.org/ticket/21712#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21712: New port for drush - the DRUpal SHell --------------------------------------+------------------------------------- Reporter: chuck@… | Owner: macports-tickets@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: drush | --------------------------------------+------------------------------------- Changes (by jann@…): * status: new => closed * resolution: => fixed Comment: Committed in r61786. Thanks. -- Ticket URL: <http://trac.macports.org/ticket/21712#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21712: New port for drush - the DRUpal SHell --------------------------------------+------------------------------------- Reporter: chuck@… | Owner: macports-tickets@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: drush | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: I made some small adjustments: * r61791: Marked your drupal variants as conflicting * r61794: Simplified the destroot * r61795: Added license keyword * r61796: Fixed livecheck * r61797: Simplified distfiles directive to distname -- Ticket URL: <http://trac.macports.org/ticket/21712#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21712: New port for drush - the DRUpal SHell --------------------------------------+------------------------------------- Reporter: chuck@… | Owner: macports-tickets@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: drush | --------------------------------------+------------------------------------- Comment(by chuck@…): Replying to [comment:9 ryandesign@…]:
I made some small adjustments:
* r61791: Marked your drupal variants as conflicting * r61794: Simplified the destroot * r61795: Added license keyword * r61796: Fixed livecheck * r61797: Simplified distfiles directive to distname
Thanks. Much cleaner. I had mimicked another port on the destroot information. This works out a lot more simply. -- Ticket URL: <http://trac.macports.org/ticket/21712#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21712: New port for drush - the DRUpal SHell --------------------------------------+------------------------------------- Reporter: chuck@… | Owner: macports-tickets@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: drush | --------------------------------------+------------------------------------- Comment(by ryandesign@…): Yes, I have noticed that destroot idiom in other www ports as well. They should all be cleaned up. -- Ticket URL: <http://trac.macports.org/ticket/21712#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts