Port details |
- pecl-phar A PECL extension which allows running applications out of .phar files
- 2.0.0.r2 archivers
=0 2.0.0.r2Version of this port present on the latest quarterly branch.
- FORBIDDEN: Vulnerable since 2011-01-13, http://portaudit.freebsd.org/da3d381b-0ee6-11e0-becc-0022156e8794.html
This port expired on: 2011-10-14 IGNORE: is forbidden: Vulnerable since 2011-01-13, http://portaudit.freebsd.org/da3d381b-0ee6-11e0-becc-0022156e8794.html
- Maintainer: miwi@FreeBSD.org
- Port Added: 2007-08-21 09:10:33
- Last Update: 2011-10-14 22:30:49
- SVN Revision: UNKNOWN
- Also Listed In: pear
- License: PHP301
- WWW:
- http://pecl.php.net/package/phar/
- Description:
- The phar extension provides the phar stream wrapper and the Phar
class for manipulating self-contained PHP Archive (phar) files.
The Phar class can be used to create and to extract contents of
phar files as well as iterating over their contents.
PHP Archive files (Phars) are special collections of files that
can be transparently run right out of the file, similar to Java's
jar archive files. Using a phar archive, it is possible to distribute
a complete PHP application in a single file that will run out of the
file without modification or extraction.
WWW: http://pecl.php.net/package/phar/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- pecl-phar>0:archivers/pecl-phar
- No installation instructions:
- This port has been deleted.
- PKGNAME: pecl-phar
- 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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- php.h : lang/php5
- phpize : lang/php5
- hash.so : security/php5-hash
- autoconf-2.68 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php5
- hash.so : security/php5-hash
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pecl-phar-2.0.0.r2:
BZ2=off (default) "Enable bz2 compression support"
ZLIB=off (default) "Enable gzip compression support"
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.0.r2 14 Oct 2011 22:30:49 |
dougb |
As previously advertised, complete removal of vulnerable ports that
no one has stepped up to deal with:
archivers/pecl-phar Vulnerable since 2011-01-13
comms/libsyncml Depends on devel/libsoup22, which is FORBIDDEN
databases/mysql323-server Vulnerable since 2006-10-29
databases/mysql323-client Vulnerable since 2006-10-29
databases/mysql323-scripts Vulnerable since 2006-10-29
databases/mysql40-server Vulnerable since 2006-10-29
databases/mysql40-client Vulnerable since 2006-10-29
databases/mysql40-scripts Vulnerable since 2006-10-29
databases/p5-DBD-mysql40
Depends on databases/mysql40-server, which is FORBIDDEN
deskutils/buoh Depends on devel/libsoup22, which is FORBIDDEN
deskutils/libopensync-plugin-syncml (Only the first 15 lines of the commit message are shown above ) |
2.0.0.r2 26 Sep 2011 09:24:20 |
dougb |
Mark FORBIDDEN the remaining ports that are vulnerable for more than
2 weeks according to portaudit (ranging from 23 days to 7 years).
The maintainers were notified by mail that this action would be taken
on 2011-09-03. (Ports for which maintainers responded have been/will be
dealt with separately.)
Also mark DEPRECATED ports that rely on the FORBIDDEN ports, and a few
ports that rely on those DEPRECATED ports. |
2.0.0.r2 20 Dec 2010 06:27:25 |
miwi |
* Add LICENSE
* Add IGNORE_WITH_PHP=4 as this is a php 5.X only module.
* Remove MD5 line from distinfo
PR: 152931
Submitted by: "Tom Judge" <tom@tomjudge.com> |
2.0.0.r2 16 Jun 2009 19:27:24 |
miwi |
- Update to 2.0.0RC2 |
2.0.0.r1 11 Apr 2009 09:09:22 |
miwi |
- Reset ditesh (at) gathani.org due to long period of inactivity.
- Take over some ports
Approved by: portmgr (linimon) |
2.0.0.r1 04 Apr 2009 19:06:16 |
miwi |
- Fix build [1]
- pet portlint
Reported by: ionbot [1] |
2.0.0.r1 04 Apr 2009 18:19:35 |
miwi |
- Update to 2.0.0-RC1
PR: 132824
Submitted by: miwi
Approved by: maintainer timeout |
1.2.3 27 Apr 2008 09:44:11 |
miwi |
- Update to 1.2.3
PR: 122292
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer timeout |
1.2.0 21 Aug 2007 09:10:15 |
miwi |
The phar extension provides the phar stream wrapper and the Phar
class for manipulating self-contained PHP Archive (phar) files.
The Phar class can be used to create and to extract contents of
phar files as well as iterating over their contents.
PHP Archive files (Phars) are special collections of files that
can be transparently run right out of the file, similar to Java's
jar archive files. Using a phar archive, it is possible to distribute
a complete PHP application in a single file that will run out of the
file without modification or extraction.
WWW: http://pecl.php.net/package/phar/
PR: ports/115224
Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org> |
Number of commits found: 9
|