CVS log for ports/www/squid/files/patch-squid_kerb_auth
Up to [FreeBSD] / ports / www / squid / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Mar 31 22:20:42 2009 UTC (2 years, 10 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_7_2_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +22 -0 lines
- The squid_kerb_auth helper needs to know about the endianness of the system at compile time. Its author suggests to use -D__LITTLE_ENDIAN__ in the program's Makefile and this is the solution proposed in ports/131878. Since FreeBSD (and FreeBSD ports) might be used on big-endian architectures as well as on little endian architectures I decided to instrument an already present endianness check directly in the affected source file instead. - Bump PORTREVISION since this affects the content (and functionality) of the port's binary package. Pr: 133159 Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Feb 9 14:32:11 2009 UTC (3 years ago) by miwi
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +117 -131 lines
- Update 2.7.STABLE6 PR: 131431 Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer) Security: http://www.vuxml.org/freebsd/9c2460a4-f6b1-11dd-94d9-0030843d3802.html
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jul 14 19:10:08 2008 UTC (3 years, 6 months ago) by beech
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
- Update to 2.7.STABLE3 Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
