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

CVS log for ports/devel/pear-PHP_Beautifier/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:39:55 2012 UTC (3 weeks ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Nov 4 09:59:33 2010 UTC (15 months, 1 week ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -5 lines
- Update to 0.1.15- Update to 0.1.15- Update to 0.1.15- Update to 0.1.15- Update to 0.1.15- Update to 0.1.15- Update to 0.1.15- Update to 0.1.15- Update to 0.1.15- Update to 0.1.15- Update to 0.1.15- Update to 0.1.15- Update to 0.1.15- Update to 0.1.15- Update to 0.1.15

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Jun 28 14:59:33 2008 UTC (3 years, 7 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +8 -4 lines
- Update to 0.1.14

PR:		124874
Submitted by:	Wen heping <wenheping@gmail.com>

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Jun 16 11:41:50 2007 UTC (4 years, 7 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -3 lines
- Update to 0.1.13

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jun 11 14:17:08 2007 UTC (4 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
- Fix depends after pear-log update
- Bump PORTREVISION

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Apr 27 16:03:59 2007 UTC (4 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
- Update to 0.1.12

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Sep 23 00:23:26 2006 UTC (5 years, 4 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email.  We hope to see him back.

Hat:		portmgr

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Sep 3 02:59:47 2006 UTC (5 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -2 lines
Dependencies no longer seem to conflict

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jul 5 02:30:54 2006 UTC (5 years, 7 months ago) by linimon
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Change all bogus uses of BROKEN to IGNORE.  See CHANGES 20060705.

PR:		ports/92445
Hat:		portmgr

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu May 4 21:41:00 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -1 lines
Remove USE_REINPLACE from all categories starting with D

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Dec 9 19:24:33 2005 UTC (6 years, 2 months ago) by ale
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with:	thierry, antonio@php.net

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Aug 8 10:58:15 2005 UTC (6 years, 6 months ago) by lawrance
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -0 lines
- Mark broken for php4 (requires php5)
- Also mark NO_PACKAGE because DEFAULT_PHP_VER=5 doesn't propagate to
  dependencies, causing conflicts between php4 and php5 (like
  pear-PHPUnit2 and a number of others).

PR:		ports/84527
Submitted by:	leeym
Approved by:	portmgr (marcus), antonio@php.net (maintainer)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Apr 5 19:17:19 2005 UTC (6 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +10 -4 lines
- Update to 0.1.4

PR:		ports/79528
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Feb 12 21:27:48 2005 UTC (6 years, 11 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Update to 0.1.3

PR:		ports/77383
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 9 23:44:06 2005 UTC (7 years ago) by pav
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +17 -18 lines
- Update to 0.1.2

PR:		ports/77313
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jan 21 11:01:58 2005 UTC (7 years ago) by edwin
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Update port: devel/pear-PHP_Beautifier to 0.1.1

	+ update port: devel/pear-PHP_Beautifier to 0.1.1
	+ changelog: http://pear.php.net/package/PHP_Beautifier/download/0.1.1/

PR:		ports/76530
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jan 19 10:31:05 2005 UTC (7 years ago) by edwin
Branches: MAIN
New port: devel/pear-PHP_Beautifier PEAR beautifier for PHP

	This program reformat and beautify PHP source code files
	automatically.

	The program is Open Source and distributed under the terms
	of PHP Licence. It is written in PHP 5 and has a command
	line tool.

PR:		ports/76196
Submitted by:	Antônio Carlos Venâncio Júnior <antonio@php.net>

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