| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 May 2013 22:48:04
1.9.4_1
|
flo  |
Fix installation of ports that rely on cp -n for installing files. r245960
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.
We just ignore the error and continue, as we used to.
Reported by: jaset
Approved by: portmgr (bapt) |
30 Apr 2013 10:10:56
1.9.4_1
|
mm  |
Do not include pre-existing directories in the dirrmtry list when using
PEAR_AUTOINSTALL. This fixes possible deletion of directories populated with
ports mtree or by other ports.
Discussed with: Martin Wilke <miwi@FreeBSD.org> |
16 Mar 2013 12:27:11
1.9.4_1
|
bdrewery  |
- Add missing build dependency on php
- Trim header
- Pet portlint rm->${RM}
Approved by: miwi (maintainer) |
15 Nov 2011 10:25:13
1.9.4_1
|
mm  |
Respect user modifications in ${PREFIX}/etc/pear.conf
Change default directory paths in PEAR/Config.php
Bump PORTREVISION
Feature safe: yes
Approved by: miwi (maintainer, private chat) |
14 Nov 2011 15:52:02
1.9.4
|
miwi  |
- Fix some plist problems with PEAR_AUTOINSTALL
Submitted by: mm
Feature safe: yes |
06 Nov 2011 14:46:55
1.9.4
|
miwi  |
- Update to 1.9.4
Changelog: http://pear.php.net/package/PEAR/download/ |
11 Jul 2011 09:36:59
1.9.3
|
mm  |
Even more simplify pear channel code
Add sanity checks for PEAR_CHANNEL_HOST and PEAR_CHANNEL_REG |
11 Jul 2011 09:24:45
1.9.3
|
mm  |
Put common code for PEAR channels to devel/pear/bsd.pear.channel.mk |
10 Jul 2011 22:16:06
1.9.3
|
mm  |
Change do-autogenerate-plist:
- get list of files and directories from a temporary installation
- make the target individual (runnable, depends on patch) |
07 Jul 2011 16:50:46
1.9.3
|
mm  |
For PEAR_AUTOINSTALL move do-autogenerate-plist to the pre-install stage
This way TMPPLIST gets correctly generated |
07 Jul 2011 16:03:27
1.9.3
|
mm  |
Add a show-depends knob to ease maintaining package dependencies |
07 Jul 2011 12:17:05
1.9.3
|
mm  |
Make PKGNAMEPREFIX and DIST_SUBDIR definable in ports
Simplify pkg-deinstall |
06 Jul 2011 17:08:32
1.9.3
|
mm  |
Fix missing %D in autogenerate-plist |
06 Jul 2011 16:29:58
1.9.3
|
mm  |
Update plist autogeneration
Rename post-install to pear-post-install
Approved by: maintainer (private chat) |
22 Jun 2011 08:53:29
1.9.3
|
mm  |
Add support for channels and automatic plist generation to bsd.pear.mk
PR: ports/157269
Approved by: maintainer (timeout) |
12 Jun 2011 03:58:34
1.9.3
|
miwi  |
- Update to 1.9.3 |
01 Mar 2011 08:24:58
1.9.2
|
miwi  |
- Update to 1.9.2 |
25 Feb 2011 01:43:50
1.9.1_2
|
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 |
29 Dec 2010 07:02:48
1.9.1_1
|
miwi  |
- Add support for pear modules to have non .tgz extensions.
- Fix a plist generation bug when no files are installed into a directory.
PR: 152059 152055
Submitted by: Tom Judge <tom@tomjudge.com>
Tested via: pointyhat |
25 Aug 2010 08:38:44
1.9.1
|
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) |
03 Sep 2009 21:54:59
1.9.0
|
miwi  |
- Update to 1.9.0
Changelog:
http://pear.php.net/package/PEAR/download/1.9.0 |
26 Apr 2009 23:15:47
1.8.1
|
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@ |
28 Nov 2008 15:32:30
1.7.2
|
tabthorpe  |
- Add mirror sites
- Respect PLIST_SUB
PR: ports/129214
Submitted by: tabthorpe
Reviewed by: miwi
Approved by: miwi (maintainer) |
23 May 2008 14:00:22
1.7.2
|
miwi  |
- Update to 1.7.2 |
19 Apr 2008 01:37:40
1.7.1
|
edwin  |
Make use of the @rmtry macro |
11 Mar 2008 12:46:31
1.7.1
|
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 |
28 Oct 2007 19:45:56
1.6.2_1
|
miwi  |
- Allow support for choosing an alternate download
location instead of pear.php.net, which was
hard-coded in bsd.pear.mk. Custom install/deinstall
scripts are also enabled which allow calling
"pear channel-add/channel-delete" as needed.
- Bump PORTREVISION
PR: 117286
Submitted by: Greg Larkin <glarkin@sourcehosting.net> |
10 Sep 2007 17:51:34
1.6.2
|
miwi  |
- Update to 1.6.2 |
02 Jul 2007 12:51:09
1.6.1
|
miwi  |
- Update to 1.6.1
- Take maintainership
Submitted by: miwi
Approved by: ale@ |
20 Jun 2007 05:43:16
1.6.0_1
|
ale  |
Convert a @dirrm into @dirrmtry, since a few pear ports install files
into the same directories.
Submitted by: miwi |
15 Jun 2007 05:54:40
1.6.0_1
|
ale  |
Try to fix some subtle errors in pear extension deinstallation. |
11 Jun 2007 06:14:57
1.6.0
|
ale  |
Update to 1.6.0 release. |
26 May 2007 21:23:36
1.5.4
|
ale  |
Update to 1.5.4 release. |
30 Apr 2007 08:40:19
1.5.3
|
ale  |
- Update to 1.5.3 release [1]
- Fix pecl command execution [2]
PR: ports/110209 [2]
Submitted by: miwi [1], chinsan [2] |
11 Feb 2007 20:14:37
1.5.0_1
|
ale  |
Add documentation to pkg-plist. Bump PORTREVISION. |
09 Feb 2007 09:03:20
1.5.0
|
ale  |
Update to 1.5.0 release. |
20 Jan 2007 10:18:09
1.4.11
|
ale  |
pear is now in the default include_path. |
21 Aug 2006 08:42:31
1.4.11
|
ale  |
Update to 1.4.11 release.
Add a patch to fix 'pear uninstall -r' (should be committed upstream). |
06 May 2006 13:26:49
1.4.6
|
ale  |
Simplify PHP base ports infrastructure:
- remove all slave ports
- add the ability to build all SAPIs concurrently
- update php5 to 5.1.4
*Read* the UPDATING file *before* trying to update PHP
(or at least before mailing me). |
04 May 2006 21:41:12
1.4.6
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
22 Jan 2006 05:52:28
1.4.6
|
edwin  |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
22 Jan 2006 01:48:34
1.4.6
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
16 Jan 2006 10:04:28
1.4.6
|
ale  |
Update to 1.4.6 release (the distfile will be mirrored in the next hours). |
25 Dec 2005 18:31:58
1.4.5_2
|
ale  |
Fix plist when CATEGORY has a subcategory. |
16 Dec 2005 07:47:24
1.4.5_2
|
ale  |
Partially revert previous commit and fix auto plist generation.
This should fix harmless directory deletion found by pointyhat. |
12 Dec 2005 09:16:07
1.4.5_1
|
ale  |
- create required empty dirs on installation
- add runtime pear dependency in bsd.pear.mk
This should fix all the issues reported by pointyhat
and probably obsolates many of the BUILD_DEPENDS and
RUN_DEPENDS on PEAR.php in pear ports. |
09 Dec 2005 18:58:03
1.4.5
|
ale  |
New pear bootstrap port based on go-pear, independent to php releases.
Discussed with: thierry, antonio@php.net
Required by: PHP 5.1 |
06 Mar 2004 12:20:42
4.2.3
|
pav  |
Remove pear, it's misleading, obsolete metaport used in past by horde.
PR: ports/63833
Submitted by: Thierry Thomas <thierry@pompo.net> (maintainer) |
12 Nov 2003 23:46:19
4.2.3
|
edwin  |
Add the virtual category "pear" to the Makefiles of these ports.
PR: ports/56582
Submitted by: edwin@mavetju.org
Approved by: portmgr@freebsd.org |
07 Jun 2003 23:00:46
4.2.3
|
nork  |
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> |
21 Feb 2003 11:23:04
4.2.3
|
knu  |
De-pkg-comment. |
20 Nov 2002 22:26:11
4.2.2
|
edwin  |
Maintainer update for devel/pear* to fix the make package
PR: ports/45540
Submitted by: Thierry Thomas <thierry@pompo.net> |
19 Nov 2002 00:20:40
4.2.2
|
edwin  |
Fix run_depends to check for the right file.
Noticed on: bento |
17 Nov 2002 05:03:54
4.2.2
|
sada  |
Resurrection of port devel/pear
PR: ports/44473
Submitted by: Thierry Thomas <thierry@pompo.net> |
13 Oct 2002 03:44:27
4.1.0
|
kris  |
The pear port was marked FORBIDDEN 9 months ago because it was incorporated
into mod-php 4.1.0. Remove it. |
20 Jan 2002 22:32:44 
|
lioux  |
Update maintainer address |
22 Dec 2001 21:49:34 
|
dwcjr  |
Mark broken because its included in mod_php4 v 4.1.0 |
13 Dec 2001 03:40:55 
|
ijliao  |
upgrade to 4.1.0 |
03 Dec 2001 02:31:03 
|
steve  |
Adding pear version 4.0.7. A framework and distrbution system for reusable PHP
components. |