ports/114386: [PATCH] www/dotproject: [fix installation with apache >1.3]

Alex Samorukov samm at os2.kiev.ua
Sat Jul 7 14:30:05 UTC 2007


>Number:         114386
>Category:       ports
>Synopsis:       [PATCH] www/dotproject: [fix installation with apache >1.3]
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 07 14:30:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Alex Samorukov
>Release:        FreeBSD 6.1-RELEASE-p13 i386
>Organization:
>Environment:
System: FreeBSD ukrlex.net 6.1-RELEASE-p13 FreeBSD 6.1-RELEASE-p13 #6: Tue Feb 13 18:36:56 EET 2007
>Description:
This patch allow to use dotproject with any apache version

Port maintainer (sailorfred at yahoo.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
Install apache2. Then try to install dotproject. Installation will fail.

>Fix:

--- dotproject-2.0.4_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/dotproject/Makefile /usr/home/samorukov/tmp/dotproject/Makefile
--- /usr/ports/www/dotproject/Makefile	Sat May 19 23:24:37 2007
+++ /usr/home/samorukov/tmp/dotproject/Makefile	Sat Jul  7 17:01:33 2007
@@ -23,7 +23,7 @@
 DEFAULT_PHP_VER=4
 WANT_PHP_WEB=	yes
 IGNORE_WITH_PHP=5
-USE_APACHE=	1.3
+USE_APACHE=	yes
 
 SUB_LIST+=	DOTPROJECTDIR=${DOTPROJECTDIR}
 SUB_FILES=	pkg-message
--- dotproject-2.0.4_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list