From owner-cvs-all Tue Jul 30 17: 5:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C009837B401; Tue, 30 Jul 2002 17:05:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31BE643E5E; Tue, 30 Jul 2002 17:05:22 -0700 (PDT) (envelope-from mi@FreeBSD.org) Received: from freefall.freebsd.org (mi@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6V05MJU001839; Tue, 30 Jul 2002 17:05:22 -0700 (PDT) (envelope-from mi@freefall.freebsd.org) Received: (from mi@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6V05L4Z001838; Tue, 30 Jul 2002 17:05:22 -0700 (PDT) Message-Id: <200207310005.g6V05L4Z001838@freefall.freebsd.org> From: Mikhail Teterin Date: Tue, 30 Jul 2002 17:05:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/sybase-ocsd Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/databases/sybase-ocsd/files interfaces.sample X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mi 2002/07/30 17:05:21 PDT Modified files: databases Makefile Added files: databases/sybase-ocsd Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist databases/sybase-ocsd/files interfaces.sample Log: Port of Sybase's OpenClient -- discovered by accident on Sybase's "Linux" web-site this port has static versions of native FreeBSD libraries good enough to build sqsh with it instead of the freetds. See pkg-descr and pkg-message for more. i386 only, though... Revision Changes Path 1.195 +1 -0 ports/databases/Makefile 1.1 +46 -0 ports/databases/sybase-ocsd/Makefile (new) 1.1 +3 -0 ports/databases/sybase-ocsd/distinfo (new) 1.1 +20 -0 ports/databases/sybase-ocsd/files/interfaces.sample (new) 1.1 +1 -0 ports/databases/sybase-ocsd/pkg-comment (new) 1.1 +18 -0 ports/databases/sybase-ocsd/pkg-descr (new) 1.1 +14 -0 ports/databases/sybase-ocsd/pkg-message (new) 1.1 +915 -0 ports/databases/sybase-ocsd/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message