Port details |
- freetds-devel Sybase/Microsoft TDS protocol library - nightly snapshot
- 1.5.112,1 databases
=4 1.4.514,1Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2009-02-14 22:40:37
- Last Update: 2025-07-11 05:34:22
- Commit Hash: f9323b5
- People watching this port, also watch:: spinner, nagios, nagios-certexp-plugin, bash, rsync
- License: LGPL20
- WWW:
- http://www.freetds.org/
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- freetds-devel>0:databases/freetds-devel
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/databases/freetds-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/freetds-devel
- pkg install freetds-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: freetds-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1752210780
SHA256 (freetds-dev.1.5.112.tar.bz2) = a252e7081b4188bae24b4c29d7c69479e1e5ec36c6d31cdf1553cfb89068addc
SIZE (freetds-dev.1.5.112.tar.bz2) = 2455076
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for freetds-devel-1.5.112,1:
DOCS=on: Build and/or install documentation
ODBCWIDE=off: Enable Wide ODBC Support
====> SSL protocol support: you have to select exactly one of them
GNUTLS=off: SSL/TLS support via GnuTLS
OPENSSL=on: SSL/TLS support via OpenSSL
====> ODBC database backend: you can only select none or one of them
IODBC=off: ODBC backend via iODBC
UNIXODBC=off: ODBC backend via unixODBC
===> Use 'make config' to modify these settings
- Options name:
- databases_freetds-devel
- USES:
- compiler:c11 cpe gettext-tools gmake iconv libtool:keepla localbase:ldflags pkgconfig tar:bzip2 ssl
- pkg-message:
- For install:
- Sample configuration files have been installed in /usr/local/etc.
You should edit them and remove the .dist-suffix from their names.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.92.79,1 07 Nov 2013 13:35:43
  |
wg  |
databases/freetds-devel: fix option
Pointy hat: wg |
07 Nov 2013 13:16:47

|
wg  |
databases/freetds-devel: add option for odbc-wide
PR: ports/182516
Submitted by: Mike Carlson <mike bayphoto.com>
Approved by: maintainer |
0.92.79,1 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.92.79,1 18 Sep 2013 09:33:45
  |
gahr  |
- Update to 0.92.79
PR: 181423
Submitted by: gahr@
Approved by: maintainer (timeout) |
0.91_4,1 04 Sep 2013 18:06:08
  |
madpilot  |
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code) |
0.91_4,1 02 Sep 2013 09:01:52
  |
bapt  |
Eliminate USE_GNOME=pkgconfig from databases
While here:
- trim headers
- Convert to USES=pathfix, USES=gmake |
0.91_4,1 27 Apr 2013 08:50:47
  |
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
0.91_4,1 05 Feb 2013 16:17:07
  |
novel  |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
0.91_3,1 01 Feb 2013 15:04:01
  |
ak  |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
0.91_3,1 12 Dec 2012 07:34:18
  |
bapt  |
Fix OPTIONS bsd.port.option.mk should be included only once and after the option
definition |
0.91_3,1 29 Nov 2012 22:18:20
  |
bdrewery  |
- Trim header
- Convert to new options framework
- Fix MASTER_SITES to a working location
- Bump PORTREVISION due to new default options
PR: ports/172463
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
Feature safe: yes |
0.91_2,1 15 Apr 2012 11:58:27
 |
scheidell  |
- link libtdsodbc.so with libiconv to unbreak runtime
PR: ports/166136
Submitted by: Kuan-Chung Chiu <buganini@gmail.com>
Approved by: Kurt Jaeger <pi@opsec.eu> (maintainer) |
0.91_1,1 06 Feb 2012 12:25:50
 |
miwi  |
- Chase unixODBC shlib bump |
0.91,1 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.91,1 09 Sep 2011 06:50:26
 |
culot  |
- Update to 0.91
PR: ports/160525
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) |
0.82.1_6,1 23 Aug 2011 06:46:44
 |
culot  |
- Update to 0.82.1.dev.20110409
- Pet portlint(1) by extracting CPPFLAGS from CONFIGURE_ENV
- Sort pkg-plist
- Pass maintainership to submitter
PR: ports/158385
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> |
0.82.1_5,1 05 Jun 2011 18:43:16
 |
novel  |
Chase security/gnutls update and add an UPDATING entry. |
0.82.1_4,1 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
0.82.1_4,1 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
0.82.1_4,1 16 Oct 2010 11:52:47
 |
ade  |
Punt autoconf267->autoconf268 |
0.82.1_4,1 06 Oct 2010 05:59:51
 |
sunpoet  |
- Update to 0.82.1.dev.20100810
- Use PORTNAME/PORTVERSION in WRKSRC
PR: ports/151083
Submitted by: Dan Rowe <bsdports at csnstores.com>
Approved by: pgollucci (mentor) |
0.82.1_3 15 Sep 2010 18:35:24
 |
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
0.82.1_2,1 09 Feb 2010 06:10:29
 |
wen  |
- Reset maintainer to ports@
PR: ports/143675
Submitted by: "Peter C. Lai" <cowbert@gmail.com> (maintainer) |
0.82.1_2,1 21 Nov 2009 06:55:51
 |
novel  |
Fix build when gnutls support is enabled.
PR: 138178 (based on)
Submitted by: Robert Kruus <rob.kruus@gmail.com> |
0.82.1_2,1 16 Aug 2009 18:04:40
 |
novel  |
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. |
0.82.1_1,1 16 Aug 2009 05:47:14
 |
linimon  |
Fix bogus code in WITH_GNUTLS case.
Hat: portmgr |
0.82.1_1,1 02 Aug 2009 19:36:34
 |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.82.1_1,1 03 Mar 2009 06:18:43
 |
beech  |
- Add gnutls option
- Bump portrevision
Approved by: Peter Lai <cowbert@gmail.com> (maintainer) |
0.82.1,1 14 Feb 2009 23:31:43
 |
beech  |
- Update to 0.82.1
- Hook into build |
0.64_2,1 14 Feb 2009 22:40:04
 |
beech  |
- Forced commit after repocopy
PR: ports/131582 |