Initial import of freetds version 0.42pre2.
A Sybase/Microsoft TDS protocol library. PR: 14668 Submitted by: Domas Mituzas <midom@dammit.lt>
This commit is contained in:
parent
43d10af667
commit
7758b7a8aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23412
22
databases/freetds-devel/Makefile
Normal file
22
databases/freetds-devel/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# New ports collection makefile for: freetds
|
||||
# Version required: 0.47pre2
|
||||
# Date created: 02 Nov 1999
|
||||
# Whom: Domas Mituzas <midom@dammit.lt>
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
DISTNAME= freetds-0.47pre2
|
||||
PKGNAME= freetds-0.47p2
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
||||
MASTER_SITE_SUBDIR= ALPHA/freetds
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= midom@dammit.lt
|
||||
|
||||
WRKSRC= ${WRKDIR}/freetds
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
databases/freetds-devel/distinfo
Normal file
1
databases/freetds-devel/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (freetds-0.47pre2.tgz) = b7e36074bf1f0e2dfbb53b1eebc9c6f0
|
1
databases/freetds-devel/pkg-comment
Normal file
1
databases/freetds-devel/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Sybase/Microsoft TDS protocol library
|
3
databases/freetds-devel/pkg-descr
Normal file
3
databases/freetds-devel/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
This is TDS protocol library (CTlib/DBlib) that is used to connect to
|
||||
Microsoft and Sybase SQL servers. This can be used instead of native
|
||||
libraries, that are shipped with commercial products.
|
25
databases/freetds-devel/pkg-plist
Normal file
25
databases/freetds-devel/pkg-plist
Normal file
@ -0,0 +1,25 @@
|
||||
include/bkpublic.h
|
||||
include/cspublic.h
|
||||
include/cstypes.h
|
||||
include/ctpublic.h
|
||||
include/dblib.h
|
||||
include/sqldb.h
|
||||
include/sqlfront.h
|
||||
include/sybdb.h
|
||||
include/syberror.h
|
||||
include/sybfront.h
|
||||
include/tds.h
|
||||
include/tdsutil.h
|
||||
include/tdsver.h
|
||||
interfaces
|
||||
lib/libct.a
|
||||
lib/libct.la
|
||||
lib/libct.so.0
|
||||
lib/libsybdb.a
|
||||
lib/libsybdb.la
|
||||
lib/libsybdb.so.0
|
||||
lib/libtds.a
|
||||
lib/libtds.la
|
||||
lib/libtds.so.0
|
||||
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
|
||||
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
|
22
databases/freetds/Makefile
Normal file
22
databases/freetds/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# New ports collection makefile for: freetds
|
||||
# Version required: 0.47pre2
|
||||
# Date created: 02 Nov 1999
|
||||
# Whom: Domas Mituzas <midom@dammit.lt>
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
DISTNAME= freetds-0.47pre2
|
||||
PKGNAME= freetds-0.47p2
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
||||
MASTER_SITE_SUBDIR= ALPHA/freetds
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= midom@dammit.lt
|
||||
|
||||
WRKSRC= ${WRKDIR}/freetds
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
databases/freetds/distinfo
Normal file
1
databases/freetds/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (freetds-0.47pre2.tgz) = b7e36074bf1f0e2dfbb53b1eebc9c6f0
|
1
databases/freetds/pkg-comment
Normal file
1
databases/freetds/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Sybase/Microsoft TDS protocol library
|
3
databases/freetds/pkg-descr
Normal file
3
databases/freetds/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
This is TDS protocol library (CTlib/DBlib) that is used to connect to
|
||||
Microsoft and Sybase SQL servers. This can be used instead of native
|
||||
libraries, that are shipped with commercial products.
|
25
databases/freetds/pkg-plist
Normal file
25
databases/freetds/pkg-plist
Normal file
@ -0,0 +1,25 @@
|
||||
include/bkpublic.h
|
||||
include/cspublic.h
|
||||
include/cstypes.h
|
||||
include/ctpublic.h
|
||||
include/dblib.h
|
||||
include/sqldb.h
|
||||
include/sqlfront.h
|
||||
include/sybdb.h
|
||||
include/syberror.h
|
||||
include/sybfront.h
|
||||
include/tds.h
|
||||
include/tdsutil.h
|
||||
include/tdsver.h
|
||||
interfaces
|
||||
lib/libct.a
|
||||
lib/libct.la
|
||||
lib/libct.so.0
|
||||
lib/libsybdb.a
|
||||
lib/libsybdb.la
|
||||
lib/libsybdb.so.0
|
||||
lib/libtds.a
|
||||
lib/libtds.la
|
||||
lib/libtds.so.0
|
||||
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
|
||||
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
|
Loading…
Reference in New Issue
Block a user