head	1.3;
access;
symbols
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2003.12.28.07.55.42;	author edwin;	state dead;
branches;
next	1.2;

1.2
date	2003.06.07.23.00.39;	author nork;	state Exp;
branches;
next	1.1;

1.1
date	2003.02.12.06.06.13;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.3
log
@[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>
@
text
@%%PEARDIR%%/Archive/Tar.php
%%PKGREGDIR%%/package.xml
%%PORTDOCS%%%%PEARDIR%%/docs/Archive_Tar/Archive_Tar.txt
@@dirrm %%PEARDIR%%/Archive
@@dirrm %%PKGREGDIR%%
%%PORTDOCS%%@@dirrm %%PEARDIR%%/docs/Archive_Tar
@@unexec rmdir %D/share/pear/docs 2> /dev/null || true
@@unexec rmdir %D/share/pear/.registry 2> /dev/null || true
@@unexec rmdir %D/share/pear/packages 2> /dev/null || true
@


1.2
log
@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>
@
text
@@


1.1
log
@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>
@
text
@a0 2
@@exec mv %D/lib/php/Archive %D/lib/php/Archive.dist
%%PORTDOCS%%@@exec mv %D/lib/php/docs/Archive_Tar %D/lib/php/docs/Archive_Tar.dist
d2 1
d5 1
d7 3
a9 2
@@unexec mv %D/lib/php/Archive.dist %D/lib/php/Archive || true
%%PORTDOCS%%@@unexec mv %D/lib/php/docs/Archive_Tar.dist %D/lib/php/docs/Archive_Tar || true
@

