CVS log for ports/www/mod_gzip/Attic/Makefile
Up to [FreeBSD] / ports / www / mod_gzip
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.24
Sun Jan 1 19:30:45 2012 UTC (5 weeks, 5 days ago) by ohauer
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.23: +1 -1 lines
- remove apache13 and ports depending on apache13 from portstree ( EXPIRATION_DATE=2012-01-01 ) with hat apache@
Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Nov 2 03:43:36 2011 UTC (3 months, 1 week ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
- sync apache13 related EXPIRATION_DATE With Hat: apache@
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Sep 7 03:00:41 2011 UTC (5 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from now). - This can be changed later as needed, if at all, either way we won't remove them until after 9.0 is released. With Hat: apache@ Reported by: dvl via freshports
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Aug 27 09:54:34 2011 UTC (5 months, 2 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -0 lines
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0" with hat apache@
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Aug 20 19:00:08 2011 UTC (5 months, 3 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jun 8 22:14:55 2010 UTC (20 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +7 -6 lines
- Convert to AP_FAST_BUILD / AP_GENPLIST PR: ports/147631 Submitted by: pgollucci@ (myself) Approved by: ale (maintainer)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue May 25 20:17:31 2010 UTC (20 months, 2 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -0 lines
Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk. This causes OPTIONSFILE
to be incorrectly set during some make phases as a result of the recent
PKGNAMEPREFIX for apache ports.
'Revert' some of the PKGNAMEPREFIX changes for apXX-.
- Must be manually requested in tbe port Makefile either by
a) AP_FAST_BUILD=yes
b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX}
- Going forward, we will only do this for ports where WITH_APACHE
is NOT optional, but required. mod_* ports are a good fit.
141 ports are mod_ ports
80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a].
61 remaining are then patched to mirror the other $lang frameworks [b].
PR: ports/146956
Reported by: Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several
Discussed with: pav, itectu on #bsdports
Tested by: P6 TB run
Approved by: portmgr (pav)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:38:14 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with W
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu May 21 20:45:29 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -0 lines
- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes PR: ports/134611 Approved by: pav (#bsdports)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Apr 28 06:10:54 2009 UTC (2 years, 9 months ago) by ale
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +11 -7 lines
- USE_APACHE=yes is deprecated - Handle NOPORTEXAMPLES - Use SF macro - Use APACHEMODDIR in pkg-plist PR: ports/133645 Submitted by: pgollucci
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Dec 10 14:33:34 2006 UTC (5 years, 2 months ago) by ale
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -0 lines
Respect CFLAGS. Submitted by: Cory R. King <coryking@xlan.org>
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jan 18 10:50:14 2004 UTC (8 years ago) by ale
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Switch to my @FreeBSD.org email address. Approved by: nork (mentor)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Nov 7 09:12:53 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -5 lines
Use the new Apache bits from bsd.port.mk. Submitted by: dinoex
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Feb 21 14:01:20 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
De-pkg-comment.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jan 8 17:44:47 2003 UTC (9 years, 1 month ago) by arved
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Add MAKE_ENV PR: 42929 Submitted by: Thomas Hurst <freaky@aagh.net> Approved by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jan 1 20:28:49 2003 UTC (9 years, 1 month ago) by petef
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +9 -1 lines
Update to 1.3.26.1a. PR: 45734 Submitted by: maintainer
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Sep 17 08:49:54 2002 UTC (9 years, 4 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -26 lines
upgrade to 1.3.19.2a take maintainership PR: 42738 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Sep 9 18:30:06 2002 UTC (9 years, 5 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -3 lines
support appache13-modssl by defining APACHE_PORT in /etc/make.conf others variants of the apache ports can be used too.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue May 8 15:39:47 2001 UTC (10 years, 9 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Fix the post-install target now that there is more than one text file to install.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue May 8 15:32:16 2001 UTC (10 years, 9 months ago) by mi
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
The distfiles themselves don't have any version information in their names. Make PORTVERSION part of the DISTSUBDIR.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue May 8 15:29:26 2001 UTC (10 years, 9 months ago) by mi
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -5 lines
Upgrade the version number and change the master site. Disclaim the maintainership. Install some more text documentation. Submitted by: Vanilla I. Shu
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Feb 3 20:41:26 2001 UTC (11 years ago) by will
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -1 lines
Fix bogon caused by overly aggressive NOPORTDOCS nuking by myself. Submitted by: knu
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 16 19:08:36 2001 UTC (11 years ago) by will
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -8 lines
Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in bsd.port.mk, for easy removal of documentation. I left alone one port - japanese/elisa8x8 (or something like that), because it appeared to have some rather weird way of doing PORTDOCS substitution.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Dec 13 21:44:33 2000 UTC (11 years, 2 months ago) by jeh
Branches: MAIN
New Port: An Apache module that provides on-the fly gzipping for capable browsers PR: 23530 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
