Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 2003 12:28:08 +0200
From:      Clement Laforet <sheepkiller@cultdeadsheep.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Clement Laforet <sheepkiller@cultdeadsheep.org>
Subject:   ports/56029: [orphaned ports]: use USE_MYSQL for various orphaned ports.
Message-ID:  <20030827102828.8ADBC43F3F@mx1.FreeBSD.org>
Resent-Message-ID: <200308271030.h7RAUQSx024439@freefall.freebsd.org>

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

>Number:         56029
>Category:       ports
>Synopsis:       [orphaned ports]: use USE_MYSQL for various orphaned ports.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 27 03:30:26 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Clement Laforet
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
cotds.org
>Environment:
System: FreeBSD lucifer.cultdeadsheep.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Sun Aug 24 15:37:26 CEST 2003 root@lucifer.cultdeadsheep.org:/usr/obj/usr/src/sys/LUCIFER i386


	
>Description:
	Make these ports use USE_MYSQL:
		* databases/dbconnect
		* net/netsaint
		* www/mod_mp3
		* www/mod_mylo
		* www/phpnuke
		* www/postnuke
		* www/udmsearch
		* mail/courier

>How-To-Repeat:
	N/A.
>Fix:

	

--- mass-update-USE_MYSQL.diffs begins here ---
databases/dbconnect
--------
Index: Makefile
===================================================================
RCS file: /WORK/ports/REPO/ports/databases/dbconnect/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	20 Feb 2003 17:00:10 -0000	1.5
+++ Makefile	27 Aug 2003 10:03:59 -0000
@@ -19,7 +19,7 @@
 GNU_CONFIGURE=	yes
 
 .if defined(WITH_MYSQL)
-LIB_DEPENDS+=	mysqlclient:${PORTSDIR}/databases/mysql323-client
+USE_MYSQL=		YES
 CONFIGURE_ARGS+=	--with-mysql=yes \
 			--with-mysqlinclude=${LOCALBASE}/include/mysql \
 			--with-mysqllib=${LOCALBASE}/lib/mysql

net/netsaint
--------
Index: Makefile
===================================================================
RCS file: /WORK/ports/REPO/ports/net/netsaint/Makefile,v
retrieving revision 1.25
diff -u -r1.25 Makefile
--- Makefile	18 Aug 2003 16:15:10 -0000	1.25
+++ Makefile	27 Aug 2003 10:09:40 -0000
@@ -38,7 +38,7 @@
 INSTALL_TARGET=	all install config install-config install-daemoninit install-commandmode
 
 .if defined(WITH_MYSQL)
-LIB_DEPENDS+=	mysqlclient.10:${PORTSDIR}/databases/mysql323-client
+USE_MYSQL=	YES
 CONFIGURE_ARGS+=--with-mysql-lib=${LOCALBASE}/lib/mysql \
 		--with-mysql-inc=${LOCALBASE}/include/mysql \
 		--with-mysql-xdata

www/mod_mp3
--------
Index: Makefile
===================================================================
RCS file: /WORK/ports/REPO/ports/www/mod_mp3/Makefile,v
retrieving revision 1.25
diff -u -r1.25 Makefile
--- Makefile	6 Apr 2003 01:31:42 -0000	1.25
+++ Makefile	27 Aug 2003 10:10:50 -0000
@@ -27,7 +27,7 @@
 DOCS=		ChangeLog README TODO faq.html
 
 .if defined(WITH_MYSQL)
-LIB_DEPENDS+=	mysqlclient.10:${PORTSDIR}/databases/mysql323-client 
+USE_MYSQL=		YES
 CONFIGURE_ARGS+=	--with-mysql
 .endif
 

www/mod_mylo
--------
Index: Makefile
===================================================================
RCS file: /WORK/ports/REPO/ports/www/mod_mylo/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	20 Feb 2003 19:15:28 -0000	1.4
+++ Makefile	27 Aug 2003 10:11:20 -0000
@@ -16,7 +16,8 @@
 
 BUILD_DEPENDS=	${APXS}:${PORTSDIR}/www/apache13
 RUN_DEPENDS=	${APXS}:${PORTSDIR}/www/apache13
-LIB_DEPENDS=	mysqlclient.10:${PORTSDIR}/databases/mysql323-client
+
+USE_MYSQL=	YES
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 

www/phpnuke
--------
Index: Makefile
===================================================================
RCS file: /WORK/ports/REPO/ports/www/phpnuke/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- Makefile	20 Feb 2003 19:15:35 -0000	1.20
+++ Makefile	27 Aug 2003 10:12:13 -0000
@@ -15,12 +15,13 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	An automated website package to distribute and manage content
 
-LIB_DEPENDS=	mysqlclient.10:${PORTSDIR}/databases/mysql323-client
 .if defined(WITH_PHP3)
 RUN_DEPENDS+=	${LOCALBASE}/libexec/apache/libphp3.so:${PORTSDIR}/www/mod_php3
 .else
 RUN_DEPENDS+=	${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
 .endif
+
+USE_MYSQL=	yes
 
 NO_BUILD=	yes
 NO_WRKSUBDIR=	yes

www/postnuke
--------
Index: Makefile
===================================================================
RCS file: /WORK/ports/REPO/ports/www/postnuke/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	8 Jun 2003 06:30:27 -0000	1.6
+++ Makefile	27 Aug 2003 10:12:27 -0000
@@ -16,8 +16,9 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	An automated website package to distribute and manage content
 
-LIB_DEPENDS=	mysqlclient.10:${PORTSDIR}/databases/mysql323-client
 RUN_DEPENDS=    ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear-PEAR
+
+USE_MYSQL=	YES
 
 NO_BUILD=	yes
 WRKSRC=         ${WRKDIR}/pn_714

www/udmsearch
--------
Index: Makefile
===================================================================
RCS file: /WORK/ports/REPO/ports/www/udmsearch/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile	29 Apr 2003 15:31:22 -0000	1.18
+++ Makefile	27 Aug 2003 10:13:32 -0000
@@ -37,8 +37,7 @@
 
 .else
 # default to mysql
-
-LIB_DEPENDS=		mysqlclient.10:${PORTSDIR}/databases/mysql323-client
+USE_MYSQL=		YES
 CONFIGURE_ARGS+=	--with-mysql=${LOCALBASE}
 
 .if !defined(WITH_MYSQL)

mail/courier
--------
Index: scripts/configure.courier
===================================================================
RCS file: /WORK/ports/REPO/ports/mail/courier/scripts/configure.courier,v
retrieving revision 1.8
diff -u -r1.8 configure.courier
--- scripts/configure.courier	15 Aug 2003 00:49:28 -0000	1.8
+++ scripts/configure.courier	27 Aug 2003 10:15:50 -0000
@@ -225,7 +225,7 @@
 				rm -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
 				exit 1
 			else
-				echo "LIB_DEPENDS+=	mysqlclient.12:\${PORTSDIR}/databases/mysql40-client"
+				echo "USE_MYSQL=	YES"
 				WITH_MYSQL="--with-authmysql"
 				WITH_MYSQL="${WITH_MYSQL} --with-mysql-libs=\${LOCALBASE}/lib/mysql"
 				WITH_MYSQL="${WITH_MYSQL} --with-mysql-includes=\${LOCALBASE}/include/mysql"
--- mass-update-USE_MYSQL.diffs ends here ---


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



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