1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Martin Wilke
dfcf43d8b4 - Update to 2.0.0RC2 2009-06-16 19:27:24 +00:00
Martin Wilke
b1536d63d5 - Reset ditesh (at) gathani.org due to long period of inactivity.
- Take over some ports

Approved by:	portmgr (linimon)
2009-04-11 09:09:22 +00:00
Martin Wilke
c38c30178e - Fix build [1]
- pet portlint

Reported by:	ionbot [1]
2009-04-04 19:06:16 +00:00
Martin Wilke
19badab00a - Update to 2.0.0-RC1
PR:		132824
Submitted by:	miwi
Approved by:	maintainer timeout
2009-04-04 18:19:35 +00:00
Martin Wilke
226db339c2 - Update to 1.2.3
PR:		122292
Submitted by:	Wen heping <wenheping@gmail.com>
Approved by:	maintainer timeout
2008-04-27 09:44:11 +00:00
Martin Wilke
0eaf68f46a 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>
2007-08-21 09:10:15 +00:00