Commit graph

19 commits

Author SHA1 Message Date
Pav Lucistnik
6781fcda93 - Update to 1.2.2
PR:		ports/91656
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2006-01-11 19:00:06 +00:00
Alex Dupre
4e3717ee4f Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with:	thierry, antonio@php.net
2005-12-09 19:24:52 +00:00
Thierry Thomas
235ebdeb95 Upgrade to to 1.2.0.
Changelog at <http://pear.php.net/package/File/download/1.2.0/>.

PR:		ports/79378
Submitted by:	Antônio Carlos Venâncio Júnior (maintainer)
2005-04-02 21:57:42 +00:00
Thierry Thomas
8e3798fa3c - Upgrade to 1.1.0;
- remove PHP version dependency check.

Changelog at <http://pear.php.net/package/File/download/1.1.0/>.

PR:		77865
Submitted by:	maintainer
2005-02-21 20:07:30 +00:00
Edwin Groothuis
d246dd5633 Update port: sysutils/pear-File to 1.1.0RC4
+ update port: sysutils/pear-File to 1.1.0RC4
	  + changelog: http://pear.php.net/package/File/download/1.1.0RC4/

PR:		ports/77032
Submitted by:	Antônio Carlos Venâncio Júnior <antonio@php.net>
2005-02-05 01:23:38 +00:00
Edwin Groothuis
cfd2d551b1 PORTVERSION -> DISTVERSION 2005-01-20 22:50:37 +00:00
Edwin Groothuis
f88a6da89b Update port: sysutils/pear-File to 1.1.0RC3
+ update port: sysutils/pear-File to 1.1.0RC3
	+ changelog: http://pear.php.net/package/File/download/1.1.0RC3/

PR:		ports/76470
Submitted by:	Antônio Carlos Venâncio Júnior <antonio@php.net>
2005-01-19 21:07:12 +00:00
Edwin Groothuis
89ece0f232 Update port: sysutils/pear-File to 1.1.0RC2
+ update port: sysutils/pear-File to 1.1.0RC2
	+ changelog: http://pear.php.net/package/File/download/1.1.0RC2/

PR:		ports/76142
Submitted by:	Antônio Carlos Venâncio Júnior <antonio@php.net>
2005-01-19 10:20:51 +00:00
Pav Lucistnik
5e2bc428d4 - Update to 1.1.0
- Reword description, update WWW

PR:		ports/75196
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2004-12-18 19:39:18 +00:00
Thierry Thomas
4bad5d53ef Take maintainership.
PR:		ports/71501
Submitted by:	Antônio Carlos Venâncio Júnior
2004-10-12 18:24:36 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Edwin Groothuis
93b7ed7f50 [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>
2003-12-28 07:55:47 +00:00
Edwin Groothuis
d30e571eb6 Add the virtual category "pear" to the Makefiles of these ports.
PR:		ports/56582
Submitted by:	edwin@mavetju.org
Approved by:	portmgr@freebsd.org
2003-11-12 23:46:19 +00:00
Norikatsu Shigemura
077b4b53b0 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>
2003-06-07 23:00:46 +00:00
Edwin Groothuis
8da872610a sysutils/pear-File: upgrading to 1.0.3.
PR:		ports/48797
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-03-30 02:19:04 +00:00
Edwin Groothuis
96be4d1d94 Fix "make index" 2003-02-24 21:44:10 +00:00
Edwin Groothuis
3740831439 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>
2003-02-24 05:27:41 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
SADA Kenji
050dd1b103 Resurrection of port devel/pear
PR:	ports/44473
Submitted by:	Thierry Thomas <thierry@pompo.net>
2002-11-17 05:03:54 +00:00