misc/146355: [patch] lang/php5: add OPTION for PCRE selection

2010-05-06 Thread Frank Wall

>Number: 146355
>Category:   misc
>Synopsis:   [patch] lang/php5: add OPTION for PCRE selection
>Confidential:   no
>Severity:   non-critical
>Priority:   low
>Responsible:freebsd-bugs
>State:  open
>Quarter:
>Keywords:   
>Date-Required:
>Class:  sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 06 11:10:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Frank Wall
>Release:7.1-RELEASE-p4
>Organization:
>Environment:
FreeBSD 7.1-RELEASE-p4 FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 09:43:46 UTC 2009  
   r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
PHP 5.3 has bundled PCRE support which should be activated by default to avoid 
build problems. The patch adds a new OPTION to make it configurable.

Please see FreeBSD Forums if you want more information about the build problems:
http://forums.freebsd.org/showthread.php?p=81416
>How-To-Repeat:

>Fix:
apply the patch

Patch attached with submission follows:

--- lang/php5/Makefile.orig 2010-04-16 15:52:11.0 +0200
+++ lang/php5/Makefile  2010-05-06 12:59:56.0 +0200
@@ -36,6 +36,7 @@
 OPTIONS=   CLI "Build CLI version" on \
CGI "Build CGI version" on \
APACHE "Build Apache module" off \
+   BUNDLED_PCRE "Use bundled PCRE" on \
DEBUG "Enable debug" off \
SUHOSIN "Enable Suhosin protection system" on \
MULTIBYTE "Enable zend multibyte support" off \


>Release-Note:
>Audit-Trail:
>Unformatted:
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


Re: kern/142958: [libc] [patch] ptrace(2)'s PT_SETREGS request can't alter system calls.

2010-05-06 Thread jh
Synopsis: [libc] [patch] ptrace(2)'s PT_SETREGS request can't alter system 
calls.

State-Changed-From-To: open->closed
State-Changed-By: jh
State-Changed-When: Thu May 6 14:43:09 UTC 2010
State-Changed-Why: 
Fixed in head (r202882) and stable/8 (r203608).
Submitter requested to close this.

http://www.freebsd.org/cgi/query-pr.cgi?pr=142958
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


Re: ports/146355: [patch] lang/php5: add OPTION for PCRE selection

2010-05-06 Thread linimon
Synopsis: [patch] lang/php5: add OPTION for PCRE selection

Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs
Responsible-Changed-By: linimon
Responsible-Changed-When: Thu May 6 15:01:22 UTC 2010
Responsible-Changed-Why: 
ports PR.

http://www.freebsd.org/cgi/query-pr.cgi?pr=146355
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


Re: conf/145440: [rc.d] [patch] add multiple fib support (setfib) in /etc/rc.d/routing

2010-05-06 Thread Mark Harrison
That's good to hear. I'm glad I could be of help.

>  A few quick usage notes...one can do:

 *snip*

This is probably obvious to you, but if you're adding to the usage
notes, I'd also point out that a particular route_foo entry can be
used in multiple fibs if there is any overlap. E.g.

static_routes_fib0="net1 net2"
static_routes_fib1="net1"
static_routes_fib2="net2"
route_net1="192.168.0.0/24 192.168.0.1"
route_net2="10.0.0.0/24 10.0.0.1"
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


Re: i386/13876: commit references a PR

2010-05-06 Thread dfilter service
The following reply was made to PR i386/13876; it has been noted by GNATS.

From: dfil...@freebsd.org (dfilter service)
To: bug-follo...@freebsd.org
Cc:  
Subject: Re: i386/13876: commit references a PR
Date: Thu,  6 May 2010 21:18:34 + (UTC)

 pgollucci2010-05-06 21:18:20 UTC
 
   FreeBSD ports repository
 
   Modified files:
 www/apache20/files   patch-libtool22 
   Log:
   - Fix build for !root users
 duplicated from www/apache22 and devel/apr
 Originally:
   
   PR: ports/13876 [based on]
   Submitted by:   Mel Flynn 
   With Hat:   apache@
   
   Revision  ChangesPath
   1.2   +2 -1  ports/www/apache20/files/patch-libtool22
 ___
 cvs-...@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
 
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"