non port: devel/pear/distinfo |
Number of commits found: 28 |
Friday, 23 Sep 2022
|
14:01 Dima Panov (fluffy)
devel/pear: upgrade to 1.10.13 (+)
PEAR 1.10.13 is compatible with PHP 8.2 branch
PR: 236734
46a8770 |
Wednesday, 4 Nov 2020
|
14:22 fluffy
devel/pear: update to 1.10.12 release
PEAR 1.10.6 => 1.10.12
Bundled packages:
Archive_Tar 1.4.3 => 1.4.10
Console_Getopt 1.4.1 => 1.4.3
XML_Util 1.4.3 => 1.4.5
Respect PHPBASE
Allow build with php80
While here, take maintainership
PR: 250809
Submitted by: myself (fluffy)
Approved by: maintainer (miwi)
|
Friday, 23 Nov 2018
|
17:21 joneum
Update to 1.10.6
Changelog:
Update pear to 1.10.6
* Fix notice undefined variable metadata_dir
* fix Warning: count(): Parameter must be an array or an object
* Remove is_executable check
* The is_executable check in the Which method when run on Windows is
unnecessary
* Migrate old while(list() = each()) constructs to foreach
* Fix PHP Warning: "continue" targeting switch is equivalent to "break"
* proxy server auth
* Correctly authenticate at proxy server
* array or Countable error in 7.2
Update Archive_Tar to 1.4.3
* Cannot use result of built-in function in write context in PHP 7.2.0alpha1
Update XML_Util to 1.4.3
* Decrease minimum PEAR version to 1.9.0 to allow PEAR upgrades
PR: 226216
Sponsored by: Netzkommune GmbH
|
Friday, 4 Aug 2017
|
14:05 joneum
- devel/pear: Update from 1.10.3 to 1.10.5
- Change MASTER_SITES (mirror.miwibox.org is down)
Changelog 1.10.4:
* pear install does not fail on error
* fix warning during pecl list-all
Changelog 1.10.5:
* PHP 7.2 compatibility: Upgrade to Archive_Tar 1.4.3 needed
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D11851
|
Sunday, 26 Mar 2017
|
11:47 miwi
- Update to 1.10.3
Changelog:
http://pear.php.net/package/PEAR/download/1.10.2
http://pear.php.net/package/PEAR/download/1.10.3
Approved by: maintainer via irc
|
Sunday, 14 Feb 2016
|
14:58 miwi
- Update to 1.10.1
Changelog:
http://pear.php.net/package/PEAR/download/1.10.0
http://pear.php.net/package/PEAR/download/1.10.1
|
Thursday, 18 Jul 2013
|
16:33 miwi
- Reroll pear-1.9.4 to update dependencys and fix some bugs and make it
compatible with php5.4/5
- Bump PORTREVISION
Changelog:
Update Archiv_TAR to 1.3.11
* Fix Bug #19746: Broken with PHP 5.5 [mrook]
* Implement Feature #11258: Custom date/time in files added on-the-fly [mrook]
Update Console_Getopt to 1.3.1
* fix Bug #4475: An ambiguous error occurred when specifying similar longoption
name.
* fix Bug #10055: Not failing properly on short options missing required values
* fix Bug #11068: No way to read plain "-" option [cardoe]
* Implement Request #13140: [PATCH] to skip unknown parameters. [patch by
rquadling, improved on by dufuz]
Update Structures_Graph to 1.0.4
* Bug #17108 BasicGraph::test_directed_degree fails on PHP 5 [clockwerx]
|
Sunday, 6 Nov 2011
|
14:46 miwi
- Update to 1.9.4
Changelog: http://pear.php.net/package/PEAR/download/
|
Sunday, 12 Jun 2011
|
03:58 miwi
- Update to 1.9.3
|
Tuesday, 1 Mar 2011
|
08:24 miwi
- Update to 1.9.2
|
Friday, 25 Feb 2011
|
01:43 miwi
- Add a new flag PEAR_CATSRC
- While here remove MD5 support
Since several months ago, I have seen a lot of FreeBSD maintainers
removing the CATEGORY flag from their ports. The problem with that
is the packages won?t be installed at the right location anymore.
This patch resolves that problem.
Thanks to: ale/wen
Tested via: exp-run
|
Wednesday, 25 Aug 2010
|
08:38 mm
- Update to 1.9.1
- Update bundled Archive_Tar to 1.3.7
- Update bundled Structures_Graph to 1.0.3
- Use TMPDIR for temporary directory
PR: ports/149615
Approved by: miwi (maintainer, IM)
|
Thursday, 3 Sep 2009
|
21:54 miwi
- Update to 1.9.0
Changelog:
http://pear.php.net/package/PEAR/download/1.9.0
|
Sunday, 26 Apr 2009
|
23:15 miwi
- Update to 1.8.1
Changelog:
for 1.8.0 Release http://pear.php.net/package/PEAR/download/1.8.0
for 1.8.1 Release http://pear.php.net/package/PEAR/download/1.8.1
Thanks for help/testing: ale@, dhn@, beat@, tabthorpe@
|
Friday, 23 May 2008
|
14:00 miwi
- Update to 1.7.2
|
Tuesday, 11 Mar 2008
|
12:46 miwi
- Update to 1.7.1
Changelog:
http://pear.php.net/package/PEAR/download/1.7.0
http://pear.php.net/package/PEAR/download/1.7.1
|
Monday, 10 Sep 2007
|
17:51 miwi
- Update to 1.6.2
|
Monday, 2 Jul 2007
|
12:51 miwi
- Update to 1.6.1
- Take maintainership
Submitted by: miwi
Approved by: ale@
|
Monday, 11 Jun 2007
|
06:14 ale
Update to 1.6.0 release.
|
Saturday, 26 May 2007
|
21:23 ale
Update to 1.5.4 release.
|
Monday, 30 Apr 2007
|
08:40 ale
- Update to 1.5.3 release [1]
- Fix pecl command execution [2]
PR: ports/110209 [2]
Submitted by: miwi [1], chinsan [2]
|
Friday, 9 Feb 2007
|
09:03 ale
Update to 1.5.0 release.
|
Monday, 21 Aug 2006
|
08:42 ale
Update to 1.4.11 release.
Add a patch to fix 'pear uninstall -r' (should be committed upstream).
|
Monday, 16 Jan 2006
|
10:04 ale
Update to 1.4.6 release (the distfile will be mirrored in the next hours).
|
Friday, 9 Dec 2005
|
18:58 ale
New pear bootstrap port based on go-pear, independent to php releases.
Discussed with: thierry, antonio@php.net
Required by: PHP 5.1
|
Sunday, 13 Oct 2002
|
03:44 kris
The pear port was marked FORBIDDEN 9 months ago because it was incorporated
into mod-php 4.1.0. Remove it.
|
Thursday, 13 Dec 2001
|
03:40 ijliao
upgrade to 4.1.0
|
Monday, 3 Dec 2001
|
02:31 steve
Adding pear version 4.0.7. A framework and distrbution system for reusable PHP
components.
|
Number of commits found: 28 |