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) combination for a given watch list. This is what FreshPorts will look for.

non port: databases/libiodbc/pkg-plist

Number of commits found: 20

Friday, 23 Feb 2024
03:31 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/libiodbc: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 8db69b06dbe0c007d4a920c195685547900e841d commit hash: 8db69b06dbe0c007d4a920c195685547900e841d commit hash: 8db69b06dbe0c007d4a920c195685547900e841d commit hash: 8db69b06dbe0c007d4a920c195685547900e841d 8db69b0
Thursday, 4 May 2023
14:42 Adriaan de Groot (adridg) search for other commits by this committer
databases/libiodbc: update to 3.52.16

First release in nearly 2 years, with a handful of bugfixes.
See release notes at
	https://www.iodbc.org/dataspace/doc/iodbc/wiki/iodbcWiki/ChangeNotes
commit hash: 118600a3eb0935e3438b52bfd24753cb4e4a1720 commit hash: 118600a3eb0935e3438b52bfd24753cb4e4a1720 commit hash: 118600a3eb0935e3438b52bfd24753cb4e4a1720 commit hash: 118600a3eb0935e3438b52bfd24753cb4e4a1720 118600a
Wednesday, 14 Jul 2021
18:18 Tobias C. Berner (tcberner) search for other commits by this committer
databases/libiodbc: update to 3.52.15

  *  Added support for macOS Big Sur (11.x) on Apple Silicon using a universal
build
  *  Fixed title to show CPU architecture used
  *  Fixed length of error message buffer
  *  Removed support for Mac OS X Snow Leopard (10.6) and older
  *  Removed deprecated iODBCcfmbridge for PPC
  *  Upgraded iODBC build to use recent versions of Xcode
      *  Minimum Xcode version is set to Xcode 8.0
      *  Minimum macOS deployment target is OS X Mavericks (10.9)
      *  Migrated dialogs and plist files
      *  Migrated translation support
commit hash: 865054bda6e05000a33444dc4508e8a34b31ee91 commit hash: 865054bda6e05000a33444dc4508e8a34b31ee91 commit hash: 865054bda6e05000a33444dc4508e8a34b31ee91 commit hash: 865054bda6e05000a33444dc4508e8a34b31ee91 865054b
Thursday, 18 Feb 2021
22:02 adridg search for other commits by this committer
Update databases/libiodbc to latest upstream

Release notes are at
	https://github.com/openlink/iODBC/blob/master/NEWS
it's a handful of fixes. The SO_VER jumps from .27 to .29.

Reported by:	portscout
Original commitRevision:565998 
Wednesday, 7 Aug 2019
18:08 tcberner search for other commits by this committer
databaes/libiodbc: update to 3.52.13

Release Notes [1]
    * Added extra validation for SQLAllocHandle (SQL_HANDLE_DESC, ...)
    * Added GCC __attribute__ for checking format string
    * Added missing define SQL_CONVERT_GUID
    * Fixed issue using heap after free in SQLConnect_internal
    * Fixed issue with global mutex in SQLError, SQLGetDiagRec, and
SQLGetDiagField
    * Fixed SQLSetStmtAttr to cache the correct values for
SQL_ATTR_ROW_ARRAY_SIZE and SQL_ATTR_ROW_BIND_TYPE
    * Fixed format specifiers and some casts to fix trace output
    * Fixed missing check for section in SQLGetPrivateProfileString
    * Fixed non-void function needs to return a value
    * Fixed issue in Mac Cocoa code
    * Fixed iODBC apps/frameworks CFBundleGetInfoString attribute
    * Fixes an issue where build fails on Alpine
    * Fixed package versioning
    * Fixed small memory leaks

[1]
http://www.iodbc.org/dataspace/doc/iodbc/wiki/iodbcWiki/ChangeNotes#2019-07-23%20-%20iODBC%20Stable%20Version%203.52.13%20Released
Original commitRevision:508343 
Thursday, 1 Sep 2016
14:59 tcberner search for other commits by this committer
Update databases/libiodbc to 3.52.12

While doing so, make qa.sh happy by adding some GTK2-deps.

Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D7728
Original commitRevision:421230 
Monday, 20 Oct 2014
10:41 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371255 
Monday, 5 May 2014
16:24 bapt search for other commits by this committer
Fix unixODBC vs libiodbc conflicts

Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time

While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql

Discussed with:	rakuco (kde)
With hat:	portmgr
Original commitRevision:353029 
Thursday, 20 Feb 2014
13:00 makc search for other commits by this committer
databases/libiodbc:
- Amend LICENSE (BSD3CLAUSE)
- Convert to USES=libtool:oldver
- Convert to options
- Add stage support
Original commitRevision:345221 
Thursday, 12 Apr 2012
14:26 rakuco search for other commits by this committer
Update to 3.52.8.

This commit also tries to clean up the infrastructure a little bit. It
compiled fine on 7.4, 8.2, 9.0 and 10 on redports:

 - Remove iodbc.org from the MASTER_SITES list, it doesn't seem to
   exist anymore.
 - Set LICENSE.
 - Remove USE_GMAKE, it seems to build fine with make(1).
 - Remove the pthreads-related hacks and seds, as they do not seem to
   be needed anymore, especially now that only pthreads exists.
 - Remove the -D_BSD_WCHAR_T_DEFINED and the patch in files/, as
   libiodbc itself has accounted for _BSD_WCHAR_T_DECLARED since 2003.
 - Act on the example code based on NOPORTEXAMPLES instead of
   NOPORTDOCS.
Original commit
Wednesday, 16 Sep 2009
14:27 miwi search for other commits by this committer
- Update to 3.52.7

PR:             138814
Submitted by:   Ports Fury
Feature safe:   yes
Original commit
Sunday, 22 Jan 2006
00:27 edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Original commit
Monday, 14 Nov 2005
21:39 mnag search for other commits by this committer
Update to 3.52.3
Add SHA256

PR:             89013
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Friday, 25 Feb 2005
13:25 krion search for other commits by this committer
Update to version 3.52.2

PR:             ports/77963
Submitted by:   Ports Fury
Original commit
Tuesday, 16 Nov 2004
10:13 krion search for other commits by this committer
Fix package build.

Submitted by:   Ports Fury
Original commit
Sunday, 14 Nov 2004
09:25 krion search for other commits by this committer
Update to version 3.52.1

PR:             ports/73901
Submitted by:   Ports Fury
Original commit
Saturday, 26 Jun 2004
22:12 pav search for other commits by this committer
- Update to 3.51.2

PR:             ports/68309
Submitted by:   Idar Tollefsen <idart@performancedesign.no>
Original commit
Monday, 22 Mar 2004
19:11 linimon search for other commits by this committer
Update to 3.51.1: catch up with the newest development branch, but not
yet the newest release from that branch.  From the PR:

"I am aware that this patch does not update to the very latest version
of the libiodbc library, but I will submit another update when I am
back online after my move (along with a maintainer-email update)."

Changes over time include: added new SQLDrivers implementation; added
ODBC Tracing facility; code restructuring; fixes for installations in
many more environments; bugfixes.  See ChangeLog for complete details.

PR:             ports/62877
Submitted by:   Erik H. Bakke <ebakke@trolltech.com> (maintainer)
Original commit
Thursday, 10 Oct 2002
07:20 ijliao search for other commits by this committer
- Enable --with-pthreads option.
- Add WITH_GUI support(not default).

PR:             36129
Submitted by:   Hidekazu Kuroki <hidekazu@pc88.gr.jp>
Approved by:    maintainer timeout
Original commit
Wednesday, 3 Oct 2001
13:54 wjv search for other commits by this committer
- Update to version 3.0.5   - Add dependency on GTK (new in this version) via
USE_GTK knob   - Install sample configuration files   - Install odbctest binary 
 - Tweak installation directory of configuration files, and name of odbctest    
binary so as not to conflict with the port databases/unixODBC   - Install some
basic documentation in $DOCSDIR   - Expand and clarify pkg-descr; reword
pkg-comment to be more correct    
Original commit

Number of commits found: 20