notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
freetds Sybase/Microsoft TDS protocol library
1.4.10_1,1 databases on this many watch lists=27 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4.10,1Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-01-10 10:22:43
Commit Hash: 8273b7a
People watching this port, also watch:: libiconv, png, pcre, expat, unzip
License: GPLv2
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (56 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/freetds-1.4.10_1,1/catalog.mk
  3. /usr/local/share/licenses/freetds-1.4.10_1,1/LICENSE
  4. /usr/local/share/licenses/freetds-1.4.10_1,1/GPLv2
  5. bin/bsqldb
  6. bin/datacopy
  7. bin/defncopy
  8. bin/freebcp
  9. bin/fisql
  10. bin/osql
  11. bin/tdspool
  12. bin/tsql
  13. @sample etc/freetds/freetds.conf.sample
  14. @sample etc/freetds/interfaces.sample
  15. @sample etc/freetds/locales.conf.sample
  16. @sample etc/freetds/pool.conf.sample
  17. include/bkpublic.h
  18. include/cspublic.h
  19. include/cstypes.h
  20. include/ctpublic.h
  21. include/odbcss.h
  22. include/sqldb.h
  23. include/sqlfront.h
  24. include/sybdb.h
  25. include/syberror.h
  26. include/sybfront.h
  27. include/tds_sysdep_public.h
  28. lib/libct.a
  29. lib/libct.la
  30. lib/libct.so
  31. lib/libct.so.4
  32. lib/libct.so.4.0.0
  33. lib/libsybdb.a
  34. lib/libsybdb.la
  35. lib/libsybdb.so
  36. lib/libsybdb.so.5
  37. lib/libsybdb.so.5.1.0
  38. share/man/man1/bsqldb.1.gz
  39. share/man/man1/bsqlodbc.1.gz
  40. share/man/man1/datacopy.1.gz
  41. share/man/man1/defncopy.1.gz
  42. share/man/man1/fisql.1.gz
  43. share/man/man1/freebcp.1.gz
  44. share/man/man1/osql.1.gz
  45. share/man/man1/tsql.1.gz
  46. share/man/man5/freetds.conf.5.gz
  47. bin/bsqlodbc
  48. lib/libtdsodbc.so
  49. lib/libtdsodbc.so.0
  50. lib/libtdsodbc.so.0.0.0
  51. lib/libtdsodbc.la
  52. lib/libtdsodbc.a
  53. @dir share/doc/freetds/images/callouts
  54. @owner
  55. @group
  56. @mode
Collapse this list.
Dependency lines:
  • freetds>0:databases/freetds
Conflicts:
CONFLICTS:
  • freetds-devel
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/databases/freetds/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/freetds
  • pkg install freetds
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: freetds
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1701770938 SHA256 (freetds-1.4.10.tar.bz2) = c7eaf226bdcb1cdc1b221696532ccd25f4e4e7754265a29777a3400084bde698 SIZE (freetds-1.4.10.tar.bz2) = 2394706

Packages (timestamps in pop-ups are UTC):
freetds
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.10_1,11.4.10_1,11.2.18,11.4.10_1,11.4.10_1,1-1.2.18,1-
FreeBSD:13:quarterly1.4.10,11.4.10,11.3.18,11.4.10,11.4.10,11.4.10,11.4.10,11.4.10,1
FreeBSD:14:latest1.4.10_1,11.4.10_1,11.3.16,11.4.10_1,11.4.10_1,11.3.18,1-1.3.18,1
FreeBSD:14:quarterly1.4.10,11.4.10,1-1.4.10,11.4.10,11.4.10,11.4.10,11.4.10,1
FreeBSD:15:latest1.4.10_1,11.4.10_1,1n/a1.4.10_1,1n/a1.4.10_1,11.4.10_1,11.4.10_1,1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gettext-runtime>=0.22_1 : devel/gettext-runtime
  2. msgfmt : devel/gettext-tools
  3. gmake>=4.3 : devel/gmake
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libgcrypt.so : security/libgcrypt
  2. libodbc.so : databases/unixODBC
  3. libintl.so : devel/gettext-runtime
  4. libreadline.so.8 : devel/readline
This port is required by:
for Build
  1. databases/p5-DBD-Sybase
for Libraries
  1. databases/p5-DBD-Sybase
  2. databases/pgloader3
  3. databases/php81-pdo_dblib
  4. databases/php82-pdo_dblib
  5. databases/php83-pdo_dblib
  6. databases/postgresql-tds_fdw
  7. databases/proftpd-mod_sql_tds
Expand this list (43 items / 36 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/py-pymssql
  3. databases/qt5-sqldrivers-tds
  4. databases/sqsh
  5. net/asterisk18
  6. Collapse this list.

Deleted ports which required this port:

Expand this list of 32 deleted ports
  1. databases/libgda3-freetds*
  2. databases/php4-sybase_ct*
  3. databases/php5-mssql*
  4. databases/php5-pdo_dblib*
  5. databases/php5-sybase_ct*
  6. databases/php52-pdo_dblib*
  7. databases/php52-sybase_ct*
  8. databases/php53-mssql*
  9. databases/php53-pdo_dblib*
  10. databases/php53-sybase_ct*
  11. databases/php55-mssql*
  12. databases/php55-pdo_dblib*
  13. databases/php55-sybase_ct*
  14. databases/php56-mssql*
  15. databases/php56-pdo_dblib*
  16. databases/php56-sybase_ct*
  17. databases/php70-pdo_dblib*
  18. databases/php71-pdo_dblib*
  19. databases/php72-pdo_dblib*
  20. databases/php73-pdo_dblib*
  21. databases/php74-pdo_dblib*
  22. databases/php80-pdo_dblib*
  23. databases/py-mssql*
  24. databases/py-sybase*
  25. databases/ruby-sybct*
  26. databases/sybtcl*
  27. net/asterisk*
  28. net/asterisk10*
  29. net/asterisk11*
  30. net/asterisk13*
  31. net/asterisk15*
  32. net/asterisk16*
  33. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for freetds-1.4.10_1,1: DOCS=on: Build and/or install documentation MARS=on: Enable MARS code (Experimental) ====> ODBC database backend: you have to select exactly one of them IODBC=off: ODBC backend via iODBC UNIXODBC=on: ODBC backend via unixODBC ====> 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 ===> Use 'make config' to modify these settings
Options name:
databases_freetds
USES:
cpe gettext gmake iconv libtool:keepla localbase:ldflags pkgconfig readline tar:bzip2 ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.freetds.org/pub/freetds/stable/
  2. https://www.freetds.org/files/stable/
Collapse this list.

Number of commits found: 185 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.10_1,1
10 Jan 2024 10:22:43
commit hash: 8273b7a58851136b427d6c1ad55400d0a74daba6commit hash: 8273b7a58851136b427d6c1ad55400d0a74daba6commit hash: 8273b7a58851136b427d6c1ad55400d0a74daba6commit hash: 8273b7a58851136b427d6c1ad55400d0a74daba6 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Refactor

- Skip USES=autoreconf as we have configure scripts
- Fix typo in USES=localbase:ldflag
= Sanitize MAN path
1.4.10,1
05 Dec 2023 17:29:30
commit hash: f3a88456a682ab385e239bf435f0ce962ca92da7commit hash: f3a88456a682ab385e239bf435f0ce962ca92da7commit hash: f3a88456a682ab385e239bf435f0ce962ca92da7commit hash: f3a88456a682ab385e239bf435f0ce962ca92da7 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.4.9=>1.4.10
1.4.9,1
04 Dec 2023 11:56:02
commit hash: da7dbe62ae99c80eb36e8efed591b67f8463b4fbcommit hash: da7dbe62ae99c80eb36e8efed591b67f8463b4fbcommit hash: da7dbe62ae99c80eb36e8efed591b67f8463b4fbcommit hash: da7dbe62ae99c80eb36e8efed591b67f8463b4fb files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.4.8=>1.4.9
1.4.8,1
01 Dec 2023 10:56:06
commit hash: 6fe36d5376bdb373e2030d8d896f369fa3744c13commit hash: 6fe36d5376bdb373e2030d8d896f369fa3744c13commit hash: 6fe36d5376bdb373e2030d8d896f369fa3744c13commit hash: 6fe36d5376bdb373e2030d8d896f369fa3744c13 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.4.7=>1.4.8
1.4.7,1
26 Nov 2023 19:57:52
commit hash: 6eee5d91fcd08ab9fddc6c8e47f1c1145bf8a6d5commit hash: 6eee5d91fcd08ab9fddc6c8e47f1c1145bf8a6d5commit hash: 6eee5d91fcd08ab9fddc6c8e47f1c1145bf8a6d5commit hash: 6eee5d91fcd08ab9fddc6c8e47f1c1145bf8a6d5 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.4.6=>1.4.7
1.4.6,1
29 Oct 2023 22:53:27
commit hash: 7839ee7eadbb7e81a153efe8a056c1fcb9899412commit hash: 7839ee7eadbb7e81a153efe8a056c1fcb9899412commit hash: 7839ee7eadbb7e81a153efe8a056c1fcb9899412commit hash: 7839ee7eadbb7e81a153efe8a056c1fcb9899412 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.4.5=>1.4.6
1.4.5,1
24 Oct 2023 13:08:27
commit hash: c7d093d105bb841557eb4f95f2f8c5737378f80bcommit hash: c7d093d105bb841557eb4f95f2f8c5737378f80bcommit hash: c7d093d105bb841557eb4f95f2f8c5737378f80bcommit hash: c7d093d105bb841557eb4f95f2f8c5737378f80b files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.4.4=>1.4.5
1.4.4,1
21 Oct 2023 10:10:49
commit hash: cacb1b410e582f3bfbeca2c9dfc242ae647195b4commit hash: cacb1b410e582f3bfbeca2c9dfc242ae647195b4commit hash: cacb1b410e582f3bfbeca2c9dfc242ae647195b4commit hash: cacb1b410e582f3bfbeca2c9dfc242ae647195b4 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.4.3=>1.4.4
1.4.3,1
14 Oct 2023 09:26:46
commit hash: 5dbc9b28dc4355c20738bdf4ca25a875ad3fc5a8commit hash: 5dbc9b28dc4355c20738bdf4ca25a875ad3fc5a8commit hash: 5dbc9b28dc4355c20738bdf4ca25a875ad3fc5a8commit hash: 5dbc9b28dc4355c20738bdf4ca25a875ad3fc5a8 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.4.2=>1.4.3
1.4.2,1
27 Sep 2023 08:55:57
commit hash: cfc38a6a38bc158d217a6f56acc955a1ef523c11commit hash: cfc38a6a38bc158d217a6f56acc955a1ef523c11commit hash: cfc38a6a38bc158d217a6f56acc955a1ef523c11commit hash: cfc38a6a38bc158d217a6f56acc955a1ef523c11 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.4=>1.4.2
1.4,1
24 Sep 2023 10:40:22
commit hash: 2e5337bc62345251ca8fcfc7f42238d1b9ecd10ecommit hash: 2e5337bc62345251ca8fcfc7f42238d1b9ecd10ecommit hash: 2e5337bc62345251ca8fcfc7f42238d1b9ecd10ecommit hash: 2e5337bc62345251ca8fcfc7f42238d1b9ecd10e files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.3.20=>1.4
1.3.20,1
29 Aug 2023 07:15:11
commit hash: 3cf7788120a7b2e5ed9610bda8685ba41f5da33fcommit hash: 3cf7788120a7b2e5ed9610bda8685ba41f5da33fcommit hash: 3cf7788120a7b2e5ed9610bda8685ba41f5da33fcommit hash: 3cf7788120a7b2e5ed9610bda8685ba41f5da33f files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.3.19=>1.3.20
1.3.19,1
16 Aug 2023 02:30:59
commit hash: b624441f261fa42f7c87ad7a306cffbf0588e6e0commit hash: b624441f261fa42f7c87ad7a306cffbf0588e6e0commit hash: b624441f261fa42f7c87ad7a306cffbf0588e6e0commit hash: b624441f261fa42f7c87ad7a306cffbf0588e6e0 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.3.18=>1.3.19
1.3.18,1
12 Apr 2023 05:39:14
commit hash: 1fb304bf0a427f0fc5e6d9338d5abc3f691327fdcommit hash: 1fb304bf0a427f0fc5e6d9338d5abc3f691327fdcommit hash: 1fb304bf0a427f0fc5e6d9338d5abc3f691327fdcommit hash: 1fb304bf0a427f0fc5e6d9338d5abc3f691327fd files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.3.17=>1.3.18
1.3.17,1
01 Feb 2023 14:38:13
commit hash: 4abd6148156e25dea2972bba9efde1d88e3ae7b2commit hash: 4abd6148156e25dea2972bba9efde1d88e3ae7b2commit hash: 4abd6148156e25dea2972bba9efde1d88e3ae7b2commit hash: 4abd6148156e25dea2972bba9efde1d88e3ae7b2 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.3.16=>1.3.17
1.3.16,1
14 Dec 2022 21:41:16
commit hash: 33890747dcac6325d7288af820de949e4e81519ccommit hash: 33890747dcac6325d7288af820de949e4e81519ccommit hash: 33890747dcac6325d7288af820de949e4e81519ccommit hash: 33890747dcac6325d7288af820de949e4e81519c files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.3.15=>1.3.16
1.3.15,1
27 Nov 2022 15:08:34
commit hash: 76b1b7d1eaa446fe2e58f4dc964e10e37d75278fcommit hash: 76b1b7d1eaa446fe2e58f4dc964e10e37d75278fcommit hash: 76b1b7d1eaa446fe2e58f4dc964e10e37d75278fcommit hash: 76b1b7d1eaa446fe2e58f4dc964e10e37d75278f files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.3.14=>1.3.15
1.3.14,1
16 Nov 2022 22:14:42
commit hash: 59591d7554fbdc4dfe39b11c32e706ee65570211commit hash: 59591d7554fbdc4dfe39b11c32e706ee65570211commit hash: 59591d7554fbdc4dfe39b11c32e706ee65570211commit hash: 59591d7554fbdc4dfe39b11c32e706ee65570211 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.3.13=>1.3.14

Relnotes: https://github.com/FreeTDS/freetds/releases/tag/v1.3.14
1.3.13,1
01 Nov 2022 10:30:35
commit hash: 59e28f1603b39daa7ebe4ad909bbd3146927a004commit hash: 59e28f1603b39daa7ebe4ad909bbd3146927a004commit hash: 59e28f1603b39daa7ebe4ad909bbd3146927a004commit hash: 59e28f1603b39daa7ebe4ad909bbd3146927a004 files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
databases/freetds: Fix build with libressl 3.5

Approved by:		bofh (maintainer), tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D37052
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.3.13,1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.13,1
29 Aug 2022 09:34:19
commit hash: 0cc6aa74dc5bc8c0652fb8b5f63af55a37df8ceacommit hash: 0cc6aa74dc5bc8c0652fb8b5f63af55a37df8ceacommit hash: 0cc6aa74dc5bc8c0652fb8b5f63af55a37df8ceacommit hash: 0cc6aa74dc5bc8c0652fb8b5f63af55a37df8cea files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.3.12=>1.3.13

Relnotes: https://github.com/FreeTDS/freetds/releases/tag/v1.3.13
1.3.12,1
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
databases: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.12,1
16 Jun 2022 20:27:13
commit hash: 9a13615bf63ee7a4da7eb8ba2f2500e7fb398539commit hash: 9a13615bf63ee7a4da7eb8ba2f2500e7fb398539commit hash: 9a13615bf63ee7a4da7eb8ba2f2500e7fb398539commit hash: 9a13615bf63ee7a4da7eb8ba2f2500e7fb398539 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.3.11=>1.3.12

Relnotes: https://github.com/FreeTDS/freetds/releases/tag/v1.3.12
1.3.11,1
02 Jun 2022 05:30:29
commit hash: de3ce5e283c8d28b0e8a0c7927b2219a3348cad4commit hash: de3ce5e283c8d28b0e8a0c7927b2219a3348cad4commit hash: de3ce5e283c8d28b0e8a0c7927b2219a3348cad4commit hash: de3ce5e283c8d28b0e8a0c7927b2219a3348cad4 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.3.10=>1.3.11

Relnotes: https://github.com/FreeTDS/freetds/releases/tag/v1.3.11
1.3.10_1,1
31 May 2022 06:14:13
commit hash: 399af2d69e8383a7e77ba9dfa0e3bd02bbdc9ab6commit hash: 399af2d69e8383a7e77ba9dfa0e3bd02bbdc9ab6commit hash: 399af2d69e8383a7e77ba9dfa0e3bd02bbdc9ab6commit hash: 399af2d69e8383a7e77ba9dfa0e3bd02bbdc9ab6 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Runtime fix with latest openssl

- FreeTDS fails to connect with MsSQL after the latest updates of
  OpenSSL specially after the release of 13.1 SNAPSHOTS including
  13.1-RELEASE and more specifically when openssl turned into 1.1.1l
  See the following for more details:
  https://github.com/FreeTDS/freetds/issues/458
- After the upgrade to version 1.3.9 FreeTDS fails to upgrade when using
  ports tree. [1]

PR:		261967 263641 [1]
Reported by:	jsc@ntu.edu.tw eugen [1]
1.3.10,1
22 Apr 2022 10:56:04
commit hash: 91d16059c6e4cea2719f58a54f8ca26ea69aa2d7commit hash: 91d16059c6e4cea2719f58a54f8ca26ea69aa2d7commit hash: 91d16059c6e4cea2719f58a54f8ca26ea69aa2d7commit hash: 91d16059c6e4cea2719f58a54f8ca26ea69aa2d7 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.3.9=>1.3.10
1.3.9,1
15 Feb 2022 06:33:57
commit hash: 3303fb86b3bd504baea1f740727846ae35bb1b24commit hash: 3303fb86b3bd504baea1f740727846ae35bb1b24commit hash: 3303fb86b3bd504baea1f740727846ae35bb1b24commit hash: 3303fb86b3bd504baea1f740727846ae35bb1b24 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.3.6=>1.3.9

Relnotes: https://github.com/FreeTDS/freetds/releases/tag/v1.3.9
1.3.6,1
18 Jan 2022 15:43:03
commit hash: 61375c027e18a6ec5ce9af4426b789fe337f0d03commit hash: 61375c027e18a6ec5ce9af4426b789fe337f0d03commit hash: 61375c027e18a6ec5ce9af4426b789fe337f0d03commit hash: 61375c027e18a6ec5ce9af4426b789fe337f0d03 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.3.4=>1.3.6
1.3.4,1
10 Jan 2022 15:15:39
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.4,1
15 Dec 2021 15:39:31
commit hash: 60c087659a6accc770923d2b52a8f495838b2b22commit hash: 60c087659a6accc770923d2b52a8f495838b2b22commit hash: 60c087659a6accc770923d2b52a8f495838b2b22commit hash: 60c087659a6accc770923d2b52a8f495838b2b22 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.3.3=>1.3.4
1.3.3,1
25 Sep 2021 23:02:28
commit hash: 0e791fb6555a66bb44f9b77032156b0556fe523fcommit hash: 0e791fb6555a66bb44f9b77032156b0556fe523fcommit hash: 0e791fb6555a66bb44f9b77032156b0556fe523fcommit hash: 0e791fb6555a66bb44f9b77032156b0556fe523f files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.2.21=>1.3.3
1.2.21,1
29 Aug 2021 18:49:09
commit hash: 89bf2bd32b324e740a997e72595bc4a445144baccommit hash: 89bf2bd32b324e740a997e72595bc4a445144baccommit hash: 89bf2bd32b324e740a997e72595bc4a445144baccommit hash: 89bf2bd32b324e740a997e72595bc4a445144bac files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
databases/freetds: Add CPE information

Approved by:	portmgr (blanket)
1.2.21,1
07 May 2021 17:38:19
commit hash: c228fc3ffdf0e518484bef25fa443f2460c573bfcommit hash: c228fc3ffdf0e518484bef25fa443f2460c573bfcommit hash: c228fc3ffdf0e518484bef25fa443f2460c573bfcommit hash: c228fc3ffdf0e518484bef25fa443f2460c573bf files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.2.20=>1.2.21
1.2.20,1
20 Apr 2021 23:22:52
commit hash: 0b5cdd86613b8e80abb684a5b5b790720013dfd0commit hash: 0b5cdd86613b8e80abb684a5b5b790720013dfd0commit hash: 0b5cdd86613b8e80abb684a5b5b790720013dfd0commit hash: 0b5cdd86613b8e80abb684a5b5b790720013dfd0 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/freetds: Update version 1.2.18=>1.2.20
1.2.18,1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.2.18,1
21 Dec 2020 08:47:20
Revision:558808Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.2.17=>1.2.18
1.2.17,1
18 Dec 2020 23:27:26
Revision:558409Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.2.12=>1.2.17
1.2.12,1
28 Nov 2020 05:12:36
Revision:556478Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.2.11=>1.2.12
1.2.11,1
22 Nov 2020 09:16:07
Revision:556036Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.2.10=>1.2.11
1.2.10,1
08 Nov 2020 23:30:29
Revision:554657Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.2.9=>1.2.10
1.2.9,1
31 Oct 2020 21:39:33
Revision:553796Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.2.5=>1.2.9
1.2.5,1
30 Sep 2020 02:31:39
Revision:550639Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.2.4=>1.2.5
1.2.4,1
05 Sep 2020 15:37:49
Revision:547657Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.2.3=>1.2.4
1.2.3,1
10 Jul 2020 20:31:00
Revision:541885Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.1.42=>1.2.3
1.1.42,1
15 Jun 2020 15:17:35
Revision:538888Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.1.41=>1.1.42
1.1.41,1
14 Jun 2020 11:46:22
Revision:538729Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.1.40=>1.1.41
1.1.40,1
26 May 2020 21:01:04
Revision:536656Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.1.33=>1.1.40
1.1.33,1
24 Apr 2020 15:05:27
Revision:532761Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.1.26=>1.1.33
1.1.26,1
04 Apr 2020 15:06:03
Revision:530681Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.1.24=>1.1.26
1.1.24,1
01 Feb 2020 16:49:07
Revision:524779Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.1.23=>1.1.24
1.1.23,1
08 Dec 2019 11:04:02
Revision:519290Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.1.21=>1.1.23
1.1.21,1
27 Nov 2019 22:37:25
Revision:518548Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.1.20=>1.1.21
1.1.20,1
28 Oct 2019 22:00:34
Revision:515936Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.1.16=>1.1.20
1.1.16,1
25 Sep 2019 09:14:59
Revision:512773Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.1.15=>1.1.16
1.1.15,1
06 Sep 2019 10:37:21
Revision:511294Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.1.12=>1.1.15
1.1.12,1
11 Aug 2019 16:45:54
Revision:508632Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.1.11=>1.1.12

- Add https MASTER_SITES [1]

PR:		239445 [1]
Submitted by:	p5B2E9A8F@t-online.de [1]
1.1.11,1
24 Jul 2019 18:35:56
Revision:507295Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.1.6=>1.1.11
1.1.6,1
30 Apr 2019 18:37:25
Revision:500518Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.1.5=>1.1.6
1.1.5,1
19 Apr 2019 23:47:26
Revision:499414Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.1.4=>1.1.5
1.1.4_1,1
09 Apr 2019 14:04:50
Revision:498476Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
1.1.4,1
30 Mar 2019 18:16:06
Revision:497315Original commit files touched by this commit
bofh search for other commits by this committer
databasees/freetds: Update version 1.1.3=>1.1.4
1.1.3,1
29 Mar 2019 21:49:55
Revision:497210Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.1.2=>1.1.3
1.1.2,1
23 Mar 2019 18:59:32
Revision:496682Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.1=>1.1.2
1.1,1
15 Mar 2019 18:21:02
Revision:495801Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.00.111=>1.1
1.00.111,1
06 Mar 2019 19:36:09
Revision:494833Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.00.109=>1.00.111
1.00.109,1
30 Nov 2018 00:28:07
Revision:486218Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds : Update version 1.0094=>1.00.109

- Pet portlint
- fix escaping of $ [1]

PR:			233418 [1]
Submitted by:		kevans [1]
1.00.94,1
23 Jul 2018 12:10:37
Revision:475164Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.00.91=>1.00.94
1.00.91,1
07 May 2018 18:44:51
Revision:469309Original commit files touched by this commit
brnrd search for other commits by this committer
databases/freetds: Fix build with LibreSSL 2.7

 - LibreSSL 2.7 introduces the OpenSSL 1.1 API

PR:		226911
Approved by:	maintainer time-out
1.00.91,1
23 Apr 2018 21:33:22
Revision:468142Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.00.80=>1.00.91
1.00.80,1
15 Feb 2018 14:41:29
Revision:461928Original commit files touched by this commit
brnrd search for other commits by this committer
security/openssl-devel: Remove BROKEN from some ports

 * databases/freetds: Fixed 2017-02-14
 * databases/postgresql10-server: Fixed 2016-09-15 [1]
 * ftp/lftp: Fixed in 4.8.0
 * ftp/proftpd: Fixed in 1.3.5c
 * ftp/wget: Fixed in 1.19.3 [2]
 * lang/erlang-runtime20: Fixed in 20.0
 * net/socat: Fixed in 1.7.3.2
 * security/libssh2: Fixed in 1.8.0 [3]
 * security/p5-Crypt-OpenSSL-X509: Fixed in 1.8.8
 * sysutils/bacula9-server: Fixed in 9.0.6
 * www/nginx: Fixed in 1.9.14

 * Bulk build OK 10.3/11.1 both i386 and amd64:
    - multimedia/librtmp
    - net/libvncserver
    - www/lynx

PR:		225875 [1], 225872 [2], 225873 [3]
1.00.80,1
05 Jan 2018 17:44:48
Revision:458158Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.00.59=>1.00.80
1.00.59,1
19 Sep 2017 15:37:44
Revision:450133Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.00.58=>1.00.59
1.00.58,1
19 Sep 2017 03:53:26
Revision:450099Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.00.49=>1.00.58
1.00.49,1
04 Aug 2017 14:51:56
Revision:447342Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.00.40=>1.00.49
1.00.40_1,1
27 Jun 2017 13:46:53
Revision:444463Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/readline to 7.0 patch 3

- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
1.00.40,1
06 Jun 2017 11:54:10
Revision:442757Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.00.39=>1.0040
1.00.39,1
20 May 2017 06:13:18
Revision:441289Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.00.38=>1.00.39
1.00.38,1
15 May 2017 17:50:07
Revision:440960Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.00.27=>1.0038
1.00.27_1,1
08 Apr 2017 22:23:20
Revision:438072Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Fix build with libressl

PR:		217549
Submitted by:	w.schwarzenfeld@utanet.at
1.00.27,1
04 Mar 2017 20:11:48
Revision:435425Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.00.1=>1.00.27
1.00.1,1
29 Nov 2016 18:46:22
Revision:427389Original commit files touched by this commit
mat search for other commits by this committer
Mark some ports as not openssl-devel ready.

Sponsored by:	Absolight
1.00.1,1
11 Jun 2016 19:13:43
Revision:416743Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 1.00=>1.00.1
1.00,1
10 Jun 2016 22:10:33
Revision:416697Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 0.95.92=>1.00

- Upgrade TDS version to 7.4
0.95.92,1
18 Apr 2016 07:32:02
Revision:413557Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 0.95.91=>0.95.92
0.95.91,1
02 Apr 2016 19:41:53
Revision:412431Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 0.95.87=>0.95.91
0.95.87_1,1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.95.87_1,1
01 Apr 2016 13:18:17
Revision:412342Original commit files touched by this commit
mat search for other commits by this committer
Fixup some whitespace at the beginning of lines problems.

With hat:	portmgr
Sponsored by:	Absolight
0.95.87_1,1
27 Mar 2016 14:58:00
Revision:411990Original commit files touched by this commit
tijl search for other commits by this committer
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
0.95.87,1
23 Feb 2016 20:16:24
Revision:409441Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 0.95.73=>0.95.87
0.95.73,1
01 Jan 2016 23:36:42
Revision:405037Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 0.95.69=>0.95.73
0.95.69,1
19 Nov 2015 10:36:02
Revision:401925Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 0.95.65=>0.95.69

- Make UNIXODBC a default option as from PHP7 MSSQL support has been
  removed and without ODBC support there is no way to connect to MSSQL
0.95.65,1
20 Oct 2015 12:08:12
Revision:399821Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 0.95.19=>0.95.65
0.95.19,1
16 Sep 2015 10:07:58
Revision:397045Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 0.95.18=>0.95.19

- Sort USES
0.95.18,1
04 Jul 2015 10:19:39
Revision:391302Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 0.95.8=>0.95.18
0.95.8,1
23 Jun 2015 09:36:52
Revision:390362Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 0.95.1=>0.95.8
0.95.1,1
15 Jun 2015 14:29:15
Revision:389709Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 0.95.0=>0.95.1
0.95.0,1
10 Jun 2015 10:29:06
Revision:389029Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Fix build with IODBC

PR:		200747
Submitted by:	crest@sahiro.org
0.95.0,1
09 Jun 2015 11:48:00
Revision:388912Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Update version 0.91.112.0.0=>0.95.0

- Remove PORTSCOUT variable as new version has superseeded
0.91.112.0.0,1
02 Jun 2015 13:26:23
Revision:388357Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Fix PORTSCOUT variable typo in previous commit

Number of commits found: 185 (showing only 100 on this page)

1 | 2  »