Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #11009 (new enhancement)

Opened 22 months ago

Last modified 8 months ago

NEW: ZendFramework

Reported by: alpha@… Owned by: macports-tickets@…
Priority: Low Milestone: Port Submissions
Component: ports Version:
Keywords: Cc: alpha@…, jann@…, markd@…, nox@…

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

Portfile.2 (1.6 kB) - added by markd@… 16 months ago.
Portfile (1.7 kB) - added by alpha@… 15 months ago.

Change History

Changed 18 months ago by eridius@…

  • milestone set to New Ports

Changed 16 months 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.

Changed 16 months ago by markd@…

Changed 16 months ago by jann@…

  • cc markd@… added

Mark, why don't you commit this yourself ?

Changed 16 months 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.

Changed 15 months 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.

Changed 15 months ago by alpha@…

Changed 15 months 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.

Changed 14 months ago by jmpp@…

  • milestone changed from New Ports to Port Submissions

Milestone New Ports deleted

Changed 13 months ago by nox@…

  • cc nox@… added
  • priority changed from Nice to have to Low

Why would you make a port for zend framework?! I mean, there is already PEAR for this kind of software.

Changed 8 months 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.

Note: See TracTickets for help on using tickets.