head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3;
locks; strict;
comment	@# @;


1.4
date	2008.01.25.17.37.33;	author danfe;	state Exp;
branches;
next	1.3;

1.3
date	2005.05.27.19.13.23;	author pav;	state Exp;
branches;
next	1.2;

1.2
date	2005.04.26.05.22.25;	author novel;	state Exp;
branches;
next	1.1;

1.1
date	2005.04.20.15.57.52;	author pav;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Clean up port descriptions for unmaintained ports in `archivers' category:
markup and spelling fixes, kill EOL whitespace and extraneous attribution.
@
text
@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/
@


1.3
log
@- Update to 1.2.0

PR:		ports/81560
Submitted by:	Antonio Carlos Venancio Junior <antonio@@php.net> (maintainer)
@
text
@d2 1
a2 1
writing simple code, yet the library is very powerfull.
@


1.2
log
@+ 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)
@
text
@d1 2
a2 2
This library is strongly object oriented. It makes it very easy to use, writing
simple code, yet the library is very powerfull.
d4 2
a5 2
PEAR::File_Archive is made of two objects : readers and writers. Are currently
implemented readers from file, directory, tar, gz, zip and bzip2 archives.
d7 1
a7 2
You can write to file(s), send mails with files attached, or create tar, gz,
zip, bzip2 archives.
@


1.1
log
@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>
@
text
@a0 1
PEAR::File_Archive will let you manipulate easily the tar, gz and zip files.
d4 1
a4 1
File_Archive is made of two objects: readers and writers. Are currently
@

