aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Date
Commit message (Collapse)AuthorAgeFilesLines
* fix "make index"Edwin Groothuis2003-02-241-1/+1
| | | | Notes: svn path=/head/; revision=76424
* PEAR ports: handling PEAR's registry.Edwin Groothuis2003-02-242-2/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PEAR uses a "registry" to register installed modules, and this registry is initialized during the installation of mod_php4 (since 4.3.0). Unfortunately, installing PEAR modules through the ports does not maintain this registry. This PR fix this problem for the following ports: - sysutils/pear-Log - devel/pear-PEAR - devel/pear-Date - devel/pear-I18N - devel/pear-HTML_Common - devel/pear-HTML_Select_Common - security/pear-Crypt_CBC - mail/pear-Mail_Mime - net/pear-Net_Sieve - sysutils/pear-File - archivers/pear-Archive_Tar PR: ports/47921 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=76356
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Add pear-Date:Dirk Froemberg2003-01-305-0/+51
PEAR Date and Time Zone Classes. PR: ports/47418 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=74258