Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2006 12:47:12 -0600
From:      "Frank J. Laszlo" <laszlof@vonostingroup.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/104477: [PATCH]: databases/mysql++: Unbreak Port
Message-ID:  <E1GZXUW-000M4l-IQ@main.vonostingroup.com>
Resent-Message-ID: <200610161900.k9GJ0YRx075889@freefall.freebsd.org>

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

>Number:         104477
>Category:       ports
>Synopsis:       [PATCH]: databases/mysql++: Unbreak Port
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 16 19:00:33 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Frank J. Laszlo
>Release:        FreeBSD 5.4-RELEASE-p18 i386
>Organization:
>Environment:
System: FreeBSD main.vonostingroup.com 5.4-RELEASE-p18 FreeBSD 5.4-RELEASE-p18 #1: Sat Sep 16 18:56:42 UTC 2006 laszlof@main.vonostingroup.com:/usr/obj/usr/src/sys/MAIN i386


	
>Description:
	This port is not broken, I have tested it on 4.11-RELEASE, 5.4-RELEASE, 6.1-RELEASE, and 7-CURRENT. All of which
	show no errors. This patch removes its BROKEN status. Maintainer has been CC'd.

>How-To-Repeat:
	
>Fix:



--- mysql++-2.1.1.diff begins here ---
diff -NrU3 mysql++.orig/Makefile mysql++/Makefile
--- mysql++.orig/Makefile	Mon Oct 16 06:57:02 2006
+++ mysql++/Makefile	Mon Oct 16 06:57:25 2006
@@ -15,8 +15,6 @@
 MAINTAINER=	sergey@network-asp.biz
 COMMENT=	Complex C++ API for MySQL${MYSQL_VER}
 
-BROKEN=		Does not compile
-
 USE_MYSQL=	yes
 USE_AUTOTOOLS=	libtool:15
 CONFIGURE_ARGS=	--with-mysql=${LOCALBASE} --disable-examples
--- mysql++-2.1.1.diff ends here ---

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



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