summaryrefslogtreecommitdiff
path: root/databases/mysqlman
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-04 12:24:56 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-04 12:24:56 +0000
commit0efc25208c9fe63ff2b22e764caea72a5a833b94 (patch)
treeed5c5a616f4da749e7cd211f27f7c1a00de1c336 /databases/mysqlman
parentupdate security/p5-Crypt-IDEA to 1.02 (diff)
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 <janos.mohacsi@bsd.hu>
Notes
Notes: svn path=/head/; revision=74652
Diffstat (limited to 'databases/mysqlman')
-rw-r--r--databases/mysqlman/Makefile22
1 files 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 <bsd.port.pre.mk>
-.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}