#43376 closed submission (fixed)
Create new php-apcu port
Reported by: | mp@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | php-APCu |
Description
APCu contains the user-level cache functionality from APC.
PHP 5.5 brings its own opcode cache implementation. For a (hopefully) seamless migration, users can install APCu to get the user-level cache functionality not provided by the PHP 5.5 core.
This is my first Portfile and based on php-apc. I hope it's not too bad...
Change History (5)
comment:1 Changed 11 years ago by mp@…
Cc: | mp@… added |
---|
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign mp@… removed |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | php-APCu added |
Status: | new → assigned |
Type: | enhancement → submission |
Thanks. Note that the Cc field requires complete email addresses, and cc'ing yourself is not necessary when you are the reporter. New port submissions should be classified as submissions, not enhancements. Files should be attached directly to the ticket, not provided as a link to a third-party site. Do you wish to maintain this port? If so, your obfuscated email address should be in the maintainers line, optionally with "openmaintainer" added to indicate that you allow others to update the port as well. If you don't want to maintain this, I can maintain it; I maintain many of the other php modules. We also need to indicate the license. According to the APCu page on PECL, this is under the PHP license version 3.01, so "PHP-3.01" would be the right value for the license field. In Tcl, string comparisons should be made using the ne
operator not the !=
operator.
comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I've committed the port in r119087 with the changes I mentioned above. I made myself the maintainer, but if you want to maintain the port either solely or with openmaintainer or with me let me know and I'll change it. Thanks for submitting this port.
comment:4 Changed 11 years ago by mp@…
Thanks - I just wanted to fix the things you mentioned.
It's great to have you as the maintainer, as you already do a great job for all the other PHP ports. I would not feel comfortable with this role as I don't yet know enough about the sorcery going on behind the MacPort scenes - but of course I'll try to support you with new tickets to the best of my abilities :)
comment:5 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Great, thanks. I'm happy to maintain it. I check the livecheck on my ports every few days so I'll try to keep it updated. If there are any other PHP modules we need to add, please let me know by filing new tickets.
Cc Me!