From 0efc25208c9fe63ff2b22e764caea72a5a833b94 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Tue, 4 Feb 2003 12:24:56 +0000 Subject: [PATCH] Maintainer update: mysqlman cleanup and fetch update mysqlman cleanup and fetch update. I can take the maintainership of this port, since I submitted. I had blackhole a while ago on my e-mail alias that has been resolved. PR: ports/47899 Submitted by: Janos Mohacsi --- databases/mysqlman/Makefile | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/databases/mysqlman/Makefile b/databases/mysqlman/Makefile index c9e2754b1698..1bcd28f07aae 100644 --- a/databases/mysqlman/Makefile +++ b/databases/mysqlman/Makefile @@ -5,16 +5,17 @@ # $FreeBSD$ PORTNAME= mysqlman -PORTVERSION= 1.09 +PORTVERSION= 1.09 CATEGORIES= databases www -MASTER_SITES= #http://www.gossamer-threads.com/scripts/mysqlman/index.htm +MASTER_SITES= http://www.gossamer-threads.com/scripts/source/ DISTNAME= mysqlman -MAINTAINER= ports@freebsd.org +MAINTAINER= janos.mohacsi@bsd.hu -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ +RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ ${WWW_DIR}:${PORTSDIR}/www/apache13 +WRKSRC= ${WRKDIR}/${DISTNAME}-${PORTVERSION} RESTRICTED= "not redistributable, license agreement required" NO_CDROM= ${RESTRICTED} NO_PACKAGE= ${RESTRICTED} @@ -22,12 +23,12 @@ USE_PERL5= yes NO_BUILD= yes # to determine whether apache installed -WWW_DIR= ${LOCALBASE}/www/ +WWW_DIR= ${LOCALBASE}/www/ #install dir of mysqlman -MYMANDIR= www/mysqlman-${PORTVERSION} +MYMANDIR= www/mysqlman-${PORTVERSION} #do the substitution according to the install place -PLIST_SUB+= MYMANDIR=${MYMANDIR} +PLIST_SUB+= MYMANDIR=${MYMANDIR} #FILES to patch f="mysql.cgi" @@ -37,13 +38,6 @@ WEBUSER?= www:www .include -.if !exists(${DISTDIR}/${DISTFILES}) -IGNORE= You need to read the license agreement on \ - http://www.gossamer-threads.com/scripts/mysqlman/index.htm and \ - download on your own. Once ${DISTFILES} has been downloaded, move \ - it to ${DISTDIR} and then restart this build -.endif - do-configure: @${MV} ${WRKSRC}/${f} ${WRKSRC}/${f}.bak && ${SED} <${WRKSRC}/${f}.bak \ s+%%PATHPERLBIN%%+${PERL5}+g >${WRKSRC}/${f}