From owner-freebsd-ports Fri Mar 24 16: 0:17 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9897537BCC0 for ; Fri, 24 Mar 2000 16:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA80836; Fri, 24 Mar 2000 16:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B63E437B7E6 for ; Fri, 24 Mar 2000 15:53:29 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA79832; Fri, 24 Mar 2000 15:53:30 -0800 (PST) (envelope-from nobody@FreeBSD.org) Message-Id: <200003242353.PAA79832@freefall.freebsd.org> Date: Fri, 24 Mar 2000 15:53:30 -0800 (PST) From: erikhb@bgnett.no To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/17586: New port: MyODBC-2.50.28 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 17586 >Category: ports >Synopsis: New port: MyODBC-2.50.28 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Mar 24 16:00:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Erik H. Bakke >Release: 5.0-CURRENT >Organization: >Environment: >Description: This is a port of MyODBC, an ODBC driver for MySQL. Related ports are forthcoming >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # . # ./pkg # ./pkg/COMMENT # ./pkg/DESCR # ./pkg/PLIST # ./files # ./files/md5 # ./Makefile # echo c - . mkdir -p . > /dev/null 2>&1 echo c - ./pkg mkdir -p ./pkg > /dev/null 2>&1 echo x - ./pkg/COMMENT sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT' XODBC driver for MySQL END-of-./pkg/COMMENT echo x - ./pkg/DESCR sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR' XMyODBC is an ODBC driver for interfacing to MySQL Xdatabases X X- Erik H. Bakke Xerikhb@bgnett.no END-of-./pkg/DESCR echo x - ./pkg/PLIST sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST' X/usr/local/lib/libmyodbc.la X/usr/local/lib/libmyodbc-2.50.28.so X/usr/local/lib/libmyodbc.so END-of-./pkg/PLIST echo c - ./files mkdir -p ./files > /dev/null 2>&1 echo x - ./files/md5 sed 's/^X//' >./files/md5 << 'END-of-./files/md5' XMD5 (MyODBC-2.50.28.tar.gz) = 62588aeb5c653600a3aa9dac02a0d190 END-of-./files/md5 echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: MyODBC X# Version required: 2.50.28 X# Date created: 24 Mar 2000 X# Whom: erikhb@bgnett.no X# X# $FreeBSD$ X# X XDISTNAME= MyODBC-2.50.28 XCATEGORIES= databases XMASTER_SITES= ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/MyODBC/ X XMAINTAINER= erikhb@bgnett.no X XLIB_DEPENDS= iodbc.2:${PORTSDIR}/databases/libiodbc \ X mysqlclient.6:${PORTSDIR}/databases/mysql322-client X XGNU_CONFIGURE= yes XUSE_GMAKE= yes X XCONFIGURE_ARGS= --with-mysql-libs=${PREFIX}/lib/mysql \ X --with-mysql-includes=${PREFIX}/include/mysql X X.include END-of-./Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message