Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2006 15:40:22 +0330
From:      "Babak Farrokhi" <babak@farrokhi.net>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/99958: [update port] databases/phppgadmin - install destination change
Message-ID:  <1152447022.3270@starfish.datak.net>
Resent-Message-ID: <200607091220.k69CKGf7064303@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         99958
>Category:       ports
>Synopsis:       [update port] databases/phppgadmin - install destination change
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 09 12:20:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Babak Farrokhi
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.1-STABLE #1: Tue Jul  4 17:22:31 IRST 2006
    root@starfish.datak.net:/usr/obj/usr/src/sys/SMP



>Description:


- pet portlint
- www/data-dist/phpPgAdmin -> www/phpPgAdmin


>How-To-Repeat:





>Fix:


--- phppgadmin.patch begins here ---
diff -ruN phppgadmin.orig/Makefile phppgadmin/Makefile
--- phppgadmin.orig/Makefile	Sun Jul  9 15:27:01 2006
+++ phppgadmin/Makefile	Sun Jul  9 15:28:17 2006
@@ -15,12 +15,14 @@
 MAINTAINER=	dinoex@FreeBSD.org
 COMMENT=	Web Based Postgres Administration
 
-USE_BZIP2=	yes
+USE_BZIP2=	YES
+
 .if !defined(WITHOUT_PHP_DEPENDS)
 USE_PHP=	pgsql pcre session
 .endif
+
 NO_BUILD=	YES
-PGADMDIR?=	www/data-dist/phpPgAdmin
+PGADMDIR?=	www/phpPgAdmin
 PLIST_SUB+=	PGADMDIR=${PGADMDIR}
 
 do-configure:
--- phppgadmin.patch ends here ---



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



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