Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/pear/pkg-plist

[BACK] Up to [FreeBSD] / ports / devel / pear

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Nov 15 10:25:13 2011 UTC (2 months, 3 weeks ago) by mm
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -1 lines
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)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Aug 25 08:38:43 2010 UTC (17 months, 2 weeks ago) by mm
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -5 lines
- 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)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Apr 26 23:15:47 2009 UTC (2 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -2 lines
- 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@

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Apr 19 01:37:40 2008 UTC (3 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -4 lines
Make use of the @rmtry macro

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Mar 11 12:46:31 2008 UTC (3 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -0 lines
- 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

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jun 15 05:54:39 2007 UTC (4 years, 7 months ago) by ale
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -13 lines
Try to fix some subtle errors in pear extension deinstallation.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jun 11 06:14:57 2007 UTC (4 years, 8 months ago) by ale
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
Update to 1.6.0 release.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Feb 11 20:14:36 2007 UTC (5 years ago) by ale
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +31 -0 lines
Add documentation to pkg-plist. Bump PORTREVISION.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Feb 9 09:03:20 2007 UTC (5 years ago) by ale
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +19 -15 lines
Update to 1.5.0 release.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Aug 21 08:42:30 2006 UTC (5 years, 5 months ago) by ale
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Update to 1.4.11 release.
Add a patch to fix 'pear uninstall -r' (should be committed upstream).

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jan 22 01:48:32 2006 UTC (6 years ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +10 -10 lines
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Dec 16 07:47:23 2005 UTC (6 years, 1 month ago) by ale
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -4 lines
Partially revert previous commit and fix auto plist generation.
This should fix harmless directory deletion found by pointyhat.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Dec 12 09:16:07 2005 UTC (6 years, 2 months ago) by ale
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -0 lines
- 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.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Dec 9 18:58:03 2005 UTC (6 years, 2 months ago) by ale
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +169 -1 lines
New pear bootstrap port based on go-pear, independent to php releases.

Discussed with:	thierry, antonio@php.net
Required by:	PHP 5.1

Revision 1.5
Sat Mar 6 12:20:42 2004 UTC (7 years, 11 months ago) by pav
Branches: MAIN
FILE REMOVED
Changes since revision 1.4: +0 -0 lines
Remove pear, it's misleading, obsolete metaport used in past by horde.

PR:		ports/63833
Submitted by:	Thierry Thomas <thierry@pompo.net> (maintainer)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Nov 17 05:03:52 2002 UTC (9 years, 2 months ago) by sada
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_5_0_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -117 lines
Resurrection of port devel/pear
PR:	ports/44473
Submitted by:	Thierry Thomas <thierry@pompo.net>

Revision 1.3
Sun Oct 13 03:44:27 2002 UTC (9 years, 4 months ago) by kris
Branches: MAIN
FILE REMOVED
Changes since revision 1.2: +0 -0 lines
The pear port was marked FORBIDDEN 9 months ago because it was incorporated
into mod-php 4.1.0.  Remove it.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Dec 13 03:40:54 2001 UTC (10 years, 2 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -0 lines
upgrade to 4.1.0

PR:		32710
Submitted by:	maintainer

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Dec 3 02:31:03 2001 UTC (10 years, 2 months ago) by steve
Branches: MAIN
Adding pear version 4.0.7.
A framework and distrbution system for reusable PHP components.

PR:		31900
Submitted by:	Thierry Thomas <thierry@thomas.as>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options