Port details |
- prado Framework for developing PHP web applications
- 3.1.6.r2699_2 www
=0 3.1.6.r2699_2Version of this port present on the latest quarterly branch. DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2008-01-12 01:47:00
- Last Update: 2014-09-02 10:47:10
- SVN Revision: 366983
- License: not specified in port
- WWW:
- http://www.pradosoft.com/
- Description:
- PRADO(tm) is a component-based and event-driven programming framework
for developing Web applications in PHP 5. PRADO stands for PHP Rapid
Application Development Object-oriented.
WWW: http://www.pradosoft.com/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: prado
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php5
- apxs : www/apache24
- session.so : www/php5-session
- dom.so : textproc/php5-dom
- ctype.so : textproc/php5-ctype
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for prado-3.1.6.r2699_2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
OPTPHP=off: Install optional PHP dependencies
PROD=off: Install for production server (see: make confighelp)
REQPHP=on: Install required PHP dependencies
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.6.r2699_2 02 Sep 2014 10:47:10
![Revision:366983 Revision:366983](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove non staged ports without pending PR from www |
3.1.6.r2699_2 06 Aug 2014 09:11:58
![Revision:364158 Revision:364158](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
olgeni ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
3.1.6.r2699_2 10 Mar 2014 18:01:09
![Revision:347789 Revision:347789](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert www to USES=zip |
3.1.6.r2699_2 16 Dec 2013 18:24:49
![Revision:336656 Revision:336656](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
glarkin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
[Errno 11] Resource Temporarily Unavailable
Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.
Submitted by: glarkin |
3.1.6.r2699_2 20 Sep 2013 23:36:54
![Revision:327776 Revision:327776](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
3.1.6.r2699_2 09 Jun 2013 17:44:18
![Revision:320363 Revision:320363](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove php4 reference |
22 Mar 2013 11:53:34
![Revision:314915 Revision:314915](/images/subversion.png)
|
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert a bunch of www ports to new options framework |
3.1.6.r2699_2 18 Aug 2012 14:29:11
![files touched by this commit files touched by this commit](/images/logs.gif) |
ohauer ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@ |
3.1.6.r2699_2 20 Aug 2011 17:27:52
![files touched by this commit files touched by this commit](/images/logs.gif) |
ohauer ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
3.1.6.r2699_1 19 Mar 2011 12:38:54
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Get Rid MD5 support |
3.1.6.r2699_1 05 Dec 2009 02:40:38
![files touched by this commit files touched by this commit](/images/logs.gif) |
glarkin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Moved various PHP-related directives ahead of bsd.port.pre.mk
- Bumped PORTREVISION on affected ports
PR: ports/135674
Submitted by: yzlin |
3.1.6.r2699 13 Aug 2009 18:34:19
![files touched by this commit files touched by this commit](/images/logs.gif) |
glarkin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Updated to 3.1.6.r2699 |
3.1.5.r2662 27 May 2009 18:51:36
![files touched by this commit files touched by this commit](/images/logs.gif) |
glarkin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Updated to 3.1.5
- Added a maintainer mode target to fix up the pkg-plist created by
ports-mgmt/genplist
- Fixed some portlint warnings |
3.1.4.r2603 21 Apr 2009 19:19:07
![files touched by this commit files touched by this commit](/images/logs.gif) |
glarkin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 3.1.4
- Add support for NOPORTEXAMPLES |
3.1.2.r2448 18 Jul 2008 21:05:20
![files touched by this commit files touched by this commit](/images/logs.gif) |
glarkin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Changed my MAINTAINER address to
glarkin@FreeBSD.org.
Approved by: beech (mentor) |
3.1.2.r2448 27 Apr 2008 05:42:33
![files touched by this commit files touched by this commit](/images/logs.gif) |
beech ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 3.1.2.r2448
- Incorporated some changes from the www/codeigniter Makefile
PR: ports/122996
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer) |
3.1.1.r2290 12 Jan 2008 01:46:49
![files touched by this commit files touched by this commit](/images/logs.gif) |
beech ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- New port prado-3.1.1.r2290
- PRADO(tm) is a component-based and event-driven programming framework
for developing Web applications in PHP 5. PRADO stands for PHP Rapid
Application Development Object-oriented.
PR: ports/119344
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Approved by: linimon (mentor) |