cvs commit: ports/www/apache13 Makefile

2011-11-01 Thread Dirk Meyer
dinoex 2011-11-01 20:29:15 UTC FreeBSD ports repository Modified files: www/apache13 Makefile Log: - bump EXPIRATION_DATE Revision ChangesPath 1.195 +1 -1 ports/www/apache13/Makefile ___ cvs-all@freebsd.org

cvs commit: ports/www/apache13 Makefile distinfo ports/www/apache13-modperl Makefile distinfo

2010-02-03 Thread Philip M. Gollucci
pgollucci2010-02-03 22:30:49 UTC FreeBSD ports repository Modified files: www/apache13 Makefile distinfo www/apache13-modperl Makefile distinfo Log: - Update to 1.3.42 Security: http://www.vuxml.org/freebsd/cae01d7b-110d-11df-955a-00219b0fc4d8 With hat: ap

cvs commit: ports/www/apache13 Makefile ports/www/apache13/files patch-apxs

2009-06-08 Thread Ed Schouten
ed 2009-06-08 09:27:33 UTC FreeBSD ports repository (src committer) Modified files: www/apache13 Makefile Added files: www/apache13/files patch-apxs Log: Be sure to remove -std= from apxs. My change to apache13, to build it with -std=gnu89 also caused t

cvs commit: ports/www/apache13 Makefile

2009-06-04 Thread Ed Schouten
ed 2009-06-04 19:47:22 UTC FreeBSD ports repository (src committer) Modified files: www/apache13 Makefile Log: Build Apache 13 with -std=gnu89. It doesn't build with ISO C99 inline. I should also change all the other ports, but I'm leaving that like it is righ

cvs commit: ports/www/apache13 Makefile pkg-plist

2009-05-12 Thread Ion-Mihai Tetcu
itetcu 2009-05-12 13:49:09 UTC FreeBSD ports repository Modified files: www/apache13 Makefile pkg-plist Log: Spell NOPORTDOCS correctly and use %%PORTDOCS%% amcro instead of NODOCS. Approved by:maintainer on IRC Revision ChangesPath 1.187 +1 -7

cvs commit: ports/www/apache13 Makefile

2009-01-13 Thread Philip M. Gollucci
pgollucci2009-01-14 04:46:30 UTC FreeBSD ports repository Modified files: www/apache13 Makefile Log: Pass MAINTAINER to apache@ Approved by:ache (prev maintainer) Revision ChangesPath 1.186 +1 -1 ports/www/apache13/Makefile __

cvs commit: ports/www/apache13 Makefile

2008-09-23 Thread Andrey A. Chernov
ache2008-09-23 12:34:38 UTC FreeBSD ports repository Modified files: www/apache13 Makefile Log: Don't check value for WITH_/WITHOUT_ vars, especially for "yes" Just relay on they are set. PR: 127464 Revision ChangesPath 1.183 +6 -7

cvs commit: ports/www/apache13 Makefile distinfo

2008-01-20 Thread Andrey A. Chernov
ache2008-01-21 03:39:57 UTC FreeBSD ports repository Modified files: www/apache13 Makefile distinfo Log: Upgrade to 1.3.41 Revision ChangesPath 1.182 +2 -3 ports/www/apache13/Makefile 1.62 +3 -3 ports/www/apache13/distinfo

cvs commit: ports/www/apache13 Makefile pkg-plist ports/www/apache13/files no_port_doc

2007-10-18 Thread Andrey A. Chernov
ache2007-10-19 06:57:30 UTC FreeBSD ports repository Modified files: www/apache13 Makefile pkg-plist Added files: www/apache13/files no_port_doc Log: Honor NOPORTDOC PR: 117126 Submitted by: "Philip M. Gollucci" <[EMAIL PROTECTED]> R

cvs commit: ports/www/apache13 Makefile

2007-10-13 Thread Andrey A. Chernov
ache2007-10-13 18:39:53 UTC FreeBSD ports repository Modified files: www/apache13 Makefile Log: Use better pattern for caudium12 in CONFLICTS PR: 117126 (part of) Submitted by: "Philip M. Gollucci" <[EMAIL PROTECTED]> Revision ChangesPath 1.18

cvs commit: ports/www/apache13 Makefile pkg-plist ports/www/apache13/files patch-ab

2007-09-30 Thread Andrey A. Chernov
ache2007-10-01 05:53:05 UTC FreeBSD ports repository Modified files: www/apache13 Makefile pkg-plist www/apache13/files patch-ab Log: Stop linking data and cgi-bin to -dist ones by default, it affects packages badly when they installed in batch (they write in

cvs commit: ports/www/apache13 Makefile pkg-plist ports/www/apache13/files apache.in apache.sh

2007-09-30 Thread Andrey A. Chernov
ache2007-10-01 04:00:08 UTC FreeBSD ports repository Modified files: www/apache13 Makefile pkg-plist Added files: www/apache13/files apache.in Removed files: www/apache13/files apache.sh Log: Use new style of startup script install Use dirrmtry whe

cvs commit: ports/www/apache13 Makefile distinfo pkg-plist ports/www/apache13/files patch-ae

2007-09-07 Thread Andrey A. Chernov
ache2007-09-08 01:25:14 UTC FreeBSD ports repository Modified files: www/apache13 Makefile distinfo pkg-plist www/apache13/files patch-ae Log: Upgrade to 1.3.39 Revision ChangesPath 1.177 +2 -3 ports/www/apache13/Makefile 1.61 +3 -3

cvs commit: ports/www/apache13 Makefile

2007-06-14 Thread Andrey A. Chernov
ache2007-06-14 23:31:28 UTC FreeBSD ports repository Modified files: www/apache13 Makefile Log: Remove CONFLICTS with updated thttpd Revision ChangesPath 1.176 +2 -2 ports/www/apache13/Makefile ___ cvs-a

Re: cvs commit: ports/www/apache13 Makefile ports/www/apache13/files patch-ae

2007-04-04 Thread Kris Kennaway
On Wed, Apr 04, 2007 at 11:58:36PM +0400, Andrey Chernov wrote: > On Wed, Apr 04, 2007 at 03:52:25PM -0400, Kris Kennaway wrote: > > On Wed, Apr 04, 2007 at 03:09:44PM +, Andrey A. Chernov wrote: > > > ache2007-04-04 15:09:44 UTC > > > > > > FreeBSD ports repository > > > > > > Mo

Re: cvs commit: ports/www/apache13 Makefile ports/www/apache13/files patch-ae

2007-04-04 Thread Andrey Chernov
On Wed, Apr 04, 2007 at 03:52:25PM -0400, Kris Kennaway wrote: > On Wed, Apr 04, 2007 at 03:09:44PM +, Andrey A. Chernov wrote: > > ache2007-04-04 15:09:44 UTC > > > > FreeBSD ports repository > > > > Modified files: > > www/apache13 Makefile > > www/apache13/file

Re: cvs commit: ports/www/apache13 Makefile ports/www/apache13/files patch-ae

2007-04-04 Thread Kris Kennaway
On Wed, Apr 04, 2007 at 03:09:44PM +, Andrey A. Chernov wrote: > ache2007-04-04 15:09:44 UTC > > FreeBSD ports repository > > Modified files: > www/apache13 Makefile > www/apache13/files patch-ae > Log: > Fix objformat problem Ignored by: apache@ Than

cvs commit: ports/www/apache13 Makefile ports/www/apache13/files patch-ae

2007-04-04 Thread Andrey A. Chernov
ache2007-04-04 15:09:44 UTC FreeBSD ports repository Modified files: www/apache13 Makefile www/apache13/files patch-ae Log: Fix objformat problem Revision ChangesPath 1.175 +1 -1 ports/www/apache13/Makefile 1.2 +19 -4 ports/www/

cvs commit: ports/www/apache13 Makefile ports/www/apache13/files apache.sh

2006-12-09 Thread Andrey A. Chernov
ache2006-12-09 17:34:33 UTC FreeBSD ports repository Modified files: www/apache13 Makefile www/apache13/files apache.sh Log: Replace # REQUIRE: DAEMON # BEFORE: LOGIN with # REQUIRE: LOGIN cleanvar (mysql-first problem) PR: 106429

cvs commit: ports/www/apache13 Makefile ports/www/apache13/files apache.sh

2006-08-10 Thread Andrey A. Chernov
ache2006-08-10 11:51:43 UTC FreeBSD ports repository Modified files: www/apache13 Makefile www/apache13/files apache.sh Log: Use more rcNG compatible method for limits(1) PR: 101746 Revision ChangesPath 1.173 +1 -0 ports/ww

cvs commit: ports/www/apache13 Makefile distinfo ports/www/apache13/files patch-CVE-2006-3747

2006-07-28 Thread Andrey A. Chernov
ache2006-07-28 23:49:23 UTC FreeBSD ports repository Modified files: www/apache13 Makefile distinfo Removed files: www/apache13/files patch-CVE-2006-3747 Log: Upgrade to 1.3.37 Revision ChangesPath 1.172 +2 -3 ports/www/apache13/Makefile

cvs commit: ports/www/apache13 Makefile ports/www/apache13/files patch-CVE-2006-3747

2006-07-27 Thread Andrey A. Chernov
ache2006-07-27 15:28:21 UTC FreeBSD ports repository Modified files: www/apache13 Makefile Added files: www/apache13/files patch-CVE-2006-3747 Log: Security fix: off-by-one error in mod_rewrite Submitted by: simon Revision ChangesPath 1.171

cvs commit: ports/www/apache13 Makefile distinfo

2006-05-17 Thread Andrey A. Chernov
ache2006-05-17 23:33:45 UTC FreeBSD ports repository Modified files: www/apache13 Makefile distinfo Log: Upgrade to 1.3.36 Revision ChangesPath 1.170 +2 -2 ports/www/apache13/Makefile 1.59 +3 -3 ports/www/apache13/distinfo

cvs commit: ports/www/apache13 Makefile distinfo ports/www/apache13/files patch-secfix-CAN-2005-3352

2006-05-10 Thread Andrey A. Chernov
ache2006-05-10 13:57:18 UTC FreeBSD ports repository Modified files: www/apache13 Makefile distinfo Removed files: www/apache13/files patch-secfix-CAN-2005-3352 Log: Upgrade to 1.3.35 Revision ChangesPath 1.169 +2 -3 ports/www/apache13/Ma

cvs commit: ports/www/apache13 Makefile ports/www/apache13/files patch-secfix-CAN-2005-3352

2005-12-14 Thread Andrey A. Chernov
ache2005-12-14 16:16:59 UTC FreeBSD ports repository Modified files: www/apache13 Makefile Added files: www/apache13/files patch-secfix-CAN-2005-3352 Log: CVE-2005-3352 Revision ChangesPath 1.167 +1 -1 ports/www/apache13/Makefile 1.1

cvs commit: ports/www/apache13 Makefile pkg-plist

2005-12-05 Thread Andrey A. Chernov
ache2005-12-05 08:29:58 UTC FreeBSD ports repository Modified files: www/apache13 Makefile pkg-plist Log: Back out rc transition, now all script executed in the subshell Revision ChangesPath 1.166 +3 -13 ports/www/apache13/Makefile 1.61 +2 -

cvs commit: ports/www/apache13 Makefile

2005-12-02 Thread Doug Barton
dougb 2005-12-03 07:57:44 UTC FreeBSD ports repository Modified files: www/apache13 Makefile Log: Fix my suggested patch by making it PLIST_SUB+= Revision ChangesPath 1.165 +1 -1 ports/www/apache13/Makefile __

cvs commit: ports/www/apache13 Makefile pkg-plist

2005-12-02 Thread Andrey A. Chernov
ache2005-12-03 03:37:22 UTC FreeBSD ports repository Modified files: www/apache13 Makefile pkg-plist Log: Tune for new rc.d convention Submitted by: dougb Revision ChangesPath 1.164 +13 -2 ports/www/apache13/Makefile 1.60 +2 -2 p