From owner-freebsd-ports Fri Mar 24 16: 0:21 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 C9A4137B7CC for ; Fri, 24 Mar 2000 16:00:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA80870; Fri, 24 Mar 2000 16:00:04 -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 AB51F37B6C6 for ; Fri, 24 Mar 2000 15:55:51 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA80174; Fri, 24 Mar 2000 15:55:53 -0800 (PST) (envelope-from nobody@FreeBSD.org) Message-Id: <200003242355.PAA80174@freefall.freebsd.org> Date: Fri, 24 Mar 2000 15:55:53 -0800 (PST) From: erikhb@bgnett.no To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/17587: New port: libiodbc 2.50.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 17587 >Category: ports >Synopsis: New port: libiodbc 2.50.3 >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:02 PST 2000 >Closed-Date: >Last-Modified: >Originator: Erik H. Bakke >Release: 5.0-CURRENT >Organization: >Environment: >Description: This is a port of the libiodbc ODBC library. Please let me know if I'm stepping on someone's toes here... >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 library, for universal database access END-of-./pkg/COMMENT echo x - ./pkg/DESCR sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR' Xlibiodbc is an ODBC implementation that allows access to a variety Xof databases 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' Xlib/libiodbc.la Xlib/libiodbc.so.2 Xlib/libiodbc.so Xlib/libiodbc.a Xinclude/isql.h Xinclude/isqlext.h Xinclude/isqltypes.h Xinclude/sql.h Xinclude/sqlext.h Xinclude/sqltypes.h 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 (libiodbc-2.50.3.tar.gz) = 5d23b748d4c57d61a004395cea5ff0f0 END-of-./files/md5 echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: libiodbc X# Version required: 2.50.3 X# Date created: 24 Mar 2000 X# Whom: erikhb@bgnett.no X# X# $FreeBSD:$ X# X XDISTNAME= libiodbc-2.50.3 XCATEGORIES= databases XMASTER_SITES= ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/MyODBC/ X XMAINTAINER= erikhb@bgnett.no X XGNU_CONFIGURE= yes XUSE_GMAKE= yes 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