Ticket #11009 (closed submission: fixed)
NEW: ZendFramework
| Reported by: | alpha@… | Owned by: | snc@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | Cc: | alpha@…, jann@…, markd@…, nox@…, myschizobuddy@… | |
| Port: | ZendFramework |
Description
This is a port of the Zend Framework. The Zend Framework aims to provide an architecture for developing entire applications with no other library dependencies. This code will always be actively developed, tested, and supported by Zend and the PHP Collaboration Project.
Attachments
Change History
comment:2 Changed 6 years ago by jann@…
- Cc alpha@…, jann@… added
Could you update this to the latest version and replace configure {} by use_configure no ? I will commit it after you you do that.
comment:4 Changed 6 years ago by markd@…
I should have said this, but I was not sure about whether the direectory should use upper case letters or not so I didn't want to commit it. I thought I'd leave it to someone who knew about this but forgot to say so.
comment:5 Changed 6 years ago by alpha@…
Sorry I didn't saw the comments earlier, but the notifications got caught in my spam filter.
Regarding the upper case letters: Zend Framework uses upper case letters for every subdirectory to keep class names and directories the same, i.e. Zend_Registry is in library/Zend/Registry.php. Thus that can't be changed. I guess the main directory name could be changed from ZendFramework to zend-framework, but AFAIK the FreeBSD and Gentoo packages use ZendFramework. I'm fine with whatever fits MacPorts.
I'm updating the Portfile to the newest version (1.0.0-RC1). The final release should be released in about a month. So maybe it's better to wait this short time and add it then. I'll update the Portfile with the final ASAP.
comment:6 Changed 6 years ago by alpha@…
PS: Incubator is not part of the final release so the Portfile needs an update before the final. So it's definitely a good idea to wait for the final release now.
comment:7 Changed 6 years ago by jmpp@…
- Milestone changed from New Ports to Port Submissions
Milestone New Ports deleted
comment:8 Changed 6 years ago by nox@…
- Priority changed from Nice to have to Low
- Cc nox@… added
Why would you make a port for zend framework?! I mean, there is already PEAR for this kind of software.
comment:9 Changed 5 years ago by ryandesign@…
Current version of Zend Framework is now 1.0.3.
Having a port for Zend Framework might be interesting.
Putting the Zend Framework files in ${prefix}/lib is odd, though. That directory is for compiled libraries, not PHP code. Under ${prefix}/www might be more appropriate, if the Zend Framework installation instructions don't have any other suggestions.
comment:10 Changed 5 years ago by myschizobuddy@…
Current version of zendframework is 1.6
comment:12 Changed 4 years ago by snc@…
- Cc snc@… added
- Version set to 1.7.0
- Port set to ZendFramework
Do we have a maintainer timeout?
comment:13 Changed 4 years ago by snc@…
- Owner changed from macports-tickets@… to snc@…
- Priority changed from Low to Normal
- Status changed from new to assigned
- Cc snc@… removed
Install completed successfully on my system — going to commit as nomaintainer.
comment:14 Changed 4 years ago by snc@…
- Status changed from assigned to closed
- Resolution set to fixed
Committed as r46502.
comment:16 Changed 4 years ago by anonymous
- Milestone Port Submissions deleted
Milestone Port Submissions deleted

