CVS log for ports/devel/pear-HTML_Common/Makefile
Up to [FreeBSD] / ports / devel / pear-HTML_Common
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:39:43 2012 UTC (2 weeks, 5 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +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.15: download - view: text, markup, annotated - select for diffs
Sun Apr 26 23:16:08 2009 UTC (2 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Update to 1.2.5
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Sep 8 00:21:57 2008 UTC (3 years, 5 months ago) by chinsan
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- Pass maintainership to miwi
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jul 30 12:56:33 2007 UTC (4 years, 6 months ago) by chinsan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- Update to 1.2.4. Approved by: rafan (mentor, implicit)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Oct 31 18:56:52 2006 UTC (5 years, 3 months ago) by shaun
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
- Update to 1.2.3. - Assign maintainership to submitter. PR: ports/104700 Submitted by: chinsan
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Dec 9 19:24:29 2005 UTC (6 years, 2 months ago) by ale
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 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.10: download - view: text, markup, annotated - select for diffs
Wed Oct 5 21:58:53 2005 UTC (6 years, 4 months ago) by pav
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Update to 1.2.2
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Apr 13 20:20:53 2004 UTC (7 years, 9 months ago) by thierry
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -6 lines
Let Makefile.common do the work. PR: ports/65495 Submitted by: Roman Neuhauser Approved by: mat (mentor)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Dec 28 09:11:27 2003 UTC (8 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
pear-* ports: simplify path to devel/pear-PEAR/Makefile.common
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
can be simplified to:
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
the latter version also doesn't make any assumptions about the
path of including Makefile
PR: ports/57152
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Nov 12 23:46:15 2003 UTC (8 years, 3 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Add the virtual category "pear" to the Makefiles of these ports. PR: ports/56582 Submitted by: edwin@mavetju.org Approved by: portmgr@freebsd.org
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jun 20 05:28:06 2003 UTC (8 years, 7 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Update to 1.2.1. PR: ports/53518 Submitted by: Thierry Thomas <thierry@pompo.net>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jun 7 23:00:41 2003 UTC (8 years, 8 months ago) by nork
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -23 lines
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>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Feb 24 21:41:42 2003 UTC (8 years, 11 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Fix "make index"
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Feb 24 05:27:40 2003 UTC (8 years, 11 months ago) by edwin
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +16 -3 lines
PEAR ports: handling PEAR's registry. PEAR uses a "registry" to register installed modules, and this registry is initialized during the installation of mod_php4 (since 4.3.0). Unfortunately, installing PEAR modules through the ports does not maintain this registry. This PR fix this problem for the following ports: - sysutils/pear-Log - devel/pear-PEAR - devel/pear-Date - devel/pear-I18N - devel/pear-HTML_Common - devel/pear-HTML_Select_Common - security/pear-Crypt_CBC - mail/pear-Mail_Mime - net/pear-Net_Sieve - sysutils/pear-File - archivers/pear-Archive_Tar PR: ports/47921 Submitted by: Thierry Thomas <thierry@pompo.net>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Feb 20 17:07:01 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
De-pkg-comment.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jan 30 09:46:26 2003 UTC (9 years ago) by dirk
Branches: MAIN
Add pear-HTML_Common: PEAR::HTML_Common is a base class for other HTML classes PR: ports/47418 Submitted by: Thierry Thomas <thierry@pompo.net>
