CVS log for ports/www/awffull/Makefile
Up to [FreeBSD] / ports / www / awffull
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:37:04 2012 UTC (2 weeks, 6 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +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.11: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:25:54 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -3 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon May 31 02:01:21 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:44:38 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:44:39 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- update to jpeg-8
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jan 8 21:30:31 2010 UTC (2 years, 1 month ago) by glarkin
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -5 lines
- Added --with-etcdir configuration option to comply with hier(7) [1] - Fixed Makefile typo (BUILD_DEPENS) - Cleaned up some portlint warnings - Reformatted pkg-descr - Bumped PORTREVISION PR: ports/138402 Submitted by: Sascha Klauder <sascha@trimind.de> [1] Approved by: maintainer (implicit; timeout 130 days)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:56:23 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Dec 31 08:17:47 2008 UTC (3 years, 1 month ago) by nork
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -0 lines
Add CONFLICTS each other (japanese/awffull, www/awffull). Spotted by: hrs
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Dec 31 08:02:38 2008 UTC (3 years, 1 month ago) by nork
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Prepare for slave port.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Dec 30 17:43:11 2008 UTC (3 years, 1 month ago) by nork
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +19 -3 lines
o Update to 3.10.2. o Rework probing libraries using CPPFLAGS and LDFLAGS. o Add some dependencies, accordingly. Approved by: maintainer timeout (1 month) Reviewed by: nyan
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:06:47 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Feb 8 13:09:43 2008 UTC (4 years ago) by rafan
Branches: MAIN
CVS tags: RELEASE_5_EOL
AWFFull is a webserver log analysis tool. Mainly used to produce simple reports, it can also be used as the starting point for more detailed Web Analytics. AWFFull is a fork of the venerable Webalizer log analysis program. WWW: http://www.stedee.id.au/awffull PR: ports/120305 Submitted by: Chadwick Sorrell chad at wickdev.com
