CVS log for ports/www/mod_auth_cookie_mysql2/Makefile
Up to [FreeBSD] / ports / www / mod_auth_cookie_mysql2
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Aug 20 17:27:38 2011 UTC (5 months, 3 weeks ago) by ohauer
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -0 lines
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jun 20 19:28:09 2011 UTC (7 months, 3 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -6 lines
- update to version 1.0
- fix lib AP_LIB (missing -lmysqlclient) [1]
- change DIST_SUBDIR from apache20 to apache22
- extent pkg-descr with feature list
Changelog:
Version 1.0 (version 2) - 18.06.2009
enhancement: AuthCookieSql_AdditionalSQL parameter added.
PR: ports/154420 [1]
Submitted by: Stephane DAlu <sdalu _at_ sdalu.com>
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Mar 19 13:15:32 2011 UTC (10 months, 3 weeks ago) by ale
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
Bump PORTREVISION for ports linking to default libmysqlclient.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jan 14 10:28:58 2011 UTC (12 months, 4 weeks ago) by ale
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Don't (wrongly) use mysql_config to get mysql INCLUDE and LIB dirs. Feature safe: yes
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun May 17 07:24:25 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -0 lines
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jan 27 20:36:18 2008 UTC (4 years ago) by clement
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -11 lines
- Update to 0.9.a PR: ports/116963 Submitted by: Yarema <yds@CoolRat.org>
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Mar 18 17:17:42 2007 UTC (4 years, 10 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, PRE_XORG_7
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -5 lines
- Update to 0.7 - Fix WWW
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jul 5 02:30:57 2006 UTC (5 years, 7 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705. PR: ports/92445 Hat: portmgr
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Dec 4 16:22:33 2005 UTC (6 years, 2 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -4 lines
- Convert to new USE_APACHE - Add SHA256
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Dec 4 00:18:10 2005 UTC (6 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- prepare removal of www/apache2 in favor of www/apache20 for naming consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Sep 11 10:39:35 2005 UTC (6 years, 5 months ago) by clement
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
- Update to 0.5
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun May 22 14:12:14 2005 UTC (6 years, 8 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
- Update to 0.4
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Aug 18 16:21:45 2004 UTC (7 years, 5 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Assign maintainership to freshly created apache@ mailing list
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Aug 8 09:53:35 2004 UTC (7 years, 6 months ago) by clement
Branches: MAIN
Add mod_auth_cookie_mysql2 0.3 This modules (for apache2) allows you to auth your users with cookies stored in a MySQL database.
