aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Date_Holidays_USA
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
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - Pass maintainership to miwiThomas Abthorpe2009-03-241-1/+1
| | | | Notes: svn path=/head/; revision=230888
* - Update to 0.1.1Thomas Abthorpe2008-09-033-6/+6
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=219751
* Driver based class to calculate holidays in USA.Thomas Abthorpe2008-06-094-0/+35
WWW: http://pear.php.net/package/Date_Holidays_USA/ Notes: svn path=/head/; revision=214582