non port: devel/pear-PEAR/Makefile |
SVNWeb
|
Number of commits found: 25 |
Fri, 9 Dec 2005
|
[ 19:24 ale ] (Only the first 10 of 167 ports in this commit are shown above. )
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net
|
Mon, 7 Nov 2005
|
[ 18:01 thierry ]
Upgrade to 1.4.4 and fix a security problem.
Changelog at <http://pear.php.net/package/PEAR/download/All>.
PR: 88572
Approved by: maintainer
Security: VuXML 44e5f5bd-4d76-11da-bf37-000fb586ba73
|
Thu, 30 Jun 2005
|
[ 19:45 flz ]
- Fix behavior on latest CURRENT.
- Remove hard-coded prefix in pkg-install.
PR: ports/82333
Submitted by: maintainer
|
Fri, 18 Feb 2005
|
[ 11:10 krion ]
Update to version 1.3.5
PR: ports/77671
Submitted by: maintainer
|
Fri, 14 Jan 2005
|
[ 21:02 thierry ]
Upgrade to to 1.3.4.
Changelog at <http://pear.php.net/package/PEAR/download/1.3.4>.
PR: ports/75751
Submitted by: maintainer
|
Tue, 21 Dec 2004
|
[ 22:14 edwin ]
Update port: devel/pear-PEAR
make PHP extension runtime dependencies enforced by the
USE_PHP=ext knob, not by the pear install.
PR: ports/75166
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
|
Tue, 14 Dec 2004
|
[ 18:42 thierry ]
Fix pear and pear2 scripts when 'prce.so' and/or 'xml.so' are already
loaded.
Bump PORTREVISION.
PR: 75046
Submitted by: Markus Seifert
PR: 75063
Submitted by: Antonio Carlos Venancio Junior (maintainer).
|
Tue, 7 Dec 2004
|
[ 11:47 vs ]
Make pear script use php.ini
PR: ports/74619
Submitted by: Antônio Carlos Venâncio Júnior
|
Mon, 22 Nov 2004
|
[ 16:45 thierry ]
- update devel/pear-PEAR to 1.3.3.1;
- install pear script as pear2.
PR: ports/73995
Submitted by: maintainer.
|
Sat, 30 Oct 2004
|
[ 11:56 thierry ]
Upgrade to 1.3.3.
PR: 73281
Submitted by: maintainer.
|
Tue, 26 Oct 2004
|
[ 22:25 thierry ]
- upgrade to 1.3.2;
- take maintainership.
PR: ports/73169
Submitted by: Antonio Carlos Venancio Junior.
|
Sat, 8 May 2004
|
[ 09:47 thierry ]
Upgrade to 1.3.1.
|
Sat, 10 Apr 2004
|
[ 17:26 trevor ] (Only the first 10 of 218 ports in this commit are shown above. )
Tidy up whitespace.
|
Sun, 28 Dec 2003
|
[ 07:55 edwin ] (Only the first 10 of 54 ports in this commit are shown above. )
[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>
|
Wed, 12 Nov 2003
|
[ 23:46 edwin ] (Only the first 10 of 35 ports in this commit are shown above. )
Add the virtual category "pear" to the Makefiles of these ports.
PR: ports/56582
Submitted by: edwin@mavetju.org
Approved by: portmgr@freebsd.org
|
Fri, 10 Oct 2003
|
[ 09:05 erwin ]
Replace ${.CURDIR}/../../ with ${PORTSDIR} which is more correct and
for bordercases like me where those two not necessarily are the same, it
makes it compile again.
|
Mon, 25 Aug 2003
|
[ 01:46 edwin ]
devel/pear-PEAR: upgrading to 1.2.1 final.
This PR upgrades devel/pear-PEAR to its latest version (1.2.1 stable).
PR: ports/55609
Submitted by: Thierry Thomas <thierry@pompo.net>
|
Thu, 3 Jul 2003
|
[ 05:42 nork ]
Update to 1.2beta2.
PR: ports/53652
Submitted by: Thierry Thomas <thierry@pompo.net>
|
Sat, 7 Jun 2003
|
[ 23:00 nork ] (Only the first 10 of 68 ports in this commit are shown above. )
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>
|
Mon, 24 Feb 2003
|
[ 21:43 edwin ]
Fix "make index"
|
[ 05:27 edwin ] (Only the first 10 of 21 ports in this commit are shown above. )
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>
|
Thu, 20 Feb 2003
|
[ 17:07 knu ] (Only the first 10 of 432 ports in this commit are shown above. )
De-pkg-comment.
|
Wed, 12 Feb 2003
|
[ 05:43 edwin ]
devel/pear-PEAR: fixing deinstallation.
- lib/php/OS is not back-up'ed when installing devel/pear-PEAR,
and the original is lost when you deinstall it.
- tidy code a little.
PR: ports/47819
Submitted by: Thierry Thomas <thierry@pompo.net>
|
Thu, 30 Jan 2003
|
[ 09:19 dirk ]
Upgrade to 1.0.1.
PR: ports/46274
Submitted by: Thierry Thomas <thierry@pompo.net>
|
Sun, 17 Nov 2002
|
[ 05:03 sada ] (Only the first 10 of 47 ports in this commit are shown above. )
Resurrection of port devel/pear
PR: ports/44473
Submitted by: Thierry Thomas <thierry@pompo.net>
|
Number of commits found: 25 |