Port details |
- pear-Archive_Tar PEAR tar file management class
- 1.3.1 archivers
=54 1.3.1Version of this port present on the latest quarterly branch. - Maintainer: antonio@php.net
 - Port Added: 2003-02-12 06:06:52
- Last Update: 2005-12-09 19:24:52
- SVN Revision: UNKNOWN
- People watching this port, also watch:: gettext, gmake, libiconv, unzip
- Also Listed In: pear
- License: not specified in port
- WWW:
- http://pear.php.net/package/Archive_Tar/
- Description:
- This class provides handling of tar files in PHP.
It supports creating, listing, extracting and adding to tar files.
Gzip support is available if PHP has the zlib extension built-in or
loaded. Bz2 compression is also supported with the bz2 extension loaded.
WWW: http://pear.php.net/package/Archive_Tar/
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:
-
- pear-Archive_Tar>0:archivers/pear-Archive_Tar
- No installation instructions:
- This port has been deleted.
- PKGNAME: pear-Archive_Tar
- 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.
- Runtime dependencies:
-
- pear : devel/php4-pear
- php.h : lang/php4
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- 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 |
1.3.1 09 Dec 2005 19:24:52
 |
ale  |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
1.3.1 04 Apr 2005 09:20:21
 |
ale  |
Update PHP ports to 4.3.11 and 5.0.4 releases:
- fix security issues
- unbreak PEAR packages [1]
PR: ports/78516 [1]
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> [1]
Tested by: thierry |
1.3.1 26 Mar 2005 20:52:04
 |
kris  |
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self) |
1.3.1 18 Mar 2005 17:29:40
 |
thierry  |
Update to to 1.3.1.
Changelog at <http://pear.php.net/package/Archive_Tar/download/1.3.1/>
PR: ports/78982
Submitted by: Antônio Carlos Venâncio Júnior (maintainer) |
1.3.0 07 Mar 2005 21:02:16
 |
thierry  |
- Upgrade to to 1.3.0:
- Take maintainership.
PR: ports/78531
Submitted by: Antônio Carlos Venâncio Júnior |
1.1_1 08 May 2004 16:14:56
 |
thierry  |
Upgrade to 1.2. |
1.1_1 09 Feb 2004 11:43:38
 |
ale  |
Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to
use Mk/bsd.php.mk.
Approved by: nork (mentor/implicitly) |
1.1_1 27 Jan 2004 20:51:07
 |
trevor  |
Add SIZE. |
1.1_1 28 Dec 2003 07:55:47
 |
edwin  |
[PATCH] simplify pear-* ports
These patches do the following things for PEAR ports:
* devel-pear-PEAR-Makefile.common.patch
- provides a do-install target and all that jazz in
devel/pear-PEAR/Makefile.common
- individual PEAR ports now just set a few variables:
* pear-ports-Makefile.common-ng.patch
contains changes for all pear-* ports including devel/pear-PEAR
See http://smradoch.innuendo.cz/FreeBSD/ for complete description.
Note: still missing are:
devel/pear-HTML_Common
devel/pear-I18N
net/pear-Net_NNTP
security/pear-Auth
PR: ports/59213
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz> |
1.1 12 Nov 2003 23:46:19
 |
edwin  |
Add the virtual category "pear" to the Makefiles of these ports.
PR: ports/56582
Submitted by: edwin@mavetju.org
Approved by: portmgr@freebsd.org |
1.1 07 Jun 2003 23:00:46
 |
nork  |
Update to pear-Archive_Tar 1.1.
Update to pear-PEAR 1.1.
Update to pear-HTML_Common 1.2.
Update to pear-Net_SMTP 1.2.3.
Update to pear-Log 1.6.5.
Update to pear-I18N 0.8.5.
Update to pear 4.3.2.
Adapt following ports for pear-PEAR's Makefile.common.
pear-Console_Getopt, pear-Auth, pear-Auth_SASL, devel/pear-Date,
net/pear-Net_Socket, pear-Mail_Mime, pear-Crypt_CBC, pear-mailparse,
pear-File, pear-HTML_Select_Common, and pear-Net_Sieve
PR: ports/52596, ports/52641, ports/52655, ports/52656,
ports/52671, ports/52678, ports/52845
Submitted by: Thierry Thomas <thierry@pompo.net> |
1.0_1 24 Feb 2003 05:27:41
 |
edwin  |
PEAR ports: handling PEAR's registry.
PEAR uses a "registry" to register installed modules, and
this registry is initialized during the installation of
mod_php4 (since 4.3.0).
Unfortunately, installing PEAR modules through the ports
does not maintain this registry.
This PR fix this problem for the following ports:
- sysutils/pear-Log
- devel/pear-PEAR
- devel/pear-Date
- devel/pear-I18N
- devel/pear-HTML_Common
- devel/pear-HTML_Select_Common
- security/pear-Crypt_CBC
- mail/pear-Mail_Mime
- net/pear-Net_Sieve
- sysutils/pear-File
- archivers/pear-Archive_Tar
PR: ports/47921
Submitted by: Thierry Thomas <thierry@pompo.net> |
1.0 20 Feb 2003 16:44:17
 |
knu  |
De-pkg-comment. |
1.0 12 Feb 2003 20:55:24
 |
edwin  |
Fix "make index"
Thanks to: kris@ |
1.0 12 Feb 2003 06:06:13
 |
edwin  |
New port archivers/pear-Archive_Tar: upgrading Archive_Tar from 0.9 to 1.0.
PEAR's Archive_Tar bundled with mod_php4 is v. 0.9.
This port installs v. 1.0 (stable).
PR: ports/47820
Submitted by: Thierry Thomas <thierry@pompo.net> |