Next | Query returned 21 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2015-03-15 15:58:04 by Takahiro Kambe | Files touched by this commit (6) | Package removed
Log message:
Remove php-eaccelerator package which was supported by php53 only.
   2012-12-05 16:28:30 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Introduce eaccelerator-disassembler and eaccelerator-doc-comment-inclusion
PKG_OPTIONS and enable eaccelerator-doc-comment-inclusion default, focusing
to PR pkg/46775.

Bump PKGREVISION.
   2012-10-28 07:31:10 by Aleksej Saushev | Files touched by this commit (600)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-06-17 00:34:23 by David A. Holland | Files touched by this commit (4)
Log message:
Remove 52 from PHP_VERSIONS_ACCEPTED.
   2012-06-16 05:06:19 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Restrict to PHP 5.2.x and 5.3.x.
   2012-04-16 00:01:05 by Thomas Klausner | Files touched by this commit (64)
Log message:
Reset maintainer, developer has left the building
   2011-12-17 14:46:29 by OBATA Akio | Files touched by this commit (13) | Package updated
Log message:
Change default PKGNAME scheme for PECL packages.
Drop ${PHP_BASE_VARS} from PKGVERSION by default.

It used to be required to support multiple php version.
But after PHP version based ${PHP_PKG_PREFIX} was introduced,
such trick is not required anymore.
In addition to this, such version name schme invokes unwanted version bump
when base php version is bumped, plus, such version scheme is hard to
use for DEPENDS pattern.

To avoid downgrading of package using such legacy version scheme,
PECL_LEGACY_VERSION_SCHEME is introduced.
If it is defined, current version scheme is still used for currently
supported PHP version (5 and 53), but instead of ${PHP_BASE_VARS},
current fixed PHP base version in pkgsrc is used to avoid unwanted version bump
from update of PHP base package.
With newer PHP (54, or so on), new version scheme will be used if
it is defined.
This trick will not be required and should be removed after php5 and php53 will
be gone away from pkgsrc.
   2010-12-13 14:18:20 by Takahiro Kambe | Files touched by this commit (6) | Package updated
Log message:
Reset PKGREVISION by update of base PHP version.
   2010-10-02 21:11:35 by Jaromir Dolecek | Files touched by this commit (4)
Log message:
do not hardcode uid for sysv semaphores, to fix compilation on platforms
without spinlock semaphore support; fixes PR pkg/34201
   2010-03-16 14:58:07 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update php-eaccelerator package to 0.9.6.

0.9.6

    * Support for PHP 5.3.
    * The encoder is removed
    * The user cache functions are removed
    * The session handler is removed
    * The minimal PHP version supported is now 5.1
    * Some internal refactoring to clean up the code
    * Fixed some bugs (and probably added some)

Next | Query returned 21 messages, browsing 1 to 10 | Previous