aboutsummaryrefslogtreecommitdiff
path: root/www/drupal6-services
Commit message (Collapse)AuthorAgeFilesLines
* - Take maintainershipMartin Wilke2013-03-021-1/+1
| | | | Notes: svn path=/head/; revision=313224
* - Reassign to the heap at the maintainer's requestThomas Abthorpe2012-09-241-6/+2
| | | | Notes: svn path=/head/; revision=304769
* Use USE_DRUPAL instead of including bsd.drupal.mkChris Rees2011-08-311-3/+2
| | | | Notes: svn path=/head/; revision=280862
* Begin process of removal of drupal5 ports:Chris Rees2011-07-291-1/+1
| | | | | | | | | | - 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) Notes: svn path=/head/; revision=278517
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* A standardized solution of integrating external applications with Drupal.Martin Wilke2010-06-023-0/+78
Service callbacks may be used with multiple interfaces like XMLRPC, JSON, JSON-RPC, REST, SOAP, AMF, etc. This allows a Drupal site to provide web services via multiple interfaces while using the same callback code. WWW: http://drupal.org/project/services PR: ports/146936 Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com> Notes: svn path=/head/; revision=255540