ports/160887: patch for nginx-devel for nanobsd

Richard Neese r.neese at gmail.com
Wed Sep 21 19:30:11 UTC 2011


>Number:         160887
>Category:       ports
>Synopsis:       patch for nginx-devel for nanobsd
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 21 19:30:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Richard Neese
>Release:        FreeBSD 8.2-STABLE
>Organization:
>Environment:
FreeBSD ports.freebsd.org 8.2-STABLE-201105 FreeBSD 8.2-STABLE-201105 #0: Tue May 17 05:46:49 UTC 2011     root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Patch to allow nginx-devel to compile correctly for nanobsd
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/nginx-devel/Makefile,v
retrieving revision 1.395
diff -u -r1.395 Makefile
--- Makefile	24 Aug 2011 16:56:00 -0000	1.395
+++ Makefile	21 Sep 2011 18:37:20 -0000
@@ -37,7 +37,7 @@
 		HTTP_REALIP_MODULE	"Enable http_realip module" off \
 		HTTP_REWRITE_MODULE	"Enable http_rewrite module" on \
 		HTTP_SECURE_LINK_MODULE "Enable http_secure_link module" off \
-		HTTP_SSL_MODULE		"Enable http_ssl module" off \
+		HTTP_SSL_MODULE		"Enable http_ssl module" on \
 		HTTP_STATUS_MODULE	"Enable http_stub_status module" on \
 		HTTP_SUB_MODULE		"Enable http_sub module" off \
 		HTTP_XSLT_MODULE	"Enable http_xslt module" off \


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list