Date: Fri, 24 Mar 2000 15:55:53 -0800 (PST) From: erikhb@bgnett.no To: freebsd-gnats-submit@FreeBSD.org Subject: ports/17587: New port: libiodbc 2.50.3 Message-ID: <200003242355.PAA80174@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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 <bsd.port.mk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003242355.PAA80174>