HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "freetds",
"portdir": "databases/freetds",
"version": "1.4.26",
"license": "(GPL-2+ or LGPL)",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://www.freetds.org/",
"description": "A set of libraries for Unix and Linux that allows your programs to natively talk to Microsoft SQL Server and Sybase databases",
"long_description": "FreeTDS is an open source implementation of the TDS (Tabular DataStream) protocol used by these databases for their own clients. It supports many different flavors of the protocol and supports several APIs to access it. Additionally FreeTDS works with other software such as Perl and PHP, providing access from those languages as well. There is also a native (type 4) JDBC driver available for platform-independent Java clients (including Java Server Pages applications), with support for most of the JDBC 1 API and portions of the JDBC 2 API.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1825
}
],
"variants": [
"mssql",
"odbc",
"iodbc",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"readline",
"gnutls",
"libiconv",
"kerberos5",
"ncurses"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-mssql",
"py310-mssql",
"py312-mssql",
"py311-mssql",
"py27-mssql",
"py35-mssql",
"py36-mssql",
"qore-freetds-module",
"py37-mssql",
"sqsh",
"php56-mssql",
"php55-mssql",
"php54-mssql",
"php53-mssql",
"php52-mssql",
"py38-mssql"
]
}
]
}