notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/pear/distinfo

Number of commits found: 28

Friday, 23 Sep 2022
14:01 Dima Panov (fluffy) search for other commits by this committer
devel/pear: upgrade to 1.10.13 (+)

PEAR 1.10.13 is compatible with PHP 8.2 branch

PR:	236734
commit hash: 46a8770a4c2ce5d38bda6e141b1214d39bd0afac commit hash: 46a8770a4c2ce5d38bda6e141b1214d39bd0afac commit hash: 46a8770a4c2ce5d38bda6e141b1214d39bd0afac commit hash: 46a8770a4c2ce5d38bda6e141b1214d39bd0afac 46a8770
Wednesday, 4 Nov 2020
14:22 fluffy search for other commits by this committer
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)
Original commitRevision:554082 
Friday, 23 Nov 2018
17:21 joneum search for other commits by this committer
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
Original commitRevision:485692 
Friday, 4 Aug 2017
14:05 joneum search for other commits by this committer
- 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
Original commitRevision:447331 
Sunday, 26 Mar 2017
11:47 miwi search for other commits by this committer
- 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
Original commitRevision:436958 
Sunday, 14 Feb 2016
14:58 miwi search for other commits by this committer
- 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
Original commitRevision:408861 
Thursday, 18 Jul 2013
16:33 miwi search for other commits by this committer
- 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]
Original commitRevision:323244 
Sunday, 6 Nov 2011
14:46 miwi search for other commits by this committer
- Update to 1.9.4

Changelog: http://pear.php.net/package/PEAR/download/
Original commit
Sunday, 12 Jun 2011
03:58 miwi search for other commits by this committer
- Update to 1.9.3
Original commit
Tuesday, 1 Mar 2011
08:24 miwi search for other commits by this committer
- Update to 1.9.2
Original commit
Friday, 25 Feb 2011
01:43 miwi search for other commits by this committer
- 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
Original commit
Wednesday, 25 Aug 2010
08:38 mm search for other commits by this committer
- 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)
Original commit
Thursday, 3 Sep 2009
21:54 miwi search for other commits by this committer
- Update to 1.9.0

Changelog:

http://pear.php.net/package/PEAR/download/1.9.0
Original commit
Sunday, 26 Apr 2009
23:15 miwi search for other commits by this committer
- 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@
Original commit
Friday, 23 May 2008
14:00 miwi search for other commits by this committer
- Update to 1.7.2
Original commit
Tuesday, 11 Mar 2008
12:46 miwi search for other commits by this committer
- 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
Original commit
Monday, 10 Sep 2007
17:51 miwi search for other commits by this committer
- Update to 1.6.2
Original commit
Monday, 2 Jul 2007
12:51 miwi search for other commits by this committer
- Update to 1.6.1
- Take maintainership

Submitted by:   miwi
Approved by:    ale@
Original commit
Monday, 11 Jun 2007
06:14 ale search for other commits by this committer
Update to 1.6.0 release.
Original commit
Saturday, 26 May 2007
21:23 ale search for other commits by this committer
Update to 1.5.4 release.
Original commit
Monday, 30 Apr 2007
08:40 ale search for other commits by this committer
- Update to 1.5.3 release [1]
- Fix pecl command execution [2]

PR:             ports/110209 [2]
Submitted by:   miwi [1], chinsan [2]
Original commit
Friday, 9 Feb 2007
09:03 ale search for other commits by this committer
Update to 1.5.0 release.
Original commit
Monday, 21 Aug 2006
08:42 ale search for other commits by this committer
Update to 1.4.11 release.
Add a patch to fix 'pear uninstall -r' (should be committed upstream).
Original commit
Monday, 16 Jan 2006
10:04 ale search for other commits by this committer
Update to 1.4.6 release (the distfile will be mirrored in the next hours).
Original commit
Friday, 9 Dec 2005
18:58 ale search for other commits by this committer
New pear bootstrap port based on go-pear, independent to php releases.

Discussed with: thierry, antonio@php.net
Required by:    PHP 5.1
Original commit
Sunday, 13 Oct 2002
03:44 kris search for other commits by this committer
The pear port was marked FORBIDDEN 9 months ago because it was incorporated
into mod-php 4.1.0.  Remove it.
Original commit
Thursday, 13 Dec 2001
03:40 ijliao search for other commits by this committer
upgrade to 4.1.0    
Original commit
Monday, 3 Dec 2001
02:31 steve search for other commits by this committer
Adding pear version 4.0.7.   A framework and distrbution system for reusable PHP
components.    
Original commit

Number of commits found: 28