aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Services_Twitter
Commit message (Collapse)AuthorAgeFilesLines
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Update to 0.6.3Martin Wilke2011-02-262-4/+4
| | | | Notes: svn path=/head/; revision=269770
* - Update to 0.6.0Martin Wilke2010-06-052-5/+4
| | | | Notes: svn path=/head/; revision=255814
* - Adde mbstring to the dependencyMartin Wilke2010-03-101-1/+2
| | | | Notes: svn path=/head/; revision=250876
* - Update to 0.5.1Martin Wilke2010-03-102-5/+4
| | | | Notes: svn path=/head/; revision=250867
* - Update to 0.5.0Martin Wilke2010-01-212-4/+4
| | | | Notes: svn path=/head/; revision=248332
* - Update to 0.4.0Martin Wilke2009-09-302-4/+4
| | | | Notes: svn path=/head/; revision=242274
* - Update to 0.3.0Martin Wilke2009-08-272-42/+84
| | | | | | | | PR: 138225 Submitted by: Wen Heping <wenheping@gmail.com> Notes: svn path=/head/; revision=240386
* - Take over maintainershipMartin Wilke2009-08-221-1/+1
| | | | | | | Approved by: Wen Heping (maintainer) Notes: svn path=/head/; revision=240144
* - Update to 0.2.1Martin Wilke2009-05-092-4/+4
| | | | | | | | PR: 134223 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=233490
* An interface for communicating with Twitter's public API.Martin Wilke2008-11-083-0/+69
Send status updates, fetch information, add friends, etc. WWW: http://pear.php.net/package/Services_Twitter/ PR: ports/128647 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=222554