aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Date_Holidays
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.17.0Martin Wilke2006-12-212-5/+13
| | | | | | | | PR: ports/106975 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) Notes: svn path=/head/; revision=180373
* - remove automatic dependancy on devel/pear-Console_Getargs, allow the ↵Cheng-Lung Sung2006-10-031-2/+1
| | | | | | | | | | kbobs/environment variables to do their job PR: ports/103914 Submitted by: maintainer (Thomas Abthorpe) Notes: svn path=/head/; revision=174338
* Add an additional MASTER_SITE.Roman Bogorodskiy2006-09-141-0/+1
| | | | | | | Submitted by: Thomas Abthorpe (maintainer) Notes: svn path=/head/; revision=172991
* Update to 0.16.1.Roman Bogorodskiy2006-08-222-4/+4
| | | | | | | | PR: 102386 Submitted by: Thomas Abthorpe (maintainer) Notes: svn path=/head/; revision=171202
* Date_Holidays helps you calculating the dates and titles of holidaysRoman Bogorodskiy2006-06-273-0/+88
and other special celebrations. The calculation is driver-based so it is easy to add new drivers that calculate a country's holidays. The methods of the class can be used to get a holiday's date and title in various languages. WWW: http://pear.php.net/package/Date_Holidays PR: ports/99069 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Notes: svn path=/head/; revision=166440