6f54 FreshPorts -- archivers/pear-File_Archive
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
pear-File_Archive 1.5.5 archivers on this many watch lists=1 search for ports that depend on this port
PEAR class to manipulate tar, gz, tgz, bz2, tbz, zip, ar (deb) files
Maintained by: miwi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 20 Apr 2005 15:58:22
Also Listed In: www pear
License: not specified in port


PEAR::File_Archive is strongly object oriented. It makes it very easy to use,
writing simple code, yet the library is very powerful.

It lets you easily read or generate tar, gz, tgz, bz2, tbz, zip, ar (or deb)
archives to files, memory, mail or standard output.

See http://poocl.la-grotte.org for a tutorial.

WWW: http://pear.php.net/package/File_Archive/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. mail/pear-MIME_Type
  2. devel/pear
Required To Run:
  1. mail/pear-MIME_Type
  2. devel/pear
  3. lang/php5
  4. devel/pear
  5. archivers/php5-bz2
  6. archivers/php5-zlib

This port is required by:

for Run

To install the port: cd /usr/ports/archivers/pear-File_Archive/ && make install clean
To add the package: pkg_add -r pear-File_Archive


Configuration Options
===> The following configuration options are available for pear-File_Archive-1.5.5:
     PEAR_CACHE_LITE=off: "PEAR::Cache_Lite support"
     PEAR_MAIL=off: "PEAR::Mail support"
     PEAR_MAIL_MIME=off: "PEAR::Mail_Mime support"
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/PEAR/
  2. http://de.pear.php.net/get/
  3. http://pear.php.net/get/
  4. http://us.pear.php.net/get/

Number of commits found: 17

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
09 Jun 2012 16:02:52
Original commit files touched by this commit  1.5.5
miwi search for other commits by this committer
- Update to 1.5.5
- Convert to optionNG
18 Mar 2011 17:59:51
Original commit files touched by this commit  1.5.4_1
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
18 Sep 2009 22:41:48
Original commit files touched by this commit  1.5.4_1
miwi search for other commits by this committer
- Add missing pear dependency

PR:             138836
Reported by:    Oleg Gawriloff <barzog@telecom.by>
Feature safe: yes
08 Sep 2008 00:22:00
Original commit files touched by this commit  1.5.4
chinsan search for other commits by this committer
- Pass maintainership to miwi
10 Jun 2008 20:43:33
Original commit files touched by this commit  1.5.4
chinsan search for other commits by this committer
- Update to 1.5.4.
- Add missing dependency.
- Take maintainership.
25 Jan 2008 17:37:34
Original commit files touched by this commit  1.5.3
danfe search for other commits by this committer
Clean up port descriptions for unmaintained ports in `archivers' category:
markup and spelling fixes, kill EOL whitespace and extraneous attribution.
23 Sep 2006 00:23:36
Original commit files touched by this commit  1.5.3
linimon search for other commits by this committer
Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email.  We hope to see him back.

Hat:            portmgr
22 Jan 2006 06:58:31
Original commit files touched by this commit  1.5.3
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
09 Dec 2005 19:24:52
Original commit files touched by this commit  1.5.3
ale search for other commits by this committer
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with: thierry, antonio@php.net
07 Oct 2005 20:44:10
Original commit files touched by this commit  1.5.3
pav search for other commits by this committer
- Update to 1.5.3

Approved by:    Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
21 Jul 2005 07:40:31
Original commit files touched by this commit  1.5.0
novel search for other commits by this committer
Update to 1.5.0.

PR:             83813
Submitted by:   Antonio Carlos Venancio Junior (maintainer)
07 Jun 2005 13:28:04
Original commit files touched by this commit  1.4.0
pav search for other commits by this committer
- Update to 1.4.0

PR:             ports/81993
Submitted by:   Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
31 May 2005 12:37:30
Original commit files touched by this commit  1.3.0
flz search for other commits by this committer
- Update to 1.3.0.

PR:             ports/81711
Submitted by:   maintainer
27 May 2005 19:13:23
Original commit files touched by this commit  1.2.0
pav search for other commits by this committer
- Update to 1.2.0

PR:             ports/81560
Submitted by:   Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
09 May 2005 14:12:07
Original commit files touched by this commit  1.1.0
arved search for other commits by this committer
Update to 1.1.0
(changelog: http://pear.php.net/package/File_Archive/download/1.1.0/)

PR:             80818
Submitted by:   Antonio Carlos Venancio Junior <antonio@php.net>
26 Apr 2005 05:22:25
Original commit files touched by this commit  1.0.1
novel search for other commits by this committer
+ update port: archivers/pear-File_Archive to 1.0.1
  + changelog: http://pear.php.net/package/File_Archive/download/1.0.1/
+ update COMMENT
+ update pkg-descr

PR:             80332
Submitted by:   Antonio Carlos Venancio Junior (maintainer)
20 Apr 2005 15:57:52
Original commit files touched by this commit  1.0.0
pav search for other commits by this committer
New port: archivers/pear-File_Archive PEAR class to easily manipulate tar, gz
and zip files

PEAR::File_Archive will let you manipulate easily the tar, gz and zip files.
This library is strongly object oriented. It makes it very easy to use, writing
simple code, yet the library is very powerfull.

File_Archive is made of two objects: readers and writers. Are currently
implemented readers from file, directory, tar, gz, zip and bzip2 archives.

You can write to file(s), send mails with files attached, or create tar, gz,
zip, bzip2 archives.

PR:             ports/80068
Submitted by:   Antonio Carlos Venancio Junior <antonio@php.net>

Number of commits found: 17

2879
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days31
new fortnight65
new month217

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0