ports/97146: [MAINTAINER] www/gekko: Change the installation directory

Jose Alonso Cardenas Marquez acardenas at bsd.org.pe
Thu May 11 17:20:51 UTC 2006


>Number:         97146
>Category:       ports
>Synopsis:       [MAINTAINER] www/gekko: Change the installation directory
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 11 17:20:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jose Alonso Cardenas Marquez
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
BSDPeru (http://www.bsd.org.pe)
>Environment:
System: FreeBSD ifrid.aqp.tabernaclegranite.net 6.1-STABLE FreeBSD 6.1-STABLE #1: Mon May  8 09:23:16 PET
>Description:
- Changed the installation directory (web apps must be installed in ${PREFIX}/www/${PORTNAME})
>How-To-Repeat:

>Fix:
--- gekko-0.6.4_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/gekko/Makefile /usr/ports/www/gekko-new/Makefile
--- /usr/ports/www/gekko/Makefile	Thu May 11 10:41:31 2006
+++ /usr/ports/www/gekko-new/Makefile	Thu May 11 10:48:41 2006
@@ -7,6 +7,7 @@
 
 PORTNAME=	gekko
 PORTVERSION=	0.6.4
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	gekkoware
@@ -17,7 +18,7 @@
 
 NO_BUILD=	yes
 USE_PHP=	bz2 gd mysql pcre session zlib
-GEKKODIR?=	www/data-dist/gekko
+GEKKODIR?=	www/${PORTNAME}
 PLIST_SUB=	GEKKODIR=${GEKKODIR}
 
 do-install:
--- gekko-0.6.4_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list