Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2010 19:40:06 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        apache@FreeBSD.org
Subject:   Re: ports/146604: commit references a PR
Message-ID:  <201005261940.o4QJe6YH003450@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/146604; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/146604: commit references a PR
Date: Wed, 26 May 2010 19:30:58 +0000 (UTC)

 pgollucci    2010-05-26 19:30:45 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/apache20         Makefile 
   Added files:
     www/apache20/files   patch-pcre.diff 
   Log:
   - Partial httpd SVN MFC of r15338
     [http://svn.apache.org/viewvc?view=revision&revision=153384]
     Essentially this internalizes the pcre POSIX API in the ap_ namespace.
     Thus fixing the use of an external pcre library and hence mod_redirect
     and other consumers.
   
   - This includes an MMN bump which means you will need to recompile all your
     modules.  With ports this will happen when you upgrade via portmaster or
     portupgrade.  If you have any modules outside of ports they will need to
     be recompiled too.
   
   - There is a small chance you will need to change some of your custom modules
     to adapt to the ap_regex_t and ap_regmatch_t api changes.
   
   - For security, speed, maintenance, and simplification in the ports/ framework
     this route was chosen instead of reverting the devel/pcre change in 2.0.63_4.
   
   PR:             ports/146604
   Reported by:    Stefan Bethke <stb@lassitu.de>, serveral on ports@, apache@
   With Hat:       apache@
   
   Revision  Changes    Path
   1.291     +1 -2      ports/www/apache20/Makefile
   1.1       +1310 -0   ports/www/apache20/files/patch-pcre.diff (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005261940.o4QJe6YH003450>