CVS log for ports/www/p5-Apache-ParseFormData/Makefile
Up to [FreeBSD] / ports / www / p5-Apache-ParseFormData
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:37:17 2012 UTC (2 weeks, 6 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +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.8: download - view: text, markup, annotated - select for diffs
Sat Sep 17 06:49:19 2011 UTC (4 months, 3 weeks ago) by sunpoet
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+ With hat: perl
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun May 22 22:23:15 2011 UTC (8 months, 3 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
mod_perl2 was updated, this changes are needet to prevent dependency loops - fix mod_perl/mod_perl2 dependency - p5-Apache-Reload is now included in mod_perl2 - make usage of CPAN author macro - bump portrevision commit with hat apache@
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:29:34 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Sep 8 01:10:27 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -9 lines
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Aug 31 17:53:15 2005 UTC (6 years, 5 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -6 lines
- update for mod_perl2 and unbreak this port PR: 84233 Submitted by: leeym Approved by: maintainer timeout
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jul 23 02:53:40 2005 UTC (6 years, 6 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -0 lines
This port is scheduled for deletion on 2005-09-22 if it is still broken at that time and no PRs have been submitted to fix it.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue May 17 17:18:22 2005 UTC (6 years, 8 months ago) by sem
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
- Mark ports BROKEN when/if they depend on mod_perl2. With current mod_perl2 API change all old code *will* broken.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Oct 12 10:52:12 2004 UTC (7 years, 4 months ago) by mat
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Add p5-Apache-ParseFormData 0.09, module allows you to easily decode/parse form and query data. PR: ports/68993 Submitted by: Jon Nistor <nistor@snickers.org>
