Opened 17 years ago

Closed 15 years ago

Last modified 15 years ago

#11009 closed submission (fixed)

NEW: ZendFramework

Reported by: alpha@… Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: alpha@…, roederja, 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 (3)

Portfile.2 (1.6 KB) - added by markd@… 17 years ago.
Portfile (1.7 KB) - added by alpha@… 17 years ago.
Portfile.3 (2.0 KB) - added by nerdling (Jeremy Lavergne) 15 years ago.
updated to 1.7.4

Download all attachments as: .zip

Change History (19)

comment:1 Changed 17 years ago by kballard (Lily Ballard)

Milestone: New Ports

comment:2 Changed 17 years ago by roederja

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 17 years ago by markd@…

Attachment: Portfile.2 added

comment:3 Changed 17 years ago by roederja

Cc: markd@… added

Mark, why don't you commit this yourself ?

comment:4 Changed 17 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 17 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.

Changed 17 years ago by alpha@…

Attachment: Portfile added

comment:6 Changed 17 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 17 years ago by jmpp@…

Milestone: New PortsPort Submissions

Milestone New Ports deleted

comment:8 Changed 17 years ago by nox@…

Cc: nox@… added
Priority: Nice to haveLow

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

comment:9 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

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 16 years ago by myschizobuddy@…

Current version of zendframework is 1.6

comment:11 Changed 16 years ago by myschizobuddy@…

Cc: myschizobuddy@… added

Cc Me!

Changed 15 years ago by nerdling (Jeremy Lavergne)

Attachment: Portfile.3 added

updated to 1.7.4

comment:12 Changed 15 years ago by nerdling (Jeremy Lavergne)

Cc: snc@… added
Port: ZendFramework added
Version: 1.7.0

Do we have a maintainer timeout?

comment:13 Changed 15 years ago by nerdling (Jeremy Lavergne)

Cc: snc@… removed
Owner: changed from macports-tickets@… to snc@…
Priority: LowNormal
Status: newassigned

Install completed successfully on my system — going to commit as nomaintainer.

comment:14 Changed 15 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: assignedclosed

Committed as r46502.

comment:15 Changed 15 years ago by jmroot (Joshua Root)

Type: enhancementsubmission

comment:16 Changed 15 years ago by (none)

Milestone: Port Submissions

Milestone Port Submissions deleted

Note: See TracTickets for help on using tickets.