FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 5:07 AM GMT
Port details
zend-framework 1.11.11 www on this many watch lists=7 search for ports that depend on this port An older version of this port was marked as vulnerable.
A framework for developing PHP web applications
Maintained by: glarkin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 07 Nov 2006 16:59:41
License: not specified in port
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. 

WWW: http://framework.zend.com/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Run: lang/php5, www/pecl-APC, textproc/php5-ctype, ftp/php5-curl, textproc/php5-dom, graphics/php5-gd, security/php5-hash, converters/php5-iconv, converters/php5-mbstring, net/php5-ldap, security/php5-mcrypt, databases/pecl-memcache, databases/php5-pdo, www/php5-session, textproc/php5-simplexml, net/php5-soap, databases/php5-sqlite, textproc/php5-xml, archivers/php5-zlib
Required Libraries: devel/gettext
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/zend-framework/ && make install clean
To add the package: pkg_add -r ZendFramework


Configuration Options
===> The following configuration options are available for ZendFramework-1.11.11:
     EDOJO=On (default) "Install embedded Dojo"
     PDOJO=Off (default) "Install Dojo from ports"
     MYSQL=Off (default) "Install MySQL PDO support"
     MYSQLI=Off (default) "Install MySQLi support"
     DBLIB=Off (default) "Install DBLIB PDO support"
     PGSQL=Off (default) "Install PostgreSQL PDO support"
     ODBC=Off (default) "Install ODBC PDO support"
     SQLITE=Off (default) "Install SQLite v3 PDO support"
     REQPHP=On (default) "Install required PHP dependencies"
     OPTPHP=Off (default) "Install optional PHP dependencies"
===> Use 'make config' to modify these settings

Master Sites:
http://framework.zend.com/releases/ZendFramework-1.11.11/
http://ftp.roedu.net/pub/mirrors/gentoo.org/distfiles/
http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/
http://gentoo.mirrors.pair.com/distfiles/
http://gentoo.chem.wisc.edu/gentoo/distfiles/
http://adelie.polymtl.ca/distfiles/
http://mirrors.tds.net/gentoo/distfiles/
ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/
http://ftp.easynet.nl/mirror/gentoo/distfiles/
http://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/
http://trumpetti.atm.tut.fi/gentoo/distfiles/
http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/distfiles/
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/distfiles/
http://ftp.uni-erlangen.de/pub/mirrors/gentoo/distfiles/
http://darkstar.ist.utl.pt/gentoo/distfiles/
http://gentoo.inode.at/distfiles/
http://ftp.rhnet.is/pub/gentoo/distfiles/
http://gentoo.mirror.sdv.fr/distfiles/
http://gentoo.gg3.net/distfiles/
http://gentoo.kems.net/distfiles/
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/distfiles/
ftp://mirror.iawnet.sandia.gov/pub/gentoo/distfiles/
ftp://ftp.ussg.iu.edu/pub/linux/gentoo/distfiles/
ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/distfiles/
ftp://gentoo.mirrors.pair.com/distfiles/
ftp://mirrors.tds.net/gentoo/distfiles/
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/
ftp://ftp.easynet.nl/mirror/gentoo/distfiles/
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/
ftp://trumpetti.atm.tut.fi/gentoo/distfiles/
ftp://sunsite.cnlab-switch.ch/mirror/gentoo/distfiles/
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo/distfiles/
ftp://ftp6.uni-muenster.de/pub/linux/distributions/gentoo/distfiles/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/distfiles/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/distfiles/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/distfiles/
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo/distfiles/
ftp://darkstar.ist.utl.pt/pub/gentoo/distfiles/
ftp://gentoo.inode.at/source/distfiles/
ftp://ftp.rhnet.is/pub/gentoo/distfiles/
ftp://files.gentoo.gr/distfiles/
ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO/distfiles/
ftp://gentoo.kems.net/pub/mirrors/gentoo/distfiles/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2009-02-18
    Affects: users of www/zend-framework
    Author: glarkin@FreeBSD.org
    Reason: 
      A local file inclusion (LFI) vulnerability was fixed in Zend Framework
      1.7.5. The LFI was present in the Zend_View::render() method, and
      allowed inclusion of scripts with relative path names, e.g.
      "../../../my/script/dir/myscript.php".
    
      If the script path name is hard-coded into the application and is not
      generated by user input, the vulnerability does not apply.  Because of
      this exception, the Zend Framework team has added a flag to disable
      the LFI protection in the render() method.
    
      Full details of the vulnerability, whether it applies to your
      application and how to disable the LFI protection in the render()
      method can be found here:
    
      http://framework.zend.com/manual/en/zend.view.migration.html
    
    

Number of commits found: 60

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
30 Sep 2011 00:56:28
Original commit files touched by this commit  1.11.11
glarkin search for other commits by this committer
- Updated to 1.11.11
  ChangeLog: http://framework.zend.com/changelog/1.11.11
23 Aug 2011 21:19:07
Original commit files touched by this commit  1.11.10
glarkin search for other commits by this committer
- Updated to 1.11.10
  ChangeLog: http://framework.zend.com/changelog/1.11.10
07 Jul 2011 16:51:48
Original commit files touched by this commit  1.11.8
glarkin search for other commits by this committer
- Updated to 1.11.8
  ChangeLog: http://framework.zend.com/changelog/1.11.8
13 May 2011 15:09:16
Original commit files touched by this commit  1.11.6
glarkin search for other commits by this committer
- Updated to 1.11.6
  ChangeLog: http://framework.zend.com/changelog/1.11.6

Security:       http://framework.zend.com/security/advisory/ZF2011-02
Security:       34e8ccf5-7d71-11e0-9d83-000c29cc39d3
19 Apr 2011 18:00:32
Original commit files touched by this commit  1.11.5
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.11.5
25 Feb 2011 01:32:18
Original commit files touched by this commit  1.11.2_1
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Chase after net/openldap24-server update.

Reminded by:    miwi
14 Jan 2011 21:16:13
Original commit files touched by this commit  1.11.2
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.11.2
  ChangeLog: http://framework.zend.com/changelog/1.11.2

Feature safe:   yes
04 Dec 2010 03:35:18
Original commit files touched by this commit  1.11.1
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.11.1

Changes: http://framework.zend.com/changelog/1.11.1
08 Sep 2010 19:32:32
Original commit files touched by this commit  1.10.8
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.10.8

  ChangeLog: http://framework.zend.com/changelog/1.10.8
03 Aug 2010 20:28:55
Original commit files touched by this commit  1.10.7
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.10.7
07 Jul 2010 14:34:53
Original commit files touched by this commit  1.10.6
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.10.6

Feature safe:   yes
02 Jun 2010 20:40:31
Original commit files touched by this commit  1.10.5
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.10.5
31 May 2010 02:01:56
Original commit files touched by this commit  1.10.4_1
 This port version is marked as vulnerable.
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
29 Apr 2010 20:23:03
Original commit files touched by this commit  1.10.4
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Update to 1.10.4
11 Apr 2010 07:53:19
Original commit files touched by this commit  1.10.3
 This port version is marked as vulnerable.
ale search for other commits by this committer
PHP dropped support for Oracle8 client library.
02 Apr 2010 16:51:55
Original commit files touched by this commit  1.10.3
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.10.3

Security:       http://framework.zend.com/security/advisory/ZF2010-07
Security:      
http://dojotoolkit.org/blog/post/dylan/2010/03/dojo-security-advisory/
25 Feb 2010 20:06:10
Original commit files touched by this commit  1.10.2
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.10.2

Feature safe:   yes
19 Feb 2010 22:06:05
Original commit files touched by this commit  1.10.1
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.10.1

Feature safe:   yes
03 Feb 2010 14:40:43
Original commit files touched by this commit  1.10.0
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.10.0

  Changelog: http://framework.zend.com/changelog/1.10.0
  Migration notes: http://framework.zend.com/manual/en/migration.110.html
13 Jan 2010 18:14:28
Original commit files touched by this commit  1.9.7
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.9.7

NOTE: Multiple security issues have been reported in ZF < 1.9.7, and
      a VuXML update will be prepared for review shortly.
05 Dec 2009 02:40:38
Original commit files touched by this commit  1.9.6_1
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Moved various PHP-related directives ahead of bsd.port.pre.mk
- Bumped PORTREVISION on affected ports

PR:             ports/135674
Submitted by:   yzlin
01 Dec 2009 22:10:58
Original commit files touched by this commit  1.9.6
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.9.6
29 Oct 2009 01:20:17
Original commit files touched by this commit  1.9.5
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.9.5
17 Oct 2009 02:10:02
Original commit files touched by this commit  1.9.4
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.9.4
29 Sep 2009 15:08:26
Original commit files touched by this commit  1.9.3PL1
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.9.3PL1

Feature safe:   yes
26 Aug 2009 13:11:42
Original commit files touched by this commit  1.9.2
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.9.2
13 Aug 2009 14:50:39
Original commit files touched by this commit  1.9.1
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.9.1
05 Aug 2009 16:25:23
Original commit files touched by this commit  1.9.0
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.9.0
24 Jun 2009 14:52:36
Original commit files touched by this commit  1.8.4
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.8.4
23 Jun 2009 21:01:47
Original commit files touched by this commit  1.8.3
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.8.3
28 May 2009 21:16:30
Original commit files touched by this commit  1.8.2
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.8.2
21 May 2009 16:24:10
Original commit files touched by this commit  1.8.1
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Update to 1.8.1
- Remove demos directory installation from embedded Dojo library
07 May 2009 04:03:14
Original commit files touched by this commit  1.8.0
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Update to 1.8.0
- Install Zend_Tool wrapper script and include details in pkg-message
- Removed unnecessary OPTION
- Install more documentation
21 Apr 2009 19:11:40
Original commit files touched by this commit  1.7.8
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Update to 1.7.8
03 Mar 2009 19:44:48
Original commit files touched by this commit  1.7.6
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Update to 1.7.6
18 Feb 2009 18:06:37
Original commit files touched by this commit  1.7.5
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Update to 1.7.5
- Added UPDATING entry about incompatibility between 1.7.4 and 1.7.5
- Added vuln.xml entry for local file inclusion vulnerability in <1.7.5
- Added maintainer mode target in ZF Makefile to speed up fixups of
  pkg-plist output from genplist

Security:       cf495fd4-fdcd-11dd-9a86-0050568452ac
Security:       http://framework.zend.com/issues/browse/ZF-5748
Security:      
http://weierophinney.net/matthew/archives/206-Zend-Framework-1.7.5-Released-Important-Note-Regarding-Zend_View.html
04 Feb 2009 14:34:47
Original commit files touched by this commit  1.7.4
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Update to 1.7.4
28 Jan 2009 21:24:25
Original commit files touched by this commit  1.7.3
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Update to 1.7.3
- Add knob to install incubator classes
19 Dec 2008 15:30:18
Original commit files touched by this commit  1.7.0_1
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Removed php5-pcre dependency since it's part of the PHP base port now
- Added MySQLi dependency configuration option
- Bumped PORTREVISION

PR:             ports/129698
Submitted by:   Till Klampaeckel <till at php dot net>
21 Nov 2008 18:01:22
Original commit files touched by this commit  1.7.0
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.7.0
31 Oct 2008 22:57:42
Original commit files touched by this commit  1.6.2
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.6.2
17 Oct 2008 14:06:07
Original commit files touched by this commit  1.6.1
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.6.1
- Added knobs to install the embedded Dojo toolkit or the Dojo toolkit
  from ports

Approved by:    beech (mentor, implicit)
18 Jul 2008 21:05:20
Original commit files touched by this commit  1.5.2
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
Changed my MAINTAINER address to
glarkin@FreeBSD.org.

Approved by:    beech (mentor)
11 Jul 2008 10:59:17
Original commit files touched by this commit  1.5.2
 This port version is marked as vulnerable.
ale search for other commits by this committer
Depends on pecl-APC in the standard way.
21 May 2008 05:25:48
Original commit files touched by this commit  1.5.2
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Update to 1.5.2

PR:             ports/123843
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
20 Apr 2008 02:51:41
Original commit files touched by this commit  1.5.1
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Update to 1.5.1

PR:             ports/122862
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
24 Mar 2008 17:43:54
Original commit files touched by this commit  1.5.0
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Update to 1.5.0
- Remove USE_GETTEXT (not needed, ZF implements its own gettext functions)

PR:             ports/121906
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
11 Mar 2008 19:12:02
Original commit files touched by this commit  1.0.4
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Update to 1.0.4
- Various cleanups/coding style improvements in Makefile
- Added owner/perms configuration for pkg_add

PR:             ports/121241
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
14 Dec 2007 18:45:10
Original commit files touched by this commit  1.0.3
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 1.0.3

PR:             118403
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
02 Oct 2007 10:54:28
Original commit files touched by this commit  1.0.2
 This port version is marked as vulnerable.
tabthorpe search for other commits by this committer
- Update to 1.0.2

PR:             ports/116793
Submitted by:   Greg Larkin (maintainer)
Approved by:    miwi (co-mentor)
20 Sep 2007 02:17:54
Original commit files touched by this commit  1.0.1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Fix correct install path

PR:             116277
Submitted by:   nrgmilk <nrgmilk@gmail.com>
Approved by:    maintainer
19 Aug 2007 11:03:14
Original commit files touched by this commit  1.0.1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 1.0.1

PR:             ports/115527
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
19 Jul 2007 14:09:32
Original commit files touched by this commit  1.0.0
 This port version is marked as vulnerable.
sat search for other commits by this committer
- Update to 1.0.0
- Add options for installing PHP dependencies
- Restore pkg-plist directives to create empty directories
- Clean up a bit

PR:             ports/114362
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
30 Jun 2007 10:33:01
Original commit files touched by this commit  1.0.0rc3
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
Upgrade to 1.0.0rc3

PR:             ports/114137
Submitted by:   maintainer
09 Apr 2007 20:54:46
Original commit files touched by this commit  0.9.1b
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 0.9.1 beta

PR:             110985
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
06 Mar 2007 06:51:51
Original commit files touched by this commit  0.8.0
 This port version is marked as vulnerable.
linimon search for other commits by this committer
Use the new facility of bsd.port.mk to be able to simplify the interaction
of USE_PHP and OPTIONS.

PR:             ports/106557
Submitted by:   ale
Hat:            portmgr
26 Feb 2007 20:07:39
Original commit files touched by this commit  0.8.0
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 0.8.0

PR:             109574
Submitted by:   Greg Larkin <glarkin@sourcehosting.net>
12 Feb 2007 21:38:58
Original commit files touched by this commit  0.7.0
 This port version is marked as vulnerable.
rafan search for other commits by this committer
- Fix dependencies that are moved into php5 core distribution

PR:             ports/109064
Submitted by:   Alexander Zhuravlev <zaa at zaa.pp.ru>
Approved by:    Greg Larkin <glarkin at sourcehosting.net> (maintainer)
22 Jan 2007 08:31:28
Original commit files touched by this commit  0.7.0
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 0.7.0

PR:             ports/108125
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
07 Nov 2006 16:58:09
Original commit files touched by this commit  0.2.0
 This port version is marked as vulnerable.
alepulver search for other commits by this committer
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.

WWW: http://framework.zend.com/
- Greg Larkin
glarkin@sourcehosting.net

PR:             ports/105094
Submitted by:   Greg Larkin <glarkin at sourcehosting.net>

Number of commits found: 60

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
surfFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01

12 vulnerabilities affecting 31 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23149
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 5
new 48 hours8
new 7 days50
new fortnight77
new month143

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.525 seconds.